@charset "utf-8";
/* css document */

* {
	margin:0;
	padding:0;
}

html {
	margin: 0 auto;
	padding:0;
}

h3 {
	font-family: "Trebuchet MS";
	font-size:18px;
	color:#73C167;
}

h5 {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#00b5cc;
}

/* -------- home nav -------- */

a.homenav {
	color:#00B5CC;
	text-decoration: none;
	padding: 0px 18px 0px 18px;
	font-weight:bold;
}

a.homenav:hover {
	color:#ACD4F1;
}

a.homenavspec {
	color:#EC098D;
	text-decoration: none;
	padding: 0px 18px 0px 18px;
	font-weight:bold;
}

a.homenavspec:hover {
	color:#ACD4F1;
}

.tagbig {
	top:0px;
	left:90px;
	z-index:1;
	position:absolute;
}

/* -------- content -------- */

a.content {
	color:#EC098D;
	text-decoration:underline;
	cursor:pointer;
}

a.content:hover {
	color:#ACD4F1;
}

.rollover {
	color:#4DA84F;
	text-decoration:none;
	cursor:pointer;
}

p.content {
	font-family: "Trebuchet MS";
	/*font-size:12px;*/
	font-size:13px;
	font-color:#231F20;
	margin-top:12px;
	margin-bottom: 12px;
}

p.camps {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-color:#231F20;
	line-height:130%;
}

ul, ol {
	margin-left:24px;
	font-family: "Trebuchet MS";
	/*font-size:12px;*/
	font-size:13px;
}

/* -------- top nav -------- */

a.topnav {
	color:#FFF;
	text-decoration:none;
	padding: 0px 30px 0px 30px;
}

a.topnav:hover {
	color:#ACD4F1;
	text-decoration:none;
	padding:0px 30px 0px 30px;
}

a.selected {
	color:#E5E86C;
	text-decoration:none;
	padding: 0px 30px 0px 30px;
}

a.topnavspec {
	color:#EC098D;
	text-decoration: none;
	padding: 0px 30px 0px 30px; 
}

a.topnavspec:hover {
	color:#ACD4F1;
}

.tag {
	top:-7px;
	left:226px;
	z-index:1;
	/*position:relative;*/
	position:absolute;
}

/* -------- left nav -------- */

a.leftnav {
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#00B5CC;
	text-decoration:none;
}

a.leftnav:hover {
	color:#ACD4F1;
}

a.lnselected {
	color:#EC098D;
	text-decoration:none;
	font-weight:bold;
}

ul.leftnav, li.leftnav {
	font-family: "Trebuchet MS";
	font-size:12px;
	list-style-type: none;
}

.apply {
	margin-top:50px;
}

#apply {
	margin-top:350px;
	position:absolute;
	
}


/* -------- footer -------- */

a.footer {
	color:#FFF;
	text-decoration: none;
}

a.footer:hover {
	color:#ACD4F1;
}

/* -------- divs -------- */

#wrapper {
	margin:0 auto;
	width: 800px;
	background-color: #FFF;
	height:700px;
	position:relative;
}

#content_home {
	background-image: url(../images/home_bg.jpg);
	background-repeat:no-repeat;
	height:616px;
	/* new below 11/2 */
	/*position:relative;*/
}

#contright {
	/*border: 1px solid #C00;*/
	/*width:564px;*/
	width:578px;
	height:615px;
	float: right;
	/*background-image:url(../images/home_template.jpg);*/
}
#contright_top {
	height:175px;
	/*padding:21px 0px 0px 127px;*/
	padding:21px 0px 0px 108px;
}
#homenav {
	height:25px;
	/*padding:3px 0px 0px 15px;*/
	padding:3px 0px 0px 34px;
	background-color:#FFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	vertical-align:middle;
}
#dyn_home_top {
	/*border: 1px solid #C00;*/
	/*padding: 0px 36px 0px 32px;*/
	padding: 0px 24px 0px 46px;
	font-family: "Trebuchet MS";
	font-size:12px;
	line-height:130%;
	color: #231F20;
}
#dyn_home_bot {
	/*border: 1px solid #0C0;*/
	height:175px;
}

