html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 800px;




}

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../imgs/misc/gradientbg7.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px 0px 0px -400px;
	padding: 0px;
	position: absolute;
	left: 50%;
	width: 800px;



}

p {
	font-size: 10px;
	color: #000000;

}

h1 {
	font-size: 24pt;
	font-weight: normal;
	margin: 0px 0px 0pt;
	color: #FFFFCC;
	padding: 0px;

}

h2 {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

}

h3 {
	font-size: 10pt;
	font-weight: bold;
	background-color: #3366CC;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 0px 0px 10px;

}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;

}

div#topline {
	font-size: 10px;
	text-transform: lowercase;
	color: #000000;
	font-weight: normal;
	height: auto;
	padding-top: 5px;
	text-align: right;
	background-color: #3366CC;
	padding-bottom: 5px;
	padding-right: 10px;
	width: auto;

}

div#topline a:link {
	text-decoration: none;
	color: #FFFFFF;

}
div#topline a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
div#topline a:hover {
	text-decoration: underline;
	font-weight: normal;

}
div#banner {
	width: auto;
	background-color: #3366CC;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image:  url(../imgs/misc/hdrgrad3.jpg);
	background-position: left bottom;
	padding-right: 10px;
	height: auto;
	padding-top: 0px;
	background-repeat: repeat-x;
	margin: 0px

}
div#main {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	float: none;
	height: auto;
	padding: 0px;
	margin-bottom: 0px;
	clear: none

}

div#sidebar  {
	padding: 0px;
	float: left;
	width: 200px;
	height: auto;
	margin: 0px;

}

div#sidetop {
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 0px;

}

div#sidetop a:link {
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #3366CC;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #CCCCFF;
	height: auto;
	display: block;

}

div#sidetop a:visited {
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #3366CC;
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #CCCCFF;
	height: auto;

}

div#sidetop a:hover {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
	width: auto;
	height: auto;

}


div#sidemiddle {
	height: auto;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image:  url(../imgs/misc/gradientbg7.jpg);
	background-repeat: repeat-x;
	background-position: center top

}

div#sidemiddle a:link {
	background-color: #FFCC66;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid #333333;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;

}

div#sidemiddle a:visited {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
	padding: 2px 5px;
	text-decoration: none;
	border: 1px solid #333333;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;

}

div#sidemiddle a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	padding: 2px 5px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}



div#sidebottom {
	height: auto;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../imgs/misc/gradientbg7.jpg);
	background-repeat: repeat-x;
	background-position: left top;


}

div#sidebottom a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	margin: 0px;

}

div#sidebottom a:visited {
	padding: 0px;
	margin: 0px;

}

div#sidebottom a:hover {
	padding: 0px;
	margin: 0px;

}

div#content {
	margin-left: 210px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: auto;
	height: auto;
	top: auto;
	vertical-align: top;

}

div#footer {
	font-size: 10px;
	text-transform: lowercase;
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
	padding-top: 10px;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	height: 120px;
	float: left;
	background-color: #F5F5F5;
	padding-bottom: 5px;
	background-image:  url(../imgs/misc/gradientbg6.jpg);
	background-repeat: repeat-x;
	background-position: center top

}

div#footer a:link {
	color: #000000;
	text-decoration: none;
}
div#footer a:visited {
	color: #000000;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;

}

div#footer p {
	font-size: 10px;
}

div#bottomline {
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;

}

div#bottomline a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}

div#bottomline a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}

div#bottomline a:hover {
	text-decoration: underline;
	font-size: 10px;
	background-color: #666666;

}
li {
	list-style-position: outside;
	margin-bottom: 10px;

}

.activity {
	margin: 0px 0px 10px;
	padding: 0px 0px 20px;
	height: 100%;
	background-color: #F3F3F3;

}

.activity p {
	padding-right: 10px;
	padding-left: 10px;

}

.activity h4 {
	padding-right: 10px;
	padding-left: 10px;

}

.activity h5 {
	padding-right: 10px;
	padding-left: 10px;

}

.property {
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	vertical-align: top;
	border-bottom: 1px solid #3366CC;

}
.property p {
	margin-left: 170px;
	height: auto;
	width: auto;
	margin-right: 10px;
	font-size: 10px;
	padding: 0px;

}

.property h5 {
	margin-left: 170px;
	margin-top: 0px;
	padding: 0px;

}

.property a:link {
	background-color: #EAFFEA;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px 5px 3px;
	font-size: 10px;
	text-transform: lowercase;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;

}

.property a:visited {
	font-weight: normal;
	color: #000000;
	background-color: #E6FFE7;
	padding: 2px 5px 3px;
	text-decoration: none;
	font-size: 10px;
	text-transform: lowercase;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;

}

.property a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366CC;
	padding: 2px 5px 3px;
	font-size: 10px;
	text-transform: lowercase;
	border-top: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;

}

table#availability p{
	font-size: 8pt;
}

table#eresform p {
	font-size: 10px;
}

table#eresform {
	float: none;
}

.pic {
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	margin-right: 5px;

}

.pic p {
	font-size: 10px;
	font-weight: normal;
}
div#gallery {
	height: auto;
	padding: 10px;
	width: auto;
	float: right;
	margin: 10px;
	font-size: 10px;
	text-align: left;
	color: #999999;
	border: 1px dashed #CCCCCC;

}

ol {
	font-size: 10pt;
}
table#charges {
	font-size: 10px;
	text-align: center;

}
table#info {
	font-size: 10px;
}
