@charset "UTF-8";

body, html {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	line-height:17px;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#453c2a;

}

body {
	background-image:url(images/bgX.jpg);
	background-repeat:repeat-x;
	background-color:#fafaf8;
}


a:link {color: #bb7a00; text-decoration:none;}
a:visited {color: #bb7a00; text-decoration:none;}
a:hover {color: #bb7a00; text-decoration:underline;}
a:active {color: #bb7a00; text-decoration:none;}


H1 {
margin:0px;
padding:2px 0px 5px 0px;
color:#093f47;
font-size:34px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
letter-spacing:-1px;

}

H2 {
margin:0px;
padding:2px 0px 5px 0px;
color:#675e07;
font-size:19px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;

}

H3 {
margin:0px;
padding:2px 0px 5px 0px;
color:#668501;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;

}

H4 {
margin:0px;
padding:0px 0px 10px 2px;
margin-bottom:12px;
color:#675e07;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
border-bottom:#ccccb6 dashed 1px;

}

.titlebar{ 
height:42px; 
background-image:url(images/drGarciaTitleBG.jpg); 
color:#FFFFFF; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:24px; font-weight:lighter; 
letter-spacing:1px;
background-repeat:no-repeat;}


.titlebarKIDs{ 
height:42px;
background-color:#B55005;
color:#FFFFFF; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:24px; font-weight:lighter; 
letter-spacing:1px;
background-repeat:no-repeat;}

.titlebar div {padding:12px 0px 0px 20px;}

.titlebarKIDs div {padding:12px 0px 0px 20px;}


.formBox{ background-color:#f7f7f1; border:#e6e6e0 1px solid;
padding:16px; color:#675e07;}

.formBox div { font-family:"Lucida Grande", Verdana, Arial; font-size:11px;
padding:2px 0px 0px 0px;
}

.formBox input {
color:#484848;
padding:0px;
height:20px;

}


.subBox{ background-color:#f7f7f1; border:#e6e6e0 1px solid;
padding:16px; color:#675e07; margin-top:10px;}

.subcontentcontainer1 { background-image:url(images/subbg3.jpg); background-repeat:no-repeat;
padding:15px 0px 0px 0px; background-color:#FFFFFF; line-height:18px;}

.subBodyContainer{ padding:20px 20px 40px 20px;}


#bgcontainer {
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#maincontainer {
	width: 959px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	position:relative;
	background-image:url(../../includes/images/bgClouds.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}


#mainNav {
	padding:30px 0px 0px 53px;
	
}

#topNavLeft {
padding:16px 20px 0px 28px;
color:#f4ef9d;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
letter-spacing:2px;
float:left;
font-weight:lighter;

}

.topNavRight {
padding:16px 20px 0px 28px;
color:#c6d09d;
font-family:"Lucida Grande", Verdana, Arial;
font-size:11px;
letter-spacing:1px;
float:Right;
}

.jointheemaillist
{
clear:both;
padding:32px 0px 0px 700px;
font-family:"Lucida Grande", Verdana, Arial;
font-size:11px;
letter-spacing:1px;
color:#675e07;
}

.footer {
	padding:15px;
	text-align:center;
	border-top: dashed 1px #c6c7b7;
	color:#757c66;
	font-size:11px;
	margin-left:15px;
	margin-right:15px;
}

.footer a:link {color: #757c66; text-decoration:none;}
.footer a:visited {color: #757c66; text-decoration:none;}
.footer a:hover {color:#8b3f08; text-decoration:none;}



#jointheemaillisttoptext{
margin:0px 0px 3px 7px;
}

.topNavRight a:link {color: #c6d09d; text-decoration:none;}
.topNavRight a:visited {color: #c6d09d; text-decoration:none;}
.topNavRight a:hover {color:#b3aa4f; text-decoration:none;}


#quote {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:15px;
line-height:25px;
}

hr {border: none 0; 
border-top: 1px solid #ccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin:15px 0px 15px 0px;
}

.effect {
	background-color: #ffffff;
	border:#E6E6E6 1px solid; 
}
.effect:hover {
	background-color:#bdd73c; 
}
a.effect:link {
        color: #006600;
}
a.effect:hover {
        color: #ffffff;
}


.downloadbox {
margin:2px 2px 0px 2px;
padding:9px 9px 9px 9px;
border:#3a5599 0px solid;
background-color:#eaeade;
width:167px;
height:217px;
}

.downloadbox:hover {
	background-color:#8fc2ff; 
}
a.downloadbox:link {
        color: #3a5599;
}
a.downloadbox:hover {
        color: #3a5599;
}



.downloadformsbox {
margin:2px 2px 0px 2px;
padding:9px 9px 9px 9px;
border:#3a5599 0px solid;
background-color:#eaeade;
width:70px;
height:70px;
}

.downloadformsbox:hover {
	background-color:#8fc2ff; 
}
a.downloadformsbox:link {
        color: #3a5599;
}
a.downloadformsbox:hover {
        color: #3a5599;
}


.glossaryTerms{
padding:5px 0px 5px 5px; 
border-top:#dfdfc6 1px solid;
}

#glossarylist
{
padding-left: 3px;
margin-left: 0px;

}

#glossarylist li
{
list-style-type: none;
margin: 0px;
padding: 5px;
border-bottom: 1px solid #dfdfc6;
}

#glossarylist li a { text-decoration: none; }

.beforeafterborder{
	padding:3px;
	border:1px solid #e6e6e6;
	background-color:#FFF;
}

/* rotator in-page placement */
        div.rotator {
	position:relative;
	height:262px;
	margin-left: 0px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}


