/* 
  ------------------------------------------------
  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: #000000;
	background-color: #fff;
	margin: 15px 0 0 0;
	padding: 0;
}
#masthead {
	color: #999999;
	background-image:url(img/header_content_new.jpg);
	padding: 20px 0 0 0;
	margin: 0;
}

#menu {
	font-family:"Lucida Grande", Verdana, sans-serif, Lucida;
	font-size:12px;
	text-transform: uppercase;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
#column_wrapperbs {
	background-image: url(img/clm02_274.gif);
	background-repeat: repeat-y;
}
#column_wrapperbs324 {
	background-image: url(img/clm02_324.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#rightbs {
	width: 446px;
	float: left;
}
#rightbs2 {
	width: 496px;
	float: left;
}

#rightbs2 .bsbox {
	width: 220px;
	float: left;
	background-color:#F5E9D9;
	border: 1px solid #997F44;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 8px;
}

#bsbox {
	width: 220px;
	float: left;
	background-color:#F5E9D9;
	border: 1px solid #997F44;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 8px;
}
#left {
	width: 200px;
	float: left;
}
#leftbs {
	width: 324px;
	float: left;
}
#leftbs2 {
	width: 274px;
	float: left;
}
#left .content {
	padding: 12px;
	font-size: 11px;
	line-height: 1.2em;
}
#leftbs .content {
	padding: 12px;
	font-size: 11px;
	line-height: 1.2em;
}
#leftbs2 .content {
	padding: 0px;
	font-size: 11px;
	line-height: 1.2em;
}
#right .content {
	padding: 24px;
	font-size: 12px;
	line-height: 1.4em;
}
#rightbs .content {
	padding: 24px;
	font-size: 12px;
	line-height: 1.4em;
}
#rightbs2 .content {
	padding: 24px;
	font-size: 12px;
	line-height: 1.4em;
}
#masthead .content {

}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #3b2403;
	background-color: #b19f85;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.6em;
}

#left #leftbs #leftbs2 a:link {
	color: #3b2403;
	text-decoration: none;
}
#left #leftbs #leftbs2 a:visited {
	color: #333333;
}
#left #leftbs #leftbs2 a:hover {
	color: #9B7C00;
}
#right #rightbs #rightbs2 a:link {
	color: #4b2b11;
	text-decoration: none;
}
#right #rightbs #rightbs2 a:visited {
	color: #666666;
}
#right #rightbs #rightbs2 a:hover {
	color: #3b2403;
}

#right #rightbs #rightbs2 #resmenu a:link {
	color: #4b2b11;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	
}
#right #rightbs #rightbs2 #resmenu a:visited {
	color: #666666;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
#right #rightbs #rightbs2 #resmenu a:hover {
	color: #CD995F;
	font-weight: bold;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #3b2403;
	border-left: 4px solid #999999;
	padding: 0 0 0 5px;
}
#wrapper .menulist a:hover {
	border-color: #3b2403;
}
#footer a:link {
color: #3b2403;
text-decoration: none;
}
#footer a:visited {
color: #3b2403;
text-decoration: none;
}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #2F1C02;
}
h2 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
	color: #2F1C02;
}
h3 {
	font-size: 1.25em;
	margin: 0;
	color: #2F1C02;
	text-transform: uppercase;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #2F1C02;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

.lftflt {
	float: left;
	margin-right: 18px;
	margin-bottom: 8px;
}

.rghtflt {
	float: right;
	margin-left: 18px;
	margin-bottom: 8px;
}
