/* Helpers and base rules */

img	{
	border: 0;
	}
	
/* The body style affect ALL type on the pages*/
body {
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	font: small/18px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #775544;
	}

/* Typography 	*/
	

h1	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0 0 0;
	font-size: 20px;
	}
h2	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0 0 0;
	font-size: 13px;
	}
h3, h4	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 0 0;
	}
.smtxtnotation {
	font-size:11px;
    font-weight:bold;
	margin: 0;
	color: #666;
    text-decoration:none;
}
.smtxtnotationlight {
	font-size:11px;
    font-weight:normal;
    margin: 0;
	color: #666;
    text-decoration:none;
}

/* Default links 	*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #333;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #5a2729;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #333;
	background: transparent;  
	}
	
/* This is the main wrapper "outer box" for the entire page*/

#subwrapper	{
	background: #FFF url(/graphics/subbackground.gif) top left repeat-y;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #333;
	}
#mainwrapper {
	background: #FFF url(/graphics/subbackground.gif) top left repeat-y;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #333;
	}
#imagewrapper {
	background: #FFF url(/graphics/imagebackground.gif) top left repeat-y;
	width: 600px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #333;
	}
#newsitemwrapper {
	background: #FFF url(/graphics/imagebackground.gif) top left repeat-y;
	width: 600px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #333;
	}

/* This is the document header section*/
#header	{
	width: 780px;
	height: 85px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/graphics/fullheadernonav.gif) no-repeat;
	}
#header img {
	width: 780px;
	height: 85px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}
#newsitemheader	{
	width: 600px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/graphics/newsitemheader.gif) no-repeat;
	}
/* This is the top navigation bar 	*/
#topnav	{
	width: 780px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/graphics/fullnavbar.gif) no-repeat top;
	}
#topnav ul#menu	{
	width: 780px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 85px;
	}
#topnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	}
#topnav ul#menu li a {
	height: 21px;
	display: block;
	text-decoration: none;
	text-align: center;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	}
#topnav ul#menu li a:hover {
	color: #660033;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(/graphics/navbuttonbkgrndon.gif);
	}
#hlhmenu	{
	left: 146px; width: 65px;
	}
#aboutusmenu {
	left: 210px; width: 89px;
	}
#ourprocessmenu	{
	left: 300px; width: 100px;
	}
#floorplansmenu	{
	left: 399px; width: 122px;
	}
#visitusmenu {
	left: 520px; width: 72px;
	}
#faqsmenu	{
	left: 592px; width: 78px;
	}
#contactmenu	{
	left: 670px; width: 83px;
	}

/* This is the main body section */
#mainpagecontent {
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	}
html>body #mainpagecontent {	
	width:780px;
	}
#subpagecontent {
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	}
html>body #subpagecontent {	
	width:780px;
	}
#newsitemcontent {
	width: 600px;
	margin: 0;
	padding: 0;
	border: 0;
	}
#newsitemcontent h1, h2 {	
	margin: 15px 22px;
	}
#newsitemcontent p {	
	margin: 10px 22px;
	}	
.newsitemcontent a {	
	color:#333;
	}
.newsitemcontent a:hover {	
	color:#5a2729;
	}
.newsimagecallout {
	float: left; 
	margin:5px 20px 5px 0px;
	padding: 0;
	text-align: center;
	}
#mainleft {
	width:211px;
	height: 470px;
	margin: 0;
	padding:0;
	float: left;
	text-align: right;
	background: transparent url(/graphics/navbarleft.jpg) left top;
	}
#subleft {
	width:211px;
	height: 470px;
	margin: 0;
	padding:0;
	float: left;
	text-align: right;
	background: transparent url(/graphics/navbarleft.jpg) left top;
	}
#subleft h2 {	
	margin:20px auto 10px auto;
	font-size:13px;
	color:#5a2729;
	font-weight:bold;
	padding:0 10px 3px 0;
	width:125px;
	}
