
body {
	background-image: url(pics/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.photo {
	background-image: url(pics/gallary/Presets/photo_frame.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
}

.title {
	float:left; 
	display:block; 
	width:529px; 
	height:32px; 
	background-image:url(pics/bar_bg.gif);
	background-repeat: repeat-x; 
	font-size:12pt;
	line-height:20pt;
	color:#660000;
}

a:link,  a:visited, a:hover{
	/*float:left; 
	background-image:url(pics/bar_bg.gif);
	background-repeat: repeat-x; */
	color:#660000;
	text-decoration: none;
}



.con {
		font-size:9pt;
		color:666666;
		line-height:16pt;
	}

.highlight_attraction {
	display:block; 
	width:160px; 
	font-size:9pt; 
	line-height:14pt;
}

.subtitle{ font-size:16px;}
dl,dt,dd{ list-style:none; padding:0; margin:0; text-align:left}

dt{ display:block;list-style:none; background:url(pics/arr_1.gif) no-repeat left center; line-height:40px; padding-left:30px}
dd{ display:block;list-style:none; background:url(pics/arr_1.gif) no-repeat left center; line-height:40px; padding-left:30px}
.subtitle a { color:#802b06; text-decoration:underline}

dd a{background:url(pics/new.gif) no-repeat 100% 50%; padding-right:40px}



.header{ font-size:15px; color:#990000; line-height:20px; font-weight:bold;}
p{ font-size:15px; color:#666666; line-height:20px;}


