/* 
  ------------------------------------------------
  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%;
	color: #000000;
	background-color: #F6EED9;
	margin: 20px;
	padding: 0;
}
#masthead {
	background-color: #5B2120;
	padding: 0px;
	margin: 0;
	background-image: url(../images/headerbg.jpg);
	color: #F6EED9;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/pgbg.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5B2120;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 780px;
	float: left;
	background-image: url(../images/corner.jpg);
	background-color: #F6EED9;
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	width: 180px;
	float: left;
	background-image: url(../images/pgbg.jpg);
	background-repeat: repeat;
	color: #F6EED9;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 30px 20px 30px 30px;
	font-size: 1em;
	line-height: 1.65em;
	color: #800000;
}

#masthead .content {
	padding: 35px 50px 0px 200px;
	background-image: url(../images/anvil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	text-align: right;
}
.tablediv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	margin-top: 20px;
	margin-bottom: 20px;
}

#p7bod #wrapper #masthead .content img {

}

#footer .content {
	padding: 2px 24px 4px;
}
#footer {
	color: #F6EED9;
	background-color: #4D342D;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #F6EED9;
}
#left a:visited {
	color: #F6EED8;
}
#left a:hover {
	color: #F6eeD9;
}
#right a:link {
	color: #800000;
	text-decoration: underline;
}
#right a:visited {
	color: #800000;
}
#right a:hover {
	color: #800000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #F6EED9;
	padding: 0 0 0 0px;
	text-decoration: none;
	font-size: 16px;
}
#wrapper #column_wrapper #left .content .menulist li   {
	margin-top: 0px;
	margin-bottom: 20px;
}

#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #F6EED9;
	text-decoration: underline;
}
#footer a:visited {
	color: #F6EED9;
}
#footer a:hover {
	color: #F6EED9;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	margin: 0;
	color: #800000;
	font-weight: bold;
	font-style: italic;
}
.hometext {
	color: #800000;
	font-style: italic;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#masthead .content h1 {
	font-size: 36px;
	font-weight: normal;
	color: #F6EED9;
}

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;
}
.pagetext {
	color: #800000;
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.tabletext {
	font-size: 14px;
}
.homeimg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	margin-left: 20px;
	float: right;
	width: 400px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 10px;
}
.homeimgtxt {
	padding-right: 20px;
	padding-left: 15px;
}
