/* 
  ------------------------------------------------
  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: 100%;
	color: #330000;
	margin: 0px;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/clm02_middle_3.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/clm02_middle_3.jpg);
	height: 300px;
}
#column_wrapper {
	background-image: url(../images/clm02_middle_3.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 460px;
	float: left;
	color: #FFF;
	background-color: #330000;
	height: 300px;
}
#left {
	width: 325px;
	float: left;
	height: 325px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 37px;
	color: #333;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	float: left;
}
.contentphoto {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#footer .contenta {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 0.5em;
}
#footer {
	color: #666;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	padding: 0;
	list-style-type: none;
	color: #999;
	font-size: 10px;
	letter-spacing: .11em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
}
#left a:link {
	color: #FFF;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #FFF;
}
#right a:link {
	color: #CCC;
}
#right a:visited {
	color: #CCC;
}
#right a:hover {
	color: #CCC;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #FFF;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFC;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #666;
}
#footer a:visited {
	color: #333;
}
#footer a:hover {
	color: #666;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0em;
	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;
}
.logotop {
	left: 555px;
	top: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 83px;
	padding-left: 0px;
}
.logobottom {
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 45px;
	position: relative;
	text-align: center;
	left: 5;
	top: 5;
}
.menutop {
	font-size: 12px;
	color: #CCC;
}
.small_text {
	font-size: 9px;
	line-height: 1em;
}
.cgi {
	margin-left: 0px;
	padding-left: 20px;
	line-height: 1.25em;
}
#wrapper #column_wrapper #right .content .underline strong {
	text-decoration: underline;
}
