/* 
  ------------------------------------------------
  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: #701331;
	padding: 0;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	background-color: #701331;
	margin: 0px;
}
#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: #701331;
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_01.jpg);
	background-repeat: no-repeat;
	height: 223px;
	width: 960px;
}
#flash {
	color: #701331;
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_02.gif);
	height: 94px;
	width: 960px;
}

#column_wrapper {
	background-image: url(../images/template_03.gif);
	width: 960px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 305px;
	float: left;
	padding-top: 0px;
}
#right {
	width: 655px;
	float: left;
	padding-top: 0px;
}
#left .content {
	font-size: 11px;
	line-height: 12pt;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	color: #FFFFFF;
}
#right .content {
	font-size: 11px;
	padding-right: 170px;
	padding-left: 70px;
	padding-top: 15px;
	line-height: 22px;
}
#masthead .content {
	top: 180px;
	position: relative;
	left: 0px;
}

#footer .content {
	padding-top: 10px;
	padding-left: 350px;
	padding-bottom: 15px;
}
#footer  .contentcopyright {
	padding-top: 35px;
	padding-left: 400px;
	padding-bottom: 50px;
	text-align: right;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	width: 960px;
	color: #993333;
	background-image: url(../images/template_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: 0px;
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
	}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #F67E30;
	text-decoration: none;
}
#left a:visited {
	color: #F67E30;
	text-decoration: none;
}
#left a:hover {
	color: #FEF3D5;
	text-decoration: none;
}
#right a:link {
	color: #288978;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #288978;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #701331;
	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: #F67E30;
	text-decoration: none;
}
#footer a:visited {
	color: #F67E30;
	text-decoration: none;
}
#footer a:hover {
	color: #278978;
	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;
}
