/* CSS File */

	html,body {
		margin:0;
		height:100%; /* needed for container min-height */
		position: relative;
	}
	html{
		border: 0px solid blue;
	}
	body{
		background-color: #FFFFFF;
		font-family: arial, helvetica, sans-serif;
		margin: 0px;
		margin-left: 13px;
		height: 100%; /* Needed for container min-height */
		font-size: 13px;
		border: 0px solid red;
	}
	a  {
		color: #6997AC;
	}
	a:visited  {
		color: #90A8BA;
	}

	img {
		border: 0px;
	}
	
	p{
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	hr {
		border: 0;
		color: #CCCCCC;
		background-color: #CCCCCC;
		height: 1px;
		width: 100%;
		text-align: left;
		margin-top: 45px;
		margin-bottom: 45px;
	}
	
	#container{
		position: relative; 		/* needed for footer positioning */
		margin: 0 auto; 			/* center, not in IE5*/
		height: auto !important; 	/* real browsers */
		height:95%; 				/* IE6: treated as min-height */
		min-height: 95%; 			/* real browsers */
		padding: 20px;
	}

	#header{
		width: 900px;
		padding-top: 10px;
		padding-bottom: 30px;
		margin-bottom: 5px;
	}

		#header .header1{
			color: #6997AC;
			font-size: 34pt;
			font-family: arial, helvetica, sans-serif;
		}

		#header .header2{
			color: #90A8BA;
			font-size: 30pt;
			font-family: arial, helvetica, sans-serif;
		}
		#header a {
			text-decoration: none;
		}

	#footer{
		position: absolute;
		bottom: 15px; /* stick to bottom */
		height: 150px;
		color: #90A8BA;
		border: 0px solid red;
	}
		#footer_content{
			position: absolute;
			bottom:0px;
			vertical-align: bottom;
			padding: 20px;
			padding-left: 0px;
			font-size: 14px;
			line-height: 17px;
			border: 0px solid green;
			width: 900px;
			color: #6997AC;
		}
		#footer a{
			color: #6997AC;
			text-decoration: none;
		}
		#footer_logo{
			float:left;
			margin-right:10px;
			border:0px;
		}
	#content{
		position: relative;
		border: 0px solid black;
		padding-bottom: 150px;
		min-height: 230px;
	}
	#left_menu{
		width: 148px;
		height: 279px;
		border: 0px solid red;
		float: left;
		background-image: url('images/left_menu_148.gif');
		background-repeat: no-repeat;
		border: 0px solid red;
		padding-top: 7px;
		position: absolute;
	}
		#left_menu a{
			padding: 10px;
			color: #FFFFFF;
			text-decoration: none;
			font-size: 16px;
			font-weight: bold;
		}
		
		#left_menu a:hover{
			text-decoration: underline !important;
		}

	#left_upper_menu{
		border: 0px solid green;
		position: absolute;
		bottom: 10px;
	}
		
	#top_menu{
		margin-bottom: 20px;
		width: 780px;
		position: relative;
		top: 2px;
	}
		.top_spiffy{display:block}
		.top_spiffy *{
			display:block;
			height:1px;
			overflow:hidden;
			font-size:.01em;
			background:#6997AC}
		.top_spiffy1{
			margin-left:0px;
			margin-right:3px;
			padding-left:0px;
			padding-right:1px;
			border-left:0px solid #bed2db;
			border-right:1px solid #bed2db;
			background:#8eb1c0}
		.top_spiffy2{
			margin-left:0px;
			margin-right:1px;
			padding-right:1px;
			padding-left:0px;
			border-left:0px solid #f0f4f6;
			border-right:1px solid #f0f4f6;
			background:#85aabb}
		.top_spiffy3{
			margin-left:0px;
			margin-right:1px;
			border-left:0px solid #85aabb;
			border-right:1px solid #85aabb;}
		.top_spiffy4{
			border-left:0px solid #bed2db;
			border-right:1px solid #bed2db}
		.top_spiffy5{
			border-left:0px solid #8eb1c0;
			border-right:1px solid #8eb1c0}
		.top_spiffy_fg{
			background:#6997AC;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			text-align: center;
			line-height: 150%;
			padding: 7px;
		}
		#top_menu a{
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#top_menu a:hover{
			text-decoration: underline !important;
		}
	#sub_menu{
		margin-bottom: 40px;
		padding: 0px;
		font-size: 12px;   /* 16px */
		font-weight: bold;
		width: 780px;
		color: #FFFFFF;
		text-align: center;
		line-height: 150%;
	}
		.sub_spiffy{display:block}
		.sub_spiffy *{
			display:block;
			height:1px;
			overflow:hidden;
			font-size:.01em;
			background:#90A8BA}
		.sub_spiffy11{
			margin-left:0px;
			margin-right:3px;
			padding-left:0px;
			padding-right:1px;
			border-left:0px solid #cfd9e1;
			border-right:1px solid #cfd9e1;
			background:#abbdcb}
		.sub_spiffy12{
			margin-left:0px;
			margin-right:1px;
			padding-right:1px;
			padding-left:0px;
			border-left:0px solid #f3f6f8;
			border-right:1px solid #f3f6f8;
			background:#a5b8c7}
		.sub_spiffy13{
			margin-left:0px;
			margin-right:1px;
			border-left:0px solid #85aabb;
			border-right:1px solid #85aabb;}
		.sub_spiffy14{
			border-left:0px solid #cfd9e1;
			border-right:1px solid #cfd9e1}
		.sub_spiffy15{
			border-left:0px solid #abbdcb;
			border-right:1px solid #abbdcb}
		.sub_spiffy_submenu{
			background:#90A8BA;
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			text-align: center;
			line-height: 150%;
			padding: 7px;
		}
		#sub_menu a{
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#sub_menu a:hover{
			text-decoration: underline !important;
		}
	
	.block_link {
		/*white-space: nowrap;*/
	}
		
	#main_section{
		border: 0px solid red;
		margin-left: 148px;
	}
	#page_title{
		font-size: 21px;
		color: #6997AC;
		margin-bottom: 5px;
		margin-left: 30px;
		width: 750px;
	}
	
		#page_title .dividing_line{
			position: relative;
			top: -10px;
		}
	#page_content{
		width: 680px;
		min-height: 200px;
		margin-left: 30px;
		padding-right: 70px;
	}
		#page_content.whatwedo{
			background-image: url('images/blue_line_bg.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			padding-top: 90px;
		}
		#page_content.wwdmain{
			padding-top: 0px;
		}
		#page_content.whereweare{
			background-image: url('images/thin_blue_line.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			padding-top: 20px;
		}	
		#page_content.people{
			background-image: url('images/thin_blue_line.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			padding-top: 20px;
		}
		#page_content.news{
			background-image: url('images/blue_side_bar.png');
			background-position: 100% 0%;
			background-repeat: no-repeat;
			padding-top: 0px;
		}
	.page_right_box {
		border: 0px solid #FFFFFF;
		float: right;
		padding: 0px;
		color: #FFF;
		width: 200px;
	}	
		.page_right_box a{
			color: #FFF;
			text-decoration: none;
		}
		.right_spiffy{display:block}
		.right_spiffy *{
			display:block;
			height:1px;
			overflow:hidden;
			font-size:.01em;
			background:#6997AC}
		.right_spiffy6{
			margin-left:3px;
			margin-right:3px;
			padding-left:1px;
			padding-right:1px;
			border-left:1px solid #bed2db;
			border-right:1px solid #bed2db;
			background:#8eb1c0}
		.right_spiffy7{
			margin-left:1px;
			margin-right:1px;
			padding-right:1px;
			padding-left:1px;
			border-left:1px solid #f0f4f6;
			border-right:1px solid #f0f4f6;
			background:#85aabb}
		.right_spiffy8{
			margin-left:1px;
			margin-right:1px;
			border-left:1px solid #85aabb;
			border-right:1px solid #85aabb;}
		.right_spiffy9{
			border-left:1px solid #bed2db;
			border-right:1px solid #bed2db}
		.right_spiffy10{
			border-left:1px solid #8eb1c0;
			border-right:1px solid #8eb1c0}
		.right_spiffy_fg{
			background:#6997AC;
			color: #FFFFFF;
			font-size: 13px;
			text-align: center;
			line-height: 150%;
			padding: 4px;
		}
		.right_spiffy_fg a{
			color: #ffffff !important;
		}
	.page_right_container{
		float: right;
		position: relative;
		right: -50px;
		border: 0px solid red;
		padding-bottom: 20px;
		margin-top: 20px;
		margin-left: -30px;
		width: 220px;
	}

		.page_right_container.news{
			position: relative;
			right: -50px;
		}

/* HOME PAGE */

	#home_table{
		margin-left:auto;
		margin-right:auto;
		margin-top: 50px;
		min-width: 800px;
		color: #FFFFFF;
	}
		#home_table td{
			background-image:url('images/box_light_148.gif');
			background-repeat: no-repeat;
			vertical-align: bottom;
			padding-left: 10px;
			padding-bottom: 10px;
			width: 138px;
			min-width: 138px;
			height: 148px;
			min-height: 138px;
			border: 0px solid red;
			color: #FFFFFF;
			cursor: pointer;
		}
		
		#home_table td:hover{
			background-image:url('images/box_dark_148.gif');
			cursor:pointer;
		}
			
	.indexlink{
		color: #FFFFFF !important;
		font-size: 18px;
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
	}
	
	.big_box {   /* for span within home_table td */
		position: relative;
		font-family: arial, helvetica, sans-serif;
		font-size: 18px;
		color: #FFFFFF;
		left: 10px;
		bottom: 10px;
	}
	.big_box a {
		position: relative;
		bottom: 0px;
		color: #FFFFFF;
		text-decoration: none;
	}
			
/* PEOPLE PAGE */

	.people_box{
		width: 150px;
		height: 150px;
		background-color: #FFFFFF;
		float: left;
		margin-left: 20px;
		margin-bottom: 20px;
		background-repeat:no-repeat;
		background-position:bottom center;
		text-align: center;
	}

	.people_box img {
		border:0px;
	}
	
	#about_people_box {
		width: 304px;
		height: 134px;
		background-color: #FFFFFF;
		border: 3px solid #90A8BA;
		float: left;
		margin-left: 20px;
		margin-bottom: 10px;
		color: #000;
		font-size: 14px;
		padding: 5px;
	}

/* NEWS PAGE */ 

	h1 {
		color: #6997AC;
		margin-bottom: 0px;
		font-size: 21px;
	}
		h1.news a{
			text-decoration: none;
			color: #6997AC;
		}
		h1.news a:hover{
			text-decoration: underline;
		}
		h1.news a:visited{
			/*color: #90A8BA;*/
			color: #6997AC;
		}

		h1.wwd {
			color: #6997AC;
			font-size: 21px;
			margin-bottom: 5px;
			margin-left: 30px;
			width: 750px;
		}
	h2{ 
		color: #90A8BA;
		font-size: 14px;
	}
	
		h2.news{
			/*text-decoration: underline;*/
			margin-top: 0px;
			font-size: 16px;
		}
	
	#news_archive_box{
		color: #FFFFFF;
		display:none;
	}
	
	#news_archive_box a{
		color: #FFFFFF;
	}
	
/* WHAT WE DO PAGE */

	.case_photo {
		margin: 5px;
		margin-left: 20px;
		margin-right: -10px;
		position: relative;
		top: -60px;
		margin-bottom: -40px;
	}

	.case_photo_main {
		margin: 5px;
		margin-left: 20px;
		margin-right: -10px;
		position: relative;
		top: 0px;
	}
	
	.clearboth{
		clear: both;
	}

	.blue_divider{
		margin-bottom: 10px;
	}
	
	.selected{
		font-style: italic;
		text-decoration: underline !important;
	}	
	
/* Admin section */

	.wideinput{
		width: 300px;
	}

	.grey_box{
		border:1px solid #6997AC;
		background-color: #DDDDDD;
		padding:5px;
		width: 670px;
	}

	#alert_text {
		background-color: #FFBBBB;
		padding: 5px;
	}
	
/* Help Window */
	.codetext {
		font-family: "Courier New", Courier, monospace;
	}
	.helpbox {
		background-color: #DDDDDD;
		padding: 7px;
		margin-right: 10px;
		margin-bottom: 15px;
		margin-top: 0px;
		border: 1px solid #CCCCCC;
	}
	
/* Contact page */

 #contact_image{
	margin-right:0px
}
 
 #contact_form{
	float:right;
	width: 260px;
 }
 
 .clearright{
	clear:right;
 }
 .clearleft{
	clear:left;
 }
 .clearboth{
	clear:both;
 }
 
 .image_include{
	float: left;
	margin-right: 10px;
	border: 0px;
 }
 
 /**{border: 1px solid black;}*/