<style type="text/css"> 
<!-- 
body  {
	font:Georgia, "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr {
	background-image:url(images/site_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fffac5;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(images/sidebar.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 180px; 
	padding: 5px 0px 15px 5px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 180px; 
	padding: 0 20px; 
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 0px; 
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { /* float element right. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* float element left */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* clear float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	height:125px;
	width:780px;
	background-image:url(images/logo_new.jpg);
}
#menu {
	background-image:url(images/menu_bg.jpg);
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	width:780px;
	height:30px;
	padding-top:4px;
}	
#menu a, #menu a:link, #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12pt !important;
	color:#00F !important;
	font-weight:bold !important;
	text-decoration:none !important;
	text-transform:uppercase !important;
}
#menu a:hover {
	color:red;
	text-decoration:underline;
}
#footer-menu {
	background-image:url(images/menu_bg.jpg);
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	width:780px;
	height:30px;
	padding-top:4px;
}	
#footer-menu a, a:link, a:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#footer-menu a:hover {
	color:red;
	text-decoration:underline;
}

.capitals {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#996600;
	font-weight:bold;
	font-size:14pt;
	text-align: left;
	text-decoration: none;
}
.capitals a, a:visited, a:link {
	font-weight:bold;
	font-size:12pt;
	color:yellow;
	text-decoration: none;
}
.capitals a:hover {
	font-size:12pt;
	color:blue;
	text-decoration: none;
}

.homeContent {
	font-family:Georgia, "Times New Roman", Times, serif; !important;
	
}
.mainlinks a,a:link,a:visited {font:Geneva, Arial, Helvetica, sans-serif;color:black;font-weight:normal;text-decoration:none;}	
.hidelink a,a:link,a:visited {
text-transform:none !important;font:Geneva, Arial, Helvetica, sans-serif;color:black;font-weight:normal !important;color:black !important;text-decoration:none;}	

P {
	font:Georgia, "Times New Roman", Times, serif;
}
#entertainment {
	background-image:url(images/entertainment1.png);
	position:fixed;
	display:inline;
	left: 0px;
	top: 10px;
	height:800px;
	width:160px;
} 
.description {
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#FF6600;
}
.city_title {
	font-size:14pt;
	font-weight:bold;
	padding: 10px 0px;
	border-top:solid 2px #FF6600;
	border-bottom:solid 2px #FF6600;
	margin: 10px 0px;
}

.guidetitle a {
	font-weight:bold !important;
	font-size:12pt !important;
	color:#FF0000 !important;
	text-transform:uppercase!important;

}
.guidetitle a:link{
	font-weight:bold !important;
	font-size:12pt !important;
	color:#FF0000 !important;
	text-transform:uppercase!important;

}
.guidetitle a:visited{
	font-weight:bold !important;
	font-size:12pt !important;
	color:#FF0000 !important;
	text-transform:uppercase!important;

}
.guidetitle a:hover{
	font-weight:bold !important;
	font-size:12pt !important;
	color:#A827CD !important;
	text-transform:uppercase!important;

}
.site-border a:link,a:visited {
	font-size:12pt;
	color:#F00;
	font-weight:bold;  
	text-transform:uppercase;
}
.phone {
	font-size:8pt;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	font-weight:bold;
}
.address {
	font-size:8pt;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.site-border {
	border: solid 1px #ccc;
	margin-top:5px;
	padding:5px;
}
.guidelinks P {
	padding: 5px 10px;
	margin: 3px 3px;
	font-size:10pt;
}
.website {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.website A {
	color:blue !important;
	font-size:10pt;
}
.website A:link {
	color:blue !important;
}
.website A:visited {
	color:blue !important;
}
.url_link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF !important;
	font-weight:bold !important;
	font-size:9pt !important;
	margin-left:10px;
	margin-bottom:5px;
}

--> 
</style><!--[if IE 5]>
<style type="text/css"> 
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
</style>
<![endif]-->

