

Body {
	margin: 0px;
	background-color: #F6EDD5;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#523B16;
	}
a {
	color:#99222B;
	text-decoration:underline;
	}
a:hover {
	color:#000;
	text-decoration:underline;
	}
input {
	font-size:11px;
	}
select {
	font-size:11px;
	}
.Background {
	height: 780px;
	border: solid 7px #EACEA0;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

.BorderTable {
	width: 800px;
	height: 575px;
	border: solid 1px #99222B;
	background-color: #EACEA0;
	margin-top: 87px;
}
.BorderTable2 {
	width: 800px;
	border: solid 1px #99222B;
	background-color: #EACEA0;
	margin-top: 87px;
}
.ContentTable {
	width: 786px;
	height: 561px;
	background-image: url(images/back2.jpg);
	background-repeat: none;
}
.ContentTable2 {
	width: 786px;
	background-color:#FEF7E5;
	text-align:left;
	padding:0px 20px;
}
#Logo {
	position: absolute;
	width: 100%;
	height: 147px;
	top: 25px;
	text-align: center;	
	}
#Limo {
	position: absolute;
	width: 375px;
	height: 132px;
	left: 30px;
	top: 600px;
	z-index: 1;
	}
#Nav {
	width: 666px;
	text-align: center;
	border-top: 1px solid #EACEA0;
	border-bottom: 1px solid #EACEA0;
	padding: 3px 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #EACEA0;
	margin-top: 80px;
	}
#Nav a{
	color: #99222B;
	text-decoration: none;
	font-size: 14px;
	}
#Nav a:hover{
	color: #DBAE4D;
	text-decoration: none;
	font-size: 14px;
	}
.footernav {
	width: 800px;
	text-align: right;
	color: #DBAE4D;
	text-decoration: none;
	font-size: 13px;
	margin-top: 5px;
	font-family: Times New Roman, Times, serif;
	}
.footernav a{
	color: #DBAE4D;
	text-decoration: none;
	font-size: 13px;
	
	}
.footernav a:hover{
	color: #99222B;
	text-decoration: none;
	font-size: 13px;
	}
.HomePics {
	border-bottom: 2px solid #EACEA0; 
	padding: 10px 3px; 
	margin: 10px 0px;	
	}
.HomeText {
	width: 666px;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	color: #99222B;
	font-family: Times New Roman, Times, serif;
	}
.Header {
	font-size: 16px;
	color: #99222B;
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	}