*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family:"Times New Roman", Times, serif;
	color: #543616;	
}
#stripe{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	
}
a img  {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 28px;
	line-height: 145%;
	padding: 4px;
	color: #666666;
	letter-spacing: -1px;
}
h2 {
	font-size: 24px;
	line-height: 145%;
	padding: 4px 4px 4px 0px;
	color: #543616;
	letter-spacing: -1px;

}

h3 {
	font-size: 20px;
	line-height: 145%;
	padding: 4px;
	color: #543616;
	letter-spacing: -1px;
	text-align: center;
}
h4 {
	font-size: 16px;
	line-height: 145%;
	padding: 4px;
	color: #543616;
}
span{
	font-size: 20px;
	font-weight: bold;
	
}
p {
	padding-bottom: 10px;
	line-height: 140%;
	font-size: 14px;
}
ul{
	margin-left: 25px;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	color: #543616;	
}
li{
	line-height: 145%;
}

a {
	color: #543616;
	text-decoration: underline;	
}
a:hover{
	color: #5C829C;	
	text-decoration: underline;	
}

#container{
	margin: 10px auto;
	width: 950px;
}

#header h1{
	text-indent: -5000px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 950px;
	float: left;
}
#header h2{
	height: 0px;
	width: 0px;
	font-size: 0px;
	text-indent: -5000px;
	float: left;
	display: none;
}
#topnav{
	float: right;
	margin-top: -26px;
	margin-right: 50px;
}
#topnav li{
	float: left;
	margin-left: 30px;
	font-size: 18px;
	list-style: none;
}
#topnav a, #topnav a:visited{
	color: #543616;
	text-decoration: none;

}
#topnav a:hover{
	color: #5C829C;
	text-decoration: underline;

}

#flash{
	float: left;
	width: 950px;
	background-image: url(images/flashbg.jpg);
	background-repeat: no-repeat;
	height: 210px;
}


#fpicons ul{
	float: left;
	width: 950px;
}

#fpicons li{
	width: 220px;
	text-align: center;
	float: left;
	list-style: none;
}
#fpicons a{
	text-decoration: none;
	color: #543616;
	font-size: 24px;
}

#icons{
	float: left;
	margin: 0px 0px 25px;
	width: 785px;	
}
#icons li{
	width: 190px;
	text-align: center;
	float: left;
	list-style: none;
}
#icons a{
	text-decoration: none;
	color: #543616;
	font-size: 24px;
}

#content{
	float: left;
	width: 875px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	
}
#inner{
	margin: 10px 0px 0px 80px;
	width: 775px;
}
#footer{
	margin-top: 10px;
	font-size: 14px;
	color: #543616;
	margin-bottom: 10px;
	float: left;
}
#footer p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}

#footerleft{
	width:450px; 
	text-align:right; 
	float:left;
}
#footerright{
	width:450px; 
	text-align:left; 
	float:left; 
	margin-left:20px;
}
#footer a,#footer a:visited{
	color: #543616;
	text-decoration: none;
	
}
#footer a:hover{
	color: #5C829C;
	text-decoration: underline;
}
.clear {
	clear: both;
}

.contentclear {
	clear: both;
	background-image: url(images/contentbottom.jpg);
	background-repeat: no-repeat;
}
.contactinfo div{
	margin-bottom: 10px;
}
.contactinfo div span{
	margin-right: 7px;
}
.contactinfo div button{
	margin-left: 55px;
}
