body {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #582301;
	background-color: #582301;
	background-image: url(../seniors/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: #cf9f51;
	letter-spacing: 4px;
	}
.slogan{
    font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color: #582301;
	letter-spacing: 9px;
	}
.subheading{
    font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color: #582301;
	letter-spacing: 4px;
	}
.highlighttext{
    font-family: Times New Roman, Times, serif;
	font-size: 42px;
	color: #582301;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: italic;
	}
.highlightsmtext{
    font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color: #582301;
	letter-spacing: 0px;
	font-weight: bold;
	}
.infopgtext{
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #582301;
}
#container_bkgd{
	background-color: #cf9f51; border: 2px solid #150102;
	}
	.thumbnails td a{
	display: block;
	width: 65px;
	height: 65px;
	margin: 1px;
	border: 1px solid #582301;
	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 #582301;
	}
	.img_border{
	border: 1px solid #582301;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #582301;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
#navmain a:link {  
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #582301;
	text-decoration: none;
}
#navmain a:visited {
	color: #582301;
	text-decoration: none;
	font-size: 13px;
}
#navmain a:hover {
	color: #fff;
	text-decoration: none;
}
#navmain a:active {
	color: #582301;
	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: #cf9f51;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #cf9f51;
	text-decoration: none;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #cf9f51;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #fff;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #cf9f51;
	text-decoration: none;

