input, textarea {
padding: 5px;
font-size: 12px;
}

select {
font-size: 12px;
}

#cus-container {
	margin: 0 auto 0 auto;
	width: 960px;
text-align: left;
}

#cus-nav {
	background: url('images/navbg.png');
	width: 960px;
	height: 65px;
}

* html #cus-nav ul {float: left; position: relative; z-index: 1000}

#cus-topper {
	width: 940px;
	margin: 0 0 20px 0;
}

#cus-topwelcome {
	margin: 30px 0 0 30px;
	float: left;
}

#cus-slideshow {
	float: right;

	margin: 20px -15px 0 15px;
}


* html #cus-slideshow {
margin: 20px 3px 0 0px;
}

* html #cus-topper {
width: 960px;
}

#cus-logo {
	margin: 25px 0 0 30px;
	float: left;
}

#cus-lefty {
	width: 400px;
	float: left;
}

#cus-nav ul{
list-style:none;
margin:0 0 0 40px;
padding:0;
z-index: 99;
}

#cus-nav ul li, #cus-nav ul li a {
text-align: center;
font-size: 13px;
color: #666;
position: relative;
z-index: 99;
display: block;

border: 0;
padding: 20px 20px 20px 20px;
text-decoration: none;
margin: 0;
}

#cus-nav ul li a:hover {
	background: #DDD;
}

#cus-nav ul li {
float: left;
display:inline;
margin: 0;
padding: 0;
}

#cus-nav li ul  {
position: absolute;
margin: 0 0 0 0px;
list-style-type: none;
display: none;
text-align: left;
width: 320px;
background: #FFF;
border-bottom: 4px solid #11b5ee;
padding: 3px;
}

#cus-nav li ul li {
	padding: 2px 10px 5px 10px;
	height: 35px;
}

#cus-nav li ul li a {
text-align: left;
text-indent: 0;
padding: 7px;
margin: 0px -7px 0px -7px;
line-height: 12px;
font-size: 12px;
color: #444;
width: 160px;
w\idth: 140px;
overflow: hidden;
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
voice-family: "\"}\""; 
voice-family:inherit;
float: left;
}

#cus-nav li ul li a:hover {
background: #DDD;
color: #222;
}

#cus-nav li:hover ul {
display: block;
z-index: 99;
}

#cus-bottombg {
	background: url('images/bottombg2.png') repeat-y;
	float: left;
	margin: 0px 0 0 0;
	width: 960px;
}

* html #cus-bottombg {
	background: url('images/bottombg2.jpg') repeat-y center;
}

#cus-bottom {
	background: url('images/bottombg.png') no-repeat;
	margin: -30px 0 0 0;
	float: left;
	width: 960px;
}

#cus-bottomleft {
	float: left;
	overflow: hidden;
	padding: 25px 20px 10px 35px;
	width: 300px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 235px;
}

#cus-bottomleft h2 {
	font-size: 18px;
	padding: 15px 0 10px 0;
}

#cus-bottomleft p {
	line-height: 1.5em;
	font-size: 11px;
	color: #777;
}

#cus-bottomright {
	float: left;
	padding: 40px 40px 0 40px;
	overflow: hidden;
	width: 660px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 580px;
}

#cus-bottombottom {
	background: url('images/bottombg3.png') no-repeat;
	height: 30px;
	width: 960px;
clear: both;
}

.screen-reader-text {
	display: none;
}

li.widget {
	list-style: none;
}

#events {
margin: 0 0 0 1px;
}

.event h3 {
margin: 5px 0 2px 0;
font-weight: bold;
font-size: 12px;
}

.event_time {
margin: 0 0 10px 2px;
}

body .homelist a {
color: #555;
}

body .homelist h4 a {
color: #0085d1;
}

body .homelist h4 a:hover {
color: #555;
}

#searchbox {
background: #DDD;
padding: 20px;
width: 200px;
margin: 4px 0 10px 0px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
}

#searchbox input#s {
color: #CCC;
width: 135px;
margin: 0 2px 0 0;
}

#searchbox input#searchsubmit {
margin: 4px 0 0 0;
}

#searchbox small {
display: none;
font-size: 11px;
}

body #searchbox h2 {
margin: 0;
padding: 0 0 10px 0;
font-size: 12px;
}

#upcomingevents {
padding: 10px;
background: #DDD;
}

#footer {
font-size: 11px;
padding: 20px;
height: 50px;
width: 920px;
margin: auto;
clear: both;
}

.overflow-protector {
overflow: hidden; padding: 1px;
margin-top: -10px;
}

ol {
list-style: decimal;
list-style-position: outside;
}

body #srchResult iframe {
width: 100%;
}



