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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/background.gif);
}
a {
	color: #660000;
}
a:link {
	text-decoration: underline;
	color: #330000;
}
a:visited {
	text-decoration: underline;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #663333;
}
h1 {
	font-size: large;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000000;
	background-color: #EFE7D6;
	margin-top: 50px;
}

#Header h1 {
	font-size: x-large;
	font-style: oblique;
	text-align: center;
}
#Header {
	height: 130px;
	margin: 1px;
	background-image: url(Images/background.gif);
}
#Header #header_photo {
	float: right;
	width: auto;
}
#Header #title {
	text-align: center;
	float: left;
	height: 130px;
	width: 405px;
	margin: 0px;
	padding: 0px;
}
#table img {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#Header h2 {
	font-size: large;
	font-style: oblique;
	text-decoration: none;
}
#Header #logo {
	margin: 0px;
	float: left;
}
#nav_footer ul {
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}
#main_left {
	float: left;
	width: 33%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 1px;
}
#main_right {
	float: right;
	width: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 1px;
}
.footnote {
	font-size: x-small;
}

#Gallery {
	height: 230px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin ridge #999999;
	margin-bottom: 1px;
	font-weight: bold;
}
#Living {
	height: 230px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin ridge #999999;
	margin-top: 1px;
	font-weight: bold;
}
#Research {
	height: 230px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin ridge #999999;
	margin-top: 1px;
	font-weight: bold;
}
#store {
	height: 230px;
	width: 230px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin ridge #999999;
	margin-top: 1px;
	font-weight: bold;
}
#Events {
	height: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin ridge #999999;
	margin-bottom: 1px;
	width: 230px;
	font-size: small;
}

#History {
	height: 230px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin ridge #999999;
	margin-bottom: 1px;
	font-weight: bold;
}
#main_center {
	float: left;
	width: 33%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 1px;
}


#Nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.title {
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}

#Nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	color: #006600;
	font-weight: bold;
	font-size: 90%;
	font-style: normal;
}
#nav_footer li {
	color: #000000;
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}
#nav_footer {
	border: thin ridge #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	background-image: url(Images/background.gif);
}
#footer {
	font-size: x-small;
	font-style: italic;
	color: #000000;
	text-align: center;
	clear: both;
	background-image: url(Images/background.gif);
}
#Nav {
	border: thin ridge #FFFF99;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	background-image: url(Images/background.gif);
	padding: 0px;
}
#Nav a:link {
	color: #000000;
	text-decoration: none;
}
#table p {
	font-size: small;
}
.table {
	color: #333300;
	border: 3px ridge #666600;
	background-color: #FFFFFF;
}
#officers {
	margin-right: auto;
	margin-left: auto;
}



#Nav a:visited {
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}
#Nav a:active {
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

#Nav a:hover {
	font-size: 90%;
	color: #000000;
	text-decoration: underline;
}
#nav_footer a:link {
	color: #000000;
	text-decoration: none;
}
#nav_footer a:visited {
	color: #000000;
	text-decoration: none;
}
#nav_footer a:active {
	color: #000000;
	text-decoration: none;
}
#nav_footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#table H2 {
	font-size: large;
	text-align: center;
	vertical-align: middle;
}
#main_content {
	width: auto;
	border: 1px solid #000000;
	float: none;
	margin: 0px;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
	color: #000000;
}
#main_text {
	margin: 0px;
	padding: 10px;
	border: thin ridge #999999;
}
#thumb_left {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 200px;
	border: thin solid #666666;
}
#bigpic {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}


.indent {
	padding: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 600px;
}


#main_right2 {
	float: right;
	width: 255px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Header #title_cal {
	text-align: center;
	float: left;
	height: 130px;
	width: 395px;
	margin: 0px;
	padding: 0px;
}
.photo_left {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thumb {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	margin-top: 0px;
}
#bar {
	background-color: #EFE7D6;
	border: thin ridge #666666;
	width: 99.5%;
}
#Header #title_PFhouses {
	text-align: center;
	float: left;
	height: 130px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#message {
	font-size: large;
	text-align: center;
	padding: 10px;
	width: 60%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: medium ridge #FFFF99;
	color: #330000;
}
.committee {
	color: #000000;
	border: 3px ridge #666666;
}
.Clearit {
	clear: both;
}
#message {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	width: 400px;
	border: medium double #990000;
	padding: 20px;
	color: #660000;
	margin-top: 30px;
	margin-bottom: 30px;
}
#Header #title_mp {
	text-align: center;
	float: left;
	height: 130px;
	width: 355px;
	margin: 0px;
	padding: 0px;
}
.photo_right {
	float: right;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo_center {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.red_text {
	color: #660000;
}
