@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #380000;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
table {
	border-collapse:collapse;
}
img {
	border: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 985px;	
}
#innerwrap {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
}
#container {
	width: 985px;
	position: relative;
	min-height:600px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}
#masthead {
	height: 100px;
	width: 985px;
}
#masthead img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 985px;

}
#content {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 985px;
	padding: 0px;	
	position: relative;	
	min-height:600px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
	clear: both;
}
#main1 {
	width: 705px;
	padding-left: 255px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;	
	min-height:600px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}   

#main1 a:link, #main1 a:visited, #main1 a:active {
	color: #510000;
	font-size: 12px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main1 a:hover {
	color: #6D5314;
	font-size: 12px;
	text-decoration: underline;
}

#pagetitle {
	height: 35px;
	width: 690px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	margin-right: 10px;
}
#leftcol {
	width: 210px;
	position: absolute;
	left: 38px;
	top: 110px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	min-height:800px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}

/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#navlist ul li a {
	display: block;
	color: #F6E271;
	width:180px;
	font-weight: bold;
	font-size: 12px;
	height: 32px;
	background-image: url(images/btn-bg-up.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	left: 0px;
	text-decoration: none;
	margin: 0px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist ul li a:hover {
	display: block;
	color:#CFC5B4;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 180px;
	background-image: url(images/btn-bg-mo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	left: 0px;
	margin: 0px;
	line-height: 32px;
}
ul.navlist {
	list-style: none;
	width: 185px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end left main nav list styling */

#contact-left {
	width: 190px;
	margin-left: 5px;
	clear: both;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 155px;
}
#contact-left a:link, #contact-left a:visited, #contact-left a:active {
	color: #510000;
	font-size: 12px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#contact-left a:hover {
	color: #6D5314;
	font-size: 12px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#contact-left p {
	color: #391A06;
	font-size: 13px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 0px;

}

/* end leftcol styling */
.p-main {
	font-size: 12px;
	line-height: 16px;
	color: #301605;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 28px;
	margin-right: 15px;
}

h1 {
	font-size: 15px;
	color: #391A06;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 12px;
}
.h1clone {
	font-size: 16px;
	color: #391A06;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 12px;
}
h2 {
	font-size: 14px;
	color: #391A06;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 7px;
	margin-right: 10px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
}
.h2clone {
	font-size: 14px;
	color: #391A06;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 7px;
	margin-right: 10px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
}
.h2clone2 {
	font-size: 14px;
	color: #391A06;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 7px;
	margin-right: 10px;
}
.bg1 {
	background-image: url(images/bg-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pic1 {
	padding: 0px;
	float: right;
	width: 250px;
	border: 1px solid #F9E4BF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pic1a {
	padding: 0px;
	float: right;
	width: 200px;
	border: 1px solid #F9E4BF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pic2 {
	padding: 0px;
	float: left;
	width: 250px;
	border: 1px solid #F9E4BF;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#areas1, #areas2 {
	background-color: #EFE8C9;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
}
#areas1 td, #areas2 td {
	margin: 0px;
	font-size: 12px;
	color: #301605;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	text-align: left;
}
.areas-sub {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.areasbull {
	background-image: url(images/bull-areas.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

/* begin general bullet styling */
ul.bullet1 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
	text-align: left;
}
ul.bullet1 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #301605;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
/* end general bullet styling */

/* begin sitemap styling */

#sitemap {
	float: left;
	width: 500px;
	padding-left: 45px;
	margin-bottom: 75px;
}
#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	font-size: 13px;
	color: #510000;
	text-decoration: underline;
}
#sitemap a:hover {
	color: #6D5314;
	text-decoration: underline;
}

#sitemap ul {
     text-align: left;
	 padding-left: 10px;	
	 }
	 
#sitemap ul ul {
     text-align: left;
	 padding-left: 20px;
	 list-style: none;	 
	 }	 

#sitemap li {
      text-align: left;
	  list-style: none;	 
	  
	  }

/* end sitemap styling */

.clear {
	clear: both;
}
.indent1 {
	margin-left: 20px;
}

/* strong (bold), italic and underline text styling */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

#disclaimer {
	width: 675px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EFE8C9;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/disclaimer.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#disclaimer p {
	font-size: 11px;
	padding-right: 30px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	margin-left: 20px;
	text-align: justify;
}

/* begin interactive Map on contact page */
#map {
	padding: 0px;
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#map a:link, #map a:visited, #map a:active {
	color: #510000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#map a:hover {
	color: #6D5314;
	font-weight: bold;
	text-decoration: underline;
}
iframe {
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
}
/* end interactive Map on contact page */

/* begin form styling */
#contact-form {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #333333;
	float: left;	
}
#contact-form td {
	padding: 1px;	
}
#comments {
	background-color: #FAFCFE;
	border: 1px solid #FCE3AB;
}
input {
	border: 1px solid #FCE3AB;
	color: #333333;
	height: 20px;
}
select {
	background-color: #FAFCFE;
	color: #333333;
	height: 22px;
	border: 1px solid #FCE3AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-left{
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.text-right{
	color: #333333;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.text-center{
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}


.textb-center{
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 13px;
}

.required {
	font-size: 12px;
	color: #CC0000;
	font-weight: bolder;
}
#submit-btn{
	width: 95px;
	background-image: url(images/btn-form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #F6C342;
	height: 20px;
	font-weight: bold;
	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;
	margin: 0px;
	padding: 0px;
}
#reset-btn{
	width: 95px;
	background-image: url(images/btn-form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #F6C342;
	height: 20px;
	padding: 0px;
	font-weight: bold;
	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;
	margin: 0px;
}
/* end form styling */


/* Begin footer styling */
#footer {
	clear: both;
	width: 985px;
	margin: 0px;
	padding: 0px;
}
#footertop {
	clear: both;
	height: 20px;
	width: 985px;
	background-image: url(images/bg-footertop.jpg);
	background-repeat: no-repeat;
}

#footercontent {
	background-image: url(images/bg-footermid.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 985px;
}
#footerbotcap {
	background-image: url(images/bg-footerbotcap.jpg);
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
	width: 985px;
}

/* begin footer text and link styling */
.dividers {
	color: #943227;
	font-size: 10px;
	font-weight: normal;
}
.dividers2 {
	color: #BEAF9A;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.rule1 {
	width: 600px;
}
.footer-text {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #E8AD55;
}
.footer-text a:link, a:visited, a:active {
	font-size: 11px;
	color: #E8AD55;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-text a:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-text2 {
	font-size: 13px;
	color: #FCF3E1;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: normal;
}


/* link to mds only */
.mds {
	font-size: 9px;
	color: #BEAF9A;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.mds:link, a.mds:visited, a.mds:active {
	font-size: 9px;
	font-weight: normal;
	color: #BEAF9A;
	text-decoration: none;
}
a.mds:hover {
	font-size: 9px;
	font-weight: normal;
	color: #AD3D0C;
	text-decoration: none;
}

.center {
    margin: auto 0;
	}
/* end footer text and link styling */

/* End footer styling */





