body {
	background-image: url(../images/background-grey.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #535353;
    margin:auto;
}
.top {
	width:804px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url(../images/background-top.jpg);
	background-repeat: no-repeat;
}
.middle {
	width:804px;
	margin:auto;
	background-image: url(../images/background-middle.jpg);
	background-repeat: repeat-y;
	clear: both;
	overflow: hidden;
}
.bottom {
	width:804px;
	height:25px;
	margin:auto;
	background-image: url(../images/background-bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#content {
	padding-left: 36px;
	padding-right: 36px;
	clear: both;
}
#main-content {
	background-image: url(../images/background-brown.jpg);
	background-repeat: repeat-y;
	background-color: #715b44;
	margin-left: 36px;
	margin-right: 36px;
	padding: 20px;
	overflow: hidden;
}
#main-content p {
	text-align: justify;
}
#footer-content {
	background-color: #000000;
	height: 35px;
	margin-left: 36px;
	margin-right: 36px;
}
#footer-content p {
	padding-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	margin: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	margin: 0px;
}
li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 3px 0px 0px 0px;
}
img {
	clear: both;
}
hr {
	height: 0; 
	border: 0; 
	border-top: 1px solid #604d3a;
}
#gallery {
	margin: -20px 0px 0px -20px;
	background-color: #ffffff;
	width: 790px;
	height: 340px;
}
.photo-gallery {
}
.photo-gallery img {
	border: 5px solid #ffffff;
	margin: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6e6;
	text-decoration: none;
}
.formbackground {
	background-image: url(Background.jpg);
	background-repeat: no-repeat;
}

.menu ul{
margin: 0px 0px 0px 30px;
padding: 0;
list-style-type: none;
color: #999999;
font: normal 12px Verdana;
text-decoration: none;
text-indent: 5px;
}

/*Top level list items*/
.menu ul li{
position: relative;
display: inline;
float: left;
color: #999999;
font: normal 12px Verdana;
text-decoration: none;
}

/*Top level menu link items style*/
.menu ul li a{
display: block;
width: 88px; /*Width of top level menu link items*/
height: 20px;
padding: 6px 2px;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
text-decoration: none;
background: url(../images/nav_bg.jpg) center center repeat-x;
color: #ffffff;
font: normal 12px Verdana;
}
	
/*Sub level menu*/
.menu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
color: #999999;
font: normal 12px Verdana;
text-decoration: none;
}

/*Sub level menu list items*/
.menu ul li ul li{
display: inline;
float: none;
color: #999999;
font: normal 12px Verdana;
text-decoration: none;
}

/* Sub level menu links style */
.menu ul li ul li a{
width: 150px; /*width of sub menu levels*/
font-weight: normal;
padding: 1px 1px;
background: url(../images/nav_bg.jpg) center center repeat-x;
border-width: 0 1px 1px 1px;
text-decoration: none;
font: normal 12px Verdana;
}

.menu ul li a:hover{
background: url(../images/nav_bg_rollover.jpg) center center repeat-x;
color: white;
color: #ffffff;
font: normal 12px Verdana;
text-decoration: none;
}

.menu ul li ul li a:hover{
background: url(../images/nav_bg_rollover.jpg) center center repeat-x;
color: #FFFFFF;
font: normal 12px Verdana;
text-decoration: none;
}

.menu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(../images/arrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */

input {
	width: 95%;
	color: #483929;
	background: #fff;
	border: 1px solid #42372a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
textarea {
	width: 95%;
	color: #483929;
	background: #fff;
	border: 1px solid #42372a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.submit input {
	width: 95%;
	color: #e6e6e6;
	padding: 3px;
	border-width: 1px;	
	border-color: #42372a;
	background-color: #6e553b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
.submit input:hover {
	width: 95%;
	color: #fff;
	padding: 3px;
	border-width: 1px;	
	border-color: #42372a;
	background-color: #7f6244;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
.top-link {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
} 



