body {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #B9A459;
	background-color: #000000;
	background-image: url(assets/images/bkgd.jpg);
	margin: 0px;
	padding: 0px;
}
#galleries {
	width: 500px;
	height: 500px;
	}
.address{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #b9a459;
	letter-spacing: 3px;
	font-weight: bold;
	}
.address2{
    font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #b9a459;
	font-weight: bold;
	}
.subheading{
    font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #E4DBBB;
	font-weight: bold;
	}
.titles{
    font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #E4DBBB;
	font-weight: bold;
	}
.paragraph{
    font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e4dbbb;
	}
.bottombar{
    background-color: #e6922d;
	}
.topbar{
    background-color: #000;
}
#container_bkgdimg{
	background: url(assets/images/mbkgd.gif) no-repeat top left; border: 1px solid #b9a459; background-color: #000;
	}
#container_topimg{
	background: url(assets/images/topdesign.gif) no-repeat top left;
	}
#container_topleftimg{
	background: url(assets/images/left_m.gif) no-repeat top right;
	}
#container_bottomleftimg{
	background: url(assets/images/left_design.gif) no-repeat bottom right;
	}
#container_bottomimg{
	background: url(assets/images/leftbottom_design.gif) no-repeat top left;
	}
#container_rightimg{
	background: url(assets/images/right_design.gif) no-repeat top left;
	}
	.thumbnails td a{
	display: block;
	width: 48px;
	height: 48px;
	margin: 1px;
	border: 1px solid #B9A459;
	overflow: hidden;
	background-color: #ffffff;
	}
	.thumbnails td a img{
        border: none;
        opacity: 0.5;
        }

        .thumbnails td a:hover img{
            opacity: 1;
	}
.gal_enlarge{
	border: 3px solid #B9A459;
	}
	.img_border{
	border: 1px solid #B9A459;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #B9A459;
	margin: 4px;
	padding: 4px;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #B9A459;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #B9A459;
	text-decoration: none;
}
a:hover {
	color: #e4dbbb;
	text-decoration: none;
}
a:active {
	color: #B9A459;
	text-decoration: none;
}
#navmain a:link {  
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #B9A459;
	text-decoration: none;
}
#navmain a:visited {
	color: #B9A459;
	text-decoration: none;
	font-size: 16px;
}
#navmain a:hover {
	color: #e4dbbb;
	text-decoration: none;
}
#navmain a:active {
	color: #B9A459;
	text-decoration: none;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #B9A459;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #B9A459;
	text-decoration: underline;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #B9A459;
	text-decoration: underline;
}
#navbtm a:hover { 
	color: #e4dbbb;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #B9A459;
	text-decoration: underline;

