a:link {
	color: #534741;
}
a:visited {
	color: #534741;
}
a:hover {
	color: #362f2d;
}
a:active {
	color: #534741;
}
ul#animation {
	height: 300px;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 960px;
	clear:both;
}
ul#animation li {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#backgroundtop {
	background-image: url(images/background-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f6efdd;
	background-image: url(images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #8a774e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#container {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
}
#footer {
	background-color: #eedfbc;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 26px;
	line-height: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 14px;
	width: 940px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#header {
	float: left;
	height: 100px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 0px;
	width: 920px;
}
#images {
	clear: both;
	height: 300px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 960px;
}
#main {
	margin: 0px;
	padding: 20px;
	width: 920px;
	clear:both;
}
ul#nav {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 960px;
	float: left;
}
ul#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	display:inline;
}


a.home { display:block; background-image:url(images/nav-homepage.gif); width:100px; height:40px; background-repeat:no-repeat; text-indent:-9999px;}
a.about {display:block; width:92px; height:40px; background-image:url(images/nav-about-us.gif); background-repeat:no-repeat;  text-indent:-9999px;}
a.facilities{display:block; width:94px; height:40px; background-image:url(images/nav-facilities.gif); background-repeat:no-repeat;  text-indent:-9999px;}
a.contact {display:block; width:114px; height:40px; background-image:url(images/nav-contact-us.gif); background-repeat:no-repeat;  text-indent:-9999px;}
a.brochure{display:block; width:211px; height:40px; background-image:url(images/nav-download-a-brochure.gif); background-repeat:no-repeat;  text-indent:-9999px;}
a.employment {display:block; width:120px; height:40px; background-image:url(images/nav-employment.gif); background-repeat:no-repeat;  text-indent:-9999px;}

a.home:hover, a.about:hover, a.facilities:hover, a.contact:hover, a.brochure:hover, a.employment:hover {background-position: 0px -40px;}

.quotes {float: right; margin-bottom: 20px; margin-left: 20px;}

.contactleft { float:left; width:480px;}
.contactright { float:right; width:230px; border: solid 1px #8a774e; background-color:#f6efdd; padding:5px 10px; margin-bottom:5px; font-size:12px;}
.contactleft label { float:left; width:100px; text-align:right; padding-right:10px; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;}
.formy { width:280px; padding:2px;}



