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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #807F83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:right;
	text-decoration:none;
	margin-left:10px;
}
	a.style1:link, a.style1:visited, a:style1:active {
		color: #807F83;
	}	
	a.style1:hover{
		color: #914B38;
	}

.style2 {
	color: #807F83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:10px;
	text-align:left;
	margin-left:4px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	margin-top:35px;
	margin-left:45px;
	margin-bottom:10px;
	margin-right:290px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left:45px;
	margin-bottom:10px;
	margin-right:290px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	margin-top:35px;
	margin-left:45px;
	margin-bottom:10px;
	margin-right:435px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left:45px;
	margin-bottom:10px;
	margin-right:435px;
}
.photo_caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px;
	color: #000000;
	margin-left:15px;
	margin-top:8px;
	margin-right:15px;
	text-align:center;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.section_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.section_header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.main_text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.main_text_white_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h3 {
	color: #9C6153;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a {
	color: #9C6153;
}

a:visited, a:active {
	color: #000000;
}

a:hover {
	color: #76635C;
}

.form2 {
	border: 1px solid #B58275;
	background-color: #FBEFD2;
	font-family: Georgia, "Times New Roman", Times, serif;
}