@charset "UTF-8";

* { font-size: 100%; }

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#container
{
	width: 55em;
	background: #fff;
	/*background-image: url(images/bg.jpg);*/
	background-repeat: repeat-y;
	text-align: left;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

.main { margin-left: .3em; }
.mainsans { font-family: Arial,Helvetica,sans-serif; }

#mainContent
{
	width: 30em;
	border-right: #ccc dotted 1px;
	border-left: #ccc dotted 1px;
	margin-top: 0;
	padding-right: 1em;
	margin-left:12.7em;
	float:left;
}

a { color: #009; }

a:hover
{
	color: #993300;
	text-decoration: none;
}

a.link { text-decoration: none; }

#header
{
	height: 60px;
	margin: 0;
	padding: 0 .625em 0 1.25em;
	background-image: url(images/caravanwise.jpg);
	background-position: 95% 0;
	background-repeat: no-repeat;
	font-family: Palatino,"Times New Roman",Times;
	font-style: italic;
	font-size: 150%;
	font-weight: bold;
}

#header h1
{
	margin: 0;
	padding: 10px;
	font-size: 80%;
}

#header a:hover { text-decoration: none; }

#navbar {
	background-color: #003399;

}



#navbar ul
{
	font-size: .9em;
	padding-left: 0;
	margin: 0;
	background-color: #003399;
	color: White;
	float: left;
	width: 100%;
	font-family: arial,helvetica,sans-serif;
	background-image: url(images/butback.jpg);
	background-repeat:repeat-x;
	border-bottom:4px solid #ffcc33;
}

#navbar ul li { display: inline; }

#navbar ul li a
{
	padding: 3px 16px;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;

}

#navbar ul li a:hover { color: #ffcc33; }

#sectnav
{
	width: 43em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#sectnav p
{
	padding-left: 18px;
	margin-top: 6px;
	margin-bottom: 0;
	font-family: Palatino,"Times New Roman",Times;
	line-height: 145%;
}

#sectnav ul
{
	list-style: none;
	text-decoration: none;
	font-size: 65%;
	text-align: left;
	margin-left: 35px;
	float: left;

}

#sectnav li { height: 2.2em; 	
}

#sectnav ul li a
{   width: 19em;
	font-weight: bold;
	display: block;
	padding: 0.3em;
	/*\*/
	margin-left: 12px;
	/* */
	/*background: url(images/button1.jpg) no-repeat;*/
	background: url(images/butup.gif) center right no-repeat;
	text-decoration: none;
	color: #fff;
	border:1px solid #999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px; 
	-khtml-border-radius:6px; 
	border-radius:6px;
	background-color:#003399;

}

#sectnav ul li a:hover { 
	/*background: url(images/hovBG.jpg) no-repeat; */
	color: #ffcc33;
	border:1px inset #666;
	background: url(images/butdn.gif) center right no-repeat;
	background-color:#0033cc;
}

#sectnav .secthead
{
	font-weight: bold;
	font-size: 90%;
	color: #040469;
	margin-left: 12px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sectnav .secthead a
{
	text-decoration: none;
	margin-left: -2em;
}

#sectnav p.lower
{
	margin-top: 0;
	margin-left: 50px;
	margin-right: 10px;
	font-size: 80%;
	text-align: left;
	font-family: Palatino, "Times New Roman", Times;
}

.navblock
{
	margin: 5px 6px;
	border-top: #fc6 4px solid;
	height: 22em;
	width: 20.75em;
	float: left;
	background-color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2
{
	float: right;
	width:10em;
	background-image: url(images/sideBG.jpg);
	padding: 0 .625em 1em .625em;
}

#sidebar2 h3
{
	margin: 0;
	margin-top: .625em;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
}

#sidebar2 a
{
	display: inline;
	text-decoration: underline;
	line-height: 120%;
}

#sidebar2 a:hover { text-decoration: none; }

#sidebar2 .links li
{
	list-style-type: none;
	margin-left: -40px;
	font-size: .7em;
}

#sidebar2 ul { margin-top: 0; }
#sidebar2 p { font-size: .7em; }

#mainContent p
{
	font-size: .9em;
	line-height: 1.5em;
	font-family: "Times New Roman",Times,serif;
	padding-left: .8em;
}

#mainContent h2
{
	font-family: Arial,Helvetica,sans-serif;
	color: #040469;
	font-size: 100%;
	margin-bottom: -0.3em;
	margin-top:10px;
	padding-left: .6em;
}

#mainContent h3
{
	font-family: Arial,Helvetica,sans-serif;
	color: #006;
	font-size: 90%;
	margin-bottom: -0.3em;
	padding-left: 1em;
}



#footer
{
	clear: both;
	padding: 0 .625em 0 1.25em;
	background-color: #666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 70%;
	text-align: center;
	margin-top: 0;
	color:#fff;
}

#footer p
{
	margin: 0;
	padding: .625em 0;
}

#footer a:hover { color: #fff; }

#footer .blue
{
	color: #ccccff;
	text-decoration: underline;
}



#care
{
	background-image: url(images/newcare.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 5em;
	width: 10em;
	margin-top: 8px;
}

#care p
{
	font-size: 70%;
	text-align: left;
	padding-left: 63px;
	line-height: 110%;
}

img { border:0;
}

.rhimage { margin-left: 20px; 
}



#subnav
{
	height: 13em;
	color: #fff;
	margin: 0;
	clear: both;
	background-color: #666;
	border-bottom:1px solid #ffcc33;
	border-top:4px solid #ffcc33;
}

.explorer {width:13em; float:left; color:#fff; margin-left:10px; background-color: #666; }
.explorer a{text-decoration:none; font-size:70%;color:#fff;}
.explorer ul{margin-top:2px;}
.explorer li{list-style:none;color:#666; margin-left:-20px;}
.explorer h3{margin: 15px 0 0 20px; font-size:85%;}
.explorer a:hover{color:#ccc; text-decoration:underline;}


.caraimage
{
	width: 82px;
	float: left;
	height: 17.5em;
}




.caraimage img { margin-top: 13em; }

#caravan-nav{
background-color:#ffc;}
