body {
	font-family: 'lucida grande', tahoma, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	color: #535159;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFE1BB;
	background-image: url(../images/bkg-material-sepia.jpg);
}
body a {
	color: #336699;
	text-decoration: none;
}


input, select, textarea {
	padding: 4px;
	margin: 0px;
	margin-top: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
	line-height: 16px;
}


.formtable {
	font-size: 12px;
}



.header {
	text-decoration: none;
	width: auto;
	background-repeat: repeat-x;
	background-position: center top;
}
.midwrap {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/t-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.midcontainer {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FBECDB;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #A68462;
	border-top: 0px;
}
.midcontainer a {
}
.midhomespacer {
	background-color: #F4F4F4;
	color: #333333;
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin-top: 2px;
	text-align: right;
}
.midhometext {
	font-size: 18px;
	line-height: 20px;
}



.footercontainer {
	display: block;
	border-top: 0px dotted #666666;
	height: 100px;
	margin-top: 0px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 21px;
	height: 85px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/bkg-material.jpg);
	border: 1px solid #A68462;
	border-top: 0px;
}
.footer a {
	color: #FFFFFF;
	text-decoration:none;
}

	
#menucontainer {
	height: auto;
	margin-top: 0px;
	border-top: 0px dotted #666666;
	z-index: 0;
}
.headermid {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	font-size: 11px;
	color: #7D7D7D;
	padding-bottom: 0px;
	z-index: 1;
}
.menumid {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	border: 1px solid #A68462;
	background-image: url(../images/bkg-material.jpg);
	border-bottom: 0px;
	height: 36px;
}
.homemidimage {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homebottomcontainer {
	background-image: url(../images/home-img-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
}
.homebottomleft {
	float: left;
	padding: 4px;
	width: 195px;
	border-right: 2px solid #F4F4F4;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	line-height: 16px;
}
.boldlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}
.homenewscontainer {
	float: left;
	padding: 4px;
	width: 335px;
	border-right: 0px solid #F4F4F4;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: 5px;
	padding-left: 12px;
	padding-right: 12px;
}
.imageborderhome {
	border: 2px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}
.homenewsthumb {
	float: left;
	border: 2px solid #CCCCCC;
	margin-right: 8px;
	margin-bottom: 25px;
}
.homenewslinks {
	font-size: 13px;
	line-height: 16px;
	font-weight: lighter;
	color: #006699;
	text-decoration: none;
}
.homebottommid {
	float: left;
	padding: 4px;
	width: 220px;
	border-right: 0px solid #F4F4F4;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.homebottommid img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	display: block;
}

.headerleft {
	float: left;
	width: 350px;
}
.headerright {
	float: left;
	width: 330px;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	line-height: 12px;
	margin-left: 100px;
}
.topsearchbox {
	color: #F4F4F4;
	background-color: #666666;
	border: 1px inset #CCCCCC;
	padding: 2px;
	font-size: 11px;
	margin-top: 20px;
}
.topsearchbutton {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E2C4F;
	border: 0px outset #CCCCCC;
}
.leftcolumn {
	display: block;
	width: 180px;
	padding: 6px;
	float: left;
	padding-left: 4px;
}
.leftlinks {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 1px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}

.rightcolumn {
	display: block;
	width: 590px;
	padding: 6px;
	float: left;
}
.rightcolumn img {
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	margin-top: 8px;
}

h1 {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 21px;
}

h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 6px;
	display: block;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

hr {
	color: #CCCCCC;
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.headerright hr {
	display: block;
	height: 1px;
	border-left: none;
	border-right: none;
	border-top: 1px dotted #CCCCCC;
	border-bottom: none;
	margin:0px;
	padding:0px;
}

.leftlinkssmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 1px;
	border-bottom: 1px solid #F4F4F4;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 215px;
}
.leftlinksnarrow {
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftlinkssmall:hover {
	background-color: #F4F4F4;
}

.leftlinkssmallactive {
	color: #333333;
}

.breadcrumbcontainer {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 6px;
	font-size: 11px;
	padding-left: 6px;
	color: #999999;
	margin-top: 5px;
}
.breadcrumbcontainer a:visited, .breadcrumbcontainer a:link  {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.buttonclick {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4E2952;
	display: block;
	padding: 6px;
	float: left;
}
#levelbar {
	height: 35px;
	background-image: url(../images/mid-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightcolumncontent {

	display: block;
	width: 550px;
	padding: 0px;
	float: left;
}
.imagefloatright {
	float: right;
	margin-left: 8px;
}
.leftlinksright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #F4F4F4;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 190px;
}
.newsheadings {
	color: #006666;
	text-decoration: none;
}
.newstitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
}
.newsposted {
	font-size: 11px;
	color: #666666;
}
.newshomecontainer {
	display: block;
	margin-bottom: 3px;
}

.newsimage {
	float: right;
	border: 0px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.formtable {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.facultydepheading {
	font-size: 21px;
}
.closerlinks {
	line-height: 25px;
}
.rostertable {
	font-size: 11px;
}
.leftlinksathletics {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	display: block;
	padding: 5px;
	padding-left: 1px;
	border-bottom: 1px solid #F4F4F4;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 165px;
}
.contentimage {
	display: block;
	float: right;
	padding-left: 5px;
	padding-top: 5px;
}
.noline {
	border-bottom: 0px;
}
.facility_image {
	border: 3px solid #CCCCCC;
}
.facility_links {
	color: #006699;
	text-decoration: none;
}
.virtual_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #F4F4F4;
	text-decoration: none;
	background-color: #4E2C4F;
	padding: 8px;
}
.virtual_subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 8px;
}
.virtual_close {
	font-size: 12px;
	color: #FFFFFF;
}
.printlink {
	display: block;
	width: auto;
	float: right;
	padding: 5px;
	text-align: right;
	position: relative;
	top: -25px;
	margin-bottom: -25px;
	font-weight: normal;
	background-position: left center;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headerlinks {
	color: #5B5948;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
}
.galleryimagecontainer {
	display: block;
	width: 125px;
	height: 85px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px solid #CCCCCC;
}
.gallerycontainer {
	display: block;
	width: 425px;
	float: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
.galleryheading {
	font-size: 15px;
	font-weight: bold;
}
.tanbox {
	background-color: #EFEDDA;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.submitbutton {
	background-color: #4E4921;
	color: #FFFFFF;
	background-image: url(none);
	padding-top: 2px;
	padding-bottom: 2px;
}
.homeheadings {
	font-size: 19px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.formsignup {
	display: block;
	border: 1px dotted #CCCCCC;
	background-color: #E6DFB9;
	color: #666666;
	width: 65px;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
.memberlinks {
	display: block;
	padding: 5px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DFDBB7;
	border: 1px dotted #CCCCCC;
	border-bottom: 0px;
}
.notices {
	display: block;
	color: #990000;
	font-weight: bold;
}
.entryheadings {
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
}
.homeright {
	display: block;
	width: 460px;
	float: left;
	margin-left: 10px;
	height: 325px;
	margin-top: 10px;
	margin-right: 5px;
}
.homeleft {
	display: block;
	width: 310px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	height: 285px;
	padding-left: 8px;
	line-height: 23px;
}
.imageborder-home {
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.home-hours {
	font-size: 11px;
	line-height: 16px;
}
.homeimage-title {
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.latestnews {
	display: block;
	padding: 4px;
}
.homebottommid {
	float: left;
	padding: 6px;
	width: 249px;
	border-right: 0px solid #F4F4F4;
	font-size: 11px;
	line-height: 16px;
	margin-right: 4px;
	height: 220px;
	overflow: hidden;
	background-image: url(../images/bkg-material.jpg);
	background-repeat: repeat-x;
	background-position: center -390px;
}
.homebottommid img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	display: block;
}
.image_noborder {
	border: 0px;
	padding: 0px;
}
.table_donate td {
	padding-right: 5px;
}
