body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	text-align: center;
	height: 100%;	
}
#wrapper
{
	background-color: #ffffff;
	width: 980px;
	margin: auto;
}
#header
{
	width: 980px;
	height: 80px;
	margin: auto auto 10px;
	background-image: url(../images/logos/header3.jpg);
}
#header h1
{
	padding-top: 8px;
	padding: auto;
	color: #ffffff;
	font-size: 22px;
	font-variant: small-caps;
}
#touristmasternav
{
width: 980px;
}
#touristmasternav ul
{
	list-style-type: none;
	padding: 4px;
margin: 0;
	}
	#touristmasternav li
{
	display: inline;
	}
#touristmasternav a:link, #touristmasternav a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #FF0000;
}
#touristmasternav a:hover {
text-decoration: underline;
	color: #990000;
	background-color: #99CCFF;
}

#slidemenu
{
		height: 17px;
	background-color: #FFFFFF;
	clear: both;
}
#new_left_nav
{
	width: 200px;
	float: left;
}
#top_nav
{
width: 750px;
float: right;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: white url(glossyback1.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-align: left;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback22.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid green;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
text-align: left;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}
.clear
{
clear: both;
}
#whatson
{
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 15px;
	background-color: #FFFFCC;
	border: thin dotted #00CC00;
}
#bus_listings
{
width: 200px;
margin-top: 7px;
margin-right: 0px;
float: right;
text-align: right;
}

#bus_listingstop h2
{
	font-size: 14px;
	margin-right: 4px;
	font-variant: small-caps;
	text-align: right;
	color: #669933;
}
#bus_listingslist h2
{
	font-size: 14px;
	margin-right: 4px;
	font-variant: small-caps;
	text-align: right;
	color: #669933;
	line-height: 18px;
}
#bus_listingslist p
{
	font-size: 11px;
	text-align: right;
	color: #669933;
	margin-right: 4px;
	margin-top: 0px;
	line-height: 18px;
	}
#bus_listingslist ul
{
	list-style-type: none;
	margin-right: 10px;
}
#bus_listingslist li
{
	text-align: right;
	line-height: 18px;
}

#bus_listingslist li a:link, #bus_listingslist li a:visited, #bus_listingslist li a:active 
{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#bus_listingslist li a:hover {
border-bottom: 1px dotted #FF0000; 
}
#content
{
width: 500px;
float: left;
margin-left: 5px;
margin-top: 20px;
margin-bottom: 25px;
			text-align: left;
}
#content a:link, #content a:visited, #content a:active 
{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	text-align: left;
}
#content a:hover {
border-bottom: 1px dotted #006600; 
}
#content h2
	{
	font-size: 14px;
	font-variant: small-caps;
	text-align: left;
	color: #669933;
	}
#content h3
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	text-align: left;
	color: #336699;
	}
	#content h4
{
	font-size: 11px;
	color: #ff0000;
	margin-top: 4px;
		margin-bottom: 2px;
	}
#content p
{
	font-size: 11px;
	text-align: left;
	color: #990000;
	margin-left: 4px;
	line-height: 18px;
	}
#contentlist li
{
	margin-left: 10px;
	list-style-type: circle;
	text-align: left;
	list-style-position: inside;
	line-height: 20px;
}

#contentthings ul
{
	list-style-type: none;		
}
#contentthings li {
	width:80px;
	height:80px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.8em;
	line-height: normal;
		float: left;
	display: inline;
}
#contentthings img {
	
	border: 0;
}
#contentthings li a:link, #contentthings li a:visited, #contentthings li a:active 
{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#contentthings li a:hover {
border-bottom: 1px dotted #006600; 
}
#imboredlist ul
{
	list-style-type: none;		
}
#imboredlist li {
	width:80px;
	height:80px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.8em;
	line-height: normal;
		float: left;
	display: inline;
}
#imboredlist img {
	
	border: 0;
	width: 75px;
}
#imboredlist li a:link, #imboredlist li a:visited, #imboredlist li a:active 
{
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#imboredlist li a:hover {
border-bottom: 1px dotted #006600; 
}
.content_image
{
float: left;
margin-right: 15px;
}
#coupon
{
	margin-top: 8px;
	padding-top: 2px;
	width: 450px;
	height: 90px;
	background-image: url(../images/coupon/couponback.jpg);
	background-repeat: no-repeat;

}
#content li a:link, #content a:visited{
	text-decoration: none;
		color: #336699;
			font-weight: bold;
}
#content li a:hover {
text-decoration: underline;
}
#footer
{
text-align: left;
width: 850px;
}
#footer a:link, #footer a:visited, #footer a:active 
{
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
border-bottom: 1px dotted #006600; 
}
#topofpage
{
width: 540px;
height: 24px;
color: #ffffff;
background-color: #336699;
font-size: 14px;
font-weight: bold;
text-align: left;
padding-left: 10px;
padding-top: 5px;
}
#textheaders
{
width: 450px;
height: 18px;
padding-top: 3px;
color: #ffffff;
background-color: #336699;
font-size: 11px;
font-weight: bold;
text-align: left;
padding-left: 10px;
margin-right: 90px;
}
.red
{
color: #FF0000;
}
.bold
{
font-weight: bold;
}
.italic
{
	font-style: italic;
}
.noborder
{
border: 0px;
}
.airportback
{
background-image: url(../images/icons/airport_back.png);
	background-repeat: no-repeat;
}
.iconimage
{
float: left;
margin-right: 10px;
}
.floatleft
{
float: left;
margin-right: 15px;
}
.floatright
{
float: right;
margin-left: 15px;
margin-top: 10px;
}
#left_property
{
	width: 180px;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 15px;
	border: thin dotted #0000cc;
}
#left_property a:link, #left_property a:visited
{
text-decoration: none;
color: #0000cc;
font-weight: bold;
}
#left_property a:hover {
text-decoration: underline;
}
.noborder
{
border: 0px;
}