﻿@import url("layout.css");
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #764;
	background-image: url("../logos/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 875px;
	margin: 10px auto;
}
.main_table {
	border-style: none;
	border-left-color: #000000;
	border-right: 1px solid #000000;
	border-top-color: #000000;
	border-bottom: 1px solid #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	width: 664px;
}
.subTable {
	border-style: solid;
	border-width: thin;
	width: 324px;
}
.subTD {
	text-align: left;
	font-size: x-small;
}
.subTDbold {
	font-weight: bold;
	color: #FF0000;
}
#masthead {
	text-align: center;
	width: 865px;
	border: 1px solid #431;
	background-color: #fff;
	background-image: url("../logos/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 158px;
	margin-top: 4px;
	margin-bottom: 2px;
	border: 1px solid #431;
	background-color: #fff;
	top: 2px;
	left: 0px;
}
#topnav {
	float: left;
	width: 678px;
	margin-top: 2px;
	margin-bottom: px;
	margin-left: 5px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
	position: relative;
	top: 4px;
	left: 0px;
	color:;
	font-weight: bold;
}

/* Styles for topnav */
#topnav ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-style: normal;
	color: ;
}
#topnav li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	color: ;
}
#topnav a {
	color: #b71;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#topnav a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #634E0B;
	background-color: #634E0B;
}
#topnav h3{
	padding: 0px;
	margin: 0px;
	color: #542;
	font-size: medium;
	font-style: italic;
}


#content {
	float: left;
	width: 678px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
	position: relative;
	top: 5px;
	left: 0px;
}
#content h3{
	padding: 0px;
	margin: 0px;
	color: #b71;
	font-size: medium;
	font-style: italic;
	text-align: center;
}


.photo {
	width: 200px;
	height: 266px;
}
#footer {
	text-align: center;
	clear: both;
	width: 848px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
}
/* Masthead Styles */
#masthead h1 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	color: #542;
}
#masthead h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	color: #542;
	font-size: large;
}

#masthead h3 {
	padding: 1px;
	margin: 1px;
	color: #542;
	font-size: x-small;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-style: normal;
	}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #b71;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
	font-weight: bold;
}
.navigation_logos {
	text-align: center;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #634E0B;
	background-color: #634E0B;
}
/* Content Styles */
.navigation_text {
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
h6 {
	color: #634E0B;
}
h5 {
	color: #634E0B;
}
h4 {
	color: #634E0B;
	text-align: center;
}
h3 {
	color: #634E0B;
}
h2 {
	color: #634E0B;
}
#content h1 {
	color: #634E0B;
	text-align: center;
}
}

/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.photo_suzanne {
	border-color: #000000;
	border-width: 0;
	text-align: center;
}
.style_italic {
	font-style: italic;
}

.navigation_textCopy {
	font-size: x-small;
	font-style: italic;
	text-align: center;
}

