@charset "utf-8";
/* CSS Document */

* {
	margin: 0 0;
	padding: 0 0;
}
body {
	background: #798076 url(images/background.gif) repeat-x fixed;
	text-align: center;
}
div#container {
	text-align: left;
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "palatino linotype",palatino,serif;
}
div#head {
	margin: 50px 0px;
}
h1 a {
	color: #FFFFFF;
	font-style: italic;
	font-size: 3em;
	font-weight: lighter;
	float: left;
	background: url(images/logo.png) no-repeat;
	width: 470px;
	height: 100px;
	display: inline;
}
h1 a span {
	display:none;
}
h2 a {
	background: url(images/springsale.gif) no-repeat;
	width: 127px;
	height: 90px;
	float: left;
	margin-left: 0px;
	margin-top: -50px;
	display: inline;
}
h2 span {
	display:none;
}
ul#contact {
	font-family: "palatino linotype",palatino,serif;
	list-style: none;
	float: right;
	margin-top: -46px;
	margin-left: -50px;
	font-style: italic;
	font-size: .85em;
	font-weight: bold;
	color: #c6d0c5;
	letter-spacing: 0px;
	margin-bottom: 20px;
	display: inline;
}
ul#contact li {
	float: left;
	padding-left: 30px; 
	display: inline;
}
ul#contact li a {
	text-decoration: none;
	color: #c6d0c5;
}
ul#contact li a:hover {
	color: #FFFFFF;
}
ul#contact span {
	color: #FFFFFF;
}
ul#numbers {
	font-family: "palatino linotype",palatino,serif;
	list-style: none;
	position: relative;
	float: right;
	margin-bottom: 30px;
	font-style: italic;
	font-size: 1.8em;
	color: #c6d0c5;
	letter-spacing: .2px;
	display: inline;
}
ul#numbers span {
	color: #FFFFFF;
	font-size: .8em;
}
div#topBorder {
	height: 30px;
	width: 100%;
	background: url(images/fence.gif) repeat-x;
	clear: both;
}
div.bottomFence {
	height: 40px;
	width: 100%;
	background: url(images/fence1.gif) repeat-x;
	border-right: none;
	background-position: 15%;
}
div.line {
	width: 100%;
	height: 15px;
	background-color: #c0d9c4;
}
ul#nav {
	background: #dedcac;
	width: 100%;
	list-style: none;
	padding: 10px 0px 15px 0px;

}
* html li a {
	width: 96%;
}
ul#nav li a {
	display: block;
	padding: 6px 0px 6px 6px;
	text-decoration: none;
	color: #4a4a4a;
	font-family: "palatino linotype",palatino,serif;
}
ul#nav li a:hover {
	background: #FFFFFF;
}
div#left {
	width: 178px;
	float:left;
	display: inline;
}
div#testimonials {
	width: 144px;
	height: 142px;
	background:#c0d9c6;
	padding: 17px;
}
div#logos {
	float:right;
	text-align:right;
	width: 93px;
	height: 115px;
	background:url(images/logos.png) no-repeat center;
	padding: 17px;
}
h3 {
	padding-left:20px;
	margin-bottom: 20px;
	text-align: left;
	color: #4a4a4a;
	font-size: 1.4em;
	letter-spacing: 1px;
	padding-top: 15px;
}
div#topMiddle {
	background: #FFFFFF;
	padding: 40px 36px;
	width: 496px;
}
div#middle {
	position:relative;
	float:left;
	width: 567px;
	display: inline;
}
div#middle h4 {
	font-size: 2.7em;
	font-weight: normal;
	font-family: "palatino linotype",palatino,serif;
	color: #4a4a4a;
	line-height: .8em;
	margin-bottom: 20px;
}
div#middle h4 span {
	font-size: .7em;
	font-weight: lighter;
	padding-left: 50px;
}
div#middle p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	font-size:0.813em;
	line-height:1.5em;
}
div#bottomMiddle {
	background: #EEEEEE;
	width: 536px;
	padding: 10px 16px 40px;
}
div#bottomMiddle ul li {
	float: left;
	list-style: none;
	text-align: center;
	padding: 0px 10px;
	width: 158px;
	font-family: "palatino linotype",palatino,serif;
	color: #4a4a4a;
	font-size: 1em;
	font-weight: lighter;
	margin-bottom: 20px;
	display: inline;
}
div#footer {
	height: 70px;
	background: #cee4d8;
	color: #4a4a4a;
	font-family: "palatino linotype",palatino,serif;
	font-weight: bold;
	border-top: #a7bbb0 solid 1px;
	width: 568px;
	float: left;
	display: inline;
}	
ul#footerLinks {
	margin-left: 15px;
}
div#footer ul li a {	
	padding: 0px 5px;
	font-size: .7em;
	border-right: solid thin #999999;
	color:#798076;
}
div#footer ul li a:hover {
	background: #FFFFFF;
	color: #798076;
}
div#footer h6 {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	position: relative;
}
div#footer ul {
	list-style: none;
	margin-top: 10px;
	height: 20px;
}
div#footer ul li {
	float: left;
}
div#footer ul li a.right {
	border: none;
}
div#footer img#leftround {
	float: left;
	margin: 42px 0px;
}
div#footer img#rightround {
	float: right;
	margin: 10px 0px;
}
div#footer ul li a {	
	padding: 0px 5px;
	font-size: .7em;
	border-right: solid thin #999999;
}
div#topRight {
		background: #cee4d8;	
		padding: 0px 5px;
}
div#right {
	width: 254px;
	float: left;
	display: inline;
}
div#right ul li {
	color: #4a4a4a;
	font-size: .85em;
	padding: 2.5px 0px;
}
div#right ul {
	padding: 1px 0px 0px 30px;
	margin-bottom: 20px;
	list-style: square;
	list-style-position: outside;
}
div#right a {
	padding: 5px 10px;
	background: #4a4a4a;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .8em;
	margin-left: 30px;
}
div#right a:hover {
	background: #4a4a4a;
}
div#topRight {
	padding-bottom: 20px;
	background: #cee4d8;
}
div#bottomRight {
	background: #c0d9c6;
	padding: 0px 5px;
	padding-bottom: 20px;
}
div#acks {
	padding-left: 30px;
}
div#clear {
	clear:both;
}
body#home a#homeB  {
	background: #FFFFFF;
}
ul#subNav {
	display: none;
}