body {
	background-color: #b9ac97;
	font-family: arial, tahoma, sans-serif;
	}
	
#wrapper {
	background: url('../images/gradientBackground.jpg') #ffffff repeat-x;
	width: 975px; 
	margin: 0 auto 0 auto;
	position: relative;
	border: solid 1px #000000;
	}
	
#wrapper2 {
	margin: 0;
	padding: 0;
	width: 975px;
	}
	
#header {
	/*background: url('../images/logo.png') no-repeat;*/
	height: 61px;
	margin-left: 60px;
	top: 20px;
	position: relative;
	}
	
#serving {
	margin-left: 520px;
	color: #004b8d;
	font-size: 12pt;
	margin-top: 25px;
	font-weight: bold;
	margin-bottom: -15px;
	font-family: georgia, "times new roman", arial;
	}
	
.campus {
	width: 910px;
	margin-left: 20px;
	color: #004b8d;
	font-size: 26pt;
	text-transform: uppercase;
	font-family: georgia, "times new roman", arial;
	}
	
.address {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 545px;
	}
	
#one {
	float: left;
	width: 100px;
	margin-top: 17px;
	}
	
#camp {
	float: left;
	width: 182px;
	}
	
#two {	
	float: right;
	width: 623px;
	margin-top: 17px;
	}
	
#contentContainer {
	width: 975px; 
	}
	
#mainContentCol1 {
	margin-left: 20px;
	border-left: solid 3px #adafb2;
	float: left;
	width: 910px;
	margin-top: -21px;
	}
	
#col1Container {
	margin-left: 20px;
	margin-top: 20px;
	}
	
#col1Container2 {
	margin-top: 20px;
	}
	
#mainContentCol2 {
	float: right;
	width: 23px;
	margin-right: 10px;
	}
	
#innerCol1 {
	float: left;
	width: 380px;
	margin-left: 15px;
	}
	
#innerCol2 {
	float: right;
	border: 1px solid #adafb2;
	width: 470px;
	}
	
#innerPageCol1 {
	float: left;
	width: 170px;
	margin-left: 15px;
	}
	
#innerPageCol2 {
	background-color: #ffffff;
	float: right;
	border: 2px solid #ccc;
	width: 700px;
	}
	
#innerPageCol2Container {
	padding: 8px;
	font-size: 10pt;
	}
	
.greyHeader {
	color: #9e9fa2;
	font-size: 14pt;
	font-family: georgia, "times new roman", arial;
	text-align: center;
	}
	
.image {
	/*margin-left: 30px;*/
	text-align: center;
	}
	
.info {
	color: #9e9fa2;
	font-size: 9pt;
	}
	
#flowerLeft {
	background: url('../images/endFLower.png') no-repeat;
	height: 25px;
	margin-top: -35px;
	}
	
#flowerBottom {
	background: url('../images/bottomFlower.jpg') no-repeat;
	height: 25px;
	margin-left: 9px;
	margin-top: 3px;
	}
	
.spacer {
	line-height: 15px;
	}
	
.spacer2 {
	line-height: 10px;
	}
	
.spacer3 {
	line-height: 5px;
	}
	
.spacer8 {
	line-height: 20px;
	}
	
.colClear {
	clear: both;
	}
	
hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 2px;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.sideGradient {
	background: url('../images/sideGradient.jpg') repeat-y;
	}
	
.blueHeader {
	color: #004b8d;
	font-size: 13pt;
	margin-top: 25px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	font-family: georgia, "times new roman", arial;
	}
	
.blueHeader a, .blueHeader a:visited {
	color: #004b8d;
	font-size: 13pt;
	font-weight: bold;
	font-family: georgia, "times new roman", arial;
	text-decoration: none;
	}
	
.blueHeader a:hover {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	font-family: georgia, "times new roman", arial;
	text-decoration: underline;
	}
	
.blueHeader2 {
	color: #004b8d;
	font-size: 12pt;
	font-weight: bold;
	}
	
