body {
	border: 0px; 
	margin: 0px; 
	background-color: white;

}
.banner {

	height:169px;
	width:800px;
	background:url('images/red-header.jpg') no-repeat top left;
	clear:both
}
.banner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 169px;
}

.banner a h1 {
	display:none;
}

 
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #663333;
	text-align: left;
	padding-bottom:10px;

}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #8E6839;
	text-align: left;

}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #787878;
	text-align: left;

}
#page {
	margin-top: 40px;
	width:840px;
}
#menucontainer {
	position:relative;
	width: 140px;
	height: 300px;
	float:left;
	font:75% verdana, arial, sans-serif;
}

#menu ul li {
	text-align: right;
	margin-left: -30px;
	font-size: small;
	list-style-type: none;
	font-weight: bold; 
	background:url('images/red2-button.jpg');
	background-repeat:no-repeat;
	width: 110px; 
	height: 28px;
	padding-left:10px;
	padding-right:14px;
	padding-top:4px; 
	padding-bottom:4px;
	margin-bottom: 2px; 
	margin-top: 10px; 
	text-align: right;
}
#menu a{
	text-decoration: none; 
	color:#663333; 
	background:url('images/red2-button.jpg');
	background-repeat:no-repeat;
}
#menu a:hover, #menu a:active {
	color:#878787;
	background:url('images/red3-button.jpg');
	background-repeat:no-repeat;

}
#options a{
	background-color: #9F5E36;
	color: White;
	border-top: 1px solid #9F5E36;
	border-left: 1px solid #9F5E36;
	border-right: 1px solid #9F5E36;
	border-bottom: 1px solid #9F5E36;
}

#content {
	float:left;
	color: #5A5A5A; 
	margin-left: 40px;
	padding-top: 0px;
	width:380px;
	font:75% verdana, arial, sans-serif;

}

#content ul {
	list-style-type: disc;
	list-style-image: url('images/bullet.jpg');
	margin-left: 16px;
}
#content_gallery {
	float:left;
	color: #5A5A5A; 
	margin-left: 40px;
	padding-top: 0px;
	width:600px;
	font:75% verdana, arial, sans-serif;

}

#content_gallery ul {
	list-style-type: disc;
	list-style-image: url('images/bullet.jpg');
	margin-left: 16px;
}

#content_gallery img {
	float: left;
	border: 3px solid #8E6839;
	margin: 4px;
	margin-right: 20px;
}
.rt_col {
	background:url('images/box.jpg') no-repeat;
	float:left;
	padding-bottom:80px;
	width:200px;
	height:407px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.rt_col p{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:x-small;
	padding:4px;
	margin-top:4px;
	margin-left:8px;
	margin-bottom:4px;
}

.rt_col ul li {
	color: #ffffff;
	list-style-type:none;
	padding:0;
}

.rt_col ul li img {
	padding:10px 10px 10px 10px;
}
.rt_col_gallery {
	background:url('images/bigbox.jpg') no-repeat;
	float:left;
	padding-bottom:80px;
	width:300px;
	height:407px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.rt_col_gallery p{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:x-small;
	padding:4px;
	margin-top:4px;
	margin-left:8px;
	margin-bottom:4px;
}

.rt_col_gallery ul li {
	color: #ffffff;
	list-style-type:none;
	padding:0;
}

.rt_col_gallery ul li img {
	padding:10px 10px 10px 10px;
}

#content p {
	font-size: small;
}
.clearfloats {
clear:both;
}

.photo-gallery {
	margin-left:20px;
	margin-top:20px;
	width: 820px;
	height:500px;
}
.photo-gallery h1{
	text-align: right;
}
.photo-gallery img {
	border-color: #8E6839;
	border-width:4px;
}
.transfooter {
	margin-top: 20px;
	height:10px;
	background:url('images/transfooter.jpg') left no-repeat;
}

.copyright {
	font-size:x-small;
	font-family: verdana, arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:40px;
	padding-top:10px;
	padding-bottom:40px;

}
a { color:#825B34; text-decoration: none; background-color: transparent;}
a:hover {
	text-decoration: underline;
}
#content form {
	padding-left: 30px;
	font-size: small;
	vertical-align: middle;
	}
#content form p{  }
.textbox {
	border: 1px solid gray;
	margin: 5px;
}
.button { border: medium outset;  background-color: #F5F5F5; margin-left: 150px;  color: black; margin-top: 10px;}
fieldset {
	margin-top: 5px;
	width: 200px;
}
.class1 A:link {text-decoration: none; color:#696969;}
.class1 A:visited {text-decoration: none; color:#696969;}
.class1 A:active {text-decoration: none; color:#696969;}
.class1 A:hover {text-decoration: none; color:#543;}

