/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #c5a585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432611;
	
}

a:link { text-decoration: none; color: white; }
a:visited { text-decoration: none; color: white;}
a:hover { text-decoration: underline; color: white;}
a:active { text-decoration: none; color: white;}		

p { margin: 0px; margin-bottom: 10px; }

p.footer { padding-top: 5px; text-align: center; font-size: 12px; }
p.footer a:link { color: black; text-decoration: none; }
p.footer a:visited { color: black; text-decoration: none; }
p.footer a:hover { color: black; text-decoration: underline; }
p.footer a:active { color: black; text-decoration: underline; }

table { border: 0px; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
form { margin: 0px; }
input, select, textarea { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { vertical-align: top; }
img { margin: 0px; padding: 0px; border: 0px; }
div { padding: 0px; margin: 0px; }
hr { width:550px; margin-left:75px; margin-right:5px; }

table#layout { background: white; margin: 0px auto; }
	table#layout td { padding: 0px; }

table#content { width:942px; border: 0px;}
	table#content td { padding: 0px; margin: 0px; }

	table#content td.web { width: 942px; }

	div#content_splash { width: 942px; }

	div#content_header { width: 942px; background-color: #c5a585; }
	
	div#content_navigation { width: 942px; height: 40px; background-color: #b78f67; color: white; }
	div#content_navigation table#nav { margin-left: 50px; margin-right: 50px; width: 842px; }
	div#content_navigation table#nav td { padding: 10px; }
	div#content_navigation table#nav td#section { font-size: 16px; }
	div#content_navigation table#nav td#links { text-align: right; }
	
	div#content_uppertext { width: 812px; height: 80px; background-color: #f0e7de; color: #b78f67; line-height: 160%; padding: 30px 65px 30px 65px; text-align: justify; }

	div#content_lowertext { width: 812px; height: 200px; background-color: white; color: #b78f67; line-height: 160%; padding: 30px 65px 30px 65px; text-align: justify; }
	div#content_lowertext table#contact { width: 812px; }
	div#content_lowertext table#treatments { width: 812px; font-size: 14px; }

	div#content_lowertext a { color: #b78f67; }
	div#content_lowertext a:link { color: #b78f67; text-decoration: none; }
	div#content_lowertext a:visited { color: #b78f67; text-decoration: none; }
	div#content_lowertext a:hover { color: #b78f67; text-decoration: underline; }
	div#content_lowertext a:active { color: #b78f67; text-decoration: underline; }

	div#content_wholetext { width: 812px; height: 340px; background-color: white; color: #b78f67; line-height: 160%; padding: 40px 60px 30px 65px; text-align: justify; }
	div#content_wholetext_scroll { width: 775px; padding-right:40px; line-height: 160%; height: 310px; }
	div#content_wholetext_scroll { overflow: scroll; overflow-y: scroll; overflow-x: hidden; overflow:-moz-scrollbars-vertical; }
	div#content_wholetext_scroll { scrollbar-base-color: #cbb589; }
	
	div#content_wholetext a { color: #b78f67; }
	div#content_wholetext a:link { color: #b78f67; text-decoration: none; }
	div#content_wholetext a:visited { color: #b78f67; text-decoration: none; }
	div#content_wholetext a:hover { color: #b78f67; text-decoration: underline; }
	div#content_wholetext a:active { color: #b78f67; text-decoration: underline; }

	div#content_picture { width: 782px; text-align: center; margin-top: 20px; margin-left: 50px; margin-right: 50px; margin-bottom: 20px; }
	div#content_picture img { border: 1px solid black; }
	div#content_text { width: 732px; text-align: left; font-size: 13px; line-height: 160%; margin-top: 30px; margin-left: 75px; margin-right: 75px; margin-bottom: 50px; }

