@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/homepage_06.gif);
	background-repeat: repeat-x;
	color: #F0F0F0;
}
#header {
	background-image: url(images/homepage_02.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
img, #header { behavior: url(iepngfix.htc);

}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C96;
	background-image: url(images/homepage_08.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 322px;
	width: 114px;
	padding-left:10px;
	padding-right:10px;
	padding-top:48px;
	text-align: center;
	top: 143px;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C96;
	text-decoration:none;
}
#nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#DDD;
	text-decoration:none;
	
}
#gallery {
	background-repeat: no-repeat;
	height: 362px;
	width: 629px;
	position:relative;
	top: 144px;
	left: 143px;
}
#bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #130000;
	background-image: url(images/homepage_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 721px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 30px;
	position:relative;
	left: -10px;
	background-color: #C6A58F;
	top: 90px;
	text-align:left;

}
#stripe {
	position:absolute;
	width:873px;
	height:5px;
	z-index:2;
	left: 1px;
	top: 143px;
	background-color: #5C3118;
}
#homebutton {
	position:absolute;
	width:426px;
	height:115px;
	z-index:3;
	top: 23px;
	display:block;
}
#homebutton a {
	width:426px;
	height:115px;
	z-index:3;
	top: 23px;
	display:block;
	
}

a span {
	display:none;
}

#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #130000;
	text-align: center;
	text-decoration:underline;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #130000;
	text-align: center;
	text-decoration:underline;
}

