/* BASIC ------------------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-image: url(/g/bak.sub.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	font-size: 12px;
	line-height: 130%;
}

li,ul {
	font-size: 12px;
	line-height: 130%;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #092A53;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}
h2 {
	font-size: 16px;
    color: #0F396B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
}

h3 {
	font-size: 14px;
	color: #0B4584;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

h4 {
	font-size: 13px;
	color: #4B69B1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

p.header01 {
	font-size: 12px;
	color: #092A53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}


.mostwanted {
  border: 1px solid #2B4A62;
}

strong {
	color: #092A53;
}

p.small, div.small, span.small {
font-size: 10px;
}

p.note, div.note, span.note {
color: #4B69B1;
}

td.odd, tr.odd {
background-color: #E6EAF0;
}

td.even, tr.odd {
background-color: #F2F4F7;
}

p.textfeild {
	background-color: #FFFFFF;
	color: #223C4F;
	border: 1px solid #2B4A62;
	background-image:     url(/g/bak.textfield.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div.textfeild {
	background-color: #FFFFFF;
	color: #223C4F;
	border: 1px solid #2B4A62;
	background-image:     url(/g/bak.textfield.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* Links------------------------------------------------*/


a:link, a:visited {
	color: #7E7E4A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #BDBD89;
	font-weight: bold;
	text-decoration: underline;
}
a.home:link, a.home:visited {
	color: #7E7E4A;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.home:hover {
	color: #BDBD89;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}


a.header:link, a.header:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

a.header:hover {
	color: #EBE0CA;
	font-weight: normal;
	text-decoration: none;
}

a.sidebar:link, a.sidebar:visited {
	font-size: 11px;
	margin-left: 5px;
}

a.sidebar:hover {
	font-size: 11px;
	margin-left: 5px;
}

a.sidebar2:link, a.sidebar2:visited {
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
}

a.sidebar2:hover {
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
}


/* MAIN NAV + DROP DOWNS ----------------------------------------------------*/
#nav a:hover {border:none !important;}
#nav a:hover img {border:none !important;}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:40;
}

#nav a {
	display: block;
	margin:0;
	padding:0;
}

#nav li { /* all list items */
	float: left;
	 /* width needed or else Opera goes nuts */
}


#nav li li {float:none;text-align:left; list-style:none;padding:0 4px;list-style:none;border-top:solid 1px #B3B380;margin:4px;border-bottom:solid 1px #CCCC99;}


#nav li ul { /* second-level lists */
	position: absolute;
	background: #CCCC99;
	width: 160px;
	padding:4px;
	border:solid 1px #B3B380;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li a:link {color:#70703D;font-size: 11px;text-decoration:none; list-style:none;font-weight: normal;}
#nav li li a:visited {color:#70703D;font-size: 11px;text-decoration:none; list-style:none;font-weight: normal;}
#nav li li a:hover {color:#30301B;font-size: 11px;text-decoration:none; list-style:none;font-weight: normal;}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
li.first {border-top:none !important;}


/* Layout ------------------------------------------------*/

#header{
	width: 744px;
}

#headerlogo{
	width: 596px;
}

#headertext{
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 30px;
	position: relative;
	float: right;
	top: 0;
}

#headertexthome{
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 36px;
	position: relative;
	float: right;
	top: 0;
}

#contentleftnoside{
	width: 720px;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top:15px;
	
	
}

#contentleft{
	width: 480px;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top:15px;
}

#contentright{
	width: 224px;
	float:left;
	padding:15px;
	background-image: url(/g/line.vert.bluewhite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer{
	width: 100%;
	height: 35px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 2px;
	clear:both;
	background-image: url(/g/footer.bak.jpg);
	margin-top:15px;
}
#contenthome{
	width: 800px;
}



#contentlefthome{
	width: 244px;
	float:left;
	margin-top:15px;
}
#contentlefthome p {padding-left: 15px;
	padding-right: 15px;}

#contentmidhome{
	width: 250px;
	float:left;

	padding-top: 15px;
	margin-top:0px;
	background-image: url(/g/line.vert.bluewhite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#contentmidhome p {	padding-left: 15px;
	padding-right: 15px;
	}
#contentrighthome{
	width: 250px;
	float:left;
	padding:0px 15px 0 15px;
	background-image: url(/g/line.vert.bluewhite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#contentrighthome p {	padding-left: 0px;
	padding-right: 15px;
	margin-top:0px;
	}

#links{
	background-image: url(/g/seal.fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.primg {width: 250px; float: right;margin-left:1em;}
div.primg img {margin-bottom:.5em;}

p.pradd {margin-bottom:1em;float:left;width:270px;height:300px;}
p.pradd img {margin-right:1em;max-width:250px;display:block;margin-bottom:.5em;}

blockquote.dpa {margin-left:20px;}
blockquote.dpa dl {clear:both;height:120px;}
blockquote.dpa dl dt {float:left;width:105px;padding-bottom:12px;}
blockquote.dpa dl dd {font-size:11px;margin:0;float:left;width:300px;}
blockquote.dpa h3 {margin-bottom:0;margin-top:0;}
blockquote.dpa p {margin-top:0;}

blockquote.dpa strong {color:#000;}

.promos {
float:left;margin-right:5px;margin-bottom:2em}