body {
	background: #333;
}

#shadow {
	width:762px;
	background:url('images/shadow.jpg');
	background-repeat: repeat-y;
}

#content {
	width:753px;
	border:1px solid #a7072b;
	margin-left:1px;
	background:#fff;
}

#nav {
	height:40px;
	width:753px;
	background:#f7f7db;
	font-family:verdana;
	font-size:12px;
	line-height:40px;
	color:#a7072b;
	text-align: left;
}

#nav a{
 	margin-left: 20px;
	text-decoration:none;
	color: #a7072b;
}

#nav a:hover{
	text-decoration:underline;
}

#newsupdatebar {
 	margin-top: 5px;
	width: 744px;
	background: #a7072d;
	text-align: left;
}

#newsupdatebar h1{
	font-family: Times New Roman;
	font-size: 18px;
	color: #d9da50;
	margin: 0px;
	font-weight: normal;
}

#newsupdatebar p{
	margin: 7px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}

#newsupdatebar a{
	text-decoration: none;
}

#newsupdatebar a:hover{
	text-decoration: underline;
}
#news {
 	margin-left:5px;
	width: 340px;
	float: left;
}

.txtlink_white {
	text-align:right;
}

.txtlink_white a{
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

.txtlink_white a:hover{
	text-decoration:underline;
}

.txtlink_gold {
	text-align:right;
	color: #d9da50;
}
.txtlink_gold a{
	color: #d9da50;
	font-weight: bold;
	text-decoration: none;
}
.txtlink_gold a:hover{
	text-decoration: underline;
}

#spacer {
	width: 3px;
	float: left;
}

#join {
 	margin-left:6px;
	width: 390px;
	float: left;
}

#text {
	width: 745px;
	padding: 0px;
	text-align: left;
}

#text p{
	font-family: Verdana;
	font-size:12px;
	margin: 10px;
	text-align: justify;
}

#text h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom:3px;
}

#bottombar{
 	clear: both;
	background: #dbd950;
	height: 157px;
	width: 753px;
	border-bottom: 4px solid #a7072d;
	text-align: left;
}

#bottombar h1{
	font-family: Times New Roman;
	font-size: 18px;
	margin: 0px;
	margin-left: 4px;
	font-weight: normal;
}

#bottombar p{
	margin: 10px; 
	font-family: Verdana;
	font-size: 12px;
}

#newsletter{
	width: 220px;
	float: left;
}

#newsletter a{
	color: #a7072d;
	font-family: verdana;
	font-size: 12px;
	text-decoration:none;
	float:right;
	margin-top:6px;
	margin-right: 5px;
}

#newsletter a:hover{
	text-decoration:underline;
}

#upcomingprojects{
	width: 528px;
	float: left;
}

#footer{
	width: 753px;
	height: 29px;
	line-height: 29px;
	font-family: Verdana;
	font-size: 12px;
	color: #a7072d;
}

#footer a{
	color: #a7072d;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#calendar td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#calback {
	clear: both;
	width: 100%;
	background: url('/calendar/images/calWaiting.gif') no-repeat center;
}

#calendar {
	background: #FFF;
	width: 100%;
}

.cal {
	width: 400px;
	border: 1px solid #CCC;
	margin: 0 auto;
}

.cal a {
	color: #a7072d;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
	font-size: 9px;
}

.cal a:hover {
	color: #a7072d;
	text-decoration:underline;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;  
	background: url('/calendar/images/calBack.gif') repeat center left;
	padding: 5px;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
}

.calhead a {
 	color: #a7072d;
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 40px;
}

.dayrow td {
	width: 14%;
	font-size: 9px;
	color: #656551;
	padding: 3px;
	border: 1px solid #DDD;
}

.day {
	float: right;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFF;
}

#event {
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
	border-top: 1px solid #727260;
	border-bottom: 1px solid #727260;
}

#event .heading {
	padding: 10px;
	position: relative;
	background: url('/calendar/images/calEvent.gif') repeat-x top left;
	border-bottom: 1px dotted #CCC;
}

#event .title {
	color: #a7072d;
	font-size: 16px;
	font-weight: bold;
}

#event .posted {
	color: #8C8C73;
	font-size: 10px;
}

#event .back {
	position: absolute;
	top: 10px;
	right: 10px;
}

#event .back a {
	color: #a7072d;
	text-decoration: none;
	border: none;
	font-size: 10px;
}

#event .back a:hover {
	color: #a7072d;
	text-decoration: underline;
}

#event .line {
	padding: 10px;
	overflow: auto;
}

.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
}

#jump a {
	text-decoration: none;
	border: none;
}

#jump img {
	border: none;
}

.newsarticle {
 	margin: 10px;
 	-moz-border-radius: 5px;
 	background: #f7f7db;
	margin-bottom: 30px;
}

.newsarticle h1{
 	font-size: 14px;
	margin: 5px;
	color: #a7072b;
}

.newsarticle p{
	margin: 5px;
}

.member{
 	font-family: verdana;
 	font-size:10px;
 	margin: 10px;
 	padding: 3px;
	background: #f7f7db;
 	-moz-border-radius: 5px;
 	text-align:center;
 	width: 156px;
 	height: 260px;
 	float: left;
 	overflow: hidden;
}

#albumList{
	font-family: verdana;
 	font-size:10px;
 	margin: 10px;
 	padding: 3px;
	background: #f7f7db;
 	-moz-border-radius: 5px;
 	text-align:center;
 	overflow: hidden;
 	width: 97%;
 	text-align: left;
}

#albumList h1{
	color: #a7072b;
	margin: 3px;
}

#albumList a{
 	margin: 10px;
 	font-size: 12px;
	text-decoration:none;
	color: #a7072b;
}

#albumList a:hover{
	text-decoration:underline;
}

.albumList{
	font-family: verdana;
 	font-size:10px;
 	margin: 10px;
 	padding: 3px;
	background: #f7f7db;
 	-moz-border-radius: 5px;
 	text-align:center;
 	overflow: hidden;
 	width: 97%;
 	text-align: left;
}

.albumList h1{
	color: #a7072b;
	margin: 3px;
}
.albumList a{
 	margin: 10px;
 	font-size: 12px;
	text-decoration:none;
	color: #a7072b;
}

.albumList a:hover{
	text-decoration:underline;
}

#album{
	margin: 10px;
	-moz-border-radius: 5px;
	width: 97%;
	background: #a7072b;
}

.servicelink {
 	position:relative;
 	top: 53%;
 	font-family: verdana;
	text-align:right;
	font-weight: bold;
}
.servicelink a{
 	margin: 10px;
 	font-size: 12px;
	text-decoration:none;
	color: #a7072b;
}

.servicelink a:hover{
	text-decoration:underline;
}