/*
purple - #306
orange - #fb3
lt green - #8c4
dark green - #F5801C
lt blue - #D9E3E5

purple - #330066
orange - #F3B139
lt green - #83C549
dark green - #007B57
lt blue - #00C2F2
*/

table.main{
	width: 772px;
	border: 2px solid black;
}
#header{
	background: url(../images/header.gif) no-repeat top left;
	width: 770px; 
	height: 137px;
}
#header ul { float: right; padding: 0; list-style: none; margin-top: 78px; margin-right: 0;} 
#header ul li {
	margin-left: 0; padding: 0px 0px 0px 12px; float: left;
  } 
#header ul li a { 
    background: transparent url(../images/arrowOff.gif) no-repeat 0% 50%; 
	float: left; margin-left: -10; padding: 0px 12px; list-style: none; border: 0px; 
	font-family: Arial, Veranda, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
	color: #fff; text-decoration: none; text-transform: uppercase;}
#header ul li a:hover { 
    background: transparent url(../images/arrowOn.gif) no-repeat 0% 50%; 
	color: #306;  }
#sideMenu {
	background: url(../images/brown.gif);
	width: 183px;
	padding-top: 20px;
	border-right: 1px solid #B8B8B8;
}
#sideMenu ul { list-style : none; margin-top: -20px; margin-left: 20px; padding-left: 0px; } 

#content {
	background: #ffffff;
	padding: 10px;
	width: 546px;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}

  * html #content {
    \width: 566px; /* for IE5 and IE6 in quirks mode */
    w\idth: 546px; /* for IE6 in standards mode */
  }


#leftDead { background: url(../images/brown.gif); width: 16px;
	border-left: 1px solid #B8B8B8;}
body {
font-family: Arial, Veranda, Helvetica, sans-serif;
font-size: 15px;
color: #222222;
background: #fff;
}
h1 {
	background: transparent url(../images/h1.gif) no-repeat 0% 0%;
	padding-left: 36px;
	font-size: 19px;
	color: #330000;
}
h2 {font-weight: bold; font-size: 14.0px;
   color: #005695;}

h3 {display: inline; padding: 0px 5px;}
h4 {font-size: 15px; display: inline; font-weight: normal;}

h5 {font-weight: bold; font-size: 15px;}
h6 {font-size: 9px; color: #ffe }
#featured {
	background: url(../images/featured.gif) no-repeat top center;
	font-family: Arial, Veranda, Helvetica, sans-serif; 
	width: 172px;
	height: 295px;
	margin-left: 4px;
	padding-top: 153px;
	margin-top: 10px;
	padding-left: 2px;
}
#featured a{
	text-decoration: none;
	padding-top: 153px;
	padding-left: 6px;
}
#search {
	background: url(../images/advancedSearch.gif) no-repeat top center;
	font-family: Arial, Veranda, Helvetica, sans-serif; 
	width: 172px;
	margin-left: 4px;
	padding-top: 30px;
	margin-top: 18px;
	padding-left: 2px;
	padding-bottom: 50px;
	font-size: 8px;
}

#search form{
	font-family: Arial, Veranda, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	color: #330000;
}

p.headline {
 	font-size: 16px; font-weight: bold; color: #F5801C; text-align: center; margin: 0px; padding: 0px; margin-top: 0px;
 	margin-bottom: -32px;
}
p.specs {
    font-size: 13px; font-weight: bold; color: black; text-align: right; padding-right: 6px;
 	margin-bottom: -32px;

}
p.description {
    font-size: 12px; color: black; padding: 6px; padding-left: 4px; text-align: justify;
    padding-top: 3px;
}
#footer {
	background: #616E8E url(../images/bottomContent.gif) no-repeat top left;
	padding-top: 24px;
	padding-bottom: 4px;
	padding-left: 40px;
	font-family: Arial, Veranda, Helvetica, sans-serif;
    font-size: 70%; color: #fff;
}
.textalignright { text-align: right; }
.textaligncenter { text-align: center; }
.justify { text-align: justify; }
.blue { color: #001B8B; }

/** Anchor Elements **/
a:link { color: #F5801C; text-decoration: none; font-size: 14px;}
a:visited { color: #001B8B; text-decoration: none; font-size: 14px;}
a:hover { color: #001B8B; text-decoration: underline; font-size: 14px;}
a:active { color: #001B8B; text-decoration: none; font-size: 14px;}


a.topMenu:link { font-family: arial;color: #075; font-weight: bold; text-decoration: none; font-size: 14px;}
a.topMenu:visited { font-family: arial;color: #075; font-weight: bold; text-decoration: none; font-size: 14px;}
a.topMenu:hover { text-decoration: underline; }
a.topMenu:active { font-family: arial;color: #075; font-weight: bold; text-decoration: none; font-size: 14px;}

table.stateLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.stateLinks td{ background: #ddd; }
#stateLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #036;
}
#stateLinks a:hover { text-decoration: underline; }


table.glossary{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#glossary td {
	padding: 5px 0px 5px 5px;
}
#glossary a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1C4573;
}


.fontbold { font-weight: bold; }
.fontitalic { font-style: italic; }
.fontsize9 { font-size: 9.0px; }
.fontsize12 { font-size: 12.0px; }
.linkText { font-size: 10.0px; }
.attention { color: #F5801C; }
.valignmiddle { vertical-align: middle; }
.nowrap { white-space: nowrap; }
.listingborder1 {
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #001B8B;
	border-bottom-color: #001B8B;
	border-left-color: #001B8B;
	border-right-color: #001B8B;
	border-style: solid;
}
.listingborder2 {
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #476290;
	border-bottom-color: #476290;
	border-left-color: #476290;
	border-right-color: #476290;
	border-style: solid;
}
.heightfull { height: 100%; }
.valigntop { vertical-align: top; }
.valignbottom { vertical-align: bottom; }

#extras {
	position: relative;
	left: 340px;
	top: 0px;
	z-index: 200;
	width: 214px;
}

#listingHeader {
	position: relative;
	left: 0px;
	top: -60px;
	z-index: 200;
	width: 330px;
}

#specs {
	position: relative;
	left: 0px;
	top: -60px;
	z-index: 300;
	width: 210px;
}

#picture {
	position: relative;
	left: 208px;
	top: -340px;
	z-index: 200;
	width: 350px;
	margin-bottom: -330px;
}

#description {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 200;
	width: 550px; 
}

/* Error message table data. */
.errors {
   font-family: Veranda, Arial, Helvetica, sans-serif;
   color: #F5801C;
   background-color: #ffffff;
}

.mbo { font-size: 10pt; }

#signup { width: 500px; border: 1px solid #001B8B; background: #fff;}
#signup td { padding-left: 20px; padding-top: 5px; padding-bottom: 5px;}
#signup th { text-align: left; font-size: 12px; background: #E8E1DE; 
font-weight: bold; color: #001B8B; padding-left: 10px;}
#signup label {  font-size: 12px; font-weight: normal; color: #000000; }

em { font-size: 12px; color: #F5801C; font-style: normal;}

.disclaimer { font-size: 11px; }
.revised { text-align: right; color: #F5801C; font-size: 13px;}
.sources { font-size: 13px; }

.quote { font-size: 13px; }
.story {font-weight: bold; }
fieldset legend {color: #001B8B; }
#subSideMenu {  font-size: 10px; }

#googleAds { position: absolute; top: 0px; right: 100%;}
#main {position: absolute; top: 0px;}
