@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background: #000 url(images/7-old.jpg) no-repeat fixed center top;
}
#container {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #222;
	text-align: left;
	background-color: #0C0C0C;
	border-top: none;
	margin-top: -10px;
}

#contentD
{
	background-color: #0c0c0c;
	padding: 0px 10px;
	position: relative;
	margin-bottom: 15px;
}

/*#content {
	background-color: #0c0c0c;
	padding: 0px 10px;
	position: relative;
	margin-bottom: 15px;
}
*/
#logo p {
	margin-bottom: 0px;
	color: #666;
	display: inline;
}
#footer {
	background-color: #111;
	height: 25px;
	padding-top: 5px;
	border-top: 2px solid #000;
	padding-bottom: 0px;
}
#header {
	background-color: #936;
	/*height: 300px;*/
	width: 900px;
}
#navbar {
	height:35px;
	width:100%;
	border-top: 1px solid #000;
	position: relative;
	background: url(images/navbarbg2.jpg) repeat-x;
	border-bottom: 1px solid #000;
}
#navbar ul {
	margin:0 0 0 175px;
	padding: 0px;
}
#navbar ul li {
	list-style:none;
	float:left;
	height:20px;
}
#navbar ul li a {
	display:block;
}
#homebt {
	width:80px;
	height:35px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/buttons.jpg) no-repeat 0px 0px;
	border-right:#222 solid 1px;
	overflow:hidden;
}
#homebt:hover {
	background:url(images/buttons.jpg) no-repeat 0px -40px;
}
#aboutbt {
	width:78px;
	height:35px;
	overflow:hidden;
	background:url(images/buttons.jpg) no-repeat -80px 0px;
	border-right:#222 solid 1px;
	text-indent: -10000px;
}
#aboutbt:hover {
	background:url(images/buttons.jpg) no-repeat -80px -40px;
}
#calendarbt {
	width:98px;
	height:35px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/buttons.jpg) no-repeat -195px 0px;
	border-right:#222 solid 1px;
}
#calendarbt:hover {
	background:url(images/buttons.jpg) no-repeat -195px -40px;
}
#venuebt {
	width:112px;
	height:35px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/buttons.jpg) no-repeat -340px 0px;
	border-right:#222 solid 1px;
}
#venuebt:hover {
	background:url(images/buttons.jpg) no-repeat -340px -40px;
}
#gallerybt {
	width:90px;
	height:35px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/buttons.jpg) no-repeat -542px 0px;
	border-right:#222 solid 1px;
}
#gallerybt:hover {
	background:url(images/buttons.jpg) no-repeat -542px -40px;
}
#contactbt {
	width:90px;
	height:35px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/buttons.jpg) no-repeat -636px 0px;
}
#contactbt:hover {
	background:url(images/buttons.jpg) no-repeat -636px -40px;
}
#footer ul {
	margin: 7px 5px 0px 0px;
	padding: 0px;
	float: right;
}
#footer li {
	list-style-type: none;
	display: inline;
	font-size: 0.7em;
}
a:link {
	color: #906;
	text-decoration: none;
}
a:hover, a:active, li a:focus {
	color:#903;
	text-decoration: none;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #ccc;
	text-decoration: none;
}
#subscribe {
	height: 15px;
	background-color: #000;
	border: 1px solid #333;
	color: #CCC;
	font-size: 0.7em;
	width: 130px;
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 1px;
}
#contentleft {
	width: 580px;
	margin-top: 19px;
	float: left;
	margin-bottom: 10px;
}
#contentright {
	float: right;
	width: 260px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
}
.updates {
	background-color: #000;
	padding: 10px 20px 20px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 540px;
}
.left {
	float: left;
}
.right {
	float: right;
	margin-top: 6px;
	margin-right: 5px;
}
.updates h3 {
	background-color: #2D002D;
	border: 1px solid #6A006A;
	padding: 5px;
	font-size: 1.2em;
	margin: 0px;
}
.contentrightbox {
	background-color: #333;
	margin-bottom: 6px;
	padding: 6px;
}

.contentrightbox2 {
	margin-bottom: 6px;
	padding: 6px;
	background: #0C0C0C url(images/polaroid_bg2.jpg) no-repeat;
	height: 246px;
}


