/* 
  ------------------------------------------------
  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: #000066;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/body_bkg2.jpg);
	background-repeat: repeat;
}
#masthead {
	background-color: #F7EFF7;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/middle_.jpg);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/top_.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#column_bottom {
	background-image: url(img/bottom_.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.clearfloat {
	clear: both;
}
#right {
	float: left;
	width:566px;
	font-family: Arial, Helvetica, sans-serif;
	}
#left {
	width: 200px;
	float: left;
}
#right .content {
	font-size: 0.95em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 3px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead .content {
	padding: 10px 20px;
	background-image: url(../images/body_bkg2.jpg);	
}
#footer .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-size: 0.8em;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/footerbkgd.jpg);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000099;
}
.menulist {
	margin: 6px 0 8px 0;
	padding: 0;
	list-style-type: none;
}
.menulist2 {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #0000FF;
	text-decoration: none;
}
#underline {
	color: #000099;
	text-decoration: underline;
}
#left a:visited {
	color: #0000CC;
	text-decoration: none;
	
}
#left a:hover {
	color: #0000FF;
	text-decoration: underline; 
}
#right a:link {
	color: #000066;
	font-weight: bold;
}
#right a:visited {
	color: #003366;
	font-weight: bold;
}
#right a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #99ccff;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #4356D1;
}
#footer a:link {
	color: #000066;
}
#footer a:visited {
	color: #000099;
}
#footer a:hover {
	color: #0033FF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-color: #FF0000;
	font-style: italic;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.15em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: thin;
	border-left-width: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}
#ad {
	padding: 2px;
	text-align: center;
}
h4 {
	font-size: 1em;
	margin: 3px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#boxright .content {
	padding: 12px 10px;
	font-size: .8em;
	line-height: 1.1em;
}
#boxright {
	float: left;
	width: 180px;
}
.classes {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.3em;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
}
.textindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.15em;
	color: #000000;
	text-align: justify;
	text-indent: 2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.h4blue {
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px;
	font-weight: bold;
}
#left a:visited noline {
	color: #0000CC;
	text-decoration: none;
}
#right a:link noline {
	color: #000066;
	text-decoration: none;
}
#hilite {
	background-color: #FFFFCC;
	color: #00F;
}
.articletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #0000CC;
	background-color: #99CCFF;
	text-align: justify;
	padding: 5px;
	width: 250px;
	float: right;
	margin: 5px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: groove;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
# redhilite {
	color: #F00;
}
#red-hilite {
	color: #F00;
	text-align: right;
}
