/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #21376C;
	font-weight: bold;
}
a:link { text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #21376C;
}
a:hover {
	text-decoration: none;
	color: #BE814A;
}
a:active {
	text-decoration: none;
	color: #21376C;
}

img, div { behavior: url(css/iepngfix.htc) }
body { background:url(../images/strip_bkgrd.gif); background-repeat:repeat; top:0; margin-top:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#gradientBack{ background:url(../images/gradback.png); background-repeat:no-repeat;}
#main{margin:0 auto; width:890px;}

#header{ width:780px; height:190px;}
#header_container{ width:780px; height:190px; margin:0 0 0 0;  text-align:right;}
.mainback{ background-color:#FFFFFF; width:780px; _width:780px; min-height:500px; }
#content {background:url(../images/gradstripe_content.jpg); background-repeat:repeat-x; width:91%; _width:95%; margin:0 auto; margin-top:10px;  min-height:500px; padding:15px 15px 15px 30px;  _padding:15px 5px 15px 15px;}

#footer{background:url(../images/shadow_bot.png); background-repeat:no-repeat; width:780px;}
#plates{float:right; left:0px; top:0px; width:463px;}

/*#plates{float:right; position:relative; z-index:25; left:150px; top:-250px;}*/
/*#navcontainer{
margin: 0 0 10px 0 ;
padding:35px 0 0 10px;
background:url(../images/menu_back.gif); background-repeat:no-repeat;
height:200px;
width:90px;
}*/
#navlist{

}
#navcontainer ul
{

border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;

}

#navcontainer ul li a 
{
behavior: url(css/iepngfix.htc);
background:url(../images/bckmenu.png); background-repeat:no-repeat;
background-position:right;
width: 110px;
_width: 90px;
height: 23px;
padding: 0;
margin: 0 0 6px 0;

color: #9b7502;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/18px  Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
behavior: url(css/iepngfix.htc);
background:url(../images/bckmenu.png); background-repeat:no-repeat;
background-position:right;
color: #476985;
/*background: #476985;*/
}

#navcontainer a:active
{
behavior: url(css/iepngfix.htc);
background:url(../images/bckmenu.png); background-repeat:no-repeat;
background-position:right;
color: #476985;
}
#li#nonactive a {
behavior: url(css/iepngfix.htc);
background:url(../images/bckmenu.png); background-repeat:no-repeat;
background-position:right;
width: 110px;
_width: 90px;
height: 23px;
padding: 0;
margin: 0 0 6px 0;
color: #9b7882;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/18px  Arial, Helvetica, sans-serif;

}
#navcontainer li#active a
{
behavior: url(css/iepngfix.htc);
background:url(../images/bckmenu.png); background-repeat:no-repeat;
background-position:right;
color: #476985;
}
h1{color:#666666; font-size:18px;}
td, input, textarea {color:#0099FF;}

.firstLetter { color: #0099FF; 	font-size: 24px; }
.bigFont {
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
}
p {color:#666666;}
.boldblue {
	color: #0099FF;
	font-weight: bold;
	 	font-size: 12px;
}
