body {
	font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #554729;
	background-color: #72613d;
	margin: 0px;
	padding: 0px;
}
.phone{
    font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #554729;
	letter-spacing: 1px;
	}
.subheading{
    font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #554729;
	font-style: italic;
	font-weight: bold;
	}
#container_bkgdimg{
	background: url(assets/images/bkgd.jpg) repeat top left; border: 1px solid #d3c5a4;
	}
#container_topbkgdimg{
	background: url(assets/images/topbkgd.jpg) no-repeat top left;
	}
#container_bottombkgdimg{
	background: url(assets/images/bottombkgd.jpg) no-repeat bottom left;
	}
#galleries {
	width: 500px;
	height: 500px;
	}
	.thumbnails td a{
	display: block;
	width: 48px;
	height: 48px;
	margin: 1px;
	border: 1px solid #554729;
	overflow: hidden;
	background-color: #000000;
	}
	.thumbnails td a img{
        border: none;
        opacity: 0.5;
        }

        .thumbnails td a:hover img{
            opacity: 1;
	}
.gal_enlarge{
	border: 3px solid #554729;
	}
	.img_border{
	border: 1px solid #554729;
	}
p {
	font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #554729;
}
a:link {
	font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #554729;
	text-decoration: none;
}
a:visited {
	font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #554729;
	text-decoration: none;
}
a:hover {
	color: 554729;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: 554729;
	text-decoration: none;
}
#navmain a:link {  
	font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #554729;
	text-decoration: none;
}
#navmain a:visited {
	font-family: Optima, TrebuchetMs, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #554729;
	text-decoration: none;
}
#navmain a:hover {
	color: #554729;
	font-weight: bold;
	text-decoration: none;
}
#navmain a:active {
	color: #554729;
	text-decoration: none;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #D3C5A4;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #D3C5A4;
	text-decoration: none;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #D3C5A4;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navbtm a:active { 
	color: #D3C5A4;
	text-decoration: none;