.blueHeader2 a, .blueHeader2 a:visited {
	color: #004b8d;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	}
	
.blueHeader2 a:hover {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
.blueHeader3 {
	color: #004b8d;
	font-size: 15pt;
	border-bottom: 2px solid #ccc;
	width: 350px;
	font-family: georgia, "times new roman", arial;
	}
	
.blueHeader4 {
	color: #004b8d;
	font-size: 12pt;
	/*border-bottom: 2px solid #ccc;*/
	font-family: georgia, "times new roman", arial;
	text-transform: uppercase;
	}
	
.blueHeader5{
	color: #004b8d;
	font-size: 15pt;
	border-bottom: 2px solid #ccc;
	font-family: georgia, "times new roman", arial;
	}
	
.blueHeader6 {
	color: #004b8d;
	font-size: 15pt;
	border-bottom: 2px solid #ccc;
	width: 500px;
	font-family: georgia, "times new roman", arial;
	}
	
.blackHeader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 8px;
	}
	
/*.learn {
	/*text-decoration: underline;
	color: #adafb2;
	font-size: 10pt;
	font-weight: bold;
	}*/
	
.learnMore {
	margin-top: 3px;
	margin-left: 50px;
	}
	
.learnMore a, .learnMore a:visited {
	color: #adafb2;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
.learnMore a:hover {
	color: #004b8d;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
.viewMore {
	margin-top: 3px;
	text-align: right;
	}
	
.viewMore a, .viewMore a:visited {
	color: #adafb2;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
.viewMore a:hover {
	color: #004b8d;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
table {
	margin: 0;
	padding: 0;
	}
	
#footer {
	width: 975px;
	margin: 0;
	padding: 0;
	}
	
#col1Footer {
	float: left;
	width: 40px;
	}
	
#col2Footer {
	float: right;
	font-size: 9pt;
	margin-right: 20px;
	width: 912px;
	}
	
#col2Footer a, #col2Footer a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	}
	
#col2Footer a:hover {
	font-size: 9pt;
	color: #004b8d;
	text-decoration: underline;
	}
	
.subHeader {
	color: #9e9fa2;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 11px;
	}
	
.email {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	}
	
.email a, .email a:visited {
	color: #004b8d;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
.email a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}

.sideNav {
	font-weight: bold;
	font-size: 10pt;
	}
	
.sideNav ul {
	margin: 0;
	padding: 0;
	}
	
.sideNav li {
	list-style-type: none;
	line-height: 20px;
	}
	
.sideNav a, .sideNav a:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
	
.sideNav a:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #004b8d;
	text-decoration: underline;
	}
	
.sideNav2 {
	font-weight: bold;
	font-size: 10pt;
	}
	
.sideNav2 li {
	list-style-type: square;
	line-height: 20px;
	}
	
.sideNav2 a, .sideNav2 a:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
	
.sideNav2 a:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #004b8d;
	text-decoration: underline;
	}
	
.border {
	border-top: 2px solid #ccc;
	}
	
.smallImage {
	border: 1px solid #ccc;
	}
	
.imageQuoteContainer {
	width: 300px;
	float: right;
	padding-left: 15px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 6px;
	}
	
.medImage {
	border: 1px solid #ccc;
	background-color: #ffffff;
	}
	
.imageQuoteContainer2 {
	width: 150px;
	float: right;
	padding-left: 15px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 6px;
	}
	
.medImage2 {
	border: 1px solid #ccc;
	background-color: #ffffff;
	}
	
.quote {
	padding-top: 20px;
	}
	
.quoteTop {
	background: url('../images/quoteTop.jpg') no-repeat;
	height: 15px;
	}
	
.quoteBottom {
	background: url('../images/quoteBottom.jpg') no-repeat;
	height: 15px;
	}
	
.quoteContent {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10pt;
	color: #000;
	}
	
i {
	float: right;
	}
	
.imageHolder {
	float: left;
	padding-top: 7px;
	padding-right: 9px;
	width: 300px;
	}
	
.email img {
	margin-bottom: -10px;
	}
	
.foundation li {
	list-style-type: square;
	}
	
.boxChange a, .boxChange a:visited {
	background: url('../images/greySquare.jpg') no-repeat;
	width: 11px;
	height: 12px;
	border: 0;
	}
	
.boxChange a:hover {
	background: url('../images/blueBox.jpg') no-repeat;
	width: 11px;
	height: 12px;
	border: 0;
	}
	
.auxiliary ul {
	margin-top: 0;
	padding-top: 0;
	}
	
#slideshow {
 position:relative;
 height:250px;
 width:300px;
 }
 
 
 
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
 
 
#slideshow IMG.active {
 z-index:10;
 }
 
 
 
#slideshow IMG.last-active {
 z-index:9;
 }
 
.name {
	color: #004b8d;
	font-weight: bold;
	}

