* { padding: 0; margin: 0; }

body {
 font-family: Trebuchet MS, arial, helvetica, sans-serif;
 font-size: 13px;
 background: url(assets/sky4.jpg);
 background-attachment: fixed;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background: #ffffff;
}
#header {
 color: #ffffff;
 width: 920px;
 float: left;
 border: 1px solid #ccc;
 height: inherit;
 margin: 0px 0px 0px 0px;
 background: url(assets/header_bg.png);
}
#nav {
 color: #333;
 width: 920px;
 float: left;
 border: 1px solid #ccc;
 height: 30px;
 margin: 0px 0px 0px 0px;
 background: url(assets/nav_bg.jpg);
 padding-top: 5px;
}
#index_flash {
 float: left;
 width: 920px;
 height: 250px;
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #000000;
}
#content { 
 float: right;
 color: #333;
 border-left: 2px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 height: 600px;
 width: 580px;
}
#content2 { 
 float: right;
 color: #333;
 border-left: 2px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 height:inherit;
 width: 630px;
}
#halloween { 
 float: right;
 color: #333;
 border-left: 2px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 background: url(assets/halloween_bg.jpg) no-repeat;
 padding: 5px;
 height:800px;
 width: 630px;
}
#leftcolumn { 
 color: #333;
 background: #003399;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 330px;
 float: left;
 height: 610px;
}
#leftcolumn2 { 
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 260px;
 float: left;
}
#leftsub { 
 color: #333;
 background: url(assets/leftsub_bg.gif);
 margin: 20px 0px 0px 0px;
 padding: 0px;
 width: 190px;
 min-height: 200px;
 float: left;
}
#leftsub1 { 
 color: #333;
 background: #ffffff;
 margin: 20px 0px 0px 0px;
 padding: 0px;
 width: 190px;
 min-height: 200px;
 float: left;
}
#footer { 
 width: 900px;
 height: 30px;
 clear: both;
 color: #000000;
 border: 1px solid #ccc;
 background: url(assets/footer_bg.jpg);
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

-->navbar menu
#navmenu, #navmenu ul {
padding: 0;
margin-left: 0;
list-style: none;

}

#navmenu li {
float: left;
position: relative;
}

.menuitems{
background: url(assets/nav_bg.gif);
line-height: 25px;
margin-left: 5px;
width: auto;
color: #365365;
list-style: none;
}

.menuitems a{
margin-left: 6px;
margin-right: 0px;
text-decoration: none;
color: #ffffff;
font-size: 14px;
}
.subitems{
display: none;
width: 200px;
left: 0;
background-color: #6495C0;
border: 1px solid #266890;
}

.subitems li{
width: 200px;
line-height: 25px;
background-color: #365365;
border-bottom: 1px solid #ffffff;
}

.subitems li a{
text-decoration: underline;
}

#navmenu li>ul { 
top: auto;
left: auto;
}

#navmenu li:hover ul, li.over ul { 
display: block;
}

-->rightcol menu
#rightmenu, #rightmenu ul {
padding: 0;
margin-left: 0;
list-style: none;
}

#rightmenu li {
float: left;
position: relative;
}

.r_items{
border-bottom: 2px dotted #FF9900;
background: #ffffff;
line-height: 15px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 5px;
width: 175px;
color: #365365;
list-style: url(assets/bullet.png);
list-style-position: inside right;
}

.r_items a{
margin-left: 0px;
margin-right: 0px;
text-decoration: none;
color: #003366;
}
ul {
	margin-left: 0;
	padding-top: 10;
	padding-left: 10px;
}
-->header menu
#headermenu, #headermenu ul {
padding: 0;
margin-left: 0;
list-style: none;
float: right;
}

#headermenu li {
float: right;
position: relative;
}

.headeritems{
line-height: 30px;
margin-left: 0px;
min-width: 80px;
color: #ffffff;
list-style: none;
background: url(assets/header_bg.jpg);
border-right: 2px solid #000000;
}

