body
{
	font-family: "Times New Roman", serif;
	background-color: #333;
	color: #333;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 13px;
	position: relative;
}


#wrapper3col, #wrapper2col
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 940px;
}

#wrapper3col {
	background: url("images/bg3cols.gif") repeat;
}

#wrapper2col {
	background: url("images/bg2cols.gif") repeat;
}


#header {
	height: 240px;
	border: 0px solid red;
	padding: 0;
	margin: 0;
	position: relative;
}

#sidebar {
	float: left;
	width: 200px;
	font-size: 14px;
}

#wrapper3col #nav {
	padding-top: 12px;
	float: right;
	width: 180px;
	border: 0px solid green;
}

#wrapper3col #content { 
	float: left;
	width: 56%;
	padding: 5px;	
	font-size: 14px;
}


#wrapper2col #nav {
	padding-top: 12px;
	font-size: 15px;
	margin: 0;
	float: left;
	width: 180px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#wrapper2col #content
{
	font-size: 14px;
	float: left;
	width: 720px;
	padding: 15px 25px 15px 15px;
}


#footer {
	clear: both;
	color: #fff;
	background-image: url(images/footbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#foottxt
{
	padding: 10px;
}

#banner
{
	position: absolute; 
	top: 83px; 
	left: 0;
}

#bannertxt
{
	position: absolute; 
	top: 125px; 
	right: 5px;
	z-index: 10;
	color: #202056;
	font-size: 18px; 
}

#content img
{
	display: block;
}

#content a
{
	color: #21447c;
	text-decoration: none;
}

#content a:hover, #loginbox #wmatch a
{
	color: #000;
	text-decoration: underline;
}

#toplinks
{
	position: absolute;
	top: 33px;
	right: 10px;
	z-index: 300;
	color: #fff;
}

#toplinks a
{
	color: #fff;
	text-decoration: none;
}

#toplinks a:hover
{
	text-decoration: underline;
}

#loginbox
{
	position: absolute;
	top: 83px;
	right: 0;
	width: 197px;
	border: 0px solid #ddd;
	background-color: #122244;
	height: 151px;
	margin: 0;
	color: #dbd8cf;
	overflow: none;
}

#loginbox a
{
	color: #fff;
}

#loginbox a:hover
{
	color: #fff;
	text-decoration: none;
}

#loginbox label 
{
	display: block;
	float: left;
	text-align: right;
	width: 50px;
	padding-right: 10px;
	padding-left: 8px;
}

#loginbox input
{
	width: 100px;
	margin-bottom: 10px;
}

#loginbox p 
{
	clear: left;
	margin: 0;
	padding: 0;
}

#loginbox center
{
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}
#loginbox form
{
	margin: 0;
	padding: 0;
}

#nav p
{
	color: #202056;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav ul
{
	padding: 0;
	border-bottom: 1px solid #666;
	margin-left: 0;
	/*position: relative;
	top: -14px;*/
	list-style: circle;
	/*margin-top: -14px;*/
	margin-bottom: 5px;
	margin-top: 0;
}

#nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-size: 13px;
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 0;
}

#nav li.lastli
{
	border-bottom: none;
}

#nav li a, #nav p.navlink a
{
	text-decoration: none;
	/*color: #2e5785;*/
	color: #375c88;
}

#nav li.on, #nav p.navlink.on
{
	background-color: #d9d9d9;
}

#nav p.navlink
{
	padding: 5px 0;
}

#nav li:hover, #nav p.navlink:hover
{
	background-color: #d9d9d9;
}


a.on
{
	/* section we're on*/
	text-decoration: none;
	color: #f00;
}

ul a.on
{
	color: #f00;
}



h1
{
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #1a1b54;
	border-bottom: 1px solid #9f907b;
}

h2
{
	margin-bottom: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #1a1b54;
	border-bottom: 1px solid #9f907b;
}

.newstitle
{
	margin-top: .5em;
	border-bottom: none;
}

#content .newstitle a:hover
{
	text-decoration: underline;
}


h3
{
	margin-bottom: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #1a1b54;
}

.small
{
	font-size: 13px;
	font-weight: normal;
}


#allbutfoot
{
	background-color: #eee;
	position: relative;
}





#main
{
	background-color: #fff;
	color: #333;
	border: 1px solid #000;
	font-size: 15px;
	line-height: 18px;
	min-height: 550px;
	position: absolute;
	top: 240px;
	left: 0px;
	width: 720px;
	 overflow:auto;
}

#main h1, #main h2
{
	color: #000;
	line-height: 1em;
}

#main a
{
	color: #00f;
}

#main a:hover
{
	text-decoration: none;
}


#mission
{
	border: 0px solid green;
	padding: 5px;
	
}

#started
{
	width: 420px;
	margin: 0 auto;
}

#started img
{
	display: inline;	
}

#homecal
{
	margin: 5px;
	margin-top: 0;
}

.homeevent, #sidebar #slide, #sidebar #slidefiles
{
	border-bottom: 1px solid #d9d9d9;
	margin: 8px;
}

.homeevent:hover
{
	background-color: #d9d9d9;
}


#homesidebar, #homeslide
{
	width: 100%;
}

#slide, #slidefiles
{
	/*border-bottom: 1px solid #9f907b;*/
}

.homeonenews
{
	/*border-top: 1px solid #c9d4e6;
	padding-top: 15px;*/
}


#homeslide
{

}


.oneopp
{
	border-bottom: 1px solid #DBD8CF;
	padding-bottom: 15px;
}


.oneopp-min
{
	border-bottom: 1px solid #DBD8CF;
	padding: 15px 0;
}


#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #f00;
}



