#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

body {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}



#container {text-align:center;}
#container2 {
	width:955px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #f3ece6;
}

#footer1 {clear: both;text-align:center; background:#edc777;color:#6e321e;line-height:0px;border-top-width:1px;border-top-color:#f2d599;border-top-style:solid;padding-bottom:6px;}
#top_nav {width:100px;height:420px;float: left; }
#content {min-height:420px;}
#wrapper{
	float: left;
	margin-top:0px;
	padding-top:0px;
	width: 955px;
	background-color:#f3ece6
}  /* changed width from 200 to 955 */
#wrapper2{background-color:#ffffff; width:955px; }
html>body #content {
height:auto;
padding-left:20px; /* changed for non layout pages */
}
html>body #wrapper {height:auto;}
html>body #wrapper2 {height:auto;}
#footer .link_footer_first { border-left :solid 0px #000; padding-left:4px;color:#6e321e;line-height:20px;}
#footer .link_footer{ border-left :solid 1px #000; padding-left:4px;color:#6e321e;line-height:20px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}
#footer1{font-size:small}
#footer {
	width:100%;
	padding-left:0px;
	position:relative;
	float:left;
	text-align:center
}

#day-spa-specials .strongr{font-weight:bold;color:#085999}


#aspnetForm ul li{line-height:110%}




a:active {font-weight:bold}
a:focus{
	text-decoration:none;}

a:visited {
	color: purple;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: none;
}



#aspnetForm{margin-left:20px;width:700px}

