body {
	background-color: #000000;
	background-image: url(../images/newbgweb.jpg);
	background-repeat: repeat-x;
}

a img {
	border-bottom-style:solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #b3995e;
	border-right-color: #b3995e;
	border-bottom-color: #b3995e;
	border-left-color: #b3995e;
}

#wrapper {
	background-color: #FFFFFF;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	border-right: 4px solid #b3995e;
	border-left: 2px solid #b3995e;
}

#wrapper #logo {
	height: 99px;
	background-color: #000000;
	border: 0px none #b3995e;
}

#wrapper #navbar {
	height: 0px;
	border-left-color: #000000;
}

#wrapper #middle #headerimg {
	width: auto;
	padding: 0px;
	margin: 0px;
}
	
#wrapper #middle {
	height: auto;
	width:auto; /* try 100% if auto doesn't work */
	background-color: white;
	padding-top: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b39953;
	border-right-color: #b39953;
	border-bottom-color: #000000;
	border-left-color: #b39953;
}

#wrapper #middle #text {
	padding-right: 10px;
	padding-left: 10px;
	min-height:500px;
}
	
#wrapper #footer #line {
	border-bottom: 1px solid black;
	padding: 7px 0px 0px 0px;
	margin-bottom: 7px;
}	
	
	
#wrapper #address {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background-color: #b3995e;
}

#wrapper #footer {
	height: 80px;
	background-color: #b3995e;
	text-align:center;
}

#wrapper #footer a 
{
	text-decoration: none;
	font-size:13px;
	height:10px;
	padding:2px 7px 3px 7px;
	margin:0px;
	color: black;
}

#wrapper #footer a:link {
	color: #000000;
}

#wrapper #footer a:visited {
/*	color: white; */
}

#wrapper #footer a:hover {
/*	color: white;
	background-color:#D9AE11; */
}

#clear
{
	clear: both;
	font: 1px/1px sans-serif;
}
#wrapper #middle #text .style1 {
	text-align: left;
}
#wrapper #middle #text .style1 {


}
#wrapper #middle #text .style1 {
	text-align: center;

}
#wrapper #middle #text .style1 p strong .style3 {
	text-align: center;
}
#wrapper #middle #text .style1 p strong .style3 {
	text-align: left;
}