.pic_update {
	padding: 0;
	margin: 0; 
	background:#009966;
	width:125px;
	height:132px;
	margin-left: 52px;
	margin-top: 30px;
	

}
.spaceimg {
	margin-top: 6px;
}
#blackbg h1 {
	font-size: 1.5em;
	background-color: #2D002D;
	border: 1px solid #6A006A;
	width: 60px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	margin: 0px;
}
#blackbg {
	background-color: #000;
	margin-bottom: 10px;
}
.updatesborder {
	border-top: 1px dotted #222;
	padding-top: 10px;
	float: left;
}
#familybox_main {
	background: #000;
	padding-bottom: 10px;
	margin-top: 20px;
}
#familybox {
	background-color: #000;
	width: 550px;
}
#familybox h1 {
	font-size: 1.5em;
	background-color: #039;
	border: 1px solid #03c;
	width: 75px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 1px;
}
#familybox2 {
	background-color: #000;
	width: 329px;
	float: right;
	padding: 0px;
	padding-bottom: 20px;
	margin-top: 26px;
}
#familybox2 h1 {
	font-size: 1.5em;
	background-color: #00570A;
	border: 1px solid #00A313;
	padding-left: 5px;
	margin: 0px;
	width: 125px;
	font-weight: normal;
	padding-bottom: 1px;
}
#familybox3 {
	margin: 0px 15px;
	padding: 10px 15px;
	border: 1px solid #333333;
}
.familystaff {
	height: 67px;
	margin-bottom: 17px;
}
.familystaff img {
	float: left;
	margin-right: 10px;
	border: 1px solid #039;
}
.familystaff h2 {
	font-weight: normal;
	color: #FFF;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
.familystaff p {
	margin: 9px 0px;
	padding: 0px;
	font-size: 0.9em;
}
#venuebox {
	background: #000;
	padding-bottom: 10px;
	margin-top: 20px;
}
#venuebox3 {
	width: 500px;
	padding: 10px 10px 0px;
}
#venuebox h3 {
	color: #906;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#calander h1 {
	font-size: 1.5em;
	background-color: #CA88B8;
	border: 1px solid #CA88B8;
	width: 80px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}

#venuebox2 {
	float: right;
	width: 325px;
	padding: 25px 10px 0px;
	margin: 0px;
}
#venuebox h1 {
	font-size: 1.5em;
	background-color: #FF0066;
	border: 1px solid #FF0066;
	width: 105px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}
#venuebox4 {
	border-top: 1px dotted #333333;
	padding-top: 10px;
	padding-left: 100px;
}
.updatesborder img {
}
#logo {
	width: 900px;
	border-top: 1px solid #222;
	padding-bottom: 10px;
}
.updates img {
	float: right;
	border: 4px solid #333333;
	margin-left: 5px;
}
#familybox_main   a {
	color: #0066CC;
}
#familybox_main   a:hover {
	color: #039;
}
#venuebox4 a {
	color: #FF0066;
	text-decoration: none;
}
#venuebox4 a:hover {
	color: #FF3399;
}
#footer p {
	padding: 0px;
	font-size: 0.9em;
	margin: 5px 5px 0px 0px;
	float: right;
}
.clear {
	clear: both;
}
.contact_p {
	margin: 10px 0px 10px 15px;
	padding: 0px;
	font-size: 1.2em;
	color: #999;
}
#familybox2 p {
	text-align: right;
	margin-right: 10px;
}
#aboutbox_main {
	background: #000;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#privacybox {
	width: 700px;
	padding: 0px 10px 10px;
	margin-top: 10px;
}

#privacybox  h1 {
	font-size: 1.5em;
	background-color: #060;
	border: 1px solid #090;
	width: 135px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 1px;
}




#aboutbox1 {
	width: 300px;
	padding: 0px 10px 10px;
	border-right: 1px dotted #111;
	margin-top: 10px;
}
#aboutbox1  h1 {
	font-size: 1.5em;
	background-color: #060;
	border: 1px solid #090;
	width: 120px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 1px;
	
}
#aboutbox2 {
	width: 500px;
	float: right;
}
th {
	color: #006600;
	text-align: left;
	text-transform: uppercase;
	
	
	}
table {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#aboutbox2 table tr {
	background: #0c0c0c;
}
a img {
	text-decoration: none;
	border-style: none;
}
