#wrapper{
	background: url(../images/background.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	Width: 1000px;
	height: 768px;
	margin-top:-5px;
}

body {
	background: #000;
	text-align: left;
}
#header{
	Background: url(../images/header.jpg) no-repeat;
	width: 1000px;
	height: 128px;
}
#photo_library_button{
	position: relative;
	width: 208px;
	height: 130px;
	bottom: 3px;
	float: right;
	
}
#top_info{
	background: #000;
	width: 1000px;
	height: 22px;
	font-family: 'Times New Roman', Times, serif;
	font-stretch: condensed;
	font-size: .8em;
	color: #ffffff;
	white-space:nowrap;
	padding-left: 10px;
	font-weight: bold;
	
}
#top_links{
	color:#f8f091;
	text-decoration: none;
}
#top_links a:link, a:visited{
	color:#f8f091;
	text-decoration: none;
}
#top_links a:hover{
	color:#EF7720;
	text-decoration: none;
}
#main{
	position: relative;
	padding-top: 5px;
	width: 1000px;
}
#nav{
	float: left;
	top: 2px;
	width: 259px;

}
/*
This is where the Left Legends Button Code Goes:
*/
div.legendsnav {
height: 67px;
width: 258px;
margin:0;
padding:0;
background:url(../images/legends_over.png) no-repeat;

}

div.legendsnav a, div.legendsnav a:link, div.legendsnav a:visited {
display:block;
}

div.legendsnav img {
width:100%;
height:100%;
border:0;

}

div.legendsnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.communitiesnav {
height: 59px;
width: 244px;
margin:0;
padding:0;
background:url(../images/communities_over.png) no-repeat;
padding-bottom: 10px;
}

div.communitiesnav a, div.communitiesnav a:link, div.communitiesnav a:visited {
display:block;
}

div.communitiesnav img {
width:100%;
height:100%;
border:0;
}

div.communitiesnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.attractionsnav {
height: 57px;
width: 238px;
margin:0;
padding:0;
background:url(../images/attractions_over.png) no-repeat;
padding-bottom: 10px;
}

div.attractionsnav a, div.attractionsnav a:link, div.attractionsnav a:visited {
display:block;
}

div.attractionsnav img {
width:100%;
height:100%;
border:0;
}

div.attractionsnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.sightseeingnav {
height: 67px;
width: 234px;
margin:0;
padding:0;
background:url(../images/sightseeing_over.png) no-repeat;
padding-bottom: 3px;
}

div.sightseeingnav a, div.sightseeingnav a:link, div.sightseeingnav a:visited {
display:block;
}

div.sightseeingnav img {
width:100%;
height:100%;
border:0;

}

div.sightseeingnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.foodnav {
height: 58px;
width: 233px;
margin:0;
padding:0;
background:url(../images/communities_over.png) no-repeat;
padding-bottom: 10px;
}

div.foodnav a, div.foodnav a:link, div.foodnav a:visited {
display:block;
}

div.foodnav img {
width:100%;
height:100%;
border:0;
}

div.foodnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.shoppingnav {
height: 65px;
width: 236px;
margin:0;
padding:0;
background:url(../images/shopping_over.png) no-repeat;
padding-bottom: 10px;
}

div.shoppingnav a, div.shoppingnav a:link, div.shoppingnav a:visited {
display:block;
}

div.shoppingnav img {
width:100%;
height:100%;
border:0;
}

div.shoppingnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.lodgingnav {
height: 62px;
width: 244px;
margin:0;
padding:0;
background:url(../images/lodging_over.png) no-repeat;
padding-bottom: 10px;
}

div.lodgingnav a, div.lodgingnav a:link, div.lodgingnav a:visited {
display:block;
}

div.lodgingnav img {
width:100%;
height:100%;
border:0;

}

div.lodgingnav a:hover img {
visibility:hidden;

}

/*
End
*/

/*
This is where the Left Legends Button Code Goes:
*/
div.eventsnav {
height: 57px;
width: 258px;
margin:0;
padding:0;
background:url(../images/events_over.png) no-repeat;
}

div.eventsnav a, div.eventsnav a:link, div.eventsnav a:visited {
display:block;
}

div.eventsnav img {
width:100%;
height:100%;
border:0;
}

div.eventsnav a:hover img {
visibility:hidden;
}

/*
End
*/

/*
This is where the Left Content Box Goes:
*/
#left_container{
	text-align: center;
	position: relative;
	width: 230px;
	height: 345px;
	top: 45px;
	left: 20px;
	line-height:95%;
	overflow: auto;


}
#right_container{
	position: relative;
	float: right;
	top: -455px;
	width: 420px;
	height: 495px;
	right: 20px;
	overflow: auto;

}
#guides_container{
	position: relative;
	left: -5px;
	width: 265px;
	height: 140px;
	top: 60px;
	overflow: hidden;

}
#links_page{
	position: relative;
	width: 415px;
	height: 425px;
	overflow: auto;
	color: #0024ff;
}

#links_page a, a:hover, a:link{
	color: #0024ff;
	font-weight: bold;
	text-decoration: none;
}
/*
End
*/

img, div, a, input{
	behavior: url(iepngfix.htc)
	 }


img.floatleft { 
    float: left; 
    margin: 4px; 
}
img.floatright { 
    float: right; 
    margin: 4px; 
}


table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}


#footer{
	position: relative;
	left: -220px;
	top: 85px;
	width: 926px;
	text-decoration: none;
	white-space:nowrap;
	padding-top: 8px;
	

}

#footer a, a:link, a:hover{
		color: #A56021;
	font-weight: bold;
	text-decoration: none;
	

}
.brownlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A56021;
	text-decoration: none;

}

