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

body {
	font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	padding: 0;
	background-position: center top;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	background-color: #210900;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #4A2E1D;
	border-left-color: #4A2E1D;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #4A2E1D;
}

#masthead {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/index_bottomnew_01.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 202px;
}
#nav {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/index_bottomnew_02.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 46px;
}
#flash {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/index_bottomnew_03.jpg);
	width: 800px;
	height: 315px;
	background-repeat: no-repeat;
}

#column_wrapper {
	background-image: url(../images/index_bottomnew_04.jpg);
	background-repeat: no-repeat;
	height: 297px;
	width: 800px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 325px;
	float: left;
	padding-top: 0px;
}
#left {
	width: 475px;
	float: left;
}
#left .content {
	font-size: 11px;
	line-height: 14pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
	color: #9C8867;
}
#left .contentleft2 {
	font-size: 11px;
	line-height: 14pt;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #9C8867;
}

#right .content {
	font-size: 11px;
	line-height: 12pt;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #9C8867;
	padding-top: 125px;
}
#masthead .content {
	margin: 0px;
	padding: 0px;
}

#flash .content {
	top: 0px;
	padding: 0px;

}

#footer .content {
	padding-top: 15px;
	padding-left: 440px;
	padding-bottom: 30px;
}
#footer  .contentcopyright {
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 40px;
}

#footer {
	color: #CCC4AF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/index_bottomnew_05.jpg);
	width: 800px;
	background-repeat: no-repeat;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #40852C;
	font-weight: bold;
	text-decoration: none;
}
#left a:visited {
	color: #40852C;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #014461;
	font-weight: bold;
	text-decoration: none;
}
#right a:link {
	color: #40852C;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #40852C;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #947D5B;
	text-decoration: none;
	font-weight: bold;
}
#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: #947D5B;
	text-decoration: none;
}
#footer a:visited {
	color: #947D5B;
	text-decoration: none;
}
#footer a:hover {
	color: #DBD1B8;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	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;
}
