@import '/_resources/css/pdastyles.css';
h3{
	margin-bottom:10px;
}
#content-wrap h1{
	float:left;
	/*width:242px;*/
	height:39px;
	padding:24px 30px 0 30px;
	background: url(/_resources/images/backgrounds/page-header.gif) left top repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-size:140%;
	margin:10px 0 15px -8px;
}
.white-wrap{
	float:left;
	width:743px;
	padding:15px;
	margin-bottom:15px;
	margin-left:5px;
	background:#fff;
}
.col-wrap{
	float:left;
	width:360px;
}
.col-wrap p{
	font-size:90%;
}
.col-wrap blockquote{
	background:#f2f2f2;
	padding:10px 15px;
	width:320px;
	font-size:80%;
}
.col-wrap h2{
	font-size:120%;
	margin:10px 0 15px;
}
.col-right{
	padding-left:10px;
}
/*------------- news ---------------------*/

.news-left{
	float:left;
	width:500px;
	padding-right:40px;
}
.news-left li{
	padding:10px 6px;
}
.even{
	background: #F9F9F9;
}
.newsdate{
	font-weight:bold;
}
.newscopy{
	color:#666;
}
.news-right{
	float:left;
	width:200px;
}
.widget{
	padding-bottom:10px;
	margin-bottom:15px;
}
.widget h3{
	background: url(/_resources/images/backgrounds/page-header.gif) repeat-x scroll left top;
	color:#fff;
	padding: 8px 5px;
}

.widget h3 a{
	color:#fff;
}
.widget-content{
	padding:5px;
}
/*------------- staff ---------------------*/
.rostercontainer{
	float:left;
	height:56px;
	overflow:hidden;
	margin-right:5px;
}
/*.rostercontainer a{
	float:left;	

	border:1px solid #fff;
}
.rostercontainer a:hover{
	border:1px solid #ea0a0a;
}*/
.rosterimage{
	width:56px;
}
.large-image{
	float:left;
	margin-right:10px;
}
#staff .col-wrap{
	margin-left:15px;
	border-left:1px dotted #ccc;
	padding-left:15px;
	width:400px;
	float:right;
	min-height:296px;
	_height:296px;
}
#staff .col-wrap h2{
	margin-bottom:0;
}
#staff .col-wrap h3{
	font-size:100%;
	color:#666;
	margin-bottom:15px;
}
#table h3{
	font-size:100%;
}
.openings td{
	border:1px solid #fff;
}

#content-wrap p{
	margin-bottom:10px;
}

#walkthrough{
	width:760px;
	margin-left:-5px;
}
/*----------------- birthday ----------*/
.indent1,.indent2,.indent3,.indent4{
	font-weight:bold;
	margin-bottom:10px;
}
.indent1{
	margin-left:40px;
	color:#FF0000;
	
}
.indent2{
	margin-left:50px;
	color:#33CCFF;
}
.indent3{
	margin-left:60px;
	color:#00FF33;
}
.indent4{
	margin-left:70px;
	color:#FF33CC;
}
/*------------- contact -------------------*/


#contact{
	clear:left;
	/*width:800px;*/
	padding:10px;
}

#contactwrap{ float:left;}

.contactbox{
	clear:left;
	float:left;
	width:403px;
	border:1px dashed #CCCCCC;
	margin:0 15px 20px 0;
	padding:0 0 10px 10px;
}

.contactbox ul{
	display:block;
	float:left;
}

* html .contactbox ul,*+html .contactbox ul{
	clear:left;
}
.contactbox li{
	float:left;
	width:250px;
	display:inline;
}

#contactform{
	/*border:1px dashed #CCCCCC;*/
	float:right;
	width:338px;
	position:relative;
}

#contactform p{
	margin:0;
}
#contactform p.black{color:#000;margin-bottom:10px;}

#contact .textfield, #contact textarea{
	width:300px;
}

#contact textarea{ 	height:200px; }

#contact h2{
	/*margin:10px 0 5px 10px;*/
	margin:10px 5px 5px 0;
	width:90%;
}
.coach_div{
	display:none;
}
span.error,span.success {
  background:url(/_resources/images/chk_off.jpg) no-repeat 0px 0px;
  padding-left: 18px;
	margin: 0 0 5px 5px;
	display:none;
	float:left;
}
span.success {
  background:url(/_resources/images/chk_on.png) no-repeat 0px 0px;
}

form.cmxform label.error {
	margin-left: auto;
	width: 250px;
}
input.error,textarea.error{
	border:1px solid red;
}
em.error { color: black; }
#warning { display: none; }
.coach_div p{
	margin-bottom:0;
}
.coach_div input{
	margin-bottom:8px;
}
/*---------fundraiser-------*/
#fundraiser .white-wrap{
	background: #fff url(/_resources/images/backgrounds/hawaiian-theme.jpg) right top no-repeat;
	height:420px;
}
#fundraiser .white-wrap p{
	width:400px;
	margin-bottom:50px;
}
.buy-tickets-now{
	display:block;
	width:383px;
	height:75px;
	text-indent:-9999em;
	border:none;
	cursor:pointer;
	background: url(/_resources/images/buttons/buy-tickets.jpg) no-repeat left top;
}
.buy-tickets-now:hover{
	background-position: left -75px;
}
#fundraiser .white-wrap li span{
	color:#666;
}
