@charset "utf-8";

@import "./css/frame.css";

* {
	padding: 0;
	margin: 0;
}
/*
#header {
	margin-bottom: 10px;
}
*/

#town {
	margin-bottom: 0px;
	clear:both;
}

#town img {
	margin-top: 5px;
	border: 1px solid #ccc;

}

#top_img {
	height: 275px;
	width: 788px;
	background-image: url(./img/top/town5.gif) ;

}

#button {
	position: relative; 
	top: 220px; 
	left: 520px; 
	width: 173px;
	height: 37px;	
}


#primary {
	clear:both;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
}

#primary h2 {
	background: url(./img/common/h2_bg2.gif) ;
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #ccc;}
}


#secondary {
	clear: both;
	width: 100%;
}

 .category {
	width: 253px;
	float: left;
/*	margin: 0 13px 0 0px;*/
	margin: 5px;

	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;

}

.category ul {
	padding:0 10px 15px 10px;;
}

.category ul li {
	margin-left: 10px;
	line-height: 1.5;
	
}

.category ul li a {
	margin: 0px 0 0px 0px;
	padding: 5px 0 5px 15px;
	background: url(./img/common/arrow_r.gif) left center no-repeat;
}


h1 {
	width: 791px;
	font-size: 130%;
	padding: 3px 0 2px 5px;
	margin: 5px 0px 3px 2px;;
/*	border-top: 4px double #cc0033;
	border-bottom: 4px double #cc0033;*/

/*	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-top: 4px double #003366;
	border-bottom: 4px double #003366;*/
	color: #666;
	letter-spacing: 1px;
/*	background: url(./img/common/h2_bg2.gif) ; */
	background-repeat: repeat-x;
}
h1 {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	width: 150px;
}

.title_list {
	list-style-type: square;
	font-size: 120%;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

strong {
	color: #000;
	text-decoration: italic;
	font-family: Century Gothic;
}

h2 {
	font-size: 110%;
	padding: 3px 0 3px 10px;
	margin-bottom: 7px;
	background-image: url(./img/common/button.gif);
	background-repeat: repeat-x;
}

.pic_l {
	float: left;
	margin: 10px 30px 0 0 ;
}

.item {
	margin: 5px;
	padding: 0px;
	width: 254px;
	float: left;
}


.item img {
	margin-right: 10px;
	float: left;
}

ul.desc {
	margin-top: 0;
	padding-top: 0;
	margin: 3px;
}

.desc li{
	border-bottom: 1px dotted #ccc;
	padding:1px 0 1px 5px;
}
.desc a {
	background: url(./img/common/arrow_r.gif) left center no-repeat;
	padding-left: 13px;
}

.prop_pic {
/*	clear: both; */
	100%;
	height: 120px;
	margin-bottom: 0px;
}

.prop_pic  {
	width: auto;
	display: block;
}

.prop_pic li{
	float: left;
	display: block;
}

.prop_pic  li a{
	display: block;
}

.prop_pic img{
	margin: 0 9px 0px 0;
	border: 1px solid #ccc;
	padding: 5px;

}

#map {
	float: left;
	/*
	width: 530px;
	height: 400px;
	*/
}

#photos_here img{
	padding: 5px;
	border: 1px solid #aaa;
	margin: 3px;
}
#map_info_button {
	float: right;
}
#marker_data_list {
	float: right;
}



#location_list {
	border: 1px solid #003366;
	padding: 2px;
}
