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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-color: #B5A25D;
	background-image: none;
}



.img-pad-right {
	padding-right: 10px;
	padding-bottom: 10px;
}


.img-pad-left {
	padding-left: 10px;
	padding-bottom: 10px;
}
#masthead {
	padding: 0px;
	background-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10%;
	width: 770px;
	background-color: #422F20;
}
#wrapper {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10%;
	padding-left: 0px;
	background-image: url(images/bg-bamboo-white-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#column_wrapper {
	
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}


#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: none;
	height: 0px;
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 570px;
	float: left;
	background-image: url(images/bg-bamboo-white-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}


#left {
	width: 200px;
	float: left;
	background-image: none;
	background-color: #DDDDBB;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.5em;
	background-image: none;
	padding-top: 24px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;

}
#masthead .content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #422F20;
	background-image: url(images/bamboo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer .content {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
}
#footer {
	font-size: 0.7em;
	clear: both;
	color: #FFFFFF;
	background-color: #73673C;
	background-image: url(images/bamboo.gif);
	background-repeat: repeat-x;
	width: 770px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10%;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #566F0B;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	text-decoration: none;
	color: #CE6C46;
	font-weight: bold;
}
#right a:visited {
	color: #B6604C;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #73673C;
	text-decoration: underline;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #333333;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #B6604C;
}
#wrapper .menulist a:hover {
	border-top-color: #73673C;
	border-right-color: #73673C;
	border-bottom-color: #73673C;
	border-left-color: #73673C;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF99;
}
h1 {
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	color: #422F20;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	margin: 30px 0 0 0;
	color: #94844C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}
h3 {
	font-size: 1.25em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	
}
.press_home {
	color: #333333;
	border: 1px dotted #837644;
	padding: 20px;
}

.chapters {
	color: #333333;
	border: 1px dotted #837644;
	padding: 10px;
}

.copyright {
	color: #FFFF99;
	}
