/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-color: #B1C6D5;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #B1C6D5;
	background-image: url(../images/masthead-bg.jpg);
	height: 235px;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/secondary-cwrapper-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 8px;
	margin-top: 11px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 580px;
	float: left;
	background-image: url(../images/secondary-left-bg.jpg);
	background-repeat: no-repeat;
}
#right {
	width: 290px;
	float: left;
	margin-right: 10px;
	height: 390px;
}
#left .content {
	padding: 24px 60px 24px 30px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: .8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0 10px;
}
#footer .content {
	padding: 20px 20px;
	text-align: center;
	line-height: 1.5em;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footer-bg.jpg);
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	text-decoration: none;
	border-bottom: 1px dotted #2F3A55;
	color: #2F3A55;
}
#left a:visited {
	color: #2F3A55;
	border-bottom: 1px dotted #2F3A55;
	text-decoration: none;
}
#left a:hover {
	color: #9B7C00;
	border-bottom: 1px dotted #9B7C00;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#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: #F6E8A9;
	text-decoration: none;
	border-bottom: 1px dotted #F6E8A9;
}
#footer a:visited {
	color: #F6E8A9;
	text-decoration: none;
	border-bottom: 1px dotted #F6E8A9;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	border-color: #000000 !important;
	color: #F6EABC;
}
h1 {
	font-size: 2em;
	margin: 0;
	font-family: Palatino;
	color: #5b3300;
	border-bottom: 2px dotted #5b3300;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	color: #4F72A0;
}
h3 {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	color: #3F5F00;
	background-position: top 10px;
}
#mid .content ul {
	padding-left: 20px;
	list-style-type: circle;
	color: #8E4700;
}
h4 {
	font-size: 1em;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #000;
}
.nomargintop {
	margin-top: 0;
}
.content p {
}
#center {
	color: #999999;
	margin: 0;
	background-color: #B1C6D5;
	background-image: url(../images/center-bg.gif);
	height: 290px;
	background-repeat: no-repeat;
	width: 590px;
	background-position: 0px 5px;
}
#center .content {
	margin-left: 10px;
	padding-top: 10px;
}
#mid {
	width: 280px;
	float: left;
	background-image: url(../images/secondary-mid-bg.jpg);
	background-repeat: no-repeat;
}
#mid .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 5px 20px 0 35px;
}
#center2 {
	color: #999999;
	background-color: #B1C6D5;
	background-repeat: no-repeat;
	float: right;
	width: 270px;
	height: 290px;
	background-image: url(../images/center-bg.gif);
	background-position: -590px 5px;
}
#center2 .content {
	padding-top: 10px;
	padding-right: 10px;
}
.list {
	border-bottom: 1px dotted #5b3300;
}
#mid a:link {
	text-decoration: none;
	border-bottom: 1px dotted #2F3A55;
	color: #2F3A55;
}
#mid a:visited {
	color: #2F3A55;
	border-bottom: 1px dotted #2F3A55;
	text-decoration: none;
}
#mid a:hover {
	color: #9B7C00;
	border-bottom: 1px dotted #9B7C00;
}
#left  .content ul {
	color: #8E4700;
}
