#divWrapper {
	background-color: #FFFFE7;
	width: 770px;
}
#divAdminWrapper {
	background-image: url(images/bg.jpg);
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#divLeft {
	background-color: #FFFFE7;
	width: 215px;
}
#divLeftNav {
	text-align: right;
	padding-right: 10px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF394;
	border-bottom-color: #FFF394;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 15px;
}
#divContentWrapper {
	background-image: url(images/bg.jpg);
	margin: -3px 0px 0px;
	padding: 0px;
}
#divContent h1 {
	font-size: 24px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-align: center;
}
#divContent h2,  #divContent h3,  #divContent h4,  #divContent h5, #divContent p  {
	margin-top: 0px;
}
#divFooter {
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	clear: both;
	padding-top: 80px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#divFooter a {
	color: #FFF394;
	text-decoration: none;
}
#divFooter a:hover {
	color: #FE311E;
}
.caption {
	font-size: 9px;
}
#divContent {
	padding-right: 20px;
	padding-left: 20px;
}
#divLeftNav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
divLeftNav a:hover {
	color: #FE311E;
}
.submit {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF394;
	border: 3px double #000000;
}
.buttonlink {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF394;
	border: 3px double #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
.available {
	background-color: #CCFFFF;
}
.notavailable {
	background-color: #CCCCCC;
}
.thumb_pic {
	margin: 5px;
	border: 4px double #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
