/* CSS Document */

body
{
background:#ACAD42;
margin:0px;
/*background:url(../images/theme_1.jpg) right top fixed no-repeat #ACAD42;*/
}

#mainContainer
{
width:904px;
margin:auto;
margin-top:50px;
margin-bottom:50px;
}

.topImg1
{
float:left;
}

.topImg2
{
float:right;
}

.topBg
{
background:url(../images/topBg.gif) repeat-x;
}
.leftBg
{
background:url(../images/leftBg.gif) repeat-y;
width:12px;
}
.rightBg
{
background:url(../images/rightBg.gif) repeat-y;
width:12px;
}
.bottomBg
{
background:url(../images/bottomBg.gif) repeat-x;
}

.bluBg
{
background:url(../images/blueDot.gif) repeat-x;
}

.topNv
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#0189C7;
text-align:right;
padding-right:10px;
}

a.topNav:link, a.topNav:visited, a.topNav:active
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#0189C7;
}

a.topNav:hover
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#C6005F;
}

#topNavSelected
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#C6005F;
}


#mainNav
{
background:url(../images/mainNavBg.gif) repeat-y;
}

#mainNav a.mnNav:link, #mainNav a.mnNav:visited, #mainNav a.mnNav:active 
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
text-decoration:none;
color:#0170B1;
text-align:center;
display:block;
letter-spacing:2px;
}

#mainNav a.mnNav:hover 
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
text-decoration:none;
color:#C6005F;
text-align:center;
display:block;
}


#mainNav #mnSelected 
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
text-decoration:none;
color:#C6005F;
text-align:center;
display:block;
}


#contentDv
{
margin:10px;
}
h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

h2
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding-left:5px;
}

h4
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:30px;
margin:0px;
padding:0px;
}

.content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px;
color:#727272;
}

a.whiteLnk:link, a.whiteLnk:visited, a.whiteLnk:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#006600;
}

a.whiteLnk:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#ffffff;
}
.rightPadding
{
padding-right:15px;
}
#quotesBg
{
background:url(../images/quotes.gif) no-repeat;
height:100px;
width:398px;
}

.quotesTxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}


.bdr
{
border:solid 1px #CCCCCC;
}

a.web:link, a.web:visited, a.web:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#006600;
}

a.web:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
}
