body {
	margin: 20px;
	font-family:arial;
	font-size: 8pt;
	line-height: 11pt;
	color: #087ABC;
	text-align: center;
	background-color: #087ABC;
	}	

/* TEXT & LINK STYLES */
td {
	font-size: 8pt;
	line-height: 11pt;
	color: #181818;	
	}
	
h1, h2 {line-height:20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family:"arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
a, h1, h2, h3, h4, h5, h6 {color:#004179;}

a {text-decoration:underline; font-weight:normal;}
a:link:hover {text-decoration:underline; color: #56d82d;}

/* MENU STYLES */
.menu {
	display: block;
	font-size: 8pt;
	line-height: 16pt;
	font-family: arial narrow;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	border-top: 1px dashed #00558F;
	border-bottom: 1px dashed #00558F;
	}
a.menu:link:hover {
	text-decoration: none;
	border-top: 1px dashed #56d82d;
	border-bottom: 1px dashed #56d82d;
	color: #56d82d;
	}
	
UL {
	list-style: outside url(images/list-arrow.gif);
	margin-left: 18px;
	margin-top: 2px;
	}
	
OL {
	margin-left: 34px;
	margin-top: 2px;
	}

#submenu {
	float:right;
	width: 160px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #00558F;
	color: #ffffff;
	font-weight:bold;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.submenu {
	display: block;
	color: #ffffff; 
	text-decoration: none;
	margin-bottom: 8px;
	margin-top: 8px;
	}
	
a.submenu:link:hover {
	text-decoration: overline;
	color: #56d82d;
	}
	
/* HOME STYLES */
#photos {
	width: 95%;
	background-color: #00558F;
	height: 186px;
	border-right: 2px solid #ffffff;
	}
	
#mailing-list {
	font-family: arial narrow;
	color: #ffffff;
	font: 10pt/11pt;
	font-weight:bold;
	border: 1px solid #ffffff;
	width: 138px;
	padding: 5px;
	margin: 10px;
	background-color: #238DD5;
	}

.mailinglist {
	font-family: arial narrow;
	color: #ffffff;
	font: 12pt/11pt;
	font-weight:normal;
	text-decoration: underline;
	}

a.mailinglist:link:hover {
	text-decoration: underline;
	color: #56d82d;
	}
	
#livearea {
	padding:10px;
	border-left: 2px solid #ffffff;
	}
	
#extras {
	float:right;
	width: 150px;
	height: 225px;
	padding: 10px;
	background-color: #56d82d;
	color: #27079e;
	font-weight:bold;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	


/* SECONDARY STYLES */

#photos-secondary {
	width: 95%;
	background-color: #186295;
	height: 130px;
	border-right: 2px solid #ffffff;
	text-align: left;
	}
	
#pagetitle {
	font-family: "arial narrow", "helvetica condensed", "arial";
	font-size: 17pt;
	line-height: 20pt;
	color: #004179;
	margin-bottom: 10px;
	border-bottom: 1px solid #004179;
	width: 95%;
	}
	
.clam {
	font-family: "arial narrow", "helvetica condensed", "arial";
	font-size: 10pt;
	font-weight: bold;
	}
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10, #menu11 {display: none;}

.boldblue {
	color: #00558F;
	font-size: 10pt;
	font-weight:bold;
	}
	
#thepoint {
	border: 3px double #00558F;
	padding: 10px;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	width: 75%;
	}
	
#indent {
	margin-left: 15px;
	}

/*HOME AND SECONDARY STYLES */

#mast {
	width: 95%;
	background-color: #56d82d;
	height: 106px;
	border: 2px solid #ffffff;
	}

#main {
	width: 95%;
	border: 2px solid #ffffff;
	}
	
#column1 {
	width: 180px;
	background-color: 00558F;
	}
	
#date-time {
	font: 8pt/16pt;
	color: #56d82d;
	font-weight:bold;
	height: 55px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}

#column2 {background-color: #ffffff;}
	
#menublock {padding: 10px;}

#banner {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#footer {
	width: 95%;
	background-color: #56d82d;
	height: 62px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
	
/* Form Styles */
	
.niceform {
	font-family: arial;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #181818;
	width: 200px;
	height: 20px;
	margin-bottom: 3px;
}

.nicetextarea {
	font-family: arial;
	font-size: 8pt;
	line-height: 11pt;
	color: #181818;
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #181818;
	width: 300px;
	height: 50px;
	margin-bottom: 3px;
}

.nicebutton {
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
	background-color: #00558f;
	border: 1px solid #00558f;
	padding-right: 1px;
}
	

