@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#E9DAB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E1E1E1;
	line-height: 16pt;
	background-image: url(../images/common/bk.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
text-decoration:none;
}

table#main {
	width: 760px;
	margin: 0px auto;
}
td#topbk {
	background-image: url(../images/topbar/topbk.jpg);
	background-repeat: repeat-x;
}
td#topbk img{
float:left;
}
td#menu {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCA777;
	border-bottom-color: #BCA777;
}
#utility {
	float: right;
	clear: none;
	width: 300px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #cccccc;
	margin-top: 50px;
	padding-right: 10px;
}
#utility a:link, #utility a:visited, #utility a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
#utility a:hover {
	text-decoration: underline;
}
#main #shadow .quicklinkcopy {
	font-size: 8.5pt;
	padding: 5px 5px 5px 10px;
	line-height: 12pt;
	vertical-align:top;
}
.quicklink {
	margin-top: 10px;
}
.quicklink img {
	margin-top: 10px;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #cccccc;
	padding: 5px 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

#footer2 {
color:#8B694D;
}
#main td#shadow {
	background-image: url(../images/index/dropshadow.jpg);
	background-repeat: repeat-x;
	padding: 20px 20px 10px;
}
#sidemenu {
	background-image: url(../images/sidemenu/sidebk.jpg);
	background-repeat: repeat-x;
	height: 520px;
}
#sidemenu #menulist {
	margin-top: 20px;
}
#sidemenu #menulist ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidemenu #menulist a:link, #sidemenu #menulist a:visited, #sidemenu #menulist a:active {
	color: #E7DFB1;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 150px;
	padding-left: 40px;
	padding-right: 0px;
	height: 27px;
}
#sidemenu #menulist a:hover, #sidemenu #menulist a.current {
	color: #cccccc;
	background-image: url(../images/sidemenu/menuhilite.gif);
	background-repeat: no-repeat;
}
#breadcrumb {
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
}
#maincontainer {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentcontainer {
	margin-top: 20px;
}
div.leftimg {
	float: left;
}
div.rightcolumn {
	margin-left: 205px;
}
.rightcolumn2 {
	margin-left: 180px;
}
div.enlarge {
	font-size: 8pt;
	color: #E7DFB1;
	text-align: right;
}
div.enlarge a:link, div.enlarge a:visited, div.enlarge a:active {
	font-size: 8pt;
	color: #E7DFB1;
	text-decoration: none;
	font-weight: normal;
}
div.enlarge a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 13pt;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}
#note {
	color: #FFFFFF;
	background-color: #96681F;
	border: 4px solid #FFE094;
	padding: 5px;
}
#mandala {
	float: left;
}
#notetxt {
	margin-left: 57px;
	vertical-align: top;
}
img.divider {
	margin-bottom: 20px;
}
#totop a:link, #totop a:visited, #totop a:active {
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 8.5pt;
}
#totop {
	clear: both;
}

#totop a:hover {
	text-decoration: underline;
}
#timetable td {
	padding: 10px;
}
#timetable   td.even {
	background-color: #381309;
}
#timetable td.odd {
	background-color: #5F3E34;
}
.timeeven {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #95695C;
}
.timeodd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #200700;
}
.extract {
	background-color: #E5DDC6;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A29862;
	padding: 5px 20px;
	color: #333333;
}
.extract a:link, .extract a:visited, .extract a:active {
	color: #333333;
}
.extract a:hover {
	text-decoration: none;
}
div.roomcolumn {
	float: left;
	width: 154px;
	margin-right: 20px;
}
#roomtxt {
	clear: both;
	padding-bottom: 20px;
	padding-top: 5px;
}
.clearer {
	clear: none;
}
.underline {
	text-decoration: underline;
}

div.helpcolumn {
	float: left;
	width: 160px;
	margin-right: 15px;
}

div.helptxt {
	text-align: center;
	height:88px;
	margin-bottom: 20px;
}
div#3columns2 {

}
h4 {
	font-size: 14pt;
	font-weight: normal;
	color: #FFCC66;
}
.bold {
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


div.collapsecontainer {
	background-color:#663300;
	padding:5px 10px 5px 5px;
	margin-top: 5px;
}


.switchcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 15px;
}
.showstate {
	margin-right: 5px;
}
.donation  #Submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.smalltxt {
	font-size: 8pt;
}
#regform .form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #F9F9F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#regform .form textarea {
	background-color: #F9F9F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
#regform .form .submit {
	background-color: #000000;
	border: 1px solid #CC9900;
	color: #FFFFFF;
}
