@charset "UTF-8";
/* CSS Document */

body {background-color:#FFFFFF;}

#header {width:1024px; height:140px; margin-left:auto; margin-right:auto; background-color:#FFF; }

#main { background-image:url(Elements/mainbackgroundrepeat.jpg); background-repeat:repeat-x; height:387px; text-align:center; padding-bottom:75px;}

#maintext {height:375px; margin-left:auto; margin-right:auto; width: 1024px; background-image:url(Elements/maintextbackground.jpg); background-color:#FFFFFF; padding-top:15px; }

#nav {width:500px; margin-left:auto;  margin-left:350px;}

#announcements {width:550px; padding: 40px 0px 0px 105px; }

#innerheader {width:1024px; margin-left:auto; margin-right:auto; }

#innertext { width:1024px; margin-left:auto; margin-right:auto; min-height:450px; }

#text {padding: 0px 125px 0px 125px; text-align:justify; color:#666;}

#phytext {padding: 0px 100px 0px 100px; text-align:justify; }

#footer {background-image:url(Elements/footerbackground.jpg); background-repeat:no-repeat; height:250px; width:1024px; margin-right:auto; margin-left:auto;}

#directions {width:600px; height:600px; margin-left:auto; margin-right:auto; text-align:center;}

#bios { background-image:url(Elements/biobackground.jpg); width:600px; height:600px; margin-left:auto; margin-right:auto; text-align:center;}

#bioscol1 {float:left; width:250px; padding: 120px 0px 0px 25px;  }

#bioscol2 {float: left; text-align:left; width:280px; padding: 0px 0px 0px 25px;  }

#footcol1 {float:left; width:100px; padding-top:25px; padding-left:25px;}

#footcol2 {float:left; width:150px; padding: 25px 0px 0px 25px;}

#footcol3 {float:left; width:200px; padding: 25px 0px 0px 25px;}

#footcol4 {float:left; width:135px; padding: 25px 0px 0px 0px;}

#footcol5 {float:left; width:135px; padding: 25px 0px 0px 25px;}

#phycol1 {float:left; width:200px; padding: 0px 0px 0px 0px;}

#phycol2 {float:left; width:200px; padding: 0px 0px 0px 0px;}

#phycol3 {float:left; width:200px; padding: 0px 0px 0px 0px;}

#phycol4 {float:left; width:200px; padding: 0px 0px 0px 0px;}

.whiteheader {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; }

.whiteheader a {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; text-decoration:none; }

.whitetext {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; line-height:1.5em; }

.whitetext  a {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; line-height:1.5em; text-decoration:none; }

.biggreenheader {font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#35A98F; }

.greenheader {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#35A98F; }

.greenheader a {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#35A98F; text-decoration:none; }

.smallgreenheader {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#35A98F; }

.text {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666; }

#text a:link {
	text-decoration: none;
	color: #000;
}
#text a:visited {
	text-decoration: none;
	color: #000;
}
#text a:hover {
	text-decoration: underline;
	color: #000;
}
#text a:active {
	text-decoration: none;
	color: #000;
}

#announcements a:link {
	text-decoration: none;
	color: #666;
}
#announcements a:visited {
	text-decoration: none;
	color: #666;
}
#announcements a:hover {
	text-decoration: underline;
	color: #666;
}
#announcements a:active {
	text-decoration: none;
	color: #666;
}
