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

* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #a4fbff;
}
#wrapper {
	margin: 0 auto;
	width: 957px;
}
#header {
	height: 123px;
	background: url(images/topbg.jpg) no-repeat bottom left;
	padding-left: 100px;
	padding-top: 7px;
}
#mainwraptop {
	width: 957px;
	background: url(images/mainbg.jpg) repeat-y;
	float: left;
}
#nava {
	padding-top: 11px;
	padding-left: 84px;
	height: 44px;
	background: url(images/navabg.jpg) no-repeat bottom left;
}
#nava li {
	display: inline;
	float: left;
}
#nava a {
	background-position: bottom left;
	display:block;
	text-indent:-5000px;
	outline: none;
	text-decoration:none;
	height: 38px;
}
#nava a.selected {
	background-position: top left !important;
}
#nava a:hover {
	background-position: top left;
}
.nav_home {
	background-image: url(images/menu_home.jpg);
	width: 72px;
}
li.nav_home {
	margin-left: 27px !important;
}
.nav_aboutus {
	background-image: url(images/menu_aboutus.jpg);
	width: 92px;
}
.nav_services {
	background-image: url(images/menu_services.jpg);
	width: 91px;
}
.nav_gallery {
	background-image: url(images/menu_gallery.jpg);
	width: 77px;
}
.nav_test {
	background-image: url(images/menu_testamonials.jpg);
	width: 126px;
}
.nav_test {
	background-image: url(images/menu_testamonials.jpg);
	width: 126px;
}
.nav_contact {
	background-image: url(images/menu_contact.jpg);
	width: 111px;
}
#flashcontent {
	height: 233px;
	padding-left: 100px;
}
#flash {
	height: 224px;
	width: 510px;
	float: left;
}
#flashservices {
	height: 224px;
	width: 510px;
	float: left;
}
#flashabout {
	height: 224px;
	width: 510px;
	float: left;
}
#navb {
	height: 233px;
	width: 244px;
	float: left;
	background-image: url(images/navbbg.jpg);
	background-repeat: no-repeat;
}
#navb ul {
	list-style-type: none;
	padding-top: 41px;
}
#navb li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4913d;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 28px;
}
#navb li.none {
	border: none;
}
#navb a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8a6e2f;
}
#navb a:hover {
	color: #b4913d;
}
#contentwrap {
	background: url(images/mainbg.jpg) repeat-y;
	float: right;
	overflow: hidden;
	width: 957px;
}
#leftcol {
	background: url(images/bgbottom.jpg) no-repeat bottom left;
	width: 488px;
	padding: 20px 15px 10px 105px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #996600;
}
#leftcolcontact {
	background: url(images/bgbottom.jpg) no-repeat bottom left;
	width: 488px;
	padding: 20px 15px 10px 105px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #996600;
	height: 410px !important;
}
.pageheight {
	height: 410px !important;
}
#leftcol h1 {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
.smallhead {
	font-size: 12px;
	}
#leftcol h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
#leftcol p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#leftcol a {
	color: #1a6c37;
}
#leftcol a:hover {
	color: #144a27;
}
#leftcol ul {
	margin-left: 20px;
}
#leftcol li {
	margin-top: 2px;
}
.listbullet {
	list-style-position: inside;
	list-style-image: url(images/bulletimg.jpg);
}
.floatrights {
	float: right;
	margin-left: 10px;
}
.floatlefts {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.ulclass {
	margin-bottom: 10px;
}
.galleryimg {
	float: left;
	margin-right: 8px;
}
.about {
	margin: 15px 0px 15px 30px;
}
#gallery {
}
#gallery ul {
	list-style-type: none;
	display: inline;
}
#gallery li {
	float: left;
	height: 114px;
	width: 110px;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 5px;
	margin-bottom: 8px;
}
.gallery {
	clear: left;
}
.testimonials {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003300;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 20px 0px 0px 0px;
}
#rightcol {
	padding: 10px 110px 15px 20px;
	width: 218px;
	float: left;
}
#rss {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	padding-bottom: 20px;
}
#rss li {
	list-style-type: none;
	color: #000000;
	padding-left: 20px;
	}
#rss a {
	color: #000000;
	}
#rss a:hover {
	color: #003300;
	}
#rss h3 {
	color: #003300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	float: left;
}
#rss h2 {
	color: #003300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	clear: left;
}
#rss h4 {
	color: #003300;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	clear: left;
}
#rss p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px
}
.smallertitle {
	color: #996600;
	font-weight: normal;
}
.pot {
	float: left;
	margin-right: 2px;
	top: 0px;
	left: 0px;
}
.page {
	clear: left;
	margin-top: 22px;
	margin-right: 5px;
}
#contact {
	padding-top: 10px;
}
#contact h3 {
	color: #003300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
}
.bibformstyle {
	margin-bottom:8px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding:2px;
}
#footerwrap {
	background: url(images/footerbg.jpg) repeat-x #160c0b;
	clear: right;
}
#footer {
	padding: 140px 0px 0px 0px;
	width: 957px;
	height: 110px;
	margin: 0 auto;
	background: url(images/footerbgb.jpg) top left no-repeat;
}
#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 22px;
}
#footer a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
form {
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 23px;
}
#bottomfooter {
	padding-top: 20px;
	width: 957px;
	margin: 0 auto;
}
#bottomfooter h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
}
#bottomfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	line-height: 18px;
}
#bottomfooter a {
	color: #FFFFFF;
	}
#bottomfooter ul {
 margin-bottom: 10px;
}
#bottomfooter li {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
}

