body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #1f1615;
	background-color: #251715;
	margin: 0px;
	padding: 0px;
	}
.subheading{
    font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	}
#container_bkgdimg_left{
	background: url(assets/images/brown_left.jpg) repeat top left;
	}
#container_bkgdimg_red{
	background: url(assets/images/redbkgd.jpg) repeat top left;
	}
#container_bkgdimg_orange{
	background: url(assets/images/orangebkgd.jpg) repeat top left;
	}
#container_mainbkgdimg{
	background: url(assets/images/creambkgd.jpg) repeat top left; 
	}
#container_bkgdimg_right{
	background: url(assets/images/brownbkgd_right.jpg) no-repeat top left;
	}
	.thumbnails td a{
	display: block;
	width: 40px;
	height: 40px;
	margin: 1px;
	border: 1px solid #1f1615;
	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 #1f1615;
	}
	.img_border{
	border: 1px solid #1f1615;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #1f1615;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #1f1615;
	text-decoration: underline;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #1f1615;
	text-decoration: underline;
}
a:hover {
	color: 1f1615;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1f1615;
	text-decoration: underline;
	}
.contacttext{
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #1f1615;
	font-weight: bold;
}
#contact a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #1f1615;
	font-weight: bold;
	text-decoration: underline;
}
#contact a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #1f1615;
	font-weight: bold;
	text-decoration: underline;
}
#contact a:hover {
	color: #bf733f;
	text-decoration: underline;
}
#contact a:active {
	color: #1f1615;
	text-decoration: underline;
}
#navmain a:link {  
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #f2edd5;
	text-decoration: none;
	font-weight: bold;
}
#navmain a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #f2edd5;
	text-decoration: none;
	font-weight: bold;
}
#navmain a:hover {
	color: #e5a867;
	text-decoration: none;
}
#navmain a:active {
	color: #f2edd5;
	text-decoration: none;
}
.bullet{
        font-family: Times New Roman, Times, serif;
	    font-size: 11px;
	    color: #FFFFFF;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #1f1615;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #1f1615;
	text-decoration: underline;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #1f1615;
	text-decoration: underline;
}
#navbtm a:hover { 
	color: #1f1615;
	text-decoration: underline;
	font-weight: bold;
}
#navbtm a:active { 
	color: #1f1615;
	text-decoration: underline;
