@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	margin:0;
	padding:0;
	width: 100%;
}
body {
	background-image: url(/images2/ot-ot/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
img {
	border: 0;
}
a, a:visited {
	color: #000000;
/*	color: #0084c6;*/
}
a:hover {
	color: #000000;
/*	color: #db3400;*/
}

h1, .pageTitle {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	color: #4d6778;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	margin: 10px 0;
	padding: 0;
}
h3 {
	color: #4d6778;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	margin: 10px 0;
	padding: 0;
}

#container {
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 830px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
}
.cleanup {
	clear: both;
	width: 100%;
}

/*--- HEADER STYLES ---*/
#header-cleanup {
	clear: both;
	height: 300px;
}
#header {
	height: 300px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}
#headerbox {
	height: 300px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}
#logobox {
	height: 123px;
	position: absolute;
	top: 60px;
	width: 511px;
	z-index: 1;
}
#monthbox {
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	height: 30px;
	position: absolute;
	text-align: right;
	text-transform: lowercase;
	top: 168px;
	width: 270px;
	z-index: 1;
}
#menubox {
	height: 76px;
	left: 30px;
	position: absolute;
	top: 215px;
	width: 920px;
	z-index: 1;
}
#menubox .panel {
	background-image: url(/images2/ot-ot/bg-header.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 76px;
	width: 100%;
}
#menubox .panel .tdL {
	background-image: url(/images2/ot-ot/bg-header-l.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 76px;
	width: 37px;
}
#calendarbox {
	background-image: url(/images2/ot-ot/bg-calendar.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 188px;
	left: 690px;
	position: absolute;
	text-align: right;
	top: 45px;
	width: 253px;
	z-index: 2;
}
.calendar {
	border: 0;
	border-collapse: collapse;
	margin: 10px 0 0 14px;
}
.calendar td {
	height: 21px;
	width: 28px;
}
.calendar .month {
	color: #ffffff;
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	text-align: center;
}
.calendar a,
.calendar a:visited {
	color: #ffffff;
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}
.calendar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.topLinks {
	float: left;
	margin-top: 15px;
	width: 580px;
}
.topToday {
	float: right;
	margin-top: 30px;
}
.todayDate {
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
}
#menubox .panel .tdC span {
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	width: 140px;
}
#menubox .panel .tdC a {
}

#menubox .panel .tdR {
	background-image: url(/images2/ot-ot/bg-header-r.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 76px;
	width: 37px;
}

.rBox {
	background-image: url(/images2/ot-ot/bg-rbox.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 213px;
}
.rBox .tdT {
	background-image: url(/images2/ot-ot/bg-rbox-t.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 22px;
	width: 213px;
}
.rBox .tdC {
	background-image: url(/images2/ot-ot/bg-rbox-c.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 220px;
	width: 213px;
}
.rBox .tdB {
	background-image: url(/images2/ot-ot/bg-rbox-b.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 25px;
	width: 213px;
}
.rBox .tdC a,
.rBox .tdC a:visited {
	color: #eec400;
	display: block;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	margin: 0 20px 2px 15px;
	text-decoration: none;
}
.rBox .tdC a:hover {
	text-decoration: underline;
}


#langpanel {
	height: 40px;
	right: 10px;
	padding: 15px 0 0 25px;
	position: absolute;
	text-align: right;
	top: 30px;
	width: 100px;
	z-index: 1;
}
#langpanel a,
#langpanel a:visited {
	color: silver;
	text-decoration: none;
}
#langpanel a:hover {
	color: #db3400;
	text-decoration: underline;
}
/*--- END OF HEADER ---*/

/*--- FOOTER STYLES ---*/
#footerCleanup {
	clear: both;
	width: 100%;
	height: 100px;
}
#footer {
	bottom: 0;
	clear: both;
	display: block;
	height: 80px;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footerbox {
	height: 80px;
	margin: 0 auto;
	position: relative;
	width: 920px;
}
#footerbox .panel {
	background-image: url(/images2/ot-ot/bg-footer.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
}
#footerbox .panel .tdL {
	background-image: url(/images2/ot-ot/bg-footer-l.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 80px;
	width: 21px;
}
#footerbox .panel .tdC {
}
#footerbox .panel .tdR {
	background-image: url(/images2/ot-ot/bg-footer-r.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 80px;
	width: 21px;
}

#ct {
	left: 20px;
	position: absolute;
	top: 10px;
	z-index: 1;
}
#copyrights {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	left: 200px;
	position: absolute;
	text-align: left;
	top: 18px;
	z-index: 1;
}
#sitegist {
	right: 30px;
	position: absolute;
	bottom: 10px;
	z-index: 1;
}

/*--- END OF FOOTER ---*/

/*--- BODY STYLES ---*/
#content {
	margin: 0 auto;
	text-align: left;
	width: 896px;
}
#maincol {
	width: 670px;
	float: left;
}
#maincol p {
	margin: 0 0 10px 0;
	padding: 0;
}
#maincol ul {
}
#rightcol {
	float: right;
	width: 200px;
}



div.cleaning {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
}


