body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#333333;
}

p{
margin:0;
padding:0;
margin-bottom:1em;
}

a:link{
color:#006699;
text-decoration:underline;
}
a:visited{
color:#006699;
text-decoration:underline;
}
a:hover{
color:#000000;
text-decoration:none;
}

/* CORE STRUCTURE */

#headerTop{
width:100%;
height:130px;
background-image:url(img_mappings/background_top.jpg);
background-repeat:repeat-x;
}

#headerBot{
width:100%;
height:34px;
background-image:url(img_mappings/background_bottom.jpg);
background-repeat:repeat-x;
}

#navi{
margin:0 auto;
width:760px;
height:34px;
}

#logo{
margin:0 auto;
width:760px;
height:130px;
}

#contentWrap{
margin:0 auto;
width:760px;
margin-top:20px;
}

#footer{
margin:0 auto;
width:760px;
border-top-color:#EFEFEF;
border-top-width:2px;
border-top-style:solid;
margin-top:20px;
margin-bottom:20px;
padding-top:10px;
text-align:center;
}


/* SUB STRUCTURE */
.columnWrap{
width:100%;
}
.column01-Left{
float:left;
width:300px;
text-align:justify;
}
.column01-Right{
float:right;
width:440px;
}
.featuresBox01{
background-color:#CEEFFF;
padding:10px;
margin-bottom:10px;
width:420px;
}
.featuresBox01 ul{
margin:0;
padding:0;
margin-left:30px;
}

.column02-Left{
float:left;
width:500px;
text-align:justify;
}
.column02-Right{
float:right;
width:220px;
background-color:#CEEFFF;
padding:10px;
margin-bottom:10px;
}
.column02-Right p{
margin:0;
}

.column03-Left{
float:left;
width:420px;
text-align:justify;
}
.column03-Right{
float:right;
width:320px;
margin-bottom:10px;
}

.column04-Left{
float:left;
width:360px;
}
.column04-Right{
float:right;
width:360px;
}

.places-Listing{
width:400px;
background-color:#E8F4FC;
padding:10px;
border-top-width:2px;
border-top-color:#20B7FF;
border-top-style:solid;
margin-top:20px;
}


/* TYPOGRAPHY */

h1{
color:#005493;
font-size:x-large;
font-weight:normal;
padding:0;
margin:0;
margin-bottom:20px;
}

h2{
color:#005680;
font-size:medium;
font-weight:normal;
margin:0;
padding:0;
margin-bottom:10px;
}

.footerTxt01{
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
}

.footerTxt01 a:link{
color:#999999;
}


/* NAVIGATION */

.naviItem01{
width:130px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_01.jpg);
}
.naviItem01 a:link, .naviItem01 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem01 img{
border:0;
}
.naviItem01 a:hover img{
visibility:hidden;
}

.naviItem02{
width:69px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_02.jpg);
}
.naviItem02 a:link, .naviItem02 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem02 img{
border:0;
}
.naviItem02 a:hover img{
visibility:hidden;
}

.naviItem03{
width:117px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_03.jpg);
}
.naviItem03 a:link, .naviItem03 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem03 img{
border:0;
}
.naviItem03 a:hover img{
visibility:hidden;
}

.naviItem04{
width:111px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_04.jpg);
}
.naviItem04 a:link, .naviItem04 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem04 img{
border:0;
}
.naviItem04 a:hover img{
visibility:hidden;
}

.naviItem05{
width:99px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_05.jpg);
}
.naviItem05 a:link, .naviItem05 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem05 img{
border:0;
}
.naviItem05 a:hover img{
visibility:hidden;
}

.naviItem06{
width:129px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_06.jpg);
}
.naviItem06 a:link, .naviItem06 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem06 img{
border:0;
}
.naviItem06 a:hover img{
visibility:hidden;
}

.naviItem07{
width:105px;
height:34px;
float:left;
background-image:url(img_mappings/naviOvr_07.jpg);
}
.naviItem07 a:link, .naviItem07 a:visited{
display:block;
margin:0px;
border:none;
}
.naviItem07 img{
border:0;
}
.naviItem07 a:hover img{
visibility:hidden;
}


/* OVER STATE FOR NAVI */

#fooddrink .naviItem01 img{
visibility:hidden;
}
#leisure .naviItem02 img{
visibility:hidden;
}
#pastpresent .naviItem03 img{
visibility:hidden;
}
#entertainment .naviItem04 img{
visibility:hidden;
}
#gettinghere .naviItem05 img{
visibility:hidden;
}
#places .naviItem06 img{
visibility:hidden;
}
#localinfo .naviItem07 img{
visibility:hidden;
}
