@charset "UTF-8";
body, form, h1, h2, h3, h4, h5, h6, p, ul, li { 
margin: 0; 
padding: 0; 
}
html, body {
	height: 100%;
	}
body {
	text-align: center;
	background-image:url(../images/bg_home_01.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#c6b09b;
}
.leftimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 8px;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

.location_name {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #003862;
}

.legal_warning {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #003862;
	line-height: 100%;
}

.legal_type {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #4c4137;
	line-height: 100%;
}

.confidentiality_warning {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:underline;
	color: #003862;
	line-height: 120%;
}

.confidentiality_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #003862;
	font-weight:bold;
	line-height: 120%;
}
.confidentiality_warning {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #003862;
	font-weight:bold;
	line-height: 100%;
}

.map_style {
	border-width:thin;
	border-color:#003862;
}

#wrapper {
	text-align:left;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image:url(../images/wrapper_bg.jpg);
	min-height: 100%;
	overflow: auto;
}
#animation {
	width: 926px;
	height:28px;
}
#header {
	width:926px;
	height:156px;
}
#header_sec {
	width:926px;
	height:97px;
}
#nav {
	width: 926px;
	height:47px;
}
#content_holder {
	width: 926px;
	/*height:450px;*/
}

#content_paragraph {
	float: left;
	width: 529px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#content_paragraph p {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3229;
	margin-left: 40px;
	line-height: 145%;
	margin-top: 7px;
	margin-right: 20px;
}
#content_paragraph h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #003862;
	margin-left: 40px;
	line-height: 145%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom:10px;
}

#content_paragraph h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #003862;
	margin-left: 40px;
	line-height: 145%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom:10px;
}

#content_paragraph ul {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #3b3229;
	margin-left: 70px;
	line-height: 145%;
	margin-top: 7px;
	margin-right: 20px;
}

#nameArea {
	float: left;
	width: 235px;
}


#content_paragraph a:link, #content_paragraph a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #4c4137;
}
#content_paragraph a:hover, #content_paragraph a:focus, #content_paragraph a:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	color: #4c4137;
}

#sidebar {
	width: 397px;
	margin-left: 529px;
}

#sidebar p {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 145%;
	color: #3b3229;
	margin-left: 40px;
	margin-top: 7px;
	margin-right: 20px;
}

#sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #003862;
	margin-left: 40px;
	line-height: 145%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom:10px;
}


#footer {
	width: 926px;
	background-image:url(../images/footer_bg.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: -26px;
	height: 26px;
	text-align: left;
	position: relative;
}
#footer p {
	font-family:"Times New Roman", Times, serif;
	font-size: 70%;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top:7px;
}
#copyright_area {
 float:left;

}
#credit_area {
	text-align:right;
}
#credit_area a:link, #credit_area a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
#credit_area a:hover, #credit_area a:focus, #credit_area a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
	}

/*styles for contact form*/
form {
	margin: 0px;
	padding: 0;
}
#name, #email, #company, #phone {
	width: 175px;
	color: #666;
	background-color: #f0eeec;
	border-top: 1px solid #dbd6d0;
	border-left: 1px solid #dbd6d0;
	border-bottom: 1px solid #f5f4f2;
	border-right: 1px solid #f5f4f2;
}
#message {
	width: 250px;
	height: 100px;
	color: #666;
	background-color: #f0eeec;
	border-top: 1px solid #dbd6d0;
	border-left: 1px solid #dbd6d0;
	border-bottom: 1px solid #f5f4f2;
	border-right: 1px solid #f5f4f2;
}
