/* 
  ------------------------------------------------
  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: #FFFFFF;
	margin: 0px;
	padding: 0;
}
.content2 {
	width: 100%;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	background-image:url(../img/BarryMitchell_header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:284px;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#column_wrapper {
	background-image:url(../img/BarryMitchell_middle.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 540px;
	float: left;
}
#encoragement {
	width: 800px;
	float: left;
}
#left {
	width: 330px;
	float: left;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 65px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 85px;
}

#encouragement .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 85px;
	padding-bottom: 24px;
	padding-left: 85px;
}

.testimonials{
font-size: 0.9em;
line-height: 1.65em;
color:#666666;
font-style:italic;
}
#masthead .content {
	padding-top: 219px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 125px;
}
#footer .content {
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 0px;
	color:#0066CC;
}
#footer {
	color: #999999;
	background-color: #FFFFFF;
	background-image:url(../img/BarryMitchell_footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:513px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#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: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	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 0;
}
