/* (C) Copyright 2006 Long2 Consulting. All Rights Reserved */																														@media print { 	body { 		display:none; 	
	}
}

html {
	cursor : url("/cross.cur"), text;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #BCBCBC;   //// grey
}

#content {
	BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: #000 1px solid; MARGIN-TOP: 50px; PADDING-LEFT: 15px; BACKGROUND: #f2fe7e; PADDING-BOTTOM: 15px; BORDER-LEFT: #000 1px solid; WIDTH: 600px; PADDING-TOP: 15px; BORDER-BOTTOM: #000 1px solid; TEXT-ALIGN: left
}



td {
	vertical-align: top;
}

.hr          border-bottom: 2px solid #1B2453;  
}

ul, ol {
	color: #000000;
	line-height: 150%;
	font-size: 100%;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

.typewrit ul, li {
	color: #000000;
	list-style-image: url('none');
	list-style-type: decimal;
	font-size: 100%;
	text-align: left;
}

a:link, a:visited {
	color: #1B2453; /// blue-black
}


a:active, a:hover {
	color: #ffffff;
	background-color: #1B2453;  ///blue-black
}

h1 { 
	color: #212B5E;   /// dk-blue
	font-size: 165%;
	padding-top: 4px;
}

h2 {	
	font-size: 145%;
	color: #666666;  // lt-grey
}

h3 {	
	font-size: 125%;
	color: #1B2453;  //blue-black
}

h4 { 
	font-size: 125%;
	color: #1B2453; //blue-black
}

h5 { 
	font-size: 100%;
	color: #666666;  // lt-grey
}

h6 { 
	font-size: 100%; 
	color: #212B5E; // dk-blue
}

.submitbuttons {
	font-weight: bold;
	color: #212B5E;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #212B5E;
	border-right: 5px solid #212B5E;
	border-bottom: 1px solid #212B5E;
	border-left: 1px solid #212B5E;
	background-color: #CCCCCC;
	width: 155px;
	height: 30px;
}

#topleft {
	text-align: center;
}

.topleft {
}

#logo {
}

.logocontent {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 26pt;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
}

#topnav {
	background-color: #cccccc;
	vertical-align: middle;
}

.topnavlinks {
	padding: 0px 8px 0px 8px;
	text-align: left;
	font-size: 90%;
}

.topnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { display: inline; }
	
.topnavlinks a:link, .topnavlinks a:visited {
	padding: 1px 8px 1px 8px;
	color: #212B5E;
	text-decoration: none;
	font-weight: bold;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #FFFFFF; //white
	background-color: #1B2453;  // blue-black 
}

#bottomnav {
	background-color: #e1aa02;
	vertical-align: middle;
}

.bottomnavlinks {
	padding: 0px 8px 0px 8px;
	text-align: left;
	font-size: 90%;
}

.bottomnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.bottomnavlinks li { display: inline; }
	
.bottomnavlinks a:link, .bottomnavlinks a:visited {
	padding: 1px 8px 1px 8px;
	color: #212B5E;
	text-decoration: none;
	font-weight: bold;
}
	
.bottomnavlinks a:active, .bottomnavlinks a:hover {
	color: #FFFFFF; //white
	background-color: #1B2453;  // blue-black 
}

#body1 {
	vertical-align: top;
	background-color: #ffffff;
}

.body1content {
	padding: 0px 8px 4px 8px;
}

.body1content li {
	list-style-image: url('/images/bullet1.gif');
	line-height: 120%;
}


#body2 {
	background-color: #ffffff;
	vertical-align:top;
}

#body2 .content {
	margin-left: 8px;
	padding: 0px 8px 5px 8px;
}

.sidelinks {
	padding: 10px 18px 5px 12px;
	text-align: left;
	font-weight: bold;
}

.sidelinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.sidelinks li  {
	list-style-image: none;
}
	
.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 16pt;
	width: 140px;
	color: #E1AA02;  // GOLD
	background-color: #212B5E;  // BLUE
	border-bottom: 1px solid #1B2453;
	text-decoration: none;
}
	
.sidelinks a:active, .sidelinks a:hover {
	color: #1B2453;
	background-color: #E1AA02;  // GOLD
}

#body3 {
	background-color: #FFFFFF;
	vertical-align: top;
}

.body3content {
}

.newstable {
	width: 196px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.tableheader {
	color: #E1AA02; 
	background: url('/images/tableheader.gif') no-repeat;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 190px;
	height: 34px;
	vertical-align: middle;
	padding: 0px;
}

.tablebody {
	color: #212B5E; 
	background: url('/images/tablebody.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	font-size: 9pt;
	font-weight: normal;
	width: 190px;
	height: 142px;
	padding: 0px;
}

.tablebody p  {
	margin: 0px 5px;
	padding: 2px 4px;
}

.tablebottom {
    color: #E1AA02;
	background: url('/images/tablebottom.gif') no-repeat;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 190px;
	height: 26px;
}

.interiortable {
	border: 2px solid #1B2453;
	vertical-align: top;
	background-color: #EFEFEF;
	width: 90%;
}



#body4 {
	background-color: #FFFFFF;
	vertical-align: top;
}

.body4content {
}

.comingeventstable {
	width: 190px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.ceventsbody {
	color: #212B5E; 
	background: url('/images/ceventbody.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	font-size: 9pt;
	font-weight: normal;
	width: 140px;
	height: 190px;
	padding: 0px;
}

.ceventsbody p {
	margin: 0px 5px;
	padding: 2px 4px;
}

.tableleft {
	background: url('/images/tableleft.gif') no-repeat;
	width: 26px;
	height: 190px;
}
	
.tableright {
	background: url('/images/tableright.gif') no-repeat;
	width: 26px;
	height: 190px;
}

.vbs2008left {
	background: url('/VBS2008/x832_left(78x367') no-repeat;
	width: 78px;
	height: 367px
}
	
.vbs2008right {
	background: url('/VBS2008/x832_right(80x368') no-repeat;
	width: 78px;
	height: 367px
}

.vbs2008bodycontent li {
	list-style-image: url('/VBS2008/x847.jpg');
	line-height: 120%;
}

.ceventstable {

	vertical-align: top;
	background-color: #FFFFFF;
	width: 90%;
}

#footer {
	text-align: center;
	color: #E1AA02;
	font-weight: bold;
	vertical-align: middle;
}

#footer a:link, #footer a:visited {
	color: #E1AA02; 
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	color: #E1AA02;
	text-decoration: underline;
	background-color: transparent;
}


#calendar {
	margin-left: 75px;
}

.calendar-table {
	border: 1px solid #1B2453;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 750px; // was 450
}

.calendar-month {
	color: #FFFFFF;
	background-color: #1B2453;
	border: 1px solid #1B2453;
	font-size: 10pt;
	height: 36px;
}

.calendar-offday {
	border: 1px solid #1B2453;
	background-color: #FFFFFF;
	font-size: 10pt;
}

.calendar-day {
	color: #1B2453;
	background-color: #EFEFEF;
	border: 1px solid #1B2453;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
	width: 14.3%;
}

.calendar-daynumber {
	color: #1B2453;
	background-color: #EFEFEF;
	vertical-align: top;
	text-align: right; 
	font-size: 10pt;
	font-weight: normal;
}

.calendar-dayname{
	color: #1B2453;
	background-color: #E1AA02;
	border: 1px solid #1B2453;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
}
