body {
	background-color:#000;
	cursor: default;
	margin:0; 
	padding:0; 
	SCROLLBAR-BASE-COLOR: #272727;	
	height:100%; /* this is the key! */ 
	width:100%;
	margin:0 auto;
	border:0;
}

body, div, td, p, ul {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	
}

blockquote {
	font-size: 11px;
}

input, select, textarea {
	font-family: Arial;
	color: #000000;	
	font-size: 11px;
}

.border {
	border: 1px solid #333;
}

img {
	border:0px;
}

.formblkheader {
	color: #000000;
	font-weight: bold;
}

.bigsubmit{
	width:150px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
#mainpage {
	padding: 2px;
	margin: 0 auto;
	height:100%;
}


#header {
	padding: 0px;
	background-image:url("../images/banner02.gif");
	background-repeat:no-repeat;
	height:126px;
	z-index : 100;

}

h1.slogan
{
   margin-top:30px;
   margin-bottom:30px;
   margin-right: 8px;
   font-family: Arial, Helvetica;
   color:#FFFFFF;
   font-size: 25px;
   text-align:right;   
}

#content {
	line-height: 20px;
	background: #000000;
}

#maincontent {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	height:1300px
}
/* maincontent, 090830, height was 1125px */
/* 11/12/09 changed height from 1200px to 1300px */


#maincontentcal {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	height:1125px
}
/* 02/07/10 created for calendar, changed height back to 1125px, nochange */

#maincontentcal table {
    width: 75%;
    border: 1px dotted white;
    margin: 1ex;
}

#maincontentcal table caption {
    font-size: 1.5em;
    padding-top: 1ex;
}

#maincontentcal table th {
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    background: #444444;
}

div.calendar_title {
    font-weight: bold;
    font-size: 2em;
    margin-top: 1ex;
}

#leftcontent {
	width:182px;
	margin: 5px;
	border-right: 1px solid #666666; padding: 0.5em; 
	height: 3700px;
	overflow:auto;
}
/* leftcontent height was 1125px (08/30/09 it was 3075) */
/* 11/12/09 changed height from 3300px to 3400px */
/* 03/23/10 changed height from 3400px to 3700px */


#rightcontent {	
	margin: 5px;
	border-left: 1px solid #666666; padding: 0.5em; 
	height:1125px;
}

#largeheader {
	color:#FFFFFF;
	padding-top:8px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;	
	padding-bottom:8px;	
	padding-left:5px;
}

#mediumheader {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	line-height:2em;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:4px;
}

#eventheader {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	line-height:2em;
	padding:0px;
}

#formheader {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	line-height:2em;
	padding: 2px;
}

hr{
	color:#990000;
	height: 1px;

}

#smallheader {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	padding-left:10px;
}

.heading{
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bolder
}	

.mediumheading{
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bolder
}	

.corporate{
	color:#FF9966;
	font-size:13px;
	font-weight:bold;
}

#errormsg {
	color:#FF0000;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;	
	padding-left:10px;
}

#subheader {
	color:#FFFFFF;
	font-family: Arial;
	font-weight:bold;	
	font-size: 12.5px;
	line-height:1.5em;
	padding-top:3px;
	padding-left:10px;
}

#search {
	background: url("../images/search_bg.jpg");
	text-align:right;
	vertical-align:middle;
	padding-right:5px;
}

#copyright {
	background-color: #996600;
	text-align:center;
	height:20px;
	color: #FFFFFF;	
	font-size: 11px;
}

#login { 
	font-family: Arial; 
	font-size: 12px; 
	border: solid 1px #333333; 
	background:#000000; 		
	margin: 0 auto;
}

a{
	background-color: transparent;
	text-decoration: underline;
	color:#FFFFFF;
}

a:visited {
	background-color: transparent;
	color: #ffffff;
}

a:hover {
	background-color: transparent;
	color: #ff0000;
}


#nav {	
	text-align:left;
	height:30px;
	background-image: url("../images/navbg.jpg");
	line-height:2.2em;
	background-repeat: repeat-x;
}

#innernav {	
	text-align:left;
	height:30px;
	background-image: url("../images/navbg1.jpg");
	line-height:2.2em;
	background-repeat: repeat-x;
}


/* navlink and navlink:visited color was D26900
*/

a.navlink {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFFF00;
	text-decoration:none;
}

a.navlink:visited {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFFF00;
	text-decoration:none;
}

a.navlink:hover {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.memlink {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFCC99;
	text-decoration:none;
}

a.memlink:visited {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFCC99;
	text-decoration:none;
}

a.memlink:hover {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.conlink {
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	background-color: transparent;
	color:#FF9966;
	text-decoration:none;
}

a.conlink:visited {
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	background-color: transparent;
	color:#FF9966;
	text-decoration:none;
}

a.conlink:hover {
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.logoutlink {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFFFB7;
	text-decoration:none;	
}

a.logoutlink:visited {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFFFB7;
	text-decoration:none;

}

a.logoutlink:hover {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.lmenulink {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFCC99;
	text-decoration:underline;
}

a.lmenulink:visited {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	background-color: transparent;
	color:#FFCC99;
	text-decoration:underline;
}

a.lmenulink:hover {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}


textarea, input{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 12px;
 	BORDER-TOP-WIDTH: 2px;
	BORDER-LEFT-WIDTH: 2px;
	BORDER-BOTTOM-WIDTH: 2px;
	BORDER-RIGHT-WIDTH: 2px;
	background-color:#D6D6D6;
}

select {
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color:#D6D6D6;
 	BORDER-TOP-WIDTH: 2px;
	BORDER-LEFT-WIDTH: 2px;
	BORDER-BOTTOM-WIDTH: 2px;
	BORDER-RIGHT-WIDTH: 2px;

}

.sidemenu {
	background:#000000;
	border: outset 1px #f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
}

.highlight{
	color:#FFA042;
	font-weight:bold;
}

.quotes{
	color:#FDF0D7;
	font-weight:normal;
}

.ylwhighlight{
	color:#FFFFB7;
	font-weight:bold;
}

.lccform{
	background:#000000;
	border: outset 1px #666666;
	border-style:dashed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
}


#menu {
	width:181px;
	padding:0px;
}

.menu_block {
  overflow:hidden;
}

.menu_block div {
}

.divHidden {
	visibility:hidden;
	display:none;
}

.divVisible {
	visibility:visible;
	display:block;
}

.close_block {
  position: relative;
  width: 100%;
  bottom: 0px;
  height: 15px;
  display: block;
}

#available {
	display: none;
	color:#FFB366;
}

#not_available {
	display: none;
	color: #FFB366;
}

.grey{
	background:#666666;
}

.ltgrey{
	background:#404040;
}

.smallnote{
	color:#FFCC99;
	font-size: 11px;
	font-family:Tahoma;
	font-weight:bold;
}

.PhotoOverlibBox {
	background-color:#333333; 
	border:1px solid #CCC;
}

.PhotoOverlibComment {
	font-family:Arial;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	background:#333333
	
}

.reqstyle {
	color: #AE2C0B;
	font-weight: bold;
}

.help {
	font-family:Arial;
	padding:5px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background:#CC6633
}

/* Sortable tables */
table.sortable a.sortheader {
    font-weight: bold;
    text-decoration: none;
    display: block;
	color:#FFA042
}
table.sortable span.sortarrow {
    color: #FFF;
    text-decoration: none;
	color:#ffc
}