/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2005 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */
html {
	height: 100%;
}

body{
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #8c9a81;
	line-height: 170%;
	color: #56614E;
}
div#MasterContainer {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 750px;
/*	height: 100%;*/
	border-top: 0px solid #673219;
	border-right: 2px solid #673219;
	border-bottom: 2px solid #673219;
	border-left: 2px solid #673219;
	background-color: #ffffff;
	color: #56614E;

}
div#ShadowContainer {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 750px;

}
div#HeadingOne {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	height: 50px;
	background-color: #003333;
	color: #ffffff;
	display: none;
}
div#Title {
	width: 100%;
	height: 150px;
	background-color: #673219;
	color: #FFFFFF;
	display: block;
	overflow: visible;
	margin-bottom: 0;
	background-image: url(../images/siteimages/title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: none;
	clear: both;
}
div#TitlePrint {
	width: 600px;
	height: 100px;
	background-color: #ffffff;
	display: none;
	color: #000000;
}
div#HeadingTwo {
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	width: 748px;
	height: 25px;
	background-color: #ffffff;
	color: #673219;
	background-image: url(../images/siteimages/headingtwoback.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	clear: both;

}
div#ContentContainer {
	width: 703px;
	min-height: 400px;
	margin-left: auto;
	margin-right: 5px;
	overflow: visible;
	padding: 0px 0px 0px 10px;
	background-color: #ffffff;
/*	background-image: url(../images/siteimages/containerback.gif);
	background-repeat: repeat-y;
	background-position: -3px;*/
	border-left: 1px solid #8C9A81;
		float: none;
	clear: both;
}
div#Navigation {
	width: 600px;
	height: 25px;
	float: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-left: 25px;
	position: relative;
	top: 124px;
	border: 0px dotted #000000;
}
/* Navigation Style */
.NavigationStyle {
	height: 30px;
	color: #003366;
	text-decoration: none;
	padding-bottom: 6px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.NavigationStyle a:link {
	font-size: 85%;
	color: #003366;
	text-decoration: none;
	width: auto;
	height: 30px;
	
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	
}

.NavigationStyle a:visited {
	font-size: 85%;
		color: #003366;
	text-decoration: none;
	width: auto;
	height: 30px;
	
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;

}

.NavigationStyle a:active {
		font-size: 85%;
		color: #003366;
	text-decoration: none;
	width: auto;
	height: 30px;
	
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
}

.NavigationStyle a:hover {
		font-size: 85%;
		color: #673219;
	text-decoration: none;
	background-color: #ffffff;
		width: auto;
	height: 30px;
	
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 9px;

}

div#Content {
	width: 690px;
	margin-left: auto;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
		float: none;
	clear: both;
}
.ContentStyle {
	padding: 0px 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ContentStyle A:link {
	color: #0000FF;
	text-decoration: underline;
}
.ContentStyle A:visited {
	color: #0000FF;
	text-decoration: underline;
}
.ContentStyle A:active {
	color: #333366;
	text-decoration: underline;
}
.ContentStyle A:hover {
	color: #A70000;
	text-decoration: underline;
}
div#FooterPosition{
	width: 100%;
	height: 100%;
	}
div#Footer {
	width: 100%;
	height: 24px;
	clear: both;
	float: none;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #e7e4d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #003366;
	border-top: 4px solid #FFFFFF;
	border-right: 4px #FFFFFF;
	border-bottom: 2px none #673219;
	border-left: 4px #FFFFFF;

}
div#FooterPrint {
	float: none;
	width: 650px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
	display: none;
}
.FooterStyle {
	width: auto;
	height: 20px;
	padding-top: 6px;
	
}
.FooterStyle A:link {
	color: #003366;
	text-decoration: underline;
		padding-top: 4px;
		padding-right: 6px;
	padding-left: 6px;
}
.FooterStyle A:visited {
	color: #003366;
}
.FooterStyle A:active {
	color: #003366;
}
.FooterStyle A:hover {
	color: #673219;
	text-decoration: none;
}
div#SubFooter{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SubFooterStyle a:link{	
	color: #56614E;
	text-decoration: none;
}

.SubFooterStyle a:hover{	
	color: #56614E;
	text-decoration: underline;
}

/* General Styles*/

h1 {
	font-size: 170%;
	font-weight: normal;
	color: #2D4F7D;
	margin-bottom: 2px;
		margin-top: 3px;

	}
h2 {
	font-weight: normal;
	font-size: 160%;
	color: #673219;
	margin-bottom: 2px;
	margin-top: 6px;
}
h3 {
	font-size: 145%;
	font-weight: normal;
	color: #47648E;
	margin-bottom: 0px;
		margin-top: 3px;
}
h4 {  color: #673219; 
	font-size: 135%; 
	font-weight: bold;
		margin-bottom: 0px;
		margin-top: 6px;}

h5 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0px;
		margin-top: 3px;
}
h6 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
		margin-top: 3px;
}

.small {  font-size: 10px}
.formlabels {
	color: #B00404;
	font-weight: bold;
}
.linedivider {
	border: thin dotted #737357;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
hr {
	height: 1px;
	width: 95%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
.photos {

	margin-right: 5px;
	margin-left: 5px;
}
li {
	list-style-type: square;
}
fieldset{
	padding: 8px;
	width: 75%;
	border: 1px solid #875C49;
}
legend{color: #673219; 
	font-size: 135%; 
	font-weight: bold;
		margin-bottom: 0px;
		margin-top: 6px;}
