body{
	margin: auto auto auto auto;
	width: 960px;
	background-color: Black;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-color: White;
	font-family: Verdana, Arial, " Arial CE", sans-serif;
	font-size: 12px;
}

p, ul, a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3{
	margin: 0 0 1em 0;
	color: Navy;
	font-size: 17px;
}

h4{
	font-size: 12px;
}

h5{
	color: Navy;
	text-align: center;
	font-size: 15px;
	background-color: #99914c;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

img{
	border-color: White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#back_col{
	background-image: url(../img/back_col.jpg);
	padding-left: 10px;
	padding-right: 10px;
	width: 940px;
}

#top{
	height: 273px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	margin: auto auto auto auto;
}

#menu{
	background-image: url(../img/menu.jpg);
	height: 40px;
	padding-left: 200px;
}

#menu ul{
	display: block;
}

#menu a{	
	text-align: center;
	padding-right: 10px;
	padding-left:12px;
	background-image: url(../img/button.jpg);
	width: 120px;
	height: 26px;
	padding-top: 12px;
	float: left;
	position: relative;
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover{	
	background-position: -141px;
}

#menu li{
	list-style: none;	
	float: left;	
	
}

#left{
	float: left;
	width: 182px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 4px;
	border-color: White;
}

#left img{
	border-bottom: 15px;
	border-color: White;
	border-bottom-style: solid;
}

#photos{
	text-align: center;
	padding-top: 5px;
}

#section{
	background-color: #99914c;
	text-align: center;
}

#main{
	margin-left: 187px;
	color: White;
	padding: 2em 2em 2em 2em;
	border-right-style: solid;
	border-right-width: 2px;
	border-color: White;
}

#main td{
	text-align: center;
}

#bottom{
	clear: both;
	height: 20px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-color: White;
	padding-right: 10px;
	text-align: right;
	background-color: #76704c;
}

#bottom a{
	color: White;
	padding-right: 30px;
}
#bottom2{
	background-color: #76714b;
	background-image: url(../img/bottom.jpg);
	height: 35px;
	border: 2px white solid;
	text-align: right;
	padding-top: 15px;
	padding: 15px 10px 0 0;

}

#bottom2 a{
	color: White;
}

.icons{
	border: none;
	padding-left: 10px;
}

#gallery_but{
	padding: 3px 0 3px 0;
	border: 1px black double;
}

#gallery_but a{
	font-weight: bold;
	color: White;
	margin-left: 13em;
}

#gal_cen{
	text-align: center;
}

.hl{
	font-weight: bold;
	text-decoration: underline;
}
