body {
	margin: 0px;
	padding: 0px;
	background: #005826;
	font-family: Arial, Verdana, Helvetica Sans-Serif;
	font-size: 12px;
	
}

a { 
	color: #005826;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #227846;
	font-weight: bold;
	text-decoration:underline;
}



#wrapper {
	width: 1000px;
	margin: 0px auto 0px;
	background-color: #FFFFFF !important;
	min-height: 1000px !important;
	border-right: #012F14 2px solid;
	border-left: #012F14 2px solid;
	overflow:auto;
}

#header {
	background: #FFFFFF;
	width: 1000px;
	min-height: 60px !important;
	padding: 4px 0px 0px 0px;
	margin: 0px auto 0px;
}

#midsection {
	background: #FFFFFF;
	width: 880px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
}

fieldset {
	width: 574px;
	border: #bbbbbb 1px solid;
}

.fieldset_search {
	width: 180px;
	border: #bbbbbb 1px solid;
}

.legendtitle {
	color: #005826;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:18px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#footer {
	clear: both;
	color:#ffffff;
	background: #019C43;
	border-top: #6b6b6b 1px solid;
	border-bottom: #6b6b6b 1px solid;
	width: 992px;
	height: 18px !important;
	margin: 0px auto 0px;
	font-size: .8em;
	padding-top: 4px;
	padding-left: 8px;
}

#footer a {
	text-decoration: none;
	color: #eeeeee;
}

#s_left {
	width: 200px;
	float:left;
	/*border-right:#cccccc 1px solid;*/
	min-height:1000px !important;
}

#m_content {
	width: 590px;
	float: left;
	padding: 0px 10px 0px 10px;
	

}


#s_right {
	width: 180px;
	float: right;
	border-left:#cccccc 1px solid;
	min-height:1000px !important;

}


/* -------------------- */
.front_burb {
	width:490px;
	float:right;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border-left: #005826 4px solid;
	font-weight: bold;
	color: #6b6b6b;
}

.front_burb h1 {
	color: #005826;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:24px;
	display: inline;
}

/* ---------------------- */

#navigation {
	width: 1000px;
	height: 19px !important;
	background: #019C43;
	border-top: #6b6b6b 1px solid;
	border-bottom: #6b6b6b 1px solid;
}

#navbar ul {
	margin:0;
	margin-left: 10px; 
	padding: 0;
	list-style: none;
}

#navbar li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}


#navbar a{
	float: left;
	display: block;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0 1px 0 0; 
	padding: 2px 10px;
	background-color: #005826; 
	color: #ffffff;
	
}

#navbar  a:visited{
	background-color: #005826; 
	color: #ffffff;
} 

#navbar  a:hover{
	background-color: #65DE12;
	color: #000000;
}

.large_letter_links {
	font-size:1.3em;
}

.smallGreyText {
	fint-size:.8em; color:#555555;
}

.college_listing_td { border-top:#999999 1px dotted; padding:4px 4px 4px 4px; }