/*---------------------- MENU ------------------------------*/
#mainmenu {
	border: 0;
	border-collapse: collapse;
}
#mainmenu td {
	border: 0;
	padding-right: 25px;
}
#mainmenu a,
#mainmenu a:visited {
	color: #0084c6;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #db3400;
	text-decoration: none;
}
#mainmenu .menu1 {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
#mainmenu .menu2 {
	margin: 2px 0 2px 15px;
}

/*----------------- END of MENU ------------------------------*/

/*-------------------------------- SITEMAP --------------------------------------*/
#sitemap .level1 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
#sitemap .level2 {
	font-size: 12px;
	margin-left: 40px;
}
#sitemap .level3 {
	font-size: 11px;
	margin-left: 60px;
}

/*-------------------------------- END OF SITEMAP --------------------------------------*/




/*-------- Photo Album --------*/
/* Photogallery - 4 columns */
.photoItem {
	background-color: #ffffff;
	float: left;
	font-size: 11px;
	margin: 2px;
	text-align: center;
	width: 164px;
}
.photoItem .box {
	border: 1px solid #e3e2c9;
}
.photoItem a, .photoItem a:visited {
	color: #000000;
	display: block;
	height: 110px;
	text-decoration: none;
}
.photoItem a:hover {
	background-color: #e3e2c9;
	text-decoration: underline;
}
.photoItem .title {
	color: #000000;
	font-size: 11px;
}
.photoItem img {
	margin: 5px;
}
.photoItem .date {
	color: #959595;
	font-weight: bold;
	margin: 0 0 4px 0;
	text-transform: lowercase;
}



/*-------- Print Version --------*/
.print-body {
	background-color:#fff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-s;
	font-size:12px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
#print-main {
	margin:0;
	padding:10px 0 0 10px;
	width:608px;
}
#print-brd {
	border: #cdcdcd 1px solid;
	text-align:justify;
}


/*--- END OF BODY ---*/










.pagination {
	color: #d60000;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.pagination a,
.pagination a:visited {
	color: #000000;
	text-decoration: none;
}
.pagination a:hover {
	color: #666666;
	text-decoration: underline;
}


.readMore {
	margin: 8px 8px;
	text-align: right;
}
.readMore a,
.readMore a:visited {
	color: #b00000;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: underline;
}
.readMore a:hover {
	color: #b00000;
	text-decoration: underline;
}


.sectTitle {
	color: #4d6778;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-s;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.newsRightList .item {
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
	width: 250px;
}
.newsRightList .title a,
.newsRightList .title a:visited {
	text-decoration: none;
}
.newsRightList .title a:hover {
	text-decoration: underline;
}
.newsRightList .date {
	color: #b00000;
	font-weight: bold;
	text-align: center;
}



/* ====== Comment form ====== */
.commentForm {
	width: 430px;
}
.commentForm td {
	font-size: 8pt; 
}
.commentForm .fieldTitle {
	width: 110px;
}
.commentForm .fieldControl {
	width: 320px;
}
.commentForm input {
	border: 1px solid silver;
	font-size: 8pt; 
	width: 100%;
}
.commentForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.commentForm .button {
	border: 1px solid silver;
	width: 120px;
}

/* ====== Comment form ====== */
.questionnaireForm {
	width: 430px;
}
.questionnaireForm td {
	font-size: 8pt; 
}
.questionnaireForm .fieldTitle {
	font-weight: bold;
}
.questionnaireForm .fieldControl {
	padding-bottom: 10px;
}
.questionnaireForm input {
	border: 1px solid silver;
	font-size: 8pt; 
}
.questionnaireForm input.text {
	width: 100%;
}
.questionnaireForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.questionnaireForm .button {
	border: 1px solid silver;
	width: 120px;
}


.errorMessages {
	border-bottom: 2px solid silver;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
}
.errorMessages .title {
}
.errorMessages .message {
	color: red;
	padding-left: 10px;
}
.successMessages {
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}
/* ====== End of Comment form ====== */

.noEvents {
	margin-left: 20px;
}
.eventList {
	border: 0;
	border-top: 1px dotted silver;
	border-collapse: collapse;
	margin-left: 20px;
	width: 650px;
}
.eventList td {
	border-bottom: 1px dotted silver;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 11px;
}
.eventList .dates {
	width: 80px;
}
.eventList .day {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	margin-right: 7px;
}
.events .title {
	width: 570px;
}
.eventsLocation .title {
	width: 320px;
}
.eventsLocation .location {
	width: 250px;
}
.eventsTypeLocation .title {
	width: 310px;
}
.eventsTypeLocation .type {
	text-align: center;
	width: 130px;
}
.eventsTypeLocation .location {
	width: 130px;
}

.level2,
.level3 {
	display: none;
}

a.level1,
a.level1:visited {
	color: #000000;
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	display: block;
	padding: 1px 1px 1px 3px;
	text-decoration: none;
}
a.level1:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

a.level2,
a.level2:visited {
	color: #000000;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	display: block;
	padding: 1px 1px 1px 7px;
	text-decoration: none;
}
a.level2:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

#loadingIcon {
	display: none;
	position: absolute;
}
.banner {
	margin: 10px 0;
}


.mtc {
	margin: 0 0 10px -35px;
}