/* Global Styles */

body {
	background-color: #292829;
	margin-top: 10px;
	margin-left: 10px;
	}
	h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18pt; }
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16pt; line-height:14pt; margin-top:1px; margin-bottom:1px; }
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14pt; 
	}
.style30 {
	color: #CCCCCC; 
	font-weight: bold; 
	}
	.style31 {font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #FFFFFF;
	}
.style32 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #999999;}
.style33 {color: #FF0000
	}

.style34 {color: #FF0000; 
	font-size: 14px; 
	}
.style35 {font-size: 12px}

.style32 {color: #CC0000}

.style1 {color: #CCCCCC}
	}
.style2 {color: #FFFFFF}
	
	
	
	
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #999999;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:14px arial;
	color: #CCCCCC;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #999999;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #990000;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CCCCCC;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #666666;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:16px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#FFFFFF;
	}
	
	
.guestbook {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.event_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	color: #FFFFFF;
}
.small {font-size:12pt; }
.main_area {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
}
.separator {width:400px; margin-top:10px; margin-bottom:15px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#999999;  border-bottom-style:solid; }