#listsign
{
	color: #000;
	padding-top: 40px;
	background-color: #359f35;
}

#sidebar a.sa
{
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #359f35;
}

#sidebar a.sa:hover
{
	color: #c40000;
}


#listsign #address
{
	border: none;
	background-color: #c40000;
}





#subscribe
{

}

#response
{
	color: #000;
}

#response strong
{
	color: red;
}


.morelink
{
	display: block;
	margin-top: 0em;
	margin-bottom: 5px;
}

b a.morelink
{

	margin-bottom: 0px !important;
	color: #375C88;
	text-decoration: none;
}


.twisty:hover {
  background-color: #999;
  border: 0px solid #e0e0e0;
  margin-left: 0px;
}
.collapsible a img {
  border: none;
  float: left;
}

.collapsible>div{
  border-left: 1px dashed #c0c0c0;
  margin: 2px;
}

.collapsible>div>div{
  padding: 6px;
}

.collapsible {
margin-top: 5px;
}

.yearhead
{
	font-size: 15px;
}


.sponsor
{
	border-bottom: 1px solid #DBD8CF;
	margin: 5px 0 5px 0;
	padding: 5px;
	width: 200px;
}

.flable
{
	font-weight: bold;
}

.ccscroll
{
	height: 12em;
	overflow: auto;
	border:1px solid #DBD8CF;
	padding: 3px;
	font-size: 14px;
}

.ccscroll label
{
	display: block;
	width: 90%;
}

.lo
{
	display: inline;
}


.ccscroll label:hover, .lo:hover
{
	background-color: #DBD8CF;
}

.ddwide
{
	width: 200px;
}



.nonpals
{
	color: red;
	font-size: 12px;
}

.hr
{
	width: 15px; 
	color: #999; 
	text-align: left; 
	margin: 5px auto 0 0;
}	

#eventsignup
{
	float: left;
	background-color: #ddd;
	border: 0px solid #000;
	padding: 13px 8px 8px 8px;
	margin: -22px 5px 0 -15px;
	width: 200px;
}

.eventplusside
{
	margin-left: 210px;
}

#content img.fileicon
{
	display: inline;
}

#join
{
	 font-size: 1.2em;
}

#copy
{
	float: right;
}

/* example_3 css ---------------------------------------------------*/
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 940px; /* important */
	height: 115px; /* important */
	margin: 0;
	background: #dbd8cf;
	border: 0px solid red;
}


#example_3_frame {position: relative}
#example_3_previous {position: absolute;
	top: 0px; left: 0px;}
#example_3_next {position: absolute;
	top: 0px; right: 0px;}
#example_3_content {
	position: absolute;
	top: 10px;
	left: 20px;
	right: 20px;
	width: 100000px;
	border: 0px solid red;
	margin: 0;
	padding: 0;
}

#example_3_content li
{
	list-style: none;
	margin: 0;
	padding: 0 4px 0 4px;
	display: block;
	float: left;
	background-color: #dbd8cf;
	text-align: center;
	height: 110px;
	width: 158px;
	color: #333;
	font-weight: bold;
}

#example_3_content li a
{
	color: #333;
	text-decoration: underline;
}


.spimage
{
	height: 50px;
	width: 150px;
	border: 0px solid #999;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.spimage img
{

}

.sponsortable
{
	height: 50px; width: 150px; border: 0px solid red; margin: 0; padding: 0;
}	

#example_3 ul li img {
	display: block;
	margin: auto;
	/*width: 150px;*/
	border: none;
	border-bottom: 1px solid #dbd8cf;
}

.board
{
	border-bottom: 1px solid #c0cce2;
	position: relative;
	min-height: 160px;
	height:auto !important;
 	height: 160px;
	padding: 10px;
}

.board img.brd
{
	position: absolute;
	width: 105px;
	top: 10px;
	left: 0px;
}

.brdtxt
{
	/*position: absolute;*/
	margin-top: 0px;
	margin-left: 115px;
}

#content img.icon
{
	display: inline;
}

#hello
{
	padding: 10px;
	text-align: center;
}

.program
{
	clear: right;
}

.testimonial
{
	width: 130px;
	background-color: #aabbcb;
	padding: 8px;
	float: left;
	margin-right: 8px;
}



.programsside
{
	width: 200px;
	background-color: #DBD8CF;
	padding: 8px;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

#wmatch
{
	text-align: left;
	padding: 5px;
	background-color: #aabbcb;
	color: #000;
	margin: 5px 0 5px 0;
}


#homenews
{
	background-color: #DBD8CF;
	padding: 10px;
	margin-left: 5px;
}

ul.autocompleter 
{	
	border:.1em solid #e0e0e0;	
	background: #ccc;	
	padding:.5em;
}

li.selected 
{	
	background:#e0e0e0;
}

ul.autocompleter li 
{ 
	cursor: pointer; 
	list-style: none;
	padding:.2em 
}
input.onloading {
    background:white url(images/loading.gif) no-repeat right;
  }

#signin
{
	border: 1px solid red;
	text-align: right;
}

#eventfilesphotos
{
	float: right;
	background-color: #ccc;
	padding: 20px;
}
