body {
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-color: #000;
}

.bottom_horizontal_border {
	background-image: url(style/bottom_horizontal_border.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 850px;
	margin-bottom: 20px;
	background-position: center bottom;
}

.contact_entry_container {
	width: 845px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
}

.desc
{
	text-align: center;
	font-weight: bold;
	width: auto;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #cc9900;
}

#footer {
	margin-top: 15px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #CCC;
}

.gallery
{
	height: 145px;
	width: auto;
	float: left;
	text-align: center;
	margin: 7.9px;
}	

.gallery_container {
	width: 845px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.gallery img
{
	display: inline;
	border: 2px solid #cc9900;
	padding: 10px;
}

#global_container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000;
	height: auto;
}

#header {
	height: 100px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(style/main_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
}

.horizontal_line {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #cc9900;
}

#horizontal_space_gutter {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #CCC;
}

html, body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #CCC;
	background-color: #000;
}

.image_container {
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #999;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#index_welcome {
	font-family: "Monotype Corsiva";
	font-size: 150%;
	font-weight: normal;
	color: #cc9900;
	font-style: normal;
}

#left_box {
	width: 400px;
	float: left;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
}

#navbar {
	height: 60px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#page_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #AAA;
}

#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #cc9900;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 1px;
}

#right_box {
	width: 400px;
	float: right;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	color: #C90;
}

.text_area {
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #AAA;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.text_area_terms_conditions {
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #AAA;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}


#top_gutter {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #CCC;
}

.top_horizontal_border {
	background-image: url(style/top_horizontal_border.jpg);
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	background-position: center top;
}

h1 {
	color: #cc9900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: cc9900;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: cc9900;
	font-weight: bold;
	text-align: center;
}


   ul li {
	display:block;
	list-style-type:none;
	list-style-image: none;
	float: left;
   }
   
ul li a {
	display:block;
	outline:none;
	width:130px;
	height:40px;
	text-indent:-9000px;
	background-color: transparent;
	background-image: url(style/navigation_graphics_black_gold.jpg);
	background-repeat: no-repeat;
	}

ul li a:hover {
   	background-position: 0 -40px;
   }
   
ul li#navigation2 a {
   	background-position: -130px 0;
   }   

ul li#navigation2 a:hover {
   	background-position: -130px -40px;
   }
   
ul li#navigation3 a {
   	background-position: -260px 0;
   }   

ul li#navigation3 a:hover {
   	background-position: -260px -40px;
   }
   
ul li#navigation4 a {
   	background-position: -390px 0;
   }   

ul li#navigation4 a:hover {
   	background-position: -390px -40px;
   }
   
ul li#navigation5 a {
   	background-position: -520px 0;
   }   

ul li#navigation5 a:hover {
   	background-position: -520px -40px;
   }
   
ul li#navigation6 a {
   	background-position: -650px 0;
   }   

ul li#navigation6 a:hover {
   	background-position: -650px -40px;
   }

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #C90;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #CCC;
}
