body {
 margin: 0px;
 padding: 0px;

}

body, div, td, p, span {
	color: #BDB89D;	
}

.bodyContent {
 /*background: #000 url('/images/body_background_new_centered.gif') repeat-y top left;*/
 background-color: #3A331D;
 font-family:  times, times new roman;
 font-size:  10pt;
}

#wrapper {
 background:  url('/images/front_background_new.jpg') no-repeat scroll top left transparent;
 margin-left: auto ;
 margin-right: auto ;
 position: relative;
 width: 980px;
}
#wrapper-repeat {
 background:  url('/images/body_background_new.gif') repeat-y scroll top left transparent;
 margin-left: auto ;
 margin-right: auto ;
 position: relative;
 width: 980px;
}
img#logo {
 position: absolute;
 top: 25px;
 left: 27px;	
}

#tagline {
 position: absolute;
 top: 60px;
 left: 250px;
 font-size: 24px;
 color: #BDB89D;
 font-style: italic;
}

#leftNav {
 position: absolute;
 top: 160px;
 left: 33px;	
}

#leftNav div {
 color: #D5D2B7;
 font-size: 14px;	
 width: 180px;
 padding: 7px 0 5px 7px;
 background: url('/images/navdots.gif') no-repeat bottom left;
}
#leftNav a {color: #D5D2B7; text-decoration:  none;  }
#leftNav a:visited {color: #D5D2B7; text-decoration:  none;}
#leftNav  a:hover {color: #c8a979; text-decoration:  none;;
}

#leftNav div.navLast {
 background: none;	
}
#leftNav div.navSelected {
 background: url('/images/navdots_hover.gif') no-repeat bottom left;
 color: #BEA072
}

#leftContent {
 position: absolute;
 width: 190px;
 top: 370px;
 left: 40px;
 font-family:  verdana, arial, helvetica, sans-serif;
 font-size:  11px;
}

#contentWrapper {
 padding-top:  145px;
 padding-left:  250px;	
 padding-bottom:  50px;
}

#contentLeft {
 float: left;
 width: 410px; 
 font-family:  verdana, arial, helvetica, sans-serif;
 font-size:  11px;
}

#contentRight {
float: left;
margin-left: 10px;
width: 200px;
	font-family:  verdana, arial, helvetica, sans-serif;
 	font-size:  11px;
}
#textRight {
padding: 0 0 0 7px;
}

#contentAbout {
 width: 620px;
 font-family:  verdana, arial, helvetica, sans-serif;
 font-size:  11px;
} 
#contentAboutLeft {
 width: 310px;
 float: left;
	}
#contentAboutLeft img{
 padding-right: 30px
	}
#contentAboutRight {
 width: 310px;
 float: left;
	}	
#clearer {
 clear: both;
}

#footer {
 background: transparent url('/images/footerdots.gif') no-repeat top left;
 margin-left:  20px;
 padding-top:  10px;
 color:  #BEA072;
 font-style:  italic;
 font-size:  12px;
}

#rightContent {
font-size: 11px;
}
#content form {
font:12px/20px verdana,arial,helvetica,sans-serif;
}
#WebForm_left_column {
font:12px verdana,arial,helvetica,sans-serif;
}
.WebForm_begin_note {
font:18px verdana,arial,helvetica,sans-serif;
}
a {
color: #7d4900;
text-decoration: none;
}
a:visited {
color: #7d4900;
text-decoration: none;
}
a:hover {
color: #BDB89D;
text-decoration: none;
}
.highlight {
color: #6B6740;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: "Times New Roman", Times, serif;
}
H1 {
font-size: 2.4em;
font-weight: normal;
color: #D5D2B7;
text-transform: uppercase;
letter-spacing: .075em;
padding-bottom: 8px
}
H2 {
font-size: 1.65em;
font-weight: normal;
text-style: italic;

letter-spacing: normal;
padding-bottom: 5px
}
H3 {
font-size: 1.5em;
font-weight: normal;
color: #BEA072;
text-transform: uppercase;
letter-spacing: .075em;
padding-bottom: 8px
}


H4 {
font-size: 1.4em;
font-weight: bold;
color: #c8a979;
}
ul, ol {
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
}
li {
	list-style: disc;
	padding:0 0 0 0;
	
	}
	