#subleft ul {	
	margin:0 auto;
	padding:0;
	list-style-type:none;
	width:125px;
	}
#subleft li {
	font-size:12px;
	margin-bottom:10px;
	border-bottom:1px #333;
	font-weight: bold;
	margin-right: 5px;
	border-bottom-style: dashed;
	color:#5a2729;
	}
#subleft a {	
	text-decoration:none;
	color:#333;
	}
#subleft a:hover {	
	color:#5a2729;
	}
#subleft span {	
	color:#5a2729;
	}
#fullright {
	width:510px;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	}
#fullright a {	
	text-decoration:none;
	color:#5a2729;
	}
#fullright a:hover {	
	color:#333;
	}
#fullright h1 {	
	margin:15px 0 10px 0px;
	font-size:20px;
	color:#5a2729;
	font-weight:lighter;
	}
#fullright h2 {	
	margin:15px 0 5px 0px;
	}
#fullright p {	
	margin:10px 25px 0 0px;
	}	
#middle {
	width:375px;
	margin:0 0 0 15px;
	padding:0;
	float:left;
	text-align: left;
	}

#middle a {	
	text-decoration:none;
	color:#5a2729;
	}
#middle a:hover {	
	color:#333;
	}
#middle h1 {	
	margin:15px 0 10px 0px;
	font-size:20px;
	color:#5a2729;
	font-weight:lighter;
	}
#middle h2 {	
	margin:15px 0 5px 0px;
	}
#middle p {
	margin:10px 20px 0 0px;
	}
#middle li {	
	font-size:12px;
	color:#333;
	margin-bottom:10px;
	line-height:1.4em;
	}
#sitemap {
	width:500px;
	float:left;
	margin:0;
	padding:0;
	}
#sitemap li {
	font-size:12px;
	color:#333;
	margin:0 20px 0 0px;
	line-height:1.4em;
	list-style-type: disc;
	list-style-position: inside;
	}
#sitemap a {	
	text-decoration:none;
	color:#333;
	}
#sitemap a:hover {	
	color:#5a2729;
	}
#info ul {	
	margin:0 20px 0 40px;
	list-style-type:circle;
	}
html>body #middle ul {	
	margin:0 20px 0 0px;
	}
.callout {	
	background:#f5ede7;
	margin:0;
	font-size:10px;
	border:1px solid #ccc;
	text-align: center;
	}
.callout2 {	
	background:#f5ede7;
	margin:0;
	font-size:10px;
	border:1px solid #ccc;
	text-align: left;
	}
.callout h3 {	
	margin:0px 0 10px 0;
	padding-top:10px;
	color:#5a2729;
	font-size:11px;
	font-weight:lighter;
	}
.callout2 h3 {	
	margin:0px 0 10px 0;
	padding-top:10px;
	color:#5a2729;
	font-size:11px;
	font-weight:lighter;
	}
.callout p {
	margin:0 10px 0 10px;
	line-height:1.3em;
	padding-bottom:5px;
	color:#333;
	}
.callout2 p {
	margin:0 10px 0 10px;
	line-height:1.3em;
	padding-bottom:5px;
	color:#333;
	}
.callout a {	
	color:#333;
	}
.callout2 a {	
	color:#333;
	}
.callout a:hover {	
	color:#5a2729;
	}
.callout2 a:hover {	
	color:#5a2729;
	}
.caption p {
	margin:0 10px 0 10px;
	font-size:10px;
	line-height:1.3em;
	padding-bottom:5px;
	color:#333;
	}
.caption a {	
	color:#333;
	}
.caption a:hover {	
	color:#5a2729;
	}
#calloutevents {	
	width:145px;
	float:left;
	margin: 53px 0 0 5px;
	padding:4px;
	border:1px solid #ccc;
	background:#f5ede7;
	padding:4px;}
	
html>body #calloutevents {	
	width:145px;
	}
