body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background: #b3b351;
    text-align: center;
}
p, div, li, h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    line-height: 19px;
}
p, h1, h2, h3, h4, blockquote {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #000;
    text-decoration: underline;
}
a:hover, a:active {
    color: #CCC;
    text-decoration: underline;
}

h1 {
	font-size: 28px;
	line-height: 30px;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}


#wrapper {
	text-align: left;
	padding-bottom: 15px;
	background-color: #f1f1de;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 780px;
	margin: 0 auto;
}

#top {
	height: 121px;
}

	#logo {
	float: left;
	}
#home #wrapper #container #top #phone .style10 {
	color: #333333;
	font-size: 17px;
}
	
	#phone {
	height: 38px;
	width: 198px;
	float: right;
	font-size: 24px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #666666;
	}

	#menu {
	background: url(images/menu.jpg) 0 0 no-repeat;
	width: 368px;		/* Width of entire image */
	height: 45px;
	float: right;
	margin: 0;
	padding: 0px;
	}
	#menu span {
	display: none;
	margin-top: 2px;
	}
	#menu li, #menu a {
		height: 52px; display: block;
	}
	#menu li {
		float: left;
		list-style: none;
	}

	#menu-home 		{ width: 97px; }
	#menu-services 	{ width: 87px; }
	#menu-faq 	    { width: 87px; }
	#menu-contact 	{ width: 87px; }

	#menu-home a:hover 			{ background: transparent  url(images/menu.jpg) 0px -52px no-repeat; }
	#menu-services a:hover  	{ background: transparent url(images/menu.jpg) -97px -52px no-repeat; }
	#menu-faq a:hover 			{ background: transparent url(images/menu.jpg) -184px -52px no-repeat; }
	#menu-contact a:hover 		{ background: transparent url(images/menu.jpg) -271px -52px no-repeat; }

	#menu-home .active 			{ background: transparent url(images/menu.jpg) 0px -104px no-repeat; }
	#menu-services .active  	{ background: transparent url(images/menu.jpg) -97px -104px no-repeat; }
	#menu-faq .active 			{ background: transparent url(images/menu.jpg) -184px -104px no-repeat; }
	#menu-contact .active 		{ background: transparent url(images/menu.jpg) -271px -104px no-repeat; }

#home #content {
	width: 370px;
	float: right;
	margin-right: 10px;
	display: inline;
	margin-top: 30px;
}
	
	
	#photos {
	margin-left: 10px;
	margin-bottom: 2px;
	}
	
	#photos ul {
		margin-top: 15px;
	}
	#photos li {
		display: inline;
		list-style: none;
		margin-right: 14px;
	}
		#photos img {
			padding: 2px;
		}
		#photos li img {
			margin-bottom: 10px;
		}

	.style9 {font-family: "Times New Roman", Times, serif}

	p.top {
		text-align: right;
	}
	
	
#footer {
	text-align: center;
	padding-top: 30px;
	background-color: #B3B351;
	background-image: url(images/bg-bottom.jpg);
	background-repeat: repeat-x;
}
.sub #footer {
	padding-top: 75px;
	padding-bottom: 20px;
}
.style7 {
	font-size: 14px;
	color: #444;
}
.style8 {font-size: 14px}
