* {
font-family:Arial, Helvetica, sans-serif;

}

@font-face {
    font-family: 'ashburylight';
    src: url('ashburylig-webfont.eot');
    src: url('ashburylig-webfont.eot?#iefix') format('embedded-opentype'),
         url('ashburylig-webfont.woff') format('woff'),
         url('ashburylig-webfont.ttf') format('truetype'),
         url('ashburylig-webfont.svg#ashburylight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
margin: 0px;
text-align:center;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#3a3428;
background-position:center;
background-position: top;
}

#container{
text-align: center;
margin: auto;
width: 840px;
}

#top{
width: 900px;
height: 103px;
margin:0px;
text-align:center;
}

#logo_nav{
width: 840px;
height: 82px;
border-right: 30px solid #404040;
border-left: 30px solid #404040;
background-color:#404040;
}

#banner{
width: 840px;
height: 234px;
border-right: 30px solid #404040;
border-left: 30px solid #404040;
}

#content{
	width: 840px;
	border-right: 30px solid #404040;
	border-left: 30px solid #404040;
	background-color: #eae8e7;
	text-align:left;
	
}

#textbox{
	width: 840px;
	border-right: 30px solid #404040;
	border-left: 30px solid #404040;
	background-color: #eae8e7;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}

h1 {
	font-family:'ashburylight', Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_header.jpg);
	font-weight:normal;
	color:white;
	text-transform:uppercase;
	height:50px;
	padding-top:17px;
	margin-top:0px;
}


h2{
	color:#404040;
	font-size: 17px;
	font-weight: bold;
	margin-bottom:-5px !important;
	padding-bottom:0px;
}


h3{
	font-size: 12px;
	line-height: 24px;
	color: #4b382e;
}

p, td{
font-size: 12px;
line-height: 24px;
color: #4b382e;
margin-top:0px;
}

.right-column li {
	list-style-image:url(../images/yellow_arrow.jpg);
	font-size: 12px;
	line-height: 24px;
	color: #4b382e;
}

.right-column h1 {
	font-family:Arial, Helvetica, sans-serif;	
	background-image:none;
	font-weight:normal;
	text-transform:none;
	color:#564d3a;
	font-size:26px;
	margin-bottom:-20px;
	margin-left:-10px;
}

 li {
	
	font-size: 12px;
	line-height: 24px;
	color: #4b382e;
}

a{
color: #4c676e;
font-weight:bold;
}

.left-column p, h1, .left-column h2{
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 5px;
	text-align:left;
}

.right-column p{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	
}

#footer{
width: 840px;
height: 30px;
border-right: 30px solid #404040;
border-left: 30px solid #404040;
border-bottom: 8px solid #404040;
background-color:#4c676e;
padding-right: 30 px;
padding-top: 15px;
padding-bottom: 40px;
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
}

.footer-left p{
color: #d6c134;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:20px;
text-align:left;
padding-left: 30px;
padding-top: 10px;
	
}

.footer-left a{
color: #d6c134;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
	
}

.footer-right p{
color: #d5d8d9;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:20px;
text-align:right;
padding-right: 15px;
}

.footer-right a {
	font-weight:bold;
	text-decoration:underline;
	color:white;
	font-size:10px;
}


td {
	vertical-align:top;	
}


#boiler_Plate{
width: 835px;
height: 30px;
font-size: 11px;
color: #664;
text-align: justify;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 40px;
font-size: 11px;
}

.tableclass td {
	background-color:white;	
}