ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
#sidebar {
	width: 220px;
	background-repeat: no-repeat;
	background-color: #FFCB05;
	text-align: center;
	padding: 0px;
}
#sidebartext {
	width: 165px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-left: 25px;
	line-height: 1.6em;
}
#sidebartext a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subcontainer {
	width: 960px;
	background-repeat: no-repeat;
	background-position: 230px top;
	background-color: #FFF;
}

#banner {
	background-repeat: no-repeat;
	width: 960px;
	height: 297px;
	background-image: url(../images/banner.jpg);
}



 .align-right {
	float:right;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #000;
}

 
 .align-left {
	float:left;
	border: 1px solid #000;
	margin: 0;
	clear: right;
}
.align-center {
	border: 1px solid #000;
	margin: 0;
	text-align: center;
}




#menu {
	margin-top: 84px;
	width: 710px;
	z-index: 1;
	float: left;
	margin-left: 250px;
}
#texttight {
	background-color: #999;
	width: 400px;
	float: left;
}
#textmain a:link {
	color: #FFCB05;
	text-decoration: none;
}
#textmain a:visited {
	color: #666;
	text-decoration: underline;
}

#textmain a:hover {
	color: #000;
	text-decoration: none;
}
#textmain a:active {
	color: #F00;
	text-decoration: underline;
}

#newsbox {
	background-color: #000;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer {
	background-color: #CCC;
	width: 960px;
	float: left;
}
#footer p {
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	color: #000;
}
#bannerimage {
	z-index: -1;
	float: right;
	height: 168px;
	width: 729px;
}
.quoteleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #FFF;
	text-align: center;
}
.quoteright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #999;
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;
}


.menulist {
	list-style-type: none;
	color: #FFCB05;
	text-align: left;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menulist a ,.menulist a:visited {
	color: #FFCB05;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000;
}
.menulist a:hover {
	border-top-color: #FFCB05;
	border-right-color: #FFCB05;
	border-bottom-color: #FFCB05;
	border-left-color: #FFCB05;
}
#news a:link {
	color: #FFCB05;
	text-decoration: none;
}
#news a:visited {
	color: #FFCB05;
	text-decoration: none;
}
#news a:hover {
	color: #FFCB05;
	text-decoration: underline;
}

#news a:active {
	color: #FFF;
	text-decoration: none;
}

table       { margin-bottom: 1.4em; width:100%; }
th          {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
th,td       {
	padding: 4px 10px 4px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
td a  {
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
}

caption     { background: #eee; }
#events {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .97em;
	border: 1px solid #CCC;
	line-height: normal;
}
#events          th{
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	text-transform: capitalize;
	font-size: 1.1em;
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
}
#events       td{
	background-color: #BCBCBC;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}
.quote {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
}

#events tr td p a {
	color: #FFF;
	text-decoration: underline;
}
#events tr td p a:link {
	color: #FFF;
	text-decoration: underline;
}
#events tr td p a:hover {
	color: #FFF;
	text-decoration: none;
}
#events tr td p a:visited {
	color: #FFF;
	text-decoration: none;
}