#dyn_home_bot_left {
	float:left;
	/*padding:4px 0px 0px 32px;*/
	padding:4px 0px 0px 46px;
}

.applyhome {
	padding:12px 0px 0px 36px;	
}

.bigtext {
	color:#00B5CC;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height:120%;
}
a.bigtext {
	color:#EC098D;
	text-decoration:underline;
}
a.bigtext:hover {
	color:#ACD4F1;
}


#dyn_home_bot_right {
	vertical-align:bottom;
	/*margin:5px 43px 0px 0px;*/
	margin:5px 29px 0px 0px;
	padding: 6px 0px 0px 6px;
	width:266px;
	height:165px;
	background-color: #FFF;
	float:right;
}

#topnavhead {
	width: 800px;
	height: 165px;
	background-image:url(../images/topbanner_bg.jpg);
	position:relative;
}
#topnavhead_left {
	float:left;
}
#topnavhead_right {
	float:right;
	margin:34px 56px 0px 0px;
}
#topnav {
	margin-top:5px;
	padding-top:2px;
	padding-bottom:3px;
	width:800px;
	height:27px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:18px;
	background-color:#00B5CC;
}

#content_container {
	/*border:1px solid #000;*/
	margin:5px 0px 5px 0px;
	float:left;
	width:100%;
	background-color:#FFF;
	/*position:relative;*/
	/*right: 30%;*/
	/*right: 30%;*/
}

#leftnav_container {
	float:left;
	/*width:168px;*/
	width:100%;
	background-color:#E5E86C;
	/*position:relative;*/
	/*right:49%;*/
	/*right:0%;*/
	background-image:url(../images/leftnav_bg.gif);
	/*background-repeat:no-repeat*/
	background-repeat:repeat-y;
}

#leftnav {
	/*border: 1px solid #C00;*/
	/*margin:5px 0px 5px 0px;*/
	padding:16px 0px 0px 20px;
	/*width:148px;*/
	float:left;
	/*width:21%;*/
	/*width:21%;*/
	/*width:168px;*/
	width:148px;
	left:20%;
	
	min-height:400px;
    height:auto !important;
    height:400px; 
	
	/* new */
	/*position:relative;*/
	/* 11/02 change below... hidden will kill flow in IE6 */
	/*overflow:hidden;*/
	
	/* end new */
	/*background-image:url(../images/leftnav_bg.gif);
	background-repeat:no-repeat
	background-repeat:repeat-y;*/
}

#content {
	/*border: 1px solid #0C0;*/
	/*margin:5px 50px 5px 0px;*/
	padding:16px 50px 24px 24px;
	/*width:562px;*/
	
	float:right;
	/*width:79%;*/
	width:69%;
	width:556px;;
	left:80%;
	
	min-height:400px;
    height:auto !important;
    height:400px;
	
	/* new */
	/*position:relative;*/
	
	/* 11/02 change below... hidden will kill flow in IE6 */
	/*overflow:hidden;*/
	/* end new */
	
	background-color:#FFF;
	border-right: 2px solid #ACD4F1;
	
}

#camps {
	width:176px;
	/*height:334px;*/
	height:auto;
	background-color:#E5E86C;
	float:right;
	margin:0px 0px 15px 15px;
	padding:8px;
}

#footer {
	margin-top:5px;
	height:78px;
	clear:both;
	background-image: url(../images/footer_bg.gif);
}

#footleft {
	text-align: left;
	margin-top:52px;
	margin-left:24px;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFF;
	float:left;
}

#footright {
	text-align:right;
	margin-top:52px;
	margin-right:30px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#FFF;
	float:right;
}

table {
	/*border: 1px solid #E5E86C;*/
}

td {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #231F20;
}

td.header {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#00b5cc;
	padding:2px 0px 2px 2px;
}

td.data {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #231F20;
	padding:1px 2px 1px 6px;
}

td.email {
	font-family:"Trebuchet MS";
	font-size:12px;
}