body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	margin: 0;
	background-color: #FFFFFF;
}
#menuHeader {
	background-image: url(images/menu_header1.jpg);
	height: 100px;
	width: 735px;
	margin: 0px 5px 0px 5px;
	background-repeat: no-repeat;
}
#pageLayout {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bkg_main.gif);
	background-repeat: repeat-y;
}
#homePhoto {
	margin: 0px 5px 0px 5px;
	width: 735px;
}
#shedule {
	width: 199px;
	background-image: url(images/bkg_schedule.gif);
	height: 45px;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#logoHomePage {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	z-index: 2;
	position: absolute;
}
#menuNavigation {
	display: inline;
	height: 29px;
	float: left;
	z-index: 1;
	position: absolute;
	width: 580px;
	margin-top: 67px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}
#menuNavigation a:hover {
	text-decoration: underline;
	color: #CC6600;
	background-color: #65000A;
}
#menuNavigation a{
	font: normal 12px/19px Times, "Times New Roman", serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bkg_menu_tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 3px 14px 0px 14px;
	margin: 0px;
	float: left;
	letter-spacing: 0.025em;
	background-color: #65000A;
}	
#contentDiv {
	width: 735px;
	padding: 0px 5px 0px 5px;
}
#footerDiv {
	width: 735px;
	clear: both;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 5px;
}
#footerDiv a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
#footerDiv a:hover {
	background-color: transparent;
	text-decoration: underline;	
}
#footerContent {
	font: normal 9px/14px Verdana, sans-serif;
	color: #FFFFFF;
	padding-top: 38px;
	text-align: center;
	background-image: url(images/bkg_home_footer.gif);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
}
.highlight ul li{
	margin: 0px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#contentLeft {
	float: left;
	width: 305px;
	margin-left: 25px;
	text-align: left;
}
#contentRight {
	float: right;
	width: 305px;
	margin-right: 25px;
}
#contentFullpage {
	margin: 0px 25px 0px 25px;
}

#highlightTitle {
	padding: 10px 0px 0px 28px;
}
.highlight {
	background-image: url(images/bkg_event.gif);
	background-repeat: no-repeat;
	font: normal 13px/17px Times, "Times New Roman", serif;
	width: 282px;
	background-position: left top;
	margin: 0px;
	color: #986530;
	text-align: left;
	float: left;
	display: block;
	padding: 0px 15px 0px 0px;
	background-color: #FFFFFF;
}
.thumbnail {
	margin: 0px 15px 0px 0px; 
	display: inline;
	float: left;
}
.font-h1 {
	font: normal 14px/14px Times, "Times New Roman", serif;
	color: #990000;
	margin-bottom: 2px;
	margin-top: 0px;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.font-h2 {
	font-size: 24px;
	color: #CC6600;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.font-schedule {
	font: normal 11px/14px Times, "Times New Roman", serif;
	color: #000000;
	background-color: #FFFFFF;
}
.font-hightlight {
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: bold;
}
.font-h3 {
	color: #AE6E86;
	font-style: italic;
}
.font-h4 {
	font-weight: bold;
	text-decoration: underline;
}
.font-h5 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.25em;
}
.font-h6 {
	font-weight: bold;
	color: #CC6600;
	font-size: 1.25em;
}
a:link, a:visited {
	color: #0058DD;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.highlight-1 {

	background-image: url(images/bkg_event-1.gif);
	background-repeat: no-repeat;
	font: normal 13px/17px Times, "Times New Roman", serif;
	width: 320px;
	background-position: left top;
	margin: 0px;
	color: #986530;
	text-align: left;
	float: left;
	display: block;
	padding: 0px 15px 0px 0px;
	background-color: #FFFFFF;
}
.div-clear-wrap {
	clear: both;
	padding-top: 10px;
}
.div-right {
	float: right;
	width: 330px;
}
.div-left {
	float: left;
	width: 330px;
}
