/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	width: 900px;
	margin: 20px auto;
	font-size: 100%;
	background-color:#303030;
}
#masthead {
	color: #fff;
	padding:20px 0px 0px 20px;
	background-color: #036;
	margin: 0 auto;
	width: 1000px;
	height: 50px;
}
#mastheadhome {
	font-size: .7em;
	font-style: italic;
	color: #eee;
	float: right;
}
#masthead .content {
	padding: 12px;
}
#outer_wrapper {
	background-color:#fcffff;
	background-repeat: repeat-y;
}
#wrapper {
	background-color:#fff !important;
	background-repeat: repeat-y;
	background-position: right top;	
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#left_wrapper {
	float: left;
	margin-left: -180px;
	width: 100%;
}
#left {
	float: left;
	width: 170px;
	margin-left: 170px;
	padding-right: 10px;
}
#center {
	margin-left: 300px;
	
}
#right {
	float: left;
	width: 170px;
	border-left: 0px solid #000;
}
#left .content {
	padding: 10px 0px;
	font-size: .7em;
	line-height: 1.35em;
}
#left .content p {
	margin-top: 12px;
}
#center .content {
	padding: 10px 20px 24px 50px;
	font-size: .8em;
	line-height: 1.6em;
	margin-top: 12px;
}
#right .content {
	margin-top: 12px;
	padding: 10px 0px;
	font-size: .7em;
	line-height: 1.35em;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer .content {
	padding: 12px 20px;
	margin: 10px;
	text-decoration: none;
}
#footer {
	color: #999999;
	background-color: #303030;
	padding: 10px 20px;
	margin: 0px auto;
	font-size: 0.7em;
	text-decoration: none !important;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #846900;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
}

#left a:visited {
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration:none;
}
#left a:hover {
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration:none;
}
#center a:link {
	color: #009;
	text-decoration:none;
}
#center a:visited {
	color: #666666;
	text-decoration: none;
}
#center a:hover {
	color: #000000;
	text-decoration:none;
}
#right a:link {
	color: #009;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;
text-decoration: none !important;
}
#footer a:visited {color: #666666;
text-decoration: none !important;
}
#footer a:hover {color: #FFFFFF;text-decoration: none !important;
}
#footer img {
	float: right;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .1em;
	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.1em;
	color: #fff;
	padding: 5px 40px;
	font-weight: normal;
	margin: 0px 0 10px 0;
	letter-spacing: 0.1em;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	padding: 0px 0px 0px 10px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	padding: 0px 0px 0px 10px;
}

#masthead #column_wrapper img {
	float: right;
	padding: 5px 20px;
	text-decoration: none;
	border: 0px;
}
#masthead #column_wrapper img a{
	float: right;
	padding: 5px 20px;
	text-decoration: none;
}

#p7bod #wrapper #masthead .content p img {
	float: right;
	text-decoration: none;
}
#p7bod #wrapper #masthead .content p img a {
	float: right;
	text-decoration: none;
}#p7bod #outer_wrapper #wrapper #left_wrapper #left .content p a img {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.content #p7APM_2 .p7APMtrig h3 {
	font-size: 1.1em;
}
#p7bod #outer_wrapper #wrapper #right .content #p7APM_2 .p7APMtrig h3 strong {
	color: #F00;
