/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #726659;
	margin: 0px;
	padding: 0;
}
.main {
	padding-left: 20px;
	line-height: 18px;
}
#top_menu {
	color: #999999;
	margin: 0;
	background-color: #726659;
	height: 20px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub_menu {
	width: 729px;
	float: left;
	margin-left: 9px;
	z-index: 1000;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
	background-image: url(../styleImages/new/core/background_logo.gif);
	height: 127px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#column_wrapper {
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 11px;
}
#banner {
	width: 749px;
	height: 377px;
	z-index: 10;
	clear: both;
}
#maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 735px;
	padding-bottom: 30px;
}
.main_content_title {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBB040;
	background-color: #726659;
	padding: 5px;
}
#right {
	width: 251px;
	float: right;
	background-color: #FFFFFF;
}
#right ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;

}
#mailing_list {
	background-color: #FBB041;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side_elements {
	background-color: #FBB041;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right .content {
	padding: 24px 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #726659;
}
#right .weather {
	text-transform: uppercase;
	font-weight: bold;
	color: #726659;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#top_menu .content {
	background-color: #FBB040;
	float: right;
	width: 251px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.nomargintop {
	margin-top: 0;
}
.content p {
text-align:left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 30px;
}
.weather p {
	text-align:left;
	margin: 0px;
	padding: 12px;
}
.weather a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.weather a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#side_elements .content {
	padding: 24px 36px;
	font-size: 11px;
}
#side_elements .weather {
	padding: 24px 36px;
	font-size: 11px;
}


#apDiv1 {
	position:relative;
	left:0px;
	top:-22px;
	width:729px;
	height:62px;
	z-index:20;
	background-color: #726659;
}
.table_image {
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 155px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.table_full {
	padding-left: 20px;
}
.table_content {
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	line-height: 18px;
	color: #333333;
}
.image_left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.image_right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top_menu .content a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#map {
	margin-left:30px;
	padding:10px;
	background-color:#FBB041;
}
ol.open {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 10px;
}
ol.open li {
	color: white;
}