html, body {
	background: #EBEAE5 url(images/body.gif) 0px 120px repeat-x  ;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #00C4DC;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	}

h2 {
	color: #00C4DC;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

h3 {
	color: #00C4DC;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	}

table, tr,td {
	
	font-size: 13px;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
	}
	
p {
	margin: 0 0 1em 0;
	line-height: 1.50em;
	}

a {
	color: #0068ac;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: 0;
	}

#header {
	background: #0068ac url(images/header2.gif) repeat-x;
	font-size: 12px;
	color: #fff;
	height: 120px;
	text-align: center;
	position: relative;
	z-index: 999;
	}

#header div {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 880px;
	}

#header div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header div {display: inline-block;}

/* Hides from IE-mac \*/
* html #header div {height: 1%;}
#header div {display: block;}
/* End hide from IE-mac */

#header ul {
	background: url(images/nav.gif) repeat-x;
	float: left;
	}

#header ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header ul {display: inline-block;}

/* Hides from IE-mac \*/
* html #header ul {height: 1%;}
#header ul {display: block;}
/* End hide from IE-mac */

#header li {
	float: left;
	padding: 5px 10px 0 10px;
	position: relative;
	}

#header .first {
	background: url(images/nav-first.gif) no-repeat top left;
	}

#header .last {
	background: url(images/nav-last.gif) no-repeat top right;
	}

#header li a {
	color: #fff;
	display: block;
	padding: 5px;
	}

#header li span {
	color: #0068ac;
	display: block;
	padding: 5px;
	}
	
	#header li drop {
	
	padding: 25px;
	}

#header li.first span {
	color: #fff;
	}

#header ul li.first ul span {
	color: #0068ac;
	}

#header ul ul {
	background: #0068ac;
	position: absolute;
	display: none;
	float: none;
	left: 0;
	top: 30px;
	width: 140px;
	z-index: 9999;
	}

#header ul ul li {
	float: none;
	border-bottom: solid 1px #0068ac;
	margin: 0 20px;
	padding: 5px 0;
	}

#header ul ul li.last {
	background: 0;
	border-bottom: 0;
	}

#header ul ul li a, #header ul ul li span {
	margin: 0;
	padding: 5px 0;
	}

#header tag {


	width: 220px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 0px;
	

	}

html>body #header tag {
	width: 220px;
	}

#content {
	background: #fff;
	color: #444;
	width: 920px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}

#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content {display: inline-block;}

/* Hides from IE-mac \*/
* html #content {height: 1%;}
#content {display: block;}
/* End hide from IE-mac */

#home #content {
	background: 0;
}

#home #wrap {
	background: #fff url(images/content-bottom.gif) no-repeat bottom left;
	width: 920px;
	margin: 0 auto;
	}


#content p {
	font-size: 13px;
	}

#footer {
	background: #fff url(images/content-bottom.gif) no-repeat bottom left;
	color: #999;
	margin: 0 auto 20px auto;
	padding: 40px 40px 20px 40px;
	font-size: 11px;
	width: 840px;
	}

#home #footer {
	background: 0;
	color: #333;
}

#left {
	float: left;
	}

#right {
	float: right;
	}

.photo {
	margin: 0 0 10px 0;
	}

.panel {
	background: url(images/panel.gif);
	font-size: 14px;
	padding-bottom:
	}

.panel .inner {
	background: url(images/panel-top.gif) no-repeat top left;
}

.panel ul {
	background: url(images/panel-bottom.gif) no-repeat bottom left;
	padding-bottom: 20px;
	}

.panel li {
	margin: 0 20px;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #a6a6a6;
	
	}

.panel li.first {
	border-top: 0;
	}

.panel li.last {
	border-bottom: 0;
	}

.panel h2 {
	margin: 0;
	padding-bottom: 5px;
	}

.panel p {
	margin: 0;
	padding-bottom: 15px;
	}

.double #left {
	display: inline;
	width: 590px;
	margin: 0 5px 0 15px;
	}

#home h1 {
	margin: 10px 25px;
	}	

.double #right {
	display: inline;
	width: 290px;
	margin: 0 15px 0 5px;
	}

.double #left .text {
	margin: 0 25px;
	}

#home #left .text {
	margin-top: 20px;
	}

#top {
	padding: 0 15px;
	margin: 0 0 10px 0;
	}
.top-menu {
	padding: 0 15px;
	margin: 0 0 10px 0;
}

.split #left {
	display: inline;
	float: left;
	margin-left: 40px;
	width: 400px;
	}

.split #right {
	display: inline;
	float: right;
	margin-right: 40px;
	width: 400px;
	}

#home .ad {
	overflow: auto;
}

#home .ad-left {
	display: inline;
	float: left;
	text-align: center;
	overflow: hidden;
	width: 250px;
	}

#home .ad-left img {
	margin: 0 auto;
	}

#home .ad-left .button {
	margin-top: 5px;
	}

#home .ad-left .disclaimer {
	color: #666;
	font-size: 10px;
	line-height: 1.2em;
	padding: 0 20px 0 65px;
	text-align: left;
}

#home .ad-right {
	display: inline;
	float: right;
	width: 270px;
	}

#home .ad-right h2 {
	margin: 0 0 0 20px;
	}

#home #left .text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#home #left .text li {
	background: url(images/icon_check.gif) no-repeat top left;
	font-size: 14px;
	margin: 7px 0 0 0;
	padding: 0 0 0 20px;
	}

#map {
	border: solid 1px #A3EAF2;
	width: 238px;
	height: 240px;
	}

html>body #map {
	width: 238px;
	height: 238px;
	}




.form {		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:18pt;
		 font-weight: bold;
		color: #333333;
}
.style3 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:15pt;
		color: #333333;
}
.tri .col {
	width: 320px;
	margin-right: 30px;
	float: left;
	}
.tri .col2 {
	width: 160px;
	margin-right: 20px;
	float: left;
	}
	.tri .col3 {
	width: 375px;
	margin-right: 40px;
	float: left;
	}
	.tri .col5 {
	width: 450px;
	margin-right: 40px;
	float: left;
	}
	.tri .col6 {
	width: 750px;
	margin-right: 40px;
	float: left;
	}
	
		.tri .col7 {
	width: 550px;
	margin-right: 40px;
	float: left;
	}
.tri .text {
	margin-left: 40px;
	}

#rent #inner {
	text-align: center;
	position: relative;
	}
	
#rent #inner2 {
	text-align: center;
	position: relative;
	}


#rent .photo {
	margin: 0 auto;
	}

#rent #inner div {
	width: 470px;
	top: 95px;
	left: 90px;
	position: absolute;
	text-align: left;
	}

#rent #inner2 div {
	width: 250px;
	top: 120px;
	left: 60px;
	position: absolute;
	text-align: left;
	}


LI.list1 {list-style:  disc inside; color:#0072ab;} 
LI.list2 {list-style: square inside; color:blue}
.blacktext {color: #444;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
	
	}

#green_tip {
	margin-left: 2em;
	margin-right: 2em;
	color: #444;
	}
	
#green_tip h3 {
	font-weight: bold;
	color: #444;
	}
	
#snowflake_content {
	width: 
}
	
	
