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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../../Images/header/adobe_backgrnd.gif);
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	background-image: url(../../Images/header/adobe_backgrnd.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm03_middle2.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm03_top2.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#column_bottom {
	background-image: url(img/clm03_bottom2.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 565px;
	float: left;
}
#left {
	width: 203px;
	float: left;
	margin-top: 70px;
}
#right .content {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#left .content {
	padding: 16px 20px;
	font-size: 0.80em;
	line-height: 1.5em;
	font-weight: bold;
}
#masthead .content {
	padding: 10px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #566F0B;
}
#left a:visited {color: #333333;}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #333333;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #FF0000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #669933;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #993333;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {color: #66840D;}
.p7uberlink {
	font-weight: bold !important;
	
	border-color: #000000 !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: 12 px 0;
	text-indent: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
}
.contenttitles p{
	margin: 12px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-style: normal;
	line-height: 1.2em;
}
