@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #818181;
	background-image: url(images/Htile_fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cacaca;
	font-size: 11px;
	line-height: 16px;
}
#vcolumn {
	background-image: url(images/Vtile.jpg);
	background-repeat: repeat-y;
	background-position: 31px top;
	width: 849px;
	margin: 0 auto;
	min-height: 100%;
}
#main {
	width: 699px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	margin: 0px 9px 0px 141px;
	min-height:100%
}
#footer {
	color: #666666;
	margin-right: 40px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 40px;
}
.title {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-right:12px;
}
h3 {
	margin-bottom: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#Rshdw {
	background-image: url(images/rt-shdw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 100%;
}
#Lshdw {
	background-image: url(images/pearl_lft_shdw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 100%;
}
#navmain {
	background-image: url(images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 699px;
	height: 350px;
	background-color: #74ACB6;
}
td.sidebar {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	padding: 20px;
	width:154px;
	text-align:right;
}
td.text {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.event td {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#Mainbody {
	background-image: url(images/2pattern_fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 699px;
	padding-top: 1px;
}
p {
	margin-bottom: 10px;
}
td {
	vertical-align: top;
}
h2 {
	font-size: 18px;
	margin-bottom: 6px;
	color: #FFFFFF;
}
a {
	color: #74acb6;
	font-weight: bold;
	text-decoration: none;
}
.contact {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	height: 20px;
	padding-right: 6px;
	display: block;
}
.date {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #74acb6;
}
#navmainsub   {
	background-image: url(images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 699px;
	height: 180px;
	background-color: #74ACB6;
}
td.sidecontact {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}
td.textcontact {
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 6px;
}
.eventcontact td {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.eventcontact {
	margin-top: 20px;
}
h1 {
	color: #F1F1F1;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 194px;
	font-size: 20px;
}
.text img {
	padding: 3px;
	background-color: #999999;
}
li {
	display: block;
	margin-right: 14px;
	margin-bottom: 7px;
	list-style-image: none;
	float: left;
	margin-top: 7px;
}
* html #vcolumn {
	height: 100%;
}
* html #Rshdw {
height: 100%;
}
* html #Lshdw {
height: 100%;
}
* html #main {
height: 100%;
}

