/* CSS Document */

body {
	background:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url(images/logos/rightcolor_bg.gif) repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url(images/logos/leftcolor_bg.gif) repeat-y top left;
	}
	
#header {
	padding:0px;
	margin:0;
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
	
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FDDCD8;
	z-index:100;
	}
	
	#twothirdscol {
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:620px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:600px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFFFFF;
	z-index:100;
	max-width:600;
	}
	
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFFFFF;
	z-index:99;
	text-align:center;
	}
	
#centercol {
	position:relative;
	padding:0 240px;
	}
	
#maincontent {
	padding:0px;
	text-align:left;
	margin:15px;
	max-width:600;
	}
	
#footer {
	position:relative;
	top:1px;
	background:#FFFFFF;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#666666;
	}
	
	#banner-row {
	color: #FDDCD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	background-color: #ad2418;
	background-position: 0px 0px;
	clear: none;
	margin: 0px;
	padding: 5px;
	left: 0px;
	top: 0px;
	height: 60px;
	vertical-align:middle;
	
}

#navigation-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

	color: #FFFFFF;
	background-color: #730400;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px;
}

#navigation-row a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 2px;
}

#navigation-row a:hover {
	color: #99CCFF;
	text-decoration: underline;
}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #CC3300;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	text-align:center;
}

h3
{
	font-family:"Geneva, Arial, Helvetica, sans-serif";
	font-size:18px;
	color: #730400;
	text-align:center;
}

  #page-content {
  background-color:"FFFFFF";
 position:relative;
  top:10px;
 left:0px;
 width:100%;
 text-align: center;
 
 }



.headingrow
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
	background-color: #cccccc;
}

.daterow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FDDCD8;
}


.eventrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	border: thin solid #999999;
	
}

.eventrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FCFCFC;
	border: thin solid #666666;

}

.details-title {
color:#AD2418;
font-weight:bold;
}

.details-label {
font-weight:bold;
}

/* :::::::::::::: STYLES SPECIFICALLY FOR MENU PAGE :::::::::::::: */

/* style for menu div - black bkg white text */
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#000000;
	text-align:center;
	vertical-align:top;
}

/* style for H2 headers (section titles) in menu - large white text */
#menu H2 {
font-size:18px;
color:#FFFFFF;
}

/* style for captions in menu - small white text */
.menu-caption {
font-size:9px;
}

/* style for links in menu - light blue text */
#menu a {
	color: #99CCFF;
	text-decoration:none;
}

#menu a:hover {
	color: #99CCFF;
	text-decoration: underline;
	}
	
	/* :::::::::::::: STYLES SPECIFICALLY FOR SPECIAL EVENTS PAGE :::::::::::::: */
.photo-label {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
}

.winner-label {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#000066;
font-weight:bold;
text-align:center;
}

/* :::::::::::::::::: STYLES SPECIFICALLY FOR ANNOUNCEMENTS SECTION :::::::::::::::::  */

#announcements {
background:#ffffcc;
color:730400;
border:1px;
border-style:solid;
border-color:#666666;
padding:5px;
}

#announcements p {
font-size:12;
font-family:Arial, Helvetica, sans-serif;
color:#630000;
