body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.address{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFF;
	}
.address_home{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000;
	}
.phone{
    font-family: Times New Roman, Times, serif;
	font-size: 32px;
	color: #fff;
	letter-spacing: 8px;
	}
.phone_home{
    font-family: Times New Roman, Times, serif;
	font-size: 32px;
	color: #000;
	letter-spacing: 8px;
	}
.business{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000;
	line-height: 32px;
	}
.subheading{
    font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	}
.bottombar{
    background-color: #e6922d;
	}
.topbar{
    background-color: #000;
}
#container_bkgdimg{
	background: url(assets/images/bkgd.jpg) no-repeat bottom left; border: 1px solid #d7ccb6;
	}
#container_bkgdimg_tall{
	background: url(assets/images/bkgd_tall.jpg) no-repeat bottom left; border: 1px solid #d7ccb6;
	}
#container_bkgdimg2_other{
	background: url(assets/images/seniors/bkgd_ambass2.gif) no-repeat top right;
	}
#container_bkgdimg1{
	background: url(assets/images/seniors/bkgddesign_1.jpg) no-repeat top left; border: 1px solid #fff; background-color: #fff; 
	}
#container_bkgdimg1_other{
	background: url(assets/images/seniors/bkgd_ambass.jpg) no-repeat top left; border: 1px solid #fff; background-color: #fff;
	}
	.gal_thumb_container img{
	border: 1px solid #946e4b;
	}
.gal_enlarge{
	border: 3px solid #946e4b;
	}
	.img_border{
	border: 1px solid #573b20;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
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: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#navmain a:hover {
	color: #000000;
	text-decoration: none;
}
#navmain a:active {
	color: #000000;
	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 { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #ccc;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #ffffff;
	text-decoration: none;
