/************************************************

			General Template

************************************************/



body {

	background:#e2e6e2 url(../images/layout/background-image.gif) repeat scroll 0 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	width:100%;	
}



#content-wrapper {

	background:#ffffff none repeat scroll 0 0;

	display:block;

	float:left;

	width:992px;

}



#content-wrapper2 {

	margin:0 0 0 480px;

	padding:0 15px 0 0;

	min-height:527px;

}



#wrapper {

	display:block;

	margin:0 auto;

	padding:10px 0 0 0;

	width:992px;

	overflow:hidden;

}



#left-pane {

	background:#C6D3C5 url(../images/layout/swerve.gif) repeat-Y top right;

	display:block;

	float:left;

	margin:16px 0 0 0;

	padding:0;

	width:455px;

	min-height:527px;

} 



/************************************************

			Header Code

************************************************/



#top-menu {

	background:url(../images/layout/header.gif) no-repeat top left;

	display:block;

	float:left;

	width:992px;
	/* height:175px;  this did not file the header gap in Opera. :( */

	overflow:hidden;

}



#header-images {

	position:relative;

	top:0px;

	float:right;

	padding:0;

	width:571px;

	margin:6px 0 5px 0;

}



#header-menu-bg {

	position:absolute;

	top:171px;

	background:#f0cb00;

	width:992px;

	height:30px;

}	



#header-menu {

	clear:both;	

	float:right;

	padding:0;

	width:536px;

	color:#231f20;

	font-size:12px;

	text-align:right;

	margin:0;

	position:relative;

	top:-3px;

}



.header-menu-item {

	border-left:2px solid #231f20;

	display:inline;

	float:left;

	margin:0 11px 0 0;

	padding-left:11px;

}



.header-menu-item-first {

	border-left:0 solid #231f20;

	display:inline;

	float:left;

	margin:0 7px 0 0;

	padding-left:7px;

}



#header-menu a, #header-menu a:link, #header-menu a:active {

	color:#231f20;

	font-weight:bold;

	text-decoration:none;

	margin:0;

	padding:0;

}



#header-menu a:hover {

	color:#A1B2A5;

	font-weight:bold;

	text-decoration:none;

	margin:0;

	padding:0;

}



.right-pad {

	padding-right:2px;

}



/************************************************

			Footer  Code

************************************************/



#footer {

	clear:both;

	display: block;

	float:left;

	height:40px;

	width:992px;

	border-top:#a3b4a7 solid 4px;

	padding:5px;

	background:#fff;

}



#footer-left {

	color:#231f20;

	display:block;

	float:left;

	margin-top:5px;

	width:895px;

	font-weight:bold;
	
	font-size:10px;

}



#footer-right {

	color:#231f20;

	display:block;

	float:left;

	margin-top:5px;

	width:95px;

	text-indent:20px;

}



#footer a, #footer a:link, #footer a:active {

	color:#5a2a00;

	font-weight:bold;

	text-decoration:none;
	
	font-size:10px;

}



#footer a:hover, #footer li:hover {

	color:#A3B4A7;

	font-weight:bold;

	text-decoration:none;

}



/************************************************

			Left Area Code

************************************************/



#leftside-spacer {

	margin:50px 0 0 36px;

}



/************************************************

			 Content Area Code

************************************************/



.title-padding {

	padding:0px 0 0 0px;
	padding-top:0px;

}

.subheader {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	color:#62350d;
}

.subheader2 {
	color:#00592e;
	font-weight:bold;
	font-size:16px;
	padding-left:20px;
	font-style:italic;
}

.left-header-pad {
	padding:5px 0 0 57px;
	margin:0;
}

.left-header-pad2 {
	padding:0 58px 0 0;
	margin:-10px 0 0 0;
	text-align:center;
}

.left-header-pad3 {
	padding:0 0 0 4px;
	margin:0;
}

ul.icons li {
	list-style-image:url(../images/layout/icon.gif);
	line-height:18px;
}

ul.icons li ul.tiny-icon li {
	list-style-image:url(../images/layout/tiny-icon.gif) center center;
	line-height:18px;
}

#main-code {
	height:527px;
	margin-left:15px;
	margin-top:15px;
	overflow-x:hidden;
	overflow-y:auto;
	width:474px;
}

#contact-code {
	height:527px;
	margin-top:15px;
	overflow-x:hidden;
	overflow-y:auto;
	width:474px;
}

.contact {
	color:#00592e;
	margin:15px;
	padding:0;
}
/************************************************

			   Day Program Code

************************************************/

#day-code {
	height:527px;
	margin-left:38px;
	margin-top:15px;
	overflow-x:hidden;
	overflow-y:auto;
	width:474px;
}


/************************************************

		   Social Connections Code

************************************************/

#connections-code {
	height:527px;
	margin-left:38px;
	margin-top:15px;
	overflow-x:hidden;
	overflow-y:auto;
	width:474px;
}


.green-text {
	color:#00592e;
	font-weight:bold;
}


/************************************************

		  Out & About Code

************************************************/

#transportation-code {
	height:527px;
	margin-left:38px;
	margin-top:15px;
	overflow-x:hidden;
	overflow-y:auto;
	width:474px;
}

/************************************************

		  ON Page Content Links

************************************************/

.link-style a, .link-style a:link, .link-style a:active {

	color:#5a2a00;

	font-weight:bold;

	text-decoration:none;
	
	font-size:12px;

}

.link-style a:hover{

	color:#A3B4A7;

	font-weight:bold;

	text-decoration:none;

}