/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #393517;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #FFF;
	padding: 0px;
	background-image: url(../images/masthead_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(clm03_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 630px;
	float: left;
}
#left {
	width: 140px;
	float: left;
}
#hgm {
	width: 630px;
	float: left;
}
#hgm .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.GreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006524;
}

#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#masthead .content {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .content {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#right a:link {
	color: #566F0B;
}
#right a:visited {
	color: #566F0B;
}
#right a:hover {color: #000000;}
#footer a:link {
	color:#66840D;
}
#footer a:visited {color: #66840D;}
#footer a:hover {color: #000;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: normal;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #046329;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12;
	margin-left: 0;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #046329;
}
h4 {
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	color: #046329;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.sidebartable {
	background-color: #FFF;
	border: 1px solid #CCC;
}
.greenboldtext {
	font-weight: bold;
	color: #056027;
}
.brownboldtext {
	font-weight: bold;
	color: #960;
}
.whitebodytext {
	color: #FFF;
}

.required {
	color: #F00;
	font-size: 1em;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.78em;
	line-height: normal;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.photoleft {
	float: left;
	padding-right: 10px;
}
.photocenter {
	float: none;
	text-align: center;
}
.photoright {
	float: right;
	margin-left: 10px;
}
.photoinline {
	float: none;
	padding-left: 10px;
}
.BrownHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #960;
}
.rightphototable {
	float: right;
	margin-left: 10px;
	background-color: #ECEBD9;
	border: 1px solid #CCC;
}

.tableheader {
	font-weight: bold;
	color: #FFF;
	background-color: #604A1E;
}
.tablesubheader {
	font-weight: bold;
	color: #000;
	background-color: #DEDCC7;
}
.tablecellarial {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.WhatsNewTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #057B31;
}

.NewsHeading {
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	color: #046329;
	font-weight: bold;
}
.NewsSubHead {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #046329;
	font-weight: bold;
	font-style: italic;
}
.NewsDate {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

