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

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #000000;
	margin: 12px;
	padding: 0;
	min-width: 760px;
	background-image: url(../img/body_bkgrd.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0;
	margin: 0 10%;
	background-image: url(../img/hdr_bkgrd.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#wrapper {
	position: relative;
	margin-right: 10%;
	margin-left: 10%;
}
#column_wrapper {
	background-image: url(img/clm05_middle.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 0px 0px 0px 200px;
	background-color: #FFF;
}
#left {
	width: 200px;
	float: left;
}
#right .content {
	padding: 24px;
	font-size: 0.85em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 4px 4px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {padding: 12px 20px;}
#footer .content {padding: 12px 20px;}
#footer {
	color: #CCCCCC;
	background-color: #630d0d;
	margin: 0 10%;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #9B7C00;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #630d0d;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #630d0d;
}
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;
}
#p7bod #wrapper #column_wrapper #right .content img {
}
#box_front {
	margin: 4px;
	float: left;
	width: 410px;
}
#p7bod #wrapper #column_wrapper #right .content #box_front img {
	float: left;
	padding-right: 10px;
}
#box_two {
	margin: 4px 4px 4px 16px;
	float: left;
	width: 410px;
}
#p7bod #wrapper #column_wrapper #right .content #box_two img {
	float: left;
	padding-right: 10px;
}
#box_container {
	overflow: hidden;
	width: 100%;
}
#box_left {
	margin: 4px 16px 4px 4px;
	float: left;
	padding-right: 16px;
	width: 45%;
}
#box_right {
	margin: 4px;
	float: left;
	width: 45%;
}
#cmp_box_left {
	margin: 4px 8px 4px 4px;
	float: left;
	padding-right: 8px;
	width: 25%;
}
#cmp_box_right {
	margin: 4px;
	float: left;
	width: 45%;
}
#box_left2 {
	margin: 4px 8px 4px 4px;
	float: left;
	padding-right: 24px;
	width: 25%;
}
#box_right2 {
	margin: 4px;
	float: left;
	width: 45%;
}
#box_testimonial {
	margin: 4px;
	float: left;
	width: 100%;
}
#box_testimonial_left {
	margin: 4px;
	float: left;
	width: 45%;
}
#box_testimonial_right {
	margin: 4px;
	float: right;
	width: 45%;
}
#p7bod #wrapper #column_wrapper #right .content #box_testimonial img {
	float: right;
	padding-bottom: 4px;
	padding-left: 10px;
}
#p7bod #wrapper #column_wrapper #right .content #box_testimonial .caption {
	font-style: italic;
	float: right;
	padding: 6px;
	border: 1px dotted #006600;
}

