	html, body { margin: 0px; padding: 0px; }
	body { background: #7DA192 url(../layout/site_background.jpg); font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; }
	input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
	form { margin: 0px; }
	p, td { }
	ul {	list-style-image: url(../images/bullet.gif);
	margin-left: 15px; 
	padding-left:0;
	margin-top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left }

	#branding { display: none; }
	#contact { display: none; }
	.layout_area { }
	.content_area { }
	.page_area { background: #FFFFFF; }
	a:link, a:visited {	color: #FFFFFF; text-decoration: none; font-weight: bold; }
	a:hover, a:active { color: #FFFFFF; text-decoration: underline; font-weight: bold; }

	a.plain_link:link, a.plain_link:visited { text-decoration: none; }
	a.plain_link:hover, a.plain_link:active { text-decoration: none; }

/* HEADER */
	#header_area { background: #FFFFFF; }

/* INDEX */
	#index_area_name { color: #BDCFC8; padding: 5px 5px 0px 10px; text-align: left; }
	#index_area_info { color: #BDCFC8; padding: 5px 10px 0px 5px; text-align: right; }

/* NAVIGATION */
	#nav_area { background: #D1D3D4; padding-left: 200px; border-top: 1px solid #FFFFFF; font-size: 13px; }

	#navcontainer { width: 100%; float: left; }
	#navcontainer ul { padding: 0px; margin: 0px; }
	#navcontainer ul li { display: inline; }
	#navcontainer ul	{ margin: 0px;	padding: 0px;	color: #FFFFFF; font-weight: bold; font-size: 115%; }
	#navcontainer ul li a { padding: 2px 15px 2px 15px; color: #FFFFFF; text-decoration: none; float: left; border-right: 1px solid #FFFFFF; }
	#navcontainer ul li a:hover{ background: #369515; color: #FFFFFF; }
	#navcontainer .start { border-left: 1px solid #FFFFFF; }

/* MENU */
	#menu_area { padding-top: 15px; background: #FFFFFF; border-right: 1px solid #E7E7E7; }

	#menucontainer ul { margin-left: 10px; padding: 0px; list-style-type: none; }
	#menucontainer a { color: #000000; display: block; padding: 2px 2px 2px 5px; margin: 0px 0px 0px 0px; text-decoration: none;  width: 90%; font-weight: bold; }
	#menucontainer a:link, #menucontainer a:visited { text-decoration: none; border-bottom: 1px solid #E7E7E7; }
	#menucontainer a:hover, #menucontainer a:active { color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #E7E7E7; background: #2C9AD6; }
	#menucontainer .start { border-top: 1px solid #E7E7E7; }

/* CONTENT */
	#content_area { background: #FFFFFF;  }

	.inverted_zone { background: #9ABEBA; }
	.inverted_page { background: #9ABEBA; padding: 15px; }
	.inverted_cell { background: #9ABEBA; padding: 15px; }
	.inverted_cell2 { background: #9ABEBA; padding: 15px; }

	.inverted_cell_white { color: #FFFFFF;}

	h1 { font-size: 170%; color: #3366CC; font-weight: normal; }
	h2 { font-family: Arial, Helvetica, sans-serif; font-size: 300%; color:#ffffff; font-weight: normal; margin: 0px 0px 0px 0px; }
	h3 { font-size: 170%; color: #ffffff; font-weight: normal; }
	h4 { font-size: 110%; color: #ffffff; font-weight: normal; border-bottom: 1px solid #ffffff; }

	hr { color: #C0C0C0; height: 1px; }
	.indent { padding-left: 20px; }

/* FOOTER */
	#footer_area { color: #BDCFC8; padding: 0px 10px 5px 0px; text-align: right; line-height: 1.5; }
	#footer_area a:link, #footer_area a:visited { color: #BDCFC8; text-decoration: underline; font-weight: normal; }
	#footer_area a:hover, #footer_area a:active { color: #FFFFFF; text-decoration: underline; font-weight: normal; }

/* SCRIPT ELEMENTS */
	#form_errors { }
	#form_errors ul { margin-top:0px; margin-bottom:0px }
	.form_inner_error { padding: 3px; color: #CC0000; border: 1px dashed #CC0000; margin: 10px; background: #FAE5E5; } 
	.form_input_normal {  }
	.form_input_error { border: 1px solid #CC0000; }

/* SITE SPECIFIC */
	#site_links ul { list-style: circle; }
	#site_links a:link, #site_links a:visited { text-decoration: none; }
	#site_links a:hover, #site_links a:active { text-decoration: underline; }
	#site_map ul { list-style: circle; }

	.content_note { border: 1px dashed #FF7E01; background: #FFF2E5 url(../layout/site_content_note.gif) no-repeat top left; margin: 10px; padding: 10px 10px 10px 120px; line-height: 2; }

	.location_image { border: 5px solid #FFFFFF; } 

	.location_tmb { border: 5px solid #FFFFFF; } 
	
	.location_map {text-align:center}


	.listing_box { border: 10px solid #FFFFFF; background: #CCDEDC; padding: 10px; margin: 20px 20px 20px 20px; }
	.listing_title { font-size: 180%; font-weight: bold; }
	.listing_image { float:right; margin-left: 10px; margin-bottom: 10px; }
	.listing_desc { padding: 5px 5px 5px 25px; line-height: 1.5; min-height: 90px; }
	.listing_address { padding: 3px 3px 3px 3px; }
	.listing_tel { padding: 3px 3px 3px 3px; }
	.listing_website { padding: 3px; background: #9ABEBA; font-size: 120%; clear: both; }
	
	.terms_text { font-size:10px}
	