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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 12px;
	padding: 0;
	min-width: 760px;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	margin: 0;
	padding: 0;
	height: 125px;
	background-image: url(../_graphics/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#wrapper {
	position: relative;
}
#column_wrapper {
	}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 0px 0px 0px 200px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
#left {
	width: 200px;
	float: left;
}
#right .content {
	padding: 24px;
	font-size: 0.85em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {padding: 12px 20px;}
#footer .content {padding: 12px 20px;}
#footer {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#nomargintop {margin-top: 0;
}
#left a:visited {
	color: #999999;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #999999;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #9B7C00;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #666666;
}
#footer a:link {color: #333333;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #000000;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #666666 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#horiz_spacer {
	height: 10px;
}
#horiz_spacer_lower {
	height: 10px;
}
div.img_1
{
float: left;
width: 180px;
}
div.img_2 {
float: right;
width: 134px;
}
.nomargintop_red {
	margin-top: 0;
	color: #FF0000;
	text-align: center;
}#p7bod #wrapper #column_wrapper #right .content #FlashID2 {
	text-align: center;
}
#form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	
}
#map {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	
}