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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#masthead {
	color: #333333;
	height: 95px;
	background-color: #60B4B7;
	text-align: left;
}
#mastheadBook {
	color: #333333;
	height: 120px;
	background-color: #60B4B7;
}
#mastheadSub {
	padding: 20px 0 20px 20px;
	color: #333333;
	height: 35px;
	width: 750px;
	text-align: right;
	margin: 0 auto;
	background-image: url(img/headerBlock.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#mastheadIndexSub {
	padding: 20px 0 20px 20px;
	color: #333333;
	height: 35px;
	width: 750px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../../images/hdrVis.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #60B4B7;
}
#masthead_content {
	margin: 20px 0 20px 20px;
}
#mastheadBook_content {
	margin: 20px 0 20px 20px;
}
#headerContent {
	margin: 20px 0 20px 20px;
	background-color: #99b86e;
}
#mastheadBook {
	text-align: center;
	width: 100%;
	height: 75px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm03_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
	text-align: left;
}
#left {
	width: 200px;
	float: left;
	background-image: url(../../design1/p7csslm/img/sideBarBkgdF.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#leftBookPg {
	width: 200px;
	float: left;
	height: 550px;
	background-image:;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000000;
}
#leftBookPg .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: left;
	background-image: url(img/sideBarBkgdE.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#masthead .content {
	padding: 10px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.4em;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font: lighter 24px Georgia, "Times New Roman", Times, serif;
}
h6 {
	font: lighter 12px Georgia, "Times New Roman", Times, serif;
}
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:4.75em;
	margin: 0 5px 0 0;
	display: block;
	line-height: 0.775em;
	color: #7eb1b5;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.floatRt {
	float: right;
}
.photoPadLft {
	padding-left: 10px;
	float: right;
}
.blueBox {
	background-color: #7eb1b5;
	font-size: 0.95em;
	padding: 5px 0 5px 10px;
	width: 510px;
	height: 25px;
	font-weight: bolder;
}
.sidebar {
	margin: 10px 0 0 0;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #33FF00;
	outline: none;
}
.blueBox a:link {
	color: #FFCC00;
}
.blueBox a:visited {
	color: #FFCC00;
}
.blueBox a:hover {
	color: #009900;
}
.blueBox a:active {
	color: #33FF00;
	outline: none;
}
[if IE 5]>
<style>body {text-align: center;}#wrapper {text-align: left;}.menulist a {float: left; clear: both;}
#column_wrapper {height: 1%;}</style>
<![endif]
[if lte IE 7]>
<style>#wrapper, #footer, #masthead, #column_wrapper, #column_bottom {zoom: 1;}
#column_bottom {font-size: 0;}</style>
<![endif]
