@charset "UTF-8";

html, body {
	margin:0;
	padding:0;
	height:100%;
0
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000033;
	background-image: url(Images/Layout/bodybackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	background-color: #FCCA62;
}
BODY {
	background-color: #FCCA62
}
h1 {
	font:1.5em georgia,serif;
	color:#2A3E48;
	padding-left: 10px;
}

h2 {
	font:1.25em georgia,serif;
	color:#2A3E48;
	padding-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	line-height: 1.4em;
	font-style: italic;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

a {
	color:#A1010D;
}
p {
	line-height:1.5em;
}

div#container {
	position:relative;
	margin:0 auto;
	width:800px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color: #FAD278;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(Images/Layout/background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}

div#header {
}

div#content {
	padding:2em 2em 2em;
	height: 600px;
}
	div#content p {
	text-align:justify;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}

div#footer {
	position:absolute;
	width:800px;
	bottom:0px;
	background-color: #6088A5;
	background-image: url(Images/Layout/Footer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 4;
}
	div#footer p {
	margin:0;
	text-align: center;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	color: #000000;
	}
.menu {
	text-align: left;
	color: black;
	position: absolute;
	top: 93px;
	left: 195px;
	font:1.25em georgia,serif;
	width: 605px;
	font-weight: bold;
	z-index: 1;
}
.top_banner {
	background-color: white;
	background-image: url(Images/Layout/Top_Banner.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
}
a.menutext:link {
	color: black;
	text-decoration: none;
}
a.menutext:visited {
	color: black;
	text-decoration: none;
}
a.menutext:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:active {
	color: black;
	text-decoration: none;
}
a.boxtitletext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.boxtitletext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.boxtitletext:hover {
	color: #D9DFEB;
	text-decoration: none;
}
a.boxtitletext:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.listpositiontext:link {
	color: #000033;
	text-decoration: none;
}
a.listpositiontext:visited {
	color: #000033;
	text-decoration: none;
}
a.listpositiontext:hover {
	color: #5F8BA8;
	text-decoration: none;
}
a.listpositiontext:active {
	color: #000033;
	text-decoration: none;
}

.image_text {
	margin: 10px;
	border: 1px solid #000000;
}
.leftbox {
	background-color: #DADFEA;
	position: absolute;
	width: 240px;
	height: -1px;
	left: 16px;
	top: 220px;
	background-image: url(Images/Layout/boxback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000000;
}
.centerbox {
	background-color: #DADFEA;
	position: absolute;
	width: 240px;
	height: -1px;
	left: 272px;
	top: 220px;
	background-image: url(Images/Layout/boxback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000000;
}
.rightbox {
	background-color: #DADFEA;
	position: absolute;
	width: 240px;
	height: -1px;
	left: 528px;
	top: 220px;
	background-image: url(Images/Layout/boxback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000000;
}
.boxtext {
	position: relative;
	top: 12px;
	width: 240px;
	left: 0px;
	height: 160px;
}
	
#leftbackground {
	background-color: #CC0000;
	float: left;
	width: 100%;
	position: relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#rightbackground {
	background-color: #CC0000;
	float: right;
	width: 100%;
	position: relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}
.boxtitle {
	font:1.25em georgia,serif;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	top: 3px;
}
.boxtext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-image: url(Images/Layout/bullet.gif);
	list-style-position: inside;
	text-align: left;
	text-indent: 7px;
	vertical-align: middle;	
}
.listposition {
	position: relative;
	width: 200px;
	bottom: 15px;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14pt;
	position: relative;
	left: 20px;
	top: 25px;
	font-style: italic;
	overflow: hidden;
}
.contentbox {
	background-color: #D9DFEB;
	background-image: url(Images/Layout/boxdragon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #000000;
	width: 750px;
	height: 619px;
	position: absolute;
	left: 27px;
	top: 148px;
}
#nightlife {
	width: 750px;
	height: 600px;
	position: absolute;
	left: 17px;
	top: 176px;
	z-index: 3;
}
#googleadsense {
	top: 70px;
	left: 810px;
	position: absolute;
	z-index: 2;
}
.viewmap {
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border: 4px solid #3E5A68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}
a.viewmap:link {
	color: #000033;
	text-decoration: none;
}
a.viewmap:visited {
	color: #000033;
	text-decoration: none;
}
a.viewmap:hover {
	color: #A1010D;
	text-decoration: none;
}
a.viewmap:active {
	color: #000033;
	text-decoration: none;
}
#container #content #welcome {
	height: 620px;
}
.boxhead {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.subtitle {
	font:1.00em georgia,serif;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	top: 3px;
}
a.subtitletext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.subtitletext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.subtitletext:hover {
	color: #D9DFEB;
	text-decoration: none;
}
a.subtitletext:active {
	color: #FFFFFF;
	text-decoration: none;
}
