@charset "utf-8";
/* CSS Document */
/**************************
Coded by Webmaster Paula Duggan|Shackles On January26th 2009 pduggan@crowder.edu
updated March31 2009 PD
****************************/

body {background-color:#FFF;
margin:0px;
padding:0px;
font-family:"Tahoma",Geneva,Helvetica,Arial,serifSansSerifMonospace;
font-size:14px;}

.makeme450 {
	
	width:450px;
	float:left;}

/*******************
Fonts are odd sounding but are default Windows XP -> Windows 7 fonts
**********************/

h1 {
	color:#3a2c19;
	font-size:36px;
	font-family: "Palatino", Times, Times New Roman, serif;
}

h2 {font-family: "Palatino", Times, Times New Roman, serif;
	color:#0e3a80;
	font-size:24px;
	padding-bottom:4px;}

	
h3 {font-family: "Palatino", Times, Times New Roman, serif;
	color:#3a2c19;
	font-size:18px;}	

blockquote {
	font-family:"Tahoma",Geneva,Helvetica,Arial,serifSansSerifMonospace;
	color:#36C;
	line-height:16px;
	font-size:16px;
	background-attachment: scroll;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:70px;
	min-height:30px;
}

ul {
	list-style-image: none;
	list-style-type: none;
	
}

li {
	list-style-image: none;
	list-style-type: none;
	padding:5px 0px 0px 0px;
	
}
.floatLeft {float:left;border:0px; padding:5px;}
.floatRight {float:right;border:0px; padding:5px;}
.gray {background-color:#CCC;}
.bottomBorder,hr{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7B9CD1;
		}
.printOnly {display:none;}		
	
a:link, a:visited {color:#144085}	
a:hover, a:active{color:#0e3a80;}

#wrapper {
	width:1005px;
	background-attachment: scroll;
	background-image: url(images/wastewater-rght-btm-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #3a2c19;
}

#banner {
	background-attachment: scroll;
	background-image: url(images/bg-top-repeat-x.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	height:48px;
	}
#apDiv1 {
	position:absolute;
	left:455px;
	top:6px;
	width:538px;
	height:36px;
	z-index:1;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
}

#apDiv1 a:visited, #apDiv1 a:active, #apDiv1 a {  font-size:12px; color:#fff; text-decoration:underline;}
#apDiv1 a:hover {color:#F90;}	

	
#content {
	background-attachment: scroll;
	background-image: url(images/environmental-sciences.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:660px;
	padding:48px 0px 0px 0px;
	float:right;
	margin:-7px 0px 0px 0px;
}
	#contentText {width:630px;
	margin:-90px 15px 30px 15px;}/**SubLayer**/
	
	

#leftColumn {
	width:345px;
	background-attachment: scroll;
	background-image: url(images/wastewater-left-col-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
	#relatedLinks{
	width:289px;
	margin:260px 25px 0px 25px;
	border: 3px solid #dfe8f4;
	background-color:#FFF;
	background-image:url(images/related-links.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 0px 0px 0px;
}/**SubLayer**/

#footer {
	clear:both;
		background-image:url(images/footer.gif);
	background-color:#FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border: 3px solid #000;
	overflow:hidden;
	padding:150px 30px 15px 30px;
	color:#999; 
	font-size:10px;
}

