a:link, a:visited, a:hover, a:active
{
	color: #054F8F;
}
a:link.pgMenu, a:visited.pgMenu, a:hover.pgMenu, a:active.pgMenu
{
	color: #054F8F;
	text-decoration: underline;
}
a:link.dark_link, a:visited.dark_link, a:active.dark_link, a:hover.dark_link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link.name, a:visited.name, a:hover.name, a:active.name
{
	color: #061F66;
	text-decoration: none;
}
a:link.light_links, a:visited.light_links, a:active.light_links, a:visited.light_links
{
	color: #061F66;
	text-decoration: none;
}
html, body  
{
   padding: 0px;
   margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #061F66;
}			
#divMain  
{
   margin: 0px auto 0px auto;
   visibility: visible;
   width: 800px;
   position: relative;
}
div#header_top
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 800px;
}
div#bottom_menu
{
	background-image: url(pics/bottom_bg.jpg);
	position: relative;
	top: 0px;
	left: -65px;
	height: 40px;
	width: 785px;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 15px;						
}
div#header_bottom
{
	background-image: url(pics/header_bottom.png);
	position: absolute;
	top: 180px;
	left: 0px;
	height: 49px;
	width: 785px;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 15px;
}
div.property_toplinks
{
	position: absolute;
	top: 210px;
	left: 15px;
}
div.gallery img
{
	border: solid 1px #0B1E66;
	background-color: #13A5DE;
	padding: 5px;
	margin: 0px 10px 10px 0px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #061F66;
	margin: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #061F66;
	margin: 0px;
	font-style: italic;
	font-weight: 400;
}
img
{
	border: 0px;
}
p, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color: #061F66;
}
p.pgMenu
{
	display: inline;
	color: #054F8F;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
p.on
{
	color: #054F8F;
	font-weight: bold;
}
p.more
{
	font-size: 67%;
}
p.nomargin, p.form
{
	margin: 0px;
}
p.inline
{
	display: inline;
}
p.listing_titles
{
	display: inline;
	margin-right: 15px;
	font-weight: bold;
	margin-botttom: 0px;
	margin-top: 0px;
}
p.dark_button
{
	background-color: #00125C;
	width: 150px;
	color: #FFFFFF;
	display: inline;
	font-size: 80%;
	margin-right: 5px;
	padding: 3px 10px 3px 10px;
}
p.light_links
{
	color: #061F66;
	font-weight: bold;
	font-size: 67%;
	display: inline;
	margin-right: 10px;
}
#storyBase
{
	position: absolute;
	top: 250px;
	left: 0px;
	height: auto;
	width: 685px;
	padding: 0px 0px 0px 65px;
}
div.storyTitle
{
	background-image: url(pics/bg_storyname.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 16px;
	width: 700px;
	background-color: #12A6DF;
	padding: 3px 3px 3px 30px;
}
div.content
{
	background-image: url(pics/bg_storybody.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	width: 653px;
	background-color: #81C7E3;
	padding: 5px 50px 10px 30px;
}
input.submit
{
	background-color: #00125C;
	border: solid 1px #00125C;
	color: #FFFFFF;
	font-weight: bold;
}
input.textbox
{
	border: solid 1px #00125C;
	width: 200px;
}
input.textbox_small
{
	border: solid 1px #00125C;
	width: 100px;
}
textarea
{
	border: solid 1px #00125C;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
td.listing_img
{
	padding: 0px;
	vertical-align: top;
	border: solid 1px #061F66;
	background-color:#81C7E3;
}
td.listing_img img
{
	width: 137px;
}
td.listing_title
{
	height: 16px;
	width: 580px;
	padding: 3px 3px 3px 20px;
	vertical-align: top;
}
td.base_bg
{
	background-image: url(pics/bg_storybody.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #81C7E3;
}
td.listing_body
{
	height: 69px;
	width: 560px;
	padding: 5px 50px 5px 20px;
	vertical-align: top;
}
table.titles
{
	background-image: url(pics/bg_storyname.jpg);
	background-repeat: repeat-y;
	background-color: #12A6DF;
	background-position: right;
}
td.listing_body_end
{
	padding: 5px 15px 5px 0px;
	vertical-align: top;
}
td.property_desc
{
	background-color: #13A5DE;
	padding: 3px 10px 3px 15px;
}
td.property_title
{
	background-image: url(pics/bg_storyname.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #13A5DE;
	padding: 3px 15px 3px 20px;	
}
td.property_img
{
	width: 222px;
	padding-bottom: 3px;
}
td.property_img img
{
	padding-top: 3px;
}
td.property_body
{
	padding: 10px 10px 10px 20px;
}
td.property_body li
{
	margin-left: -25px;
}
/*RATES TABLE */
table.rates
{
	border: solid 1px #061F66;
	width: 450px;
	border-bottom: none;
}
th
{
	text-align: left;
	border-bottom: solid 1px #061F66;
	background-color: #C7E9F5;
}
table.rates td
{
	border-bottom: solid 1px #061F66;
	vertical-align: top;
}