/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	margin: 0px;
	background-color: #F2A015;
}
a:link, a:visited {
	background: #FFFFFF;
	color: #267831;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0 3px;
}
a:hover, a:active {
	background: #F2A015;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0 3px;
}
div.menu {
	display: block;
	position: absolute;
	top: 102px;
	left: 0px;
	width: 150px;
	height: 2000px;
	background-color: #267831;
	margin: 0;
	padding: 0;	
}
ul {
	display: block;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0px;
}
li.active {
	background: #F2A015;
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 8px 10px;
	font-size: 100%;
}

li a:link, li a:visited {
	display: block;
	background: #267831;
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	font-weight: bold;
	padding: 8px 5px 8px 10px;
	text-decoration: none;
}
li a:hover, li a:active {
	display: block;
	background: #F2A015;
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	font-weight: bold;
	padding: 8px 5px 8px 10px;
	text-decoration: none;
	text-align: right;
}

div.content {
	display: block;
	position: absolute;
	width: 675px;
	top: 102px;
	left: 175px;
	margin: 0px;
	background-color: white;
}
.content table {
	margin-left: 10px;
	width: 650px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.content img {
	border: 1px solid black;
	margin: 0px;
}
h1 {
	display: block;
	position: absolute;
	top: 45px;
	left: 80px;
	font-family: "Courier New", Courier, monospace;
	font-size: 200%;
	color: white;
	z-index: 1;
}
h2{
	display: block;
	width: 100%;
	background-color: #F2A015;
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	margin: 0px 0px 20px;
	padding: 2px 0px;
	/*text-transform: uppercase;*/
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #F23115;
	font-weight: normal;
	font-style: italic;
	margin:  0px 25px 8px;
}
h4 {
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #F23115;
	font-weight: bold;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #F23115;
	border: 1px solid #F23115;
	text-decoration: none;
}
h4 a:hover {
	color: #ffffff;
}
div.details {
	width: 130px;
	border: 6px double #F23115;
	padding: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
div.rates {
	display: block;
	width: 300px;
	margin-left: 70px;
	text-align: center;
	font-size: 100%;
	border: 3px dotted #F23115;
	padding: 10px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
div.links {
	display: block;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 90%;
	border: 3px dotted #F23115;
	padding: 10px;
}
div.photos {
	display: block;
	position: absolute;
	left: 650px;
	top: 140px;
	width: 325px;
	text-align: center;
}
div.extraphotos {
	width: 680px;
	text-align: center;
}

.photos img {
	margin: 10px;
	border: 1px solid white;
}
.extraphotos img {
	margin: 10px;
	border: 1px solid black;
}
p.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	margin: 5px 200px 15px 20px;
}

b.special {
	text-transform: uppercase;
}
p img {
	margin: 3px 10px 5px;
}
div.footer {
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	text-align: center;
	width: 600px;
	margin: 10px;
}

/* 

dark yellow: #B29F16
yellow: #EBDA5C
dark blue: #1A8ED8
blue: #5CB3EB
dark orange: #CD6425
orange: #E39464
dark green: #1EA954
green: #64E395

blue #1565F2
red #F23115
orange #F2A015
green #348107

*/