body {
	background: #777;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #fff;
}
#header {
	border-top: 15px solid #FFFFFF;
	padding-top: 10px;
	background: #fff;
}
#nav {
	margin-top: 20px;
	background-image: url(../img/bg/bg-nav.gif);
	background-repeat: repeat-x;
}
#nav ul {
	height: 25px;
	float: left;
	list-style: none;
}
#nav ul li {
	margin-top: 5px;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 1px;
	border-bottom: 0;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	background-color: #363636;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-bottom: 0;
}
#nav ul li a:hover {
	background-color: #666666;
	border-bottom: 0;
}
#home #nav ul li a.home, #about #nav ul li a.about, #services #nav ul li a.services, #contact #nav ul li a.contact {
	background-color: #1E1E1E;
 cursor: default;
border-bottom: 0;
}
.tier1 {
	height: 300px;
}
#home #tier1p1 {
	background: #eee url(../img/splash/splash-4.jpg) no-repeat;
	height: 300px;
}
#about #tier1p1 {
	background: #eee url(../img/splash/splash-2.jpg) no-repeat;
	height: 300px;
}
#services #tier1p1 {
	background: #eee url(../img/splash/splash-3.jpg) no-repeat;
	height: 300px;
}
#contact #tier1p1 {
	background: #eee url(../img/splash/splash-5.jpg) no-repeat;
	height: 300px;
}
#tier1p2 {
	background: #eee url(../img/bg/bg-sections.jpg) repeat-x bottom;
	height: 300px;
}
#tier1p1 h2 {
	border-top: 5px solid #333;
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
	color: #eee;
	letter-spacing: 1px;
	text-shadow: #000 2px 2px 2px;
}
#tier1p2 h2 {
	border-top: 5px solid #333;
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
}
.blurbs {
	height: 200px;
	margin-top: 20px;
	background: #eee;
	margin-bottom: 20px;
}
.blurb1 h3, .blurb2 h3, .blurb3 h3 {
	border-top: 5px solid #333;
	padding: 10px 10px 0 10px
}
.blurbs p {
	padding: 0 10px 0 10px;
	font-size: 1.2em;
	margin-bottom: 0;
	font-family: inherit;
}
/*.blurbs p.more {
	padding: 5px;
	margin: 5px 10px 5px 5px;
	background: #eee;
	font-size: 1.2em;
	border: 3px solid #ccc;
	font-weight: bold;
	color: #999;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	float: right; 
}
*/#content {
	margin-top: 20px;
	background: #eee;
	border-top: 5px solid #333;
}
#content p {
	margin-left: 1em;
}
#sidebar {
	background: #FFFFFF;
	border-top: 5px solid #333;
	padding-top: 10px;
}
#footer {
	background: #eee;
	border-bottom: 10px solid #333;
	border-top: 5px solid #333;
}
#footer h3 {
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
}
#footer p {
	padding: 0;
	margin-bottom: 1em;
	margin-left: 10px;
}
#footer img {
	vertical-align: middle;	
}
#specials h3 {
	background: #eee;
	margin-top: 5px;
	padding: 10px;
	text-align: center;
	border: 2px solid #333;
}
div.spacer {
	background-color: #8FC73E;
	height: 1.5em;
}
#logo {
	margin-left: 16px;
}
#tier1p2 #featured {
	font-size: 1.7em;
	list-style-type: square;
	padding-left: 10px;
}
#faq {
	margin-left: 15px;
	font-size: 1.6em;
	font-weight: bold;
}
/* LINKS */
a img, .img:link, .img:visited {
	border: none !important	;
}
a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.blurbs h3 a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

a:hover {
	color: #333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: inherit;
}
.blurbs h3 a:hover {
	color: #333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: inherit;
}
#content {
	margin-top: 0;
	padding-top: 0;
}
#content p {
	font-size: 1.2em;
	text-align: justify;
	margin-right: 1em;
}
#content .signature img {
	margin: 0;
	padding: 0;
}
strong.sig {
	font-size: 1.3em;
}
p.mm {
	float: right;
	margin-right: 1em;
}
.span-8 h3 {
	font-weight: bold;
}
#tier1p2 h2 {
	font-weight: bold;
}
#services #content ul {
	list-style-type: square;
	margin-left: 3em;
	font-size: 1.5em;
}
.kudzu {
	padding-left: 5em;
}
/* Forms */
label {
	display:block;
	margin:10px 0 10px 15px;
}
input,
textarea {
	background:url(../images/input-back.gif) repeat-x top;
	border:1px solid #c1c2c3;
	padding:7px;
	margin:0 0 5px 15px;
	font-family: Helvetica, Arial, sans-serif;
}
input {
	width:250px;
}
input.smaller {
	width:100px;
}
input.larger {
	width:400px;
}
textarea {
	width:400px;
	height:150px;
	overflow:auto;
}
.submit {
    border:1px solid #c1c2c3;
	width:100px;
	height:30px;
	margin:10px 0 10px 15px;
	color:#000;
	background:url(../images/input-back.gif) repeat-x top;
	font-size: 1.1em;
	font-weight: bold;
}
	.submit:hover {
		background:#525252;
		cursor:pointer;
	}
.phone {
	width: 300px;
	font-weight: bold;
	padding-top: 15px;
	color:  #000843;
	font-size: 1.8em;
}
/** ICONS **/
.star {
	background: url(../img/icons/star.png) no-repeat;
	padding: 12px 0 10px 50px;
	height: 50px;
	
}
.promo {
	background: url(../img/icons/promo.png) no-repeat;
	padding: 7px 0 20px 55px;
	height: 50px;
	
}
.faq {
	background: url(../img/icons/faq.png) no-repeat;
	padding: 10px 0 20px 55px;
	height: 50px;
}
.about-icon {
	background: url(../img/icons/about.png) no-repeat;
	padding: 0px 0 50px 55px;
	height: 50px
}
.services-icon {
	background: url(../img/icons/services.png) no-repeat;
	padding: 0px 0 50px 55px;
	height: 50px
}
.contact-icon {
	background: url(../img/icons/contact.png) no-repeat;
	padding: 0px 0 50px 55px;
	height: 50px
}
#about #sidebar {
	margin-right: 0;
	margin-left: 0;
}
#page-title {
	padding: 0px 15px 0 5px
}
#page-title h2 {
	padding-left: 55px;
	margin-bottom: 0;
}