a{
color: #999999;
text-decoration: underline;
}
a:hover {
color: #666666;
text-decoration: none;
}
a.disabled {
text-decoration:line-through;
}

body {
background-image:url(../images/bkg_pattern10.gif);
font-size: 14px;
color: #666;
}
.center {
    text-align:center;
}    
div#wrapper {
background:#fff;
margin:0 auto 40px auto;
width:900px;
padding:5px 20px 20px 20px;
text-align:left;
}
div#header div#banner{
background-color: #a1a1a1;
height:90px;
width:900px;
}
div#header div#banner div#logo{
float:left;
width:300px;
height:79px;
padding:11px 0 0 20px;
}
div#header div#banner div#rightBorderBanner{
float:right;
}
div#header div#topNavigation{
background-color:#ebebeb;
height:35px;
width:900px;
}
#nav, 
#nav ul {
list-style: none;
}
#nav li {
float: left;
position:relative;
}
#nav li ul {
position: absolute;
left: -999em;
}
#nav li:hover ul, 
#nav li.sfhover ul {
left: auto;
}
div#header div#topNavigation ul{
list-style:none;
float:left;
margin:5px 15px 0;
width:870px;
display:inline;
}
div#header div#topNavigation ul li{
margin-right:30px;
}
div#header div#topNavigation ul li.last{
float:right;
margin-right:0;
}
div#header div#topNavigation ul li a{
text-transform:uppercase;
color:#6E7174;
font-size:14px;
font-weight:bold;
padding-bottom:4px;
text-decoration: none;
display:block;
}
div#header div#topNavigation ul li a:hover{
color:#bf0a0a;
border-bottom:5px solid #bf0a0a;
padding-bottom:4px;
display:block;
text-decoration:none;
}
div#header div#topNavigation ul li a.selected{
border-bottom:5px solid #bf0a0a;
display:block;
}
div#header div#topNavigation ul#nav li ul {
background-color:#EBEBEB;
width: 80px;
padding:6px 12px 12px 12px;
}
div#header div#topNavigation ul#nav li:hover ul, 
div#header div#topNavigation ul#nav li.sfhover ul {
margin:9px 0 0 0;
left:0;
top:21px;
}
div#header div#topNavigation ul#nav li ul li{
clear:left;
height:24px;
}
div#header div#topNavigation ul#nav li ul li a{
clear:left;
text-transform:none;
font-size:12px;
padding-bottom:3px;
display:block;
}
div#header div#topNavigation ul#nav li ul li a:hover{
border-bottom:3px solid #bf0a0a;
}
div#content {
width:898px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
clear:both;
min-height:310px;
height:auto !important;
height:310px;
}
div#content div.leftContent{
width:587px;
border-right:1px solid #ccc;
float:left;
padding:0 0 15px;
}
div#content .rightContent{
width:309px;
float:right;
}
div#content .rightContent h2{
	margin:15px 0;
	text-align:center;
}
div#content .rightContent #chong-lee-cup a
{
	margin-left:57px;
	display:block;
	width:200px;
}
div#content h1{
background-color:#CC0000;
font-size:16px;
text-transform:uppercase;
padding:10px;
font-weight:bold;
color:#fff;
border-top:1px solid #fff;
}
div#content h2{
color:#CC0000;
font-size:17px;
font-weight:bold;
}
div#content h3{
font-size:16px;
font-weight:bold;
}
div#content h4{
font-weight:bold;
color:#6E7174;
}
div#content address,
div#content ul,
div#content h2,
div#content h3,
div#content h4,
div#content p,
div#content form{
padding:0 10px 0;
}
div#content .news, .red{
color:#CC0000;
}
.seperator{
width:60%;
margin:0 0 20px 20%;
border-top:1px dashed#cc0000;
}

div#footer{
background-color: #a1a1a1;
width:900px;
padding:10px 0 3px;
text-align:center;
color:#fff;
-moz-border-radius:0 0 1em 1em;
border-radius:0 0 1em 1em;
}
div#footer span{
font-weight:bold;
}
div#footer address{
margin:0;
}
form#contactForm{
width:530px;
clear:both;
}
form#contactForm fieldset{
clear:both;
width:100%;
}
form#contactForm label{
float:left;
clear:both;
width:140px;
}
form#contactForm input{
float:left;
margin-bottom:5px;
}
form#contactForm label.comments{
margin-top:15px;
float:left;
}
form#contactForm textarea{
margin-top:15px;
float:right;
height:250px;
padding:0;
width:390px;
overflow-x:hidden;
overflow-y:scroll;
}
form#contactForm input#send{
float:right;
margin-top:10px;
cursor:pointer;
}
table.schedule {
	width:99%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}
table.schedule  tr.odd td{
	background:#f7fbff
	}
table.schedule tr.odd .column1	{
	background:#f4f9fe;
	}	
table.schedule .column1{
	background:#f9fcfe;
	font-weight:bold;
	color:#66a3d3;
	white-space:nowrap;
	padding:0.3em 0.5em;
	}
table.schedule td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:14px 10px;
	text-align:center;
	}				
table.schedule th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
table.schedule thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}
table.schedule tr td:hover {
	background-color:#DFE7EC;
}
table.logo-links td{
    text-align:center; 
    padding:15px 5px;   
}
#google-map{
    padding:20px 0 0 10px;    
}
div#content .rightContent #chong-lee-cup{
    width:100%;
}
div#content .rightContent a.link{
    margin:15px 0;
    text-align:center;
    width:100%;
    display:block;
}
#summer-camp-2010{
    background-image:url(../images/summer-camp-2010.jpg);
    display:block;
    width:125px;
    height:94px;  
    text-indent:-9999em; 
    margin-left:90px;
    border:2px solid #000;
}
#summer-camp-2010:hover{
    border:2px solid #CC0000;
}
#content .divided50{
    width:50%;
    float:left;
}
.camp-page form#contactForm {
    width:415px;    
}
.camp-page form#contactForm textarea {
    width:275px;
    height:150px;
}