/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 20px;
	padding: 0;
	background-image: url(../images/bg_lines2.jpg);
	color: #7e5a29;
}
#quotations {
	background-image: url(../images/leftquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	margin-top: 3px;
	padding-top: 1px;
	font-variant: normal;
	font-style: italic;
	font-size: 1.1em;
}
.quote {
	background-image: url(../images/leftquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}
#masthead {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#topNav {
	margin-left: 75px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 575px;
	float: left;
}
#left {
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AD7E3B;
	margin-top: 25px;
}
#left .content {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #AD7E3B;
	padding: 0px;
	margin: 0;
	font-size: 0.9em;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
.menulist {
	list-style-type: none;
}
#left a:link {
	color: #7e5a29;
}
#left a:visited {
	color: #AD7E3B;
}
#left a:hover {
	color: #999999;
}
#right a:link {
	color: #7E5A29;
	font-weight: bold;
	text-decoration: underline;
}
#right a:visited {
	color: #7E5A29;
	text-decoration: underline;
	font-weight: bold;
}
#right a:hover {
	color: #AD7E3B;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #7e5a29;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-decoration: none;
}
li {
	list-style-type: disc;
}
#wrapper .menulist a:hover {
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #666666;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.03em;
	border-color: #996600 !important;
}
h1 {
	font-size: 1.5em;
	margin: 0;
}
h2 {
	font-size: 1.1em;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
}
h3 {
	font-size: 1em;
	margin: 0px 0 0 0;
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h5 {
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.imgLeft {
	margin-right: 10px;
}
.imgRight {
	margin-left: 10px;
}
#homeText {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#left li {
	list-style-type: none;
}
h5 {
	font-weight: normal;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	line-height: 1em;
	font-style: normal;
	color: #999999;
}
#horizontalRule {
	background-image: url(../images/lcs_linerule.gif);
	height: 33px;
}
.captionText {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
}
#colorBG {
	background-color: #F7F0D8;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-bottom: 5px;
}
.redtext {
	font-size: 1.2em;
	color: #990000;
}

