/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../images/page_bg6.jpg); background-repeat: repeat-x;
	background-color: #041927;
	margin: 0px;
	margin-top: 1px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #06324b;
	padding: 0px;
	margin: 0;
	height: 317px;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
}
#menu_bg {
	background-image: url(../images/menu_background4.jpg);
	background-repeat: repeat-x;
	width: 780px;
	height: 30px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#title {
	width: 780px;
	float: left;
}
#title .content {
	padding: 0;
	margin: 0;
}
#fullwidth {
	width: 780px;
	float: left;
}
#right {
	width: 450px;
	float: left;
}
#left {
	width: 330px;
	float: left;
}
#fullwidth .content {
	padding: 24px;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1.5em;
}
#left .content {
	padding: 20px;
	line-height: 1.5em;
	padding-top: 5px;
	border-color: #FFFFFF;	
	padding-bottom: 0;
}
#right .content {
	padding: 24px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0;
}
#footer .content {
	padding: 5px 5px;
}
#footer {
	color: #FFFFFF;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-color: #295481;
	height: 60px;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
}
#left a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#fullwidth a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#fullwidth a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#fullwidth a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 1em;
	color: #FFCC00;
	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;
}
img.floatRight {
	float: right;
	margin-right: 4px;
	margin-bottom: 7px;
	margin-left: 15px;
	border-color: #FFFFFF;
}
img.floatLeft {
	border-color: #FFFFFF;
}
.sml_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7A71;
}
INPUT.format {
	color: #333333;
	background-color: #B0D2E3;
	padding: 3px;
}
SELECT.format {
	background-color: #B0D2E3;
	color: #333333;
	}
OPTION.format {
	background-color: #B0D2E3;
	color: #333333;
	}
TEXTAREA {
	color: #333333;
	background-color: #B0D2E3;
	padding: 3px;
}
.sml_text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.image_text_next_to {
	float: right;
	width: 80px;
	margin-left: 7px;
	border-color: #FFFFFF;
}
.image_white_border {
	border-color: #FFFFFF;
}
