body
	{
	background-color: #807859;
	/* center for IE */
	text-align: center;
	font-family: "Arial MT", Arial;
	font-size: 85%;
	position: relative;
	}

/*main containing div, 1 px border around outside of page*/	
div.border
	{
	width: 784px;
	padding: 2px;
	border: 1px solid #655F47;
	text-align: center;
	/* center for Firefox */
	margin: auto;
	height: 100%;
	position: relative;
	}
	
div.body
	{
	padding: 6px;
	background-color: #514C39;
	height: 100%;
	position: relative;
	}
	
div.header
	{
	width: 766px;
	padding: 3px;
	background-color: #FFFAE6;
	text-align: center;
	position: relative;
	}

ul.none
	{
	list-style-type: none;
	}
	
ul.nav
	{
	height: 100%;
	padding: 0px;
	border: 1px solid #FFFAE6;
	list-style: none;
	text-align: left;
	width: 199px;
	max-width: 199px;
	float: left;
	margin: 6px 0px 0px 0px;
	font-size: 90%;
	}
	
li.nav
	{
	border-bottom: 1px solid #FFFAE6;
	background-color: #514C39;
	padding: 6px 8px 6px 14px;
	color: #FFFFFF;
	}
	
li.nav_bottom
	{
	background-color: #514C39;
	padding: 6px 8px 6px 14px;
	color: #FFFFFF;
	}
	
li.bottom
	{
	margin: 100px 0px 0px 0px;
	background-color: #514C39;
	padding: 0px;
	}	
	
li.nav_heading
	{
	margin: 0px 0px 1px 0px;
	background-color: #FFE680;
	padding: 6px 8px 6px 14px;
	font-family: times;
	font-weight: bold;
	}

li.gallery
	{
	height: 22px;
	margin: 0px 0px 1px 0px;
	background-image: url('images/gallery_bg.jpg');
	padding: 6px 0px 0px 14px;
	color: #FFFFFF;
	}
	
img
	{
	border: none;
	}
	
img.main
	{
	float: right;
	border: 2px solid #FFFAE6;
	margin: 0px 0px 0px 10px;
	}
	
img.left
	{
	float: left;
	border: 2px solid #FFFAE6;
	margin: 0px 10px 0px 0px;
	}
	
p.left
	{
	margin: 0px;
	float: left;
	}

div.main_text
	{
	color: #514C39;
	min-height: 539px;
	width: 542px;
	text-align: left;
	background-image: url('images/main_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFAE6;
	padding: 10px;
	font-size: 90%;
	border-width: 1px 1px 0px 1px;
	border-color: #807859;
	border-style: solid;
	float: right;
	margin: 6px 0px 0px 0px;
	}

/* Height of main_text for Internet Explorer */
/*\*/
* html div.main_text
	{
	height: 667px;
	color: #514C39;
	width: 542px;
	text-align: left;
	background-image: url('images/main_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFAE6;
	padding: 10px;
	font-size: 90%;
	border-width: 1px 1px 0px 1px;
	border-color: #807859;
	border-style: solid;
	float: right;
	margin: 6px 0px 0px 0px;
	}
/**/
	
span.welcome
	{
	margin: 0px;
	font-family: "Arial MT", Arial;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	}
	
h2.white
	{
	margin: 0px;
	font-family: "Arial MT", Arial;
	text-align: center;
	font-size: 130%;
	color: #FFFFFF;
	}

h2
	{
	font-family: "Arial MT", Arial;
	text-align: center;
	font-size: 130%;
	color: #514C39;
	}
	
h2.left
	{
	text-align: left;
	}
	
div.clear
	{
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	}
	
a.side:link, a.side:visited, a.gallery:link, a.gallery:visited, a.top:link, a.top:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a.side:hover, a.gallery:hover, a.top:hover
	{
	color: #000000;
	text-decoration: none;
	}	

a:link, a:visited
	{
	color: #514C39;
	}
	
a:hover
	{
	color: #000000;
	}

a.nav_heading:link, a.nav_heading:visited
	{
	color: #000000;
	text-decoration: none;
	}
	
a.nav_heading:hover
	{
	color: #FFFFFF;
	}
	
td.header
	{
	width: 761px;
	background-image: url('images/header_special.jpg');
	}
	
ul.header
	{
	float: right;
	margin: 1px 1px 0px 0px;
	font-size: 70%;
	list-style: none;
	text-align: right;
	}
	
li.header
	{
	padding: 0px;
	}

.news_top
	{
	margin: 0px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 250%;
	text-align: center;
	}
	
.news_heading
	{
	color: #000000;
	font-style: italic;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	}
	
.news
	{
	font-style: italic;
	text-align: center;
	}
	
p.center
	{
	text-align: center;
	}
	
p.center_nomargin
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
div.footer
	{
	font-style: italic;
	width: 542px;
	/*vertical-align: bottom;*/
	text-align: center;
	background-color: #FFFAE6;
	padding: 0px 10px 10px 10px;
	font-size: 70%;
	/*margin: 0px;*/
	float: right;
	border-width: 0px 1px 1px 1px;
	border-color: #807859;
	border-style: solid;
	}
	
table.header
	{
	height: 152px;
	}
	
p#rand_quote {
color: #5A6B17;
font-style: italic;
font-weight: bold;
margin: 0px 50px 0px 50px;
}

#special_pricing_table td {
border-bottom: solid 1px #807859;
padding: 5px;
}

#special_pricing_table {
border: solid 1px #807859;
border-collapse: collapse;
}

#header_special_link {
width: 762px;
height: 148px;
display: block;
position: absolute;
}