@charset "UTF-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	background-color: #93987E;
}
.outbox {
	background-color: #FFFFCC;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663333;
}
.maincontainer{
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	height: auto;
	padding: 15px;
} 
.header {
	height: 375px;
	text-align: center;
	overflow: hidden;
}
.clipsleft {
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	width: 500px;
}
.clipsright {
	margin-left: 390px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
.clipsbox {
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: 20px;
	width: 100%;
	position: relative;
	background-color: #336666;
	bottom: auto;
	text-align: center;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	word-spacing: 5px;
}
a:visited {
}
.topnav {
	background-color: #663333;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: right;
	padding-top: 6px;
}
.copyrightbar {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-top: 6px;
}
.topnavlinks {
	margin-left: 290px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgabout {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.topnavlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	text-transform: uppercase;
	word-spacing: 20px;
}
a.footerlink  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: lowercase;
	color: #FFFFCC;
	text-decoration: none;
	word-spacing: 5px;
}
a.footerlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #336666;
	font-style: normal;
	text-transform: lowercase;
	background-color: #D7D7AC;
	word-spacing: 5px;
}
.contactphoto {
	float: left;
	margin-right: 20px;
}
a.topnavlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
	font-style: normal;
	text-transform: uppercase;
	word-spacing: 20px;
}
.contactinfo {
	float: left;
	margin-left: 20px;
}
.indextext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	color: #000000;
	clear: both;
	width: 650px;
	margin: auto;
}
.indexquote {
	font-size: 14pt;
	text-align: center;
	font-style: italic;
	line-height: 17pt;
}
a {
	color: #663333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
.aboutbox {
	width: 700px;
	margin: auto;
}
.contactbox {
	text-align: left;
	margin: auto;
	width: 700px;
}
.photoquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
}
