/* CSS Document */

.content {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}

.header {
	color: #18739a;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: .05em;
}
.footer {
	background-image: url(images/footer.gif);
}
.copyrightarea {
	padding: 20px 50px 0px 100px;
	color: #982416;
	font-size: 10pt;
}
.copyrightarea a {
	text-decoration: none;
	color: #982416;
}


.float
{
	float:right;

}

.tablecontent {
	padding: 20px 60px 20px 60px;
	valign: top;
	background-color: #ffffff;
}

a {
	color: #BF2410;
	text-decoration: none;
}
a:hover {
	color: #00506B;
}

.t0{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
}

.t1{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 14pt;
	color: #665850;
	line-height: 14pt;
	padding: 0px 0px;	
	font-weight: normal;
}

.t2{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 11pt;
	color: #00506B;
	padding: 0px 0px;	
	font-weight: bold;
}

.t3{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 11pt;
	color: #7e684f;
	padding: 0px 0px;		
}

.t31{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 11pt;
	color: #A3988B;
	font-style: italic;
	padding: 0px 0px;	
}

.t4{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 11pt;
	color: #000000;
	padding: 0px 0px;	
}

.t5{
	font-family: Arial, helvetica, Sans Serif;
	font-size: 11pt;
	color: #BF2410;	
}

.container {
	width: 100%;
	height: 100%;
	text-align: center;
}

.Table_01 {
 	background-color: #F5F0D8;
	align:center;
}

.price {
	padding: 14px 12px;
	font-family: Arial, helvetica, Sans Serif;
	color: #333333;
}	
.menudescription{
	font-family: palatino, times, serif;
	font-size: 11pt;
	color: #A3988B;
	padding: 0px 0px;
	margin: 0;
	line-height: 11pt;
	font-weight: normal;
	font-style: italic;
}
.menuBackground {
	background-image: url(images/menu-bg.gif);
}
.menuCategories {
	padding: 0 10px 0 30px;
	text-align: center;
	font-size: 15pt;
	line-height: 17pt;
	width:120px;
}
.menuCategories a {
	color: #00506B;
	text-decoration: none;
}
.menuCategories a.selected {
	color: #001749;
	text-decoration: none;
}
.menuCategories a.selectedcourse {
	color: #003749;
	text-decoration: none;
	font-size: 11pt;
	font-family: palatino, times, serif;
	font-style: italic;
	line-height: 15pt;
}
.menuCategories a:hover {
	color: #BF2410;
}

button, submit, input, textarea {
	color: #883828;
	background-color: #f5f0d8;
}
#eventpulltab {
	position: absolute;
	bottom: 100px;
	left: 0;
	z-index: 1000;
	width: 117px;
	height: 55px;
}

