body {
	margin: 0;
	background: url('../images/background1.jpg') no-repeat;
	background-color: #133d66;
}

h1 {
	font: 28px/36px Georgia, "Times New Roman", Times, serif;
	color: #133d66;
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #133d66;
}

h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #c3b052;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 1px;
	text-transform: uppercase;
	text-shadow: #000;
}

h3 {
	font: 28px/32px Georgia, "Times New Roman", Times, serif;
	color: #133d66;
	margin: 0;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #133d66;
}

h4 {
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bdb58b;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #bdb58b;
}

h5 {
	margin: 0;
	text-transform: uppercase;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #133d66;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: 1px dotted #133d66;
}

h6 {
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #bdb58b;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #bdb58b;
}

p {

}

#top {
	margin: 0;
	margin-left: 159px;
	width: 852px;
	height: 307px;
}

#top ul {
	margin: 0;
	margin-left: 0;
	margin-top: 33px;
	padding-left: 35px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	list-style: none;
}

#top ul li.navtitle {
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 14px;
	text-transform: uppercase;
}

#top ul li {
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 0;
	font-size: 10px;
	line-height: 16px;
}

#top #topcontact {
	margin: 0;
	height: 21px;
	background: url('../images/top_back.jpg') no-repeat;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	padding-top: 32px;
	padding-bottom: 9px;
}

#top #topcontact a {
	text-decoration: none;
	color: #fff;
}

#top #topcontact a:hover {
	color: #c3b052;
}

#top #topnav {
	margin: 0;
	float: left;
	width: 243px;
	height: 254px;
	background: url('../images/topnav_back.jpg') no-repeat;
}

#top #topnav a {
	text-decoration: none;
	color: #fff;
}

#top #topnav a:hover {
	color: #133d66;
}

#top #toppic {
	margin: 0;
	float: left;
	width: 609px;
}

#main {
	margin: 0;
	margin-top: 20px;
	margin-left: 159px;
	width: 852px;
	background: url('../images/main_background_gallery.jpg') no-repeat;
	background-color: #fff;
}

#main #content {
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	width: 832px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#main #content a {
	text-decoration: none;
	color: #133d66;
}

#main #content a:hover {
	text-decoration: none;
	color: #c3b052;
}