body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	background-color: #FFFFFF;
	margin-top:0px;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center top;	
}
a:active {
	text-decoration: underline;
	color: #be2100;
}
a:link {
	text-decoration: none;
	color: #be2100;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #be2100;
}
img, img a {
	border:none;
}
#wrap {
	width: 785px;
	margin-left:auto;
	margin-right: auto;
	margin-top:0px;
}
#wrap #header {
	height: 285px;
	width: 100%;
	background-image: url(img/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	padding-bottom:70px;
}
#wrap #header #top_header {
	text-align:center;
	height:110px;
}
#menu2{
	padding-left:23px;
	width:750px;
	height:22px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#EEEEEE;
}
#menu2 a {
background:#b31e00 url('img/bg-menu-bot-r.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:bold 11px arial, sans-serif;
height:22px;
margin-right:10px;
padding-right:7px; 
text-transform:uppercase;	
}
#menu2 a:hover {
text-decoration:none;
}
#menu2 a span {
background: #b31e00 url('img/bg-menu-bot-l.gif') no-repeat;
display:block;
line-height:12px;
padding:5px 5px 5px 13px;
}
#menu2 a:hover {
background-position:100% -22px;
}
#menu2 a:hover span {
background-position:0% -22px;
padding:6px 5px 4px 13px;
}
#menu2 a.cur, #menu2 a:hover.cur { /* cur selected menu item */
background-color:#d9dcdf;
background-position:100% -44px;
color:#000;
}
#menu2 a.cur span, #menu2 a:hover.cur span {
background-color:#d9dcdf;
background-position:0% -44px;
padding:5px 5px 5px 13px;
}


#wrap #header #flash_header {
	text-align:center;
	background-color:#EEEEEE;
	padding-top:9px;
}
h1 span{
	color:#000;
}
h1 {
	font-size:14px;
	color:#108EE2;
}
h2 {
	font-size:13px;
	margin-bottom: 0px;#wrap #body #main {
	margin-right: 1cm;
	margin-left: 1cm;
}
#wrap #body #body_top .topmenu {
	display: inline;
	text-align:justify;
	letter-spacing: 20px;
	margin-left:100px;
}
.main {
text-align:justify;
margin-left:1cm;
margin-right:1cm;
}

#attractions {
	background-image: url(img/attractions.jpg);
	background-repeat:no-repeat;
	height: 274px;
	margin-top: 1px;
	width: 722px;
	padding:10px;
	margin-left:10px;
}
#attractions .cat {
	color: #005c9e;
	width: 125px;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 125px;
}
#attractions .cat img {
	border: 0;
}
#attractions .cat h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1D216B;
	margin: 0;
	padding: 5px 0 0 0;
}
#attractions h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #022f92;
	margin: 0;
	padding: 15px 0 5px 25px;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
	margin-bottom:10px;
	color:#108EE2;
}
#footer a:link, #footer a:visited, #footer a:hover{
	color:#000;
	text-decoration:none;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

