/* Colors

Olive - firebrick
Dark Olive - #89955c
Blue - #2a3d61

*/

a, a:visited {
	color:#e5e5e5;
	padding:2px;
}

a:hover {
	color:firebrick;
	padding:2px;
}

body {
	color:#2a3d61;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	background:#2a3d61 url(images/Bg-Header.gif) repeat-x;
	margin:0;
	width:100%;
}

caption {
	color:#2a3d61;
	font-size:10px;
}

.clear {
	clear:both;
}

#container {
	margin:0 auto;
}

.content h2 {
	color: firebrick;
	font-size:20px;
}

#footer {
	border-bottom:2px solid firebrick;
}

#footerText {
	color:#e5e5e5;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:0;
	margin-top:0;
}

#footerText ul {
	list-style-type:none;
}

#footerText ul li {
	display:inline;
	padding:3px;
}

.headerRight {
	background: url(images/Pete-Weeks.gif) 100% 25% no-repeat;
}

.headerRight h2 {
	color:white;
	margin:0 0 6px 0;
	padding:0;
	font-size:15px;
}

#header {
	padding:0;
}

#header h1{
	float:left;
	background:url(images/Import-Auto-Logo.gif) no-repeat 50% 50%;
	width:300px;
	margin:0 0 0 60px;
	padding:0;
}

#header h1 a{
	height:60px;
    width:300px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}

#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
	background:none;
}

img {
	border:1px solid #ddd;
	padding:10px;
	background:#e5e5e5;
}

.lineDotted {
	border-bottom:1px dotted firebrick;
	height:12px;
	margin-bottom:12px;
}

table.links {
	text-align:center;
}

td.content p.comments1 {
	text-indent:0;
	font-weight:500;
	font-size:13px;
	color: firebrick;
}

td.content p.comments2 {
	text-indent:0;
	font-weight:500;
	font-size:13px;
	color:#2a3d61;
}

td.content p.question {
	text-indent:0;
	font-weight:500;
	font-size:15px;
	color: firebrick;
}

td.content p.tour {
	text-indent:0;
	font-weight:500;
	font-size:15px;
	line-height:2em;
}

td.content {
	background:#fff url(bgImages/rotate.php) bottom right no-repeat;
	color:#2a3d61;
	padding:0 0 0 18px;
	
}

td.content h3 {
	text-align:left;
	color:#2a3d61;
	font-size:18px;
	padding:18px 0;
	margin:0;
}

td.content p {
	text-indent:0;
	text-align:left;
	padding-right:18px;
}

td.content ul {
	list-style-type:none;
	padding:12px;
	text-align:left;
	border:1px solid #2a3d61;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

td.content ul li {
	line-height:16px;
	font-weight:bold;
}

td.contentContact {
	background:#fff url(images/Import-Auto-Sign.gif) no-repeat 90% 100%;
	color:#2a3d61;
	padding:0px 0px 0px 18px;
}

td.contentContact h3 {
	text-align:left;
	color:#2a3d61;
	font-size:18px;
	padding:18px 0 18px 0;
	margin:0;
}

td.contentContact p {
	text-indent:0;
	text-align:left;
	font-size:14px;
}

td.footer {
	color:#2a3d61;
	background:#2a3d61;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	border:1px solid black;
}

td.header {
	background:#111;
	padding:12px;
	color:white;
}

td.menu {
	background:#e5e5e5 url(images/Bg-Menu-Border.gif) top right repeat-x;
	color:#2a3d61;
	padding:0;
	border-right:1px solid #bac0cc;
}

td.menu h3 {
	text-align:center;
	color:#2a3d61;
	font-size:15px;
	padding:16px 0 16px 0;
	margin:0;
}

#wrapper {
	margin:0 auto;
	background:#fff;
	padding:0 0 0 0;
}
