/* --------- BODY ------------ */
body {
	margin:40px 0px;padding:0px;	
	background-color:#fee5b3;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:#000000;
	}
a:link  	{ color:#983720;text-decoration:underline; }
a:visited 	{ color:#983720;text-decoration:underline; }
a:hover 	{ color:#7e6b56;text-decoration:underline; }
/* --------- CONTAINER ------------ */
.container1 {
	background-color:#ffffff;
	border:9px solid #ffffff;
	width:939px;
	margin-left:auto;
	margin-right:auto;
}
/* --------- CONTENT ------------ */
table {
	text-align:left;
	background-color:white;
}
.tableBorder {
	border:1px solid;
	padding:18px 18px 18px 18px;
	color:#7e6b56;
	vertical-align:top;
}
.bannerBorder {
	border:1px solid;
	padding:0px 0px 0px 0px;
	color:#7e6b56;
	vertical-align:top;
}
.tableWhite {
	color:white;
}
/* --------- PAGE HEADINGS ------------ */
h1 {
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#983720;
	margin:0px 0px 20px 0px;
}
/* --------- PARAGRAPH HEADINGS ------------ */
h2 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#983720;
	margin:0px 0px 8px 0px;
}
/* --------- SUB-PARAGRAPH HEADINGS ------------ */
h3 {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#983720;
	margin:0px 0px 8px 0px;
}
.txt {
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:black;
	vertical-align:top;
}
strong {
	font-weight:bold;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;	
}
/* --------- IMAGES ------------ */
img {
	border:0px;
	line-height:0px;
}
.imgRight {
	border:0px;
	margin-left:20px;
	float:right;
}
.imgLeft {
	border:0px;
	margin-right:20px;
	float:left;
}
.imgPhoto {
	border:0;
	padding:0px 20px 20px 0px;
	float:left;
}
/* --------- NAVIGATION ------------ */
.navLeft {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color:#983720;
	background-color:#fecc67;
	vertical-align:top;
}
a.navLeft:link{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color:#983720;
	text-decoration:none;
}
a.navLeft:visited{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color:#983720;
	text-decoration:none;
}
a.navLeft:hover{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	color:white;
	text-decoration:none;
}
.navBotTitle {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#983720;
}
.navBot {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#7e6b56;
}
a.navBot:link{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#7e6b56;
	text-decoration:none;
}
a.navBot:visited{
	font-size:12px;
	font-style:bold;
	font-weight:bold;
	color:#7e6b56;
	text-decoration:none;
}
a.navBot:hover{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#983720;
	text-decoration:none;
}
/* --------- CALENDAR ------------ */
.calendar {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:white;
	background-color:#983720;
}
.txtCalendar {
	font-size:12px;
	font-style:normal;
	border:1px solid;
	border-color:black;
}
/* --------- CONTACT FORM ------------ */
.txtForm {
	color:#983720;
}
