body {
	background-color: #000000;
	background-image:url(a_images/homepage/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #e0aa4b;
}
a:visited {
	color: #e0aa4b;
}
a:hover {
	color: #e0aa4b;
}
a:active {
	color: #e0aa4b;
}


.sponsor-link a:link {
text-decoration:none;
	color: #e0aa4b;
}
a:visited {
	color: #e0aa4b;
}
a:hover {
	color: #e0aa4b;
}
a:active {
	color: #e0aa4b;
}


#wrapper {
	background-color: #263d6b;
	height: auto;
	width: 750px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
}

#header {
height: 255px;
width: 750px;
position:relative;
background-image:url(a_images/homepage/header.jpg);
background-repeat:no-repeat;
}

#sponsor-box {
	display:block;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	height:auto;
	margin-top:80px;
	width:150px;
	color:#263d6b;
}

#sponsor-support {
	margin-bottom:10px;
	border:none;
	text-align:center;
	color:#d5a247;
}

#sponsor-logo { 
	width:133px;
	margin:auto;
	}
	
#sponsor-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-top:10px;
	border:none;
	text-align:center;
	color:#d5a247;
}


/*#flash {
	height: 250px;
	width: 750px;
	position: relative;
}*/

#strip {
	height: 25px;
	width: 750px;
	position: relative;
	background-image: url(a_images/homepage/bronze-bar.jpg);
	background-repeat:repeat-x;
	background-color:#ae813c;
}

#strip-txt{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #162543;
	text-align: left;
	padding-top: 5px;
	margin-left: 212px;}

#left {
	float: left;
	height: auto;
	width: 202px;
	position: relative;
}
#mainnav {
	float: left;
	width: 185px;
	
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #162543;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 7px;
	font-weight: bold;
	display: block;
}

#mainnav ul {
	list-style: none;
	margin: 1px;
	padding: 0;
	border: none;
}

#mainnav li {
	border-bottom: 1px solid #263d6b; /* in between lines */
	margin: 0;
}

#mainnav li a	{
	/*background: url(a_images/homepage/hex.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 9px 52%;*/
	position:relative;		
	display: block;
	padding: 11px 11px 11px 10px;
/*	border-left: 5px solid #9E0000;
	border-right: 25px solid #B30000;*/
	background-color: #162543;
	color: #fff;
	text-decoration: none;
}

#mainnav li a:hover	{
	/*background: url(a_images/homepage/hex.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 9px 52%;*/
	position:relative;		
	display: block;
	padding: 11px 11px 11px 10px;
/*	border-left: 5px solid #9E0000;
	border-right: 25px solid #B30000;*/
	background-color: #162543;
	color: #e1b260;
	text-decoration: none;
}

/*html>body #mainnav li a {
	width: auto;
}
		
#mainnav li a:hover {
	border-left: 5px solid #630201;
	border-right: 25px solid #630201;
	background-color: #C80000;
	color: #000;
}*/
#leftpics {
	background-image: url(a_images/homepage/left1.png);
	height: 185px;
	width: 184px;
	position: relative;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 7px;
	margin-bottom: 7px;
}

#right {
	position: relative;
	margin-left: 215px;
}
#textarea {
	width: 500px;
	position: relative;
	padding-top:20px;
}
#bookplace {
	width: 480px;
	height: auto;	
	position: relative;
	float:left;
	background-color: #334d7c;
	margin-top: 30px;
	margin-bottom: 13px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #000000;
	height: 36px;
	width: 750px;
	position: relative;
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
ul#footNav {
	list-style:none;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footNav li {
	display: inline;
}
#footNav a {
	color:#8C8C8C;
	font-size:9px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 12px;
}
#footNav a:hover {
	color:#FFF;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
	margin-top: 10px;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.4em;
	margin-top: 10px;
}
.strip {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #162543;
	text-align: right;
	padding-top: 5px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e1b260;
	text-align: left;
	line-height: 16px;
	margin-top: 10px;
}
.h3form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
	line-height: 11px;
	margin-top: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.intro{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 17px;
	line-height: 1.6em;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
}

.book-now{font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#e1b260;

}



