body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

p {
	font-size: 13px;
	line-height: 16px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:italic;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #DCEAD0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #AA9984;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #c6c9ae;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #c6c9ae 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.addressbg {
	background-image: url(assets/images/phone.jpg);
	background-repeat: no-repeat;
	padding: 11px 25px 0px 0px;
	text-align: center;
	color: #000;
	margin: 0px;
	font-size: 12px;
	height: 155px;
	width: auto;
}

.addressbg p {
font-size:12px;
color: #000;
padding-right: 25px;
}
.photo2 {
	background-image: url(assets/images/photo2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.padding {
	padding-right: 25px;
	padding-left: 25px;
}
.brown {
	color: #443720;
}
.splashphone {
	background-image: url(assets/splash/phone.jpg);
	background-repeat: no-repeat;
}
.splashbg {
	background-image: url(assets/splash/flash.jpg);
	background-repeat: no-repeat;
}
.darkbullet {color:#392f25;}
.spectial {
	width: 250px;
	height: auto;
	padding: 10px;
	margin: 20px auto;
	border: 2px dashed #c5c9ae;
}
#bottomnav {
	width: 760px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	margin-right: -20px;
}
#bottomnav ul {
		list-style-type: none;
		display: inline;
		margin: 0px;
		padding: 0px;
}
#bottomnav ul li {
		outline-style: solid;
		outline-color: #265D3D;
		outline-width: 1px;
		background-color: #C6C9AE;
		display: inline;
		padding: 0px;
		margin: 0px;
padding: 10px;
}
#bottomnav ul li:hover {
		background-color: #AA9985;
}
#bottomnav a {
	color: black;
	
}
#bottomnav a:hover {
	text-decoration: none;
	color: black;	
}
#blog {
	margin:0px;
	padding:12px 0px 0px 0px;
	font-size:18px; 
	text-align: center; 
	
	}
	#blog a {
		color:#443720;
	}
#serviceBox {
	width: auto;
	height: auto;
	padding: 3px 10px 15px 10px;
	margin: 0px 0px 10px 10px;
	float: right;
	border: 5px solid #c5c9ae;
	background-color: #392f25;
	color: #fff;
}
#services {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-align: left;
}
#services ul li a {
	margin: 0px;
	padding: 0px;
	color: #dcead0;
}
