/* 
  ------------------------------------------------
  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: #4F2914;
	padding: 0;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	background-color: #e6dfd0;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 960px;
}
#flash {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/index_02.jpg);
	height: 239px;
	width: 960px;
}

#column_wrapper {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height: 519px;
	width: 960px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#nav {
	width: 960px;
	float: left;
	height: 38px;
}

#right {
	width: 335px;
	float: left;
	padding-top: 0px;
}
#left {
	width: 625px;
	float: left;
	padding-top: 0px;
}
#nav .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

#left .content {
	font-size: 11px;
	line-height: 12pt;
	padding-top: 55px;
	padding-right: 40px;
	padding-left: 400px;
	color: #FFFFFF;
	text-align: right;
}
#left .contentleft2 {
	font-size: 11px;
	line-height: 11pt;
	padding-top: 65px;
	padding-right: 40px;
	padding-left: 45px;
	color: #996633;
}
#right .content {
	font-size: 11px;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 20px;
}
#right  .contentright2 {
	font-size: 11px;
	line-height: 12pt;
	padding-top: 130px;
	padding-right: 70px;
	padding-left: 20px;
	color: #996633;
	text-decoration: none;
}
#masthead .content {
	top: 165px;
	position: relative;
	left: 0px;
}
#masthead .login {
	top: 0px;
	position: relative;
	left: 0px;
}

#footer .content {
	padding-top: 10px;
	padding-left: 800px;
	padding-bottom: 15px;
}
#footer  .contentcopyright {
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 30px;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	width: 960px;
	color: #4F2914;
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
}
#footer ul a.first{
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
#footer ul li{
	float: left;
	display:inline
}
#footer ul a{
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 7px;
	padding-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBB4A4;
	}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #0066CC;
	text-decoration: none;
}
#left a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#right a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #0099FF;
	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: #0066CC;
	text-decoration: none;
}
#footer a:visited {
	color: #0066CC;
	text-decoration: none;
}
#footer a:hover {
	color: #0099FF;
	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;
}
