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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #000000;
	margin: 0px;
	padding: 0;
	background-image: url(../images/bkrnd_grad02.gif);
}
#masthead {
	color: #6c6c6c;
	background-color: #6c6c6c;
	padding: 0px;
	vertical-align: bottom;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
	border: solid #ffffff 3px;
	background-image: url(../images/splash.jpg);
	height: auto;
	margin-top: 6px;
	background-color: #918678;
	padding-bottom: 37px;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
blockquote {
	text-indent: 0px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#right {
	width: 600px;
	float: left;
	height: 100%;
	margin-top: 120px;
}
#left {
	width: 150px;
	float: left;
	line-height: 14px;
	margin-top: 130px;
}
#left .content {
	padding: 6px;
	line-height: 20px;
	font-size: 10px;
}
#right .content {
	font-size: 12px;
	line-height: 13px;
	padding: 6px 24px 6px 6px;
}
#masthead .content {
	padding: 00px 0px 0px 0px;
}
#footer .content {
	padding: 2px 0px 2px 0px;
	text-align: center;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 6px 0;
	list-style-type: none;
	line-height: 14px;
	list-style-position: inside;
}
#left a:link {
	color: #FFFFFF;
}
#left a:visited {
	color: #FFFFFF;
}
#left a:hover {
	color: #EE0000;
}
#right a:link {
	color: #005500;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #005500;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #DD0000;
	text-decoration: none;
	font-weight: bold;
}
#right a:active {
	color: #0000BB;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .menulist a, #wrapper .menulist a:link {
	color: #444444;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #444444;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#wrapper .menulist a, #wrapper .menulist a:hover {
	color: #880000;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#wrapper .menulist a, #wrapper .menulist a:active {
	color: #008800;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.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: 12px 0px 0px 6px;
	font-size: 12px;
	line-height: 14px;
}
