body {
	margin:0px;
	background:#DCDCDC;
	color:#710101;
}

.mainDiv {
	padding:0px 20px 0 0px;
}

.header {
	width:1024px;
	height:150px;
	font-weight:bold;
	font-family:verdana;
	font-size:14px;
}

.headerbar {
	width:95%;
	height:11px;
	background:url("../images/hDivider.gif");
}


.titleClass {
	background:url("../images/title.png") no-repeat; width:600px; height:53px;
}


.vertbar {
	background:url("../images/horbar1.png") repeat-y; width:20px; height:600px;
}

.main {
	width:1024px;
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
}

.content_div {
	padding:2px 5px 5px 5px;
	height:550px;
	overflow:none;
	align:center;
	text-align:center;
	vertical-align:top;
}

.temple_content {
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
	color:#342826;
	padding:10px;
}

.footer {
	width:1024px;
	height:30px;
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	background:url("../images/vertbar1.png") repeat-x; width:1014px; height:16px;
}

.menu_holder {
	padding:30px 5px 5px 5px;border:1px solid;
}

.menu_td {
	vertical-align:top;
	valign:top;
}

.hmenu_table {
	width:80%;
	align:center;
}

.events_td {
	vertical-align:top;
	valign:top;
	padding-top:30px;
}

.events_table {
	width:100%;
	padding-left:5px;	
}

.address_text {
	text-align:left;
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	color:#A883AB;
	padding:0px 5px 0px 25px;
}

.header_right {
	text-align:center;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#A883AB;
	vertical-align:bottom;
}



.email_header {
	text-align:center;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#254117;
}

.email_div {
	text-align:center;
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	color:#254117;
	padding:5px 5px 0px 5px;
}

.event_header {
	align:center;
	text-align:center;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#254117;
	background:url("../images/m_bg.png") no-repeat; width:150px; height:30px;padding-right:45px;
	padding-bottom:10px;
}

.event_item {
	text-align:center;
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	color:#254117;
}

.menu_item_div {
	background:url("../images/m_bg.png") no-repeat; width:100px; height:18px;
	padding:3px 0px 0px 0px;
	text-align:center;
	float:left;
}

a.menu_item {
	font-weight:normal;
	font-family:verdana;
	color:#960000;
	font-size:11px;
	text-decoration:none;
}

a.menu_item:hover {
	font-weight:bold;
	font-family:verdana;
	color:#960000;
	font-size:11px;
	text-decoration:underline;
	cursor:hand;
}

.commttee {
	font-weight:bold;
	font-family:verdana;
	color:#710101;
	font-size:12px;
	text-decoration:none;
}

.commtteeDetails {
	font-weight:normal;
	font-family:verdana;
	color:#710101;
	font-size:11px;
	text-decoration:none;
}
.coord {
	font-weight:bold;
	font-family:verdana;
	color:#710101;
	font-size:11px;
	text-decoration:none;
}

.cmtDiv {
	background:url("../images/commttee_div.png") no-repeat; width:320px; height:12px;
	text-align:center; 
}