body {
	background-color: #222211;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #70674E;
}
.header {
	background-color: #aa1111;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDCC99;
	vertical-align: top;
}
.headerTmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70674E;
	vertical-align: top;
	text-align: right;
	background-image: url(images/bg-ttop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 5px 5px 10px;
}
.headerTMenu a {
	color: #AA1111;
	text-decoration: underline;
	font-weight: bold;
}
.headerTMenu a:hover {
	color: #FFFFFF;
}
.menu {
	background-color: #eeeecc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 19px;
	color: #70674e;
	padding-bottom: 9px;
	padding-left: 9px;
	vertical-align: top;
	background-image: url(images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #DDCC99;
}
.menu a {
	color: #70674e;
	text-decoration: none;
}
.menu a:hover {
	color: #AA1111;
	text-decoration: underline;
}
.footer {
	color: #DDCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #aa1111;
	text-align: center;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #ddcc99;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/bg-header.gif);
	background-position: center;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.content {
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70674e;
	padding: 6px;
	text-align: justify;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #DDCC99;
}
.content a {
	color: #aa1111;
	font-weight: bold;
}
.content a:hover {
	color: #EA2424;
}
.logo {
	position: absolute;
	top: 0px;
	margin-right: 178px;
	right: 50%;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #70674e;
	position: absolute;
	background-image: url(images/bg-title.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	top: 48px;
	right: 50%;
	margin-right: -379px;
	text-transform: uppercase;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.pageTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #70674e;
	background-image: url(images/bg-title.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subTitle {
	font-size: 18px;
	color: #AA1111;
	font-weight: bold;
	text-transform: uppercase;
}
.sidePic {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 4px solid #ddcc99;
}
.rentalTable {
	font-size: 12px;
	border-left-width: 1px;
	border-left-color: #DDCC99;
	border-left-style: solid;
}
.rentalTable th {
	font-size: 12px;
	color: #70674E;
	background-color: #DDCC99;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.rentalTable td {
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDCC99;
}
.rentalTextMenu {
	font-size: 10px;
	color: #DDCC99;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCC99;
	padding-top: 5px;
	margin-top: 50px;
}
.rentalTextMenu a {
	color: #aa1111;
	font-family: Arial, Helvetica, sans-serif;
}
.rentalTextMenu a:hover {
	color: #EA2424;
}
.topMenu {
}
.eventBorder {
	border: 4px solid #D8CE99;
}
.staffTable {
	font-size: 12px;
	border-left-width: 1px;
	border-left-color: #70674E;
	border-left-style: solid;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70674E;
}
.staffTable td {
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70674E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70674E;
	text-align: center;
}
.staffTable img {
	border: 4px solid #D8CE99;
}
.frontL {
	background-color: #AA1111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 4px 4px 16px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.frontR {
	background-color: #AA1111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 16px 4px 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: right;
}
.frontLText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 14px;
	padding-left: 8px;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 14px;
	background-image: url(images/bg-text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
}
.frontRText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 8px;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 14px;
	background-image: url(images/bg-text.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
}
.staffBorder {
	border: 2px solid #6D674D;
}
