/* 
  ------------------------------------------------
  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;
}
#rightw {
	width: 795px;
	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;
}
#rightw .content {
	padding: 30px 0px 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-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tblstyle {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #800000;
}

.tblbrdr {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}


#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;
	text-decoration: none;
}
#left a:visited {
	color: #F6EED8;
}
#left a:hover {
	color: #F6eeD9;
	text-decoration: underline;
}
#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;
}
#p7bod #wrapper #column_wrapper #right .content .pagetext #form2 #sprytextfield1 #code {
	color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.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;
	font-size: 14px;
	line-height: 18px;
}.schedule {
	margin-right: auto;
	margin-left: 20px;
}
.pptable {
	border: 1px solid #800000;
}
#formdiv {
	width: 720px;
	text-align: left;
	line-height: 30px;
}
legend {
	font-size: 1.5em;
	color: #800000;
}
label {
	display: block;
	margin-top: 0.5em;
}
input {
	background: #F6EED9;
	border-bottom: 1px solid #800000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-left: 7px;
	margin-right: 5px;
}
input:focus {
	background: #F6EED9;
}
#formdiv hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.button {
    border: 1px solid #006;
    background: #800000;
	color:#FFF;
	padding-left: 2px;
	padding-right: 2px;
}
.hometxt {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.results {
	float: right;
	width: 255px;
	border: 1px solid #800000;
	margin-top: 20px;
	padding: 7px 7px 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}

table.bottomBorder { border-collapse:collapse; }
table.bottomBorder td, table.bottomBorder th { border-bottom:1px solid #800000;padding:2px; }

.fltrt {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
tr.border_bottom td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	padding-top: 5px;
	padding-bottom: 5px;
}