.headeritems a{
margin-left: 10px;
margin-right: 5px;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

.header1{
color: #487079;
font-family: Trebuchet MS, arial, helvetica, sans-serif;
font-size: 16px;
font-style: bold;
}

.clubheader{
color: #0C2C52;
font-family: Trebuchet MS, arial, helvetica, sans-serif;
font-size: 16px;
font-style: bold;

}


.great{
color: #68b9d7;
font-family: Trebuchet MS, arial, helvetica, sans-serif;
font-size: 20px;
font-style: bold;
text-transform:uppercase;

}
.senior{
color: #CC0000;
font-family: Trebuchet MS, arial, helvetica, sans-serif;
font-size: 16px;
font-style: bold;

}
-->leftcol menu
#leftmenu, #leftmenu ul {
padding: 0;
margin-left: 0;
list-style: none;
}

#leftmenu li {
float: right;
position: relative;
}

.l_items{
border-bottom: 2px dotted #FF9900;
background: #ffffff;
line-height: 15px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 5px;
width: 150px;
color: #365365;
list-style: url(assets/bullet.png);
list-style-position: inside right;
}

.l_items a{
margin-left: 0px;
margin-right: 0px;
text-decoration: none;
color: #003366;
}
.subuls{
display: none;
width:150px;
left: 0;
background-color: #6495C0;
border: 1px solid #266890;
}

.subuls li{
width: 150px;
line-height: 25px;
background-color: #EAEBED;
border-bottom: 1px solid #ffffff;
}

.subuls li a{
text-decoration: underline;
}
#leftmenu li>ul { 
top: auto;
left: auto;
}

#leftmenu li:hover ul, li.over ul { 
display: block;
}
-->rounded corner
.adwrap object {
	width:400px;
	height:60px;
}
.teaser {
    float: left;
	width:300px;
	height: 150px;
	padding:0 0 14px 0;
	margin-left:10px;
	margin-top: 10px;
	background:url("assets/tsr.gif") bottom left no-repeat;
}
.teaser h3 {
	margin:0;
	padding:7px 0px 3px 3px;
	background:url("assets/tsr2.gif") top left no-repeat;
	font-size: 17px;
	color: #003366;
}
.teaser p, .teaser a.more {
	margin: 0;
	padding: 0 0px 3px;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.teaser a.more {
	display: block;
	text-align: left;
	background: url("assets/tsr.gif") 410px 50% no-repeat;
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #44a;
}
.teaser a.more:hover {
	text-decoration: underline;
}
.table {
	margin: 5px 10px 5px 10px;
}
ul {
	margin-left: 10px;
}
.table_head {
	margin: 5px 10px 5px 10px;
	color:#003366;
	font-size: 18px;
}
.table_section {
	margin: 5px 10px 5px 10px;
	color:#003366;
	font-size: 14px;
}
.table_section a {
	text-decoration:none;
	color:#5b8496;
	text-transform:uppercase;
	font-weight: bold;
}
	
.learnmore {
	background: #5b8496;
	line-height: 30px;
	border: 2px solid #ffde79;
	margin-bottom: 3px;
	font-size:18px;
	text-align: center;
	color: #ffffff;
	text-transform:uppercase;
}

.learnmore-black {
	background: #000000;
	line-height: 30px;
	border: 2px solid #ffde79;
	margin-bottom: 3px;
	font-size:18px;
	text-align: center;
	color: #ffffff;
	text-transform:uppercase;
}
.image_left {
	padding: 10px;
	float:  left;
}
.leadtext {
	color: #5B8496;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.detail {
	color: #5B8496;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}
.title {
	color: #294247;
	font-size: 16px;
	border-bottom: 3px solid #FFDE79;
}
.footeritems {
	color: #FFFFFF;
	font-size:12px;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	text-align:center;
}
.question {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#CC0000;
}
.answer {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#0000FF;

}
blockquote {
	padding:5px 20px;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
}