body {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	background-color: #ddd;
}
a { color:#004788; }
a:visited { color:#446fb3; }

.left { float: left; margin-right: 3px; }
.right { float: right; margin-left: 3px; }
.none { display: none; }
.clear { clear: both; }
.center { text-align: center; }
.strong { font-weight: bold; }

.site_title { font-size: 3em; text-align: center; }


#page_container {
	width: 1024px;
	margin: 0 auto;
	background-color: #fff;
}

.content { border: 0px solid black; }

#rails { background:#fff; }

#rail_a { float: left; width: 136px; background-color: #e0d8c7; min-height: 400px; }
#rail_b { float: left; width: 738px; }
#rail_c { float: left; width: 148px; text-align: center; }

#rail_a div.content { padding: 0px; }
#rail_b div.content { padding: 5px; }
#rail_c div.content { padding-top: 5px; }

.rail_a_updated { background-color: #fffbe5 !important; }

/* menu styles */
#vmenu h2 {
	color: #8a7736;
	font-weight: bold;
	font-size: 12px;
}

#vmenu ul {
	margin: 5px 0;
}

#vmenu img {
	text-align: center;
}

#vmenu ul li {
	list-style-position: inside;
	list-style-image: url(http://media.keynoter.com/images/keynoter/arrow_10.gif);
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
}

#vmenu ul li.spacer {
	margin-top: 10px;
}

#vmenu ul.affiliates li {
	text-align: center;
	margin: 5px 0;
}

#vmenu li.image {
	list-style: none;
	text-align: center;
}
/* end menu styles */

/* masthead styles */
#masthead { border:0px #666 solid; z-index: 1000; }

#masthead .tagline {
	text-align: center;
	color: #004788;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}

/* old search bar styles */
#searchbar {
	clear: both;
	background-color: #004788;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	color: #fff;
	padding: 3px;
	font-size: 11px;
	height: 20px;
}

#searchbar_left {
	padding-left: 5px;
	width: 200px;
	float: left;
	margin-top: 2px;
}

#searchbar_right {
	width: 585px;
	float: right;
	text-align: right;
}

#searchbar_right label {
	float: left;
	margin-top: 2px;
}

#searchbar_right #classified_search_form {
	float: left;
	width: 285px;
}

#searchbar_right #site_search_form {
	float: right;
	width: 250px;
}

#searchbar_right .go_button {
	position: relative;
	left: 2px;
	top: 3px;
}
/* end old search bar */
/* end masthead styles */

/* new search widget */

#search {
	border-bottom: 1px solid black;
	padding: 0px 4px 15px;
}

#search .go_button {
	position: relative;
	left: 2px;
	top: 3px;
}

#search #site_search,
#search #classified_search,
#search #archive_search {
	width: 105px;
}

#search form {
	margin: 10px 0;
}

#search label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

/* end search widget */

/* weather styles */
#weather_temp {
	width: 32px;
	text-align: center;
	font: bold 14px Arial,Verdana,Helvetica,sans-serif;
}

#weather_text {
	float: right;
	width: 100px;
	text-align: left;
}

#weather p {
	font: 9px Arial,Verdana,Helvetica;
	margin-bottom: 10px;
}
/* end weather styles */

#registration {
	border-bottom: 1px solid #999;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.two_col {
	width: 50%;
	float: left;
}

#footer
{
	border-top: 1px solid #004788;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica;
	clear:both;
}

#footer .fine {
	color: #878787;
}

h1.title {
        text-align: center;
        font: bold 18px Arial,Verdana,Helvetica,sans-serif;
        border-top: 1px solid #004788;
        border-bottom: 1px solid #004788;
        color: #004788;
        margin-bottom:5px;
}


.image h4 { 
	color:#666666;
	font-size:0.8em;
}


#section_ads {
	width: 300px;
	position: relative;
	float: right;

        border: 1px solid black;
        background: url(http://media.keysnet.com/images/advertisement.gif) no-repeat top center;
        padding: 20px 10px 10px;

}

.section_ads_auto {
	float: right;
}

#section_ads #section_ads_bottom {
	width: 100%;
	bottom: 0px;
	position: relative;
}

#section_ads_bottom .advertisement,
#story_ads_middle .advertisement {
	float: left;
}

#yahoo_146x60_ipatf_2 { margin-left: 4px; }

#section_ads #ad_header, #section_ads #ad_header1, #section_ads #ad_header2 {
	position: absolute;
}

#section_ads #ad_header {
	left: 0;
}

#section_ads #ad_header2 {
	right: 0;
}

/* Ad Tag Debugging Styles */
/*.advertisement {
	border: 1px solid black;
}*/

#ad_button1, #ad_button2, #ad_button3, #ad_button4, #ad_button5 { 
	width: 120px;
	/*height: 90px;*/
	margin: 0 auto;
}

#ad_top {
	width: 728px;
	/* commented out 09-0402 DH to fix top gap -- height: 90px;*/
	margin: 5px auto;
}

#ad_center7 {
	width: 300px;
}

#ad_banner {
	width: 468px;
	height: 60px;
	margin: 5px auto;
}

#ad_header, #ad_header1, #ad_header2 {
	width: 146px;
}

#ad_center6 {
	width: 300px;
}

/* Navigation styles */
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}

.nav {
	line-height:1.0;
	background-color: #fff;
	width: 1020px;
	border: 2px solid #ebba2f;
}

.nav ul {
	position:absolute;
	top:-999em;
	width:14em;
}

.nav li {
	float:left;
	position:relative;
	z-index:99;
	border-right: 1px solid #000;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0 10px;
}

.nav li.last {
	border-right: none;
}

.nav li li {
	border-right: 2px solid #ebba2f;
	border-left: 2px solid #ebba2f;
	border-bottom: 1px solid #d4e4c4;
	letter-spacing: 0;
	padding: 5px 0;
	width: 98%;
}

.nav li ul {
	border-top: 2px solid #ebba2f;
	border-bottom: 2px solid #ebba2f;
}

.nav a {
	display:block;
}

.nav li:hover ul,
ul.nav li.sfHover ul
{
	left:-1px;
	top:25px;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul
 {
	left:9.45em;
	top:-1px;
}

.nav li li:hover li ul,
.nav li li.sfHover li ul {
	top:-999em;
}
.nav li li li:hover ul,
ul.nav li li li.sfHover ul
 {
	left:9.45em;
	top:-1px;
}

.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em;
}

embed, object {
	position: relative;
	z-index: 0;
	}

.nav {
	float:left;
	font: bold 11px arial, helvetica, sans-serif;
	}
.nav li {
	background:transparant;
}
.nav li li {
	background:#D4E4C4;
}
.nav a {
	color: #333;
	padding: 5px;
	text-decoration:none;
}
.nav li li a {
	padding: 0;
	text-indent: 10px;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:#fed980;
}

.nav li li:hover, .nav li li.sfHover,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
	background-color:#fed980;
}
.nav li li {
	background-color:#fff;
}
.nav li li li {
	background-color:#fff;
}
/* end navigation styles */

#publications {
	text-align: center;
}

#publications h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#publications img {
	margin: 10px auto;
}

