body {
	background-color:#D4D0AA;
	color: #000000;
	font-size: 12px; 
	font-family: "Arial", sans-serif; 
}


p { color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; font-size : 12px; font-family: "Arial", sans-serif; line-height: 170%;  }
.index p { line-height: 14pt; font-size : 12px; }
.callout p { line-height: 14pt; font-size : 12px; color: #837E42; font-weight: bold;}
.bread p { font-size: 12px; margin-top: 6px;}
.contact p { font-size: 12px;}
.small p { font-size: 10px; margin-top: 2px;}
ul { margin-left: 25px; margin-right: 0px; margin-top: 5px; margin-bottom: 0px; font-size : 12px; font-family : "Arial", sans-serif; line-height : 12pt;  }
select { color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-family : "Arial", sans-serif; line-height : 13pt;  }
input { color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-left: 3px; margin-bottom: 0px; font-size: 12px; font-family : "Arial", sans-serif; line-height : 9pt;  }
a {color: #922D25; text-decoration: none;}
a:hover {color: #215388; }

.rightpics { float: right; margin-left: 10px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px;}
.leftpics { float: left; margin-left: 0px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px;}


h1 {color: #860E13;  font-size : 18px; font-weight: bold; font-family : "Arial", sans-serif; line-height :13pt; margin-bottom: 10px; margin-left: 0px; margin-top: 0px; }
h2 {color: #860E13;  font-size : 14px; font-weight: bold; font-family : "Arial", sans-serif; line-height :13pt; margin-bottom: 3px; margin-left: 0px; margin-top: 0px; }
h3 {color: #5B5B3F;  font-size : 12px; font-weight: bold; font-family : "Arial", sans-serif; line-height :13pt; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; }

td { font-size: 12px; }

tr.oddrow {
	background-color: #EEECDA;
}

tr.evenrow {
	background-color: #D4D0AA;
}

.credit1 p { color:#705A2C; margin-top: 4px; margin-bottom: 10px; font-size : 10px; }
.credit1 a {color: #96773E; text-decoration: none;}
.normal {font-size : 12px; font-family : "Arial", sans-serif; color: #7D6536;}

.credit2 p { color:#4C3F27; margin-top: 4px; margin-bottom: 10px; font-size : 10px; }
.credit2 a {color: #4C3F27; text-decoration: none;}


.thumbs td {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #5B5B3F;
	height: 100px;
	background-color: #EEECDA;
	/*background-color:white;*/
}


ul.fb_sub_links {
	/*list-style: none;
	list-style-image:none;*/
	list-style-image:url(images/bullet_up.gif);
	margin: 10px 20px;
	padding: 0;
	color: #c96854;
}

.fb_sub_links li {
	/*list-style: none;
	list-style-image:none;*/
	list-style-image:url(images/bullet_up.gif);
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #c96854;
}

.fb_sub_links li:hover {
	list-style-image:url(images/bullet.gif);
}
.fb_sub_links a {
	color: #c96854;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #c96854;

}

ul.fb_s_sub_links {
	list-style: none
	list-style-image:none;
	margin: 5px 10px;
	padding: 0;
	color: #c96854;
}

.fb_s_sub_links li {
	list-style: none;
	list-style-image:none;
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #c96854;
}

.fb_s_sub_links li:hover {
	list-style: none;
	list-style-image:none;
}


.fb_s_sub_links a {
	color: #c96854;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #c96854;

}


.fb_s_sub_links a:hover {
	text-decoration:underline;
}

form {
	margin: 0px;
}

.fb_form {
	width: 720px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}


.fb_form_left {
	width: 120px;
	margin: 10px 10px 0px 0px;
	float: left;
	padding: 0;
	font-size:12px;
}

.fb_form_right {
	width: 590px;
	margin: 5px 0px;
	float: left;
	padding: 0;
}

.fb_form_small {
	width: 410px;
}

.fb_form_left_small {
	width: 100px;
	margin: 10px 10px 0px 0px;
	float: left;
}

.fb_form_right_small {
	width: 300px;
	margin: 5px 0px;
	float: left;
}

.fb_form input, select, textarea {
	border: 1px solid #5B5B3F;
	padding: 2px;
	background-color: #EEECDA;
	color: #7D6536;
}

input.fb_form_submit {
	border: 1px solid white;
	padding: 2px;
	background-color: #7D6536;
	color: white;
}


button {
	border: 1px solid #5B5B3F;
	padding: 3px 10px;
	background-color: #7D6536;
	color: white;
	font-size: 14px;
}

.fb_form_box input {
	border-width: 0px;
	background-color: transparent;
}


.fb_form_both {
	width: 720px;
	margin: 5px 0px;
	float:left;
}

.fb_form_info {
	border: 1px solid #5B5B3F;
	background-color: #ffffff;
	margin: 5px 0px 5px 1px;
	padding: 5px 10px;
	font-size: 11px;
}

.fb_form_info ul li {
	font-size: 11px;
}

.fb_form_spacer {
	clear: both;
}

#fb_message {
	border: 1px solid #5B5B3F;
	background-color: #EEECDA;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}