.calloutevents {
	background:#f5ede7;
	margin:0;
	font-size:10px;
	line-height: 1.2em;
	}
.calloutevents h3 {	
	margin:0px 0 10px 0px;
	padding-top:10px;
	color:#5a2729;
	font-size:11px;
	font-weight:lighter;
	}
.calloutevents p {
	margin:0 10px 0 10px;
	line-height:normal;
	padding-bottom:30px;
	color:#333;
	}
.calloutevents a {	
	color:#5a2729;
	}
.calloutevents a:hover {	
	color:#333;
	}
#calloutnews {
	width:145px;
	float:left;
	margin: 10px 0 0 5px;
	padding:4px;
	border:1px solid #ccc;
	background:#f5ede7;
	padding:4px;
	}
html>body #calloutnews {	
	width:145px;
	}
.calloutnews {
	background:#f5ede7;
	margin:0;
	font-size:10px;
	line-height: 1.3em;
	}
.calloutnews h3 {	
	margin:0px 0 10px 0px;
	padding-top:10px;
	color:#333;
	font-size:11px;
	font-weight:lighter;
	}
.calloutnews p {	
	margin:0 10px 0 3px;
	line-height:1.3em;
	padding-bottom:30px;
	}
.calloutnews a {	
	color:#5a2729;
	}
.calloutnews a:hover {	
	color: #5a2729;
	}
.tablestyle { 
     border: 1px solid #c2c2c2;
	 font-size:11px;
	 text-align:left
	}
.testimonials {
	padding:0 20px 0 20px;
	line-height:normal;
	color:#666;
	font-style: italic
	}
.newsimagecallout {
	float: left; 
	margin:5px 20px 5px 0px;
	padding: 0;
	text-align: center;
	}
/* Now for the forms 	*/

td.form {
	line-height: 1.2em;
	vertical-align: top;
	width: 100%;
	text-align: left;
	font-size: small;
	padding: 4px;
	color: #666;
	background-color: #FFFFFF;
	}
td.form H1{
	font-size: small;
	color: #666;
	}
td.formsmallertext{
	font-size: smaller;
	color: #666;
	}
td.formreq {
	width: 200px;
	text-align: left;
	padding-right: 10px;
	}

td.formfields {
	width: auto;
	text-align: left;
	}
.formfields {
	width: auto;
	font-size: small;
	}
.formfieldstxtbox {
	width: auto;
	font-size: small;
	}

/* These are for the bottom of the page 	*/
#mainbottom	{

	background: transparent url(/graphics/subbottom.gif) top center no-repeat;
	width: 780px;
	height: 14px;
	padding:0;
	margin: 0 auto;
	}
html>body #mainbottom {	
	width:780px;
	}
#subbottom	{
	background: transparent url(/graphics/subbottom.gif) top center no-repeat;
	width: 780px;
	height: 14px;
	padding:0;
	margin: 0 auto;
	}
html>body #subbottom {	
	width:780px;
	}
#imagebottom	{
	background: transparent url(/graphics/imagebottom.gif) top center no-repeat;
	width: 600px;
	height: 11px;
	padding:0;
	margin: 0 auto;
	}
html>body #imagebottom {	
	width:600px;
	}
#footer {
	clear:both;
	width:780px;
	margin:0 auto;
	padding:30px 0 5px 0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	color:#333;
	}
html>body #footer {
	width:780px;
	text-align: center;
	}
#footer a {	
	text-decoration:none;
	color:#999;
	}
#footer a:hover {	
	color:#5a2729;
	}
#footer #utilnav{
	width:550px;
	margin:0 auto;
	padding: 0 5px 0 160px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	color:#999;
	}
#imagefooter {
	clear:both;
	background: transparent url(/graphics/imagebackground.gif) top center;
	width:600px;
	margin:0 auto;
	padding:0;
	text-align: center;
	color:#333;
	}
html>body #imagefooter {
	width:600px;
	text-align: center;
	}