body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #00523c;
	text-align: center; /*centering for ie*/
	background-color: #00523C;
	line-height: 140%;
	background-image: url(layout-images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.wrapper 
{
	margin: 0px auto;
	text-align: left;
	width: 1024px;
	
}

img
{ border: 0px;
}

table {
	text-align: left;
}
.header {
	margin: 14px auto 0 auto;
	width: 1001px;
	border: 1px solid #F5CD79;
}

td {
	vertical-align: top;
	padding: 10px;
}

a:link, a:visited
{
	color: #00523C;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active
{
	font-weight: bold;
	color: #00523C;
	text-decoration: underline;
}

p

{
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
}
h2{
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
blockquote {
	margin: 0px 31%;
	font-size: 14px;
	width: 280px;
	border: 1px solid #00523C;
	padding: 0 10px;
}
.attribution  {
	font-style: italic;
	text-align: right;
}
.hr {
	background-image: url(layout-images/hr.gif);
	height: 27px;
	width: 920px;
	background-repeat: no-repeat;
	background-position: center;
}
.qanda {
	font-size: 20px;
	font-weight: bold;
	color: #A38220;
}
.qanda   a:visited {
	color: #A38220;
	text-decoration: underline;
}
.qanda a:link {
	color: #A38220;
	text-decoration: underline;
}
.qanda  a:active {
	color: #A38220;
	text-decoration: underline;
}
.services-top {
	margin: 0px auto;
	width: 290px;
	border: 1px solid #00523C;
	padding: 0 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.backtotop {
	font-size: 12px;
	font-style: italic;
}
.backtotop a {
	color: #00523C;
}
.nav {
	margin: 0px auto;
	width: 1001px;
	border: 1px solid #FFFFFF;
	height: 50px;
}

.nav a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}
.nav li { list-style: none; float: left; }
.nav ul, li {
	margin: 0px;
	padding: 0px;
}

.nav li.nav-home a {
	background: url(layout-images/nav-home.jpg) no-repeat;
	width: 102px;
}
.nav li.nav-aboutus  a {
	background: url(layout-images/nav-aboutus.jpg) no-repeat;
	width: 111px;
}
.nav li.nav-services a {
	background: url(layout-images/nav-services.jpg) no-repeat;
	width: 103px;
}
.nav li.nav-faq a {
	background: url(layout-images/nav-faq.jpg) no-repeat;
	width: 72px;
}
.nav li.nav-photogallery a {
	background: url(layout-images/nav-photogallery.jpg) no-repeat;
	width: 166px;
}
.nav li.nav-toptreetopics  a {
	background: url(layout-images/nav-toptreetopics.jpg) no-repeat;
	width: 180px;
}
.nav li.nav-affiliates   a {
	background: url(layout-images/nav-affiliates.jpg) no-repeat;
	width: 120px;
}
.nav li.nav-contact    a {
	background: url(layout-images/nav-contact.jpg) no-repeat;
	width: 147px;
}

.nav li.nav-home a:hover { background: url(layout-images/nav-home.jpg) no-repeat 0 -50px; }
.nav li.nav-aboutus a:hover { background: url(layout-images/nav-aboutus.jpg) no-repeat 0 -50px; }
.nav li.nav-services a:hover { background: url(layout-images/nav-services.jpg) no-repeat 0 -50px; }
.nav li.nav-faq a:hover { background: url(layout-images/nav-faq.jpg) no-repeat 0 -50px; }
.nav li.nav-photogallery a:hover { background: url(layout-images/nav-photogallery.jpg) no-repeat 0 -50px; }
.nav li.nav-toptreetopics a:hover { background: url(layout-images/nav-toptreetopics.jpg) no-repeat 0 -50px; }
.nav li.nav-affiliates a:hover { background: url(layout-images/nav-affiliates.jpg) no-repeat 0 -50px; }
.nav li.nav-contact a:hover { background: url(layout-images/nav-contact.jpg) no-repeat 0 -50px; }
.content-top {
	width: 1013px;
	background-image: url(layout-images/contentbg-top.jpg);
	margin: 0px auto;
	height: 35px;
}
.content-mid {
	background-image: url(layout-images/contentbg-mid.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 1013px;
	padding: 10px 0;
}
.content-btm {
	width: 1013px;
	background-image: url(layout-images/contentbg-btm.jpg);
	margin: 0px auto;
	height: 35px;
	clear: both;
}
.content-padding {
	margin: 0 auto;
	width: 920px;
	padding-top: 15px;
}

.footer {
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #00523C;
	clear: both;
}
.column {
	float: left;
	width: 33%;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
}
.column ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.column li img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 135px;
}
.column ul li {
	clear: left;
}
.column li a {
	text-decoration: underline;
}
.serv {
	float: left;
	width: 25%;
	list-style-type: none;
	font-size: 17px;
	font-weight: normal;
	text-align:center;
}
.serv ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.serv ul li {
	clear: left;
}
.serv li.serv-title{
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
