@charset "UTF-8";
/* CSS Document */

#bg 
{
	top:0px;
	width:100%;
	left: 0px;
	position: absolute;
	height: 100%;
}
#bg_photos 
{
	top:0px;
	width:100%;
	height:100%;
	background-image: url(images/street1_edit_photos.jpg);
	left: 0px;
	position: absolute;
}
div.container
{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
div.topbar
{
	width:100%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
div.amenities
{
	width:1051px;
	height: 700px;
	margin-top: 250px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/back.png);
}
div.maingallery
{
	width:100%;
	height: 265px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	position: relative;
	border-top-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	background-image: url(images/bcgrd_grad.jpg);
	background-repeat: repeat-x;
}
div.maingallery_1
{
	width:760px;
	height: 162px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	padding-top: 10px;
	position: relative;
}
div.mainlogo
{
	width: 260px;
	height: 105px;
	margin-top: 0px;
	margin-left: 120px;
	margin-right: 0px;
	position: absolute;
}
div.mainbottom
{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	margin-top: 20px;
}
div.mainbottom_big
{
	width:739px;
	height: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: auto;
	padding-bottom: 20px;
}
div.mainside
{
	width:100px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
div.maincopy
{
	width:536px;
	margin-top: 20px;
	margin-left: 120px;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
}
div.maincopy_home1
{
	width:751px;
	margin-top: 20px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	background-color: #F1F1F1;
	border: 0.25px solid #666666;
}
div.maincopy_home
{
	width:709px;
	margin-top: 10px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}
div.maincopy_events
{
	width:618px;
	height: 700px;
	margin-top: 20px;
	margin-left: 120px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/bckgrd.png);
}
div.maincopy_aboutus
{
	width:618px;
	height: 700px;
	margin-top: 20px;
	margin-left: 120px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/bckgrd.png);
}
div.maincopy_contactus
{
	width:618px;
	height: 425px;
	margin-top: 20px;
	margin-left: 120px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/bckgrd.png);
}
div.maincopy_donate
{
	width:618px;
	height: 606px;
	margin-top: 20px;
	margin-left: 120px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/bckgrd.png);
}
div.mainevents
{
	width:158px;
	height: 443px;
	margin-top: 20px;
	margin-left: 800px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/bckgrd.png);
}
div.mainevents_home
{
	width:158px;
	height: 406px;
	margin-top: 20px;
	margin-left: 700px;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/sideoffer.png);
	background-repeat: no-repeat;
	float: right;
}
div.photos
{
	width:618px;
	height: 570px;
	margin-top: 20px;
	margin-left: 120px;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/bckgrd.png);
}
.style48 img {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
#navmenu ul li a {
	text-decoration:none;
	margin: 4px;
	padding: 5px 7px 5px 7px;
	color: #9F1925;
}
#navmenu ul li a:hover {
	color: #666666;
}
