body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #36251c;
	background-color: #36251c;
	margin: 0px;
	padding: 0px;
}
.hometext{
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #36251c;
}
.headers{
    font-family: Arial, Helvectica, sans-serif;
	font-size: 20px;
	color: #36251c;
	font-weight: bold;
}
.address{
    font-family: Arial, Helvectica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.phone{
    font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
.topbarcolor{
background-color: #786d5e;
}
.navcolor{
    background-color: #a79c8d;
    font-family: Courier, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodycolor{
background-color: #ffffff;
}
#container_img{
	background: url(assets/images/bottomstar.gif) no-repeat top right; background-color: #a79c8d;
	}
#container_side{
	background: url(assets/images/sidebar_stroke.jpg) repeat bottom left;
	}
#container_bodyimg{
	background: url(assets/images/sspbkgd.jpg) no-repeat top left;
	}
	.gal_thumb_container img{
	border: 1px solid #786d5e;
	}
.gal_enlarge{
	border: 3px solid #786d5e;
	}
	.img_border{
	border: 1px solid #786d5e;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #36251c;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #36251c;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #36251c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #36251c;
	text-decoration: underline;
}
#navmain a:link {  
	font-family: Courier, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:visited {
	font-family: Courier, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:hover {
	color: #36251c;
	text-decoration: none;
}
#navmain a:active {
	color: #ffffff;
	text-decoration: none;
}
.bullet{
        font-family: Times New Roman, Times, serif;
	    font-size: 11px;
	    color: #FFFFFF;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #ffffff;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #ffffff;
	text-decoration: underline;
