/* CSS Document */

/* Text Styles */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	background-image: url(../images/bckgnd_rep.gif);
	background-color: #CFECFF;
	text-align: center;
	}
h1 {
	margin: 0px 0px 20px 0px;
	font-size: 30px;
	color: #09F;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	font-weight: normal;
	}
h2 {
	margin: 15px 0px 10px 0px;
	font-size: 21px;
	color: #09F;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	font-weight: normal;
	}
h3 {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #84B100;
	line-height: 130%;
	font-weight: normal;
	}
h4 {
	margin: 5px 0px 20px 0px;
	font-size: 21px;
	color: #333333;
	line-height: 160%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	}
h5 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 110%;
	}
h6 {
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	color: #333333;
	line-height: 130%;
	}
.mission {
	margin: 5px 0px 20px 0px;
	font-size: 21px;
	color: #333333;
	line-height: 110%;
	}
p {
	margin: 0px 0px 10px 0px;
	}
li {
	margin: 0px 0px 10px 0px;
	}
ul {
	padding: 0px 0px 0px 20px;	
	}


/* Layout */

#container {
	width: 890px;
	padding: 1px 0px 0px 10px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/bckgnd_ambulance.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 50px;
	border-left-width: 50px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #09F;
	border-left-color: #09F;
	overflow:hidden;
	}
#navigation {	
	width: 638px;
	height: 36px;
	}
#photo {
	width: 290px;
	height: 239px;
	float: right;
	}
#dropdown {
	width: 225px;
	height: 119px;
	margin: 65px 0px 0px 0px;
	padding: 55px 0px 0px 13px;
	float: left;
	background-image: url(../images/choose_a_college.gif);
	background-repeat: no-repeat;
	}
#strapline {
	width: 346px;
	height: 91px;
	margin: 65px 0px 0px 13px;
	float: left;
	}
#logo {
	width: 890px;
	height: 61px;
	clear: both;
	}
#mainarea {
	width: 890px;
	}
#maintext {
	width: 658px;
	min-height: 480px;
	float: left;
	margin: 20px 0px 10px 10px;
	}
#maintext2 {
	width: 840px;
	min-height: 480px;
	float: left;
	margin: 20px 0px 10px 20px;
	}
#articles {
	width: 200px;
	min-height: 470px;
	float: right;
	margin: 30px 1px 0px 0px;
	padding: 38px 0px 0px 0px;
	background-image: url(../images/articles_header.gif);
	background-repeat: no-repeat;
	}
#articletext {
	background-image: url(../images/articles_rep.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding: 10px;
	width: 180px;
	margin: 0px;
	font-size: 11px;
	line-height: 140%;
	}
#articletext a {
	color: #333333;
	}
#collegeheader {
	width: 840px;
	min-height: 10px;
	float: left;
	margin: 20px 0px 10px 20px;
	}
#collegecontact {
	width: 214px;
	min-height: 200px;
	float: left;
	margin: 0px 0px 10px 20px;
	}
#collegeinfo {
	width: 586px;
	min-height: 200px;
	float: left;
	margin: 0px 0px 10px 40px;
	}
#footer {
	width: 890px;
	height: 52px;
	clear: both;
	margin: 0px 0px 20px 0px;
	}