body
{
	background-color: #ffffff;
	background-image: url(images/sub_bkgr3.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1
{
	font-size: 13px;
	color: #d94200;
	font-weight: 900;
	line-height: 18px;
}

h2
{
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 14px;
	font-size: 12px;
	font-weight: 900;
}

em 
{ 
	font-weight: 700; 
}
q
{
	font-style: italic;
}
a img {
	border: 0px none;
}

#main
{
	position: absolute;
	top: 162px;
	left: 250px;
	width: 490px;
	line-height: 18px;
}

#main_top
{
	position: absolute;
	top: 120px;
	left: 35px;
	width: 800px;
	line-height: 18px;
	text-align: center;
}

#main_right
{
	position: absolute;
	top: 130px;
	left: 530px;
	width: 320px;
	line-height: 18px;
	background-color: #ffffff;
	
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
}

#main_left
{
	position: absolute;
	top: 130px;
	left: 25px;
	width: 440px;
	line-height: 18px;
}

#main_bottom
{
	position: absolute;
	top: 960px;
	left: 35px;
	width: 800px;
}

#right_sidebar
{
	position: absolute;
	top: 162px;
	left: 668px;
	width: 132px;
	line-height: 18px;
}

#left_sidebar
{
	position: absolute;
	top: 162px;
	left: 0px;
	width: 250px;
	text-align: center;
}

#bottom_nav
{
	text-align: center;
	font-size: 10px;
	color: gray;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	margin-top: 60px;
}

table#description_table
{
width: 1000px;
border: black solid 2px;
border-collapse: collapse;
}

table#description_table th
{
	background-color: black;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 400;
	line-height: 14px;
	text-decoration: none;
	border: gray solid 2px;
	padding: 3px;
}

table#description_table td
{
	background-color: #f3f3df;
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding: 5px;
	border: gray solid 2px;
}

.main_text
{
	color: black;
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	text-decoration: none;
}

.main_text_sm
{
	color: black;
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: none;
}

.main_text_sm_B
{
	color: #993;
	font-size: 10px;
	font-family: Verdana;
	font-weight: 700;
	line-height: 14px;
	text-decoration: none;
}

.main_text_gray
{
	color: gray;
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	text-decoration: none;
}

.main_text_b_beige
{
	color: #993;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 700;
	line-height: 18px;
	text-decoration: none;
}

.main_text_foot
{
	color: gray;
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
	text-decoration: none;
}

.main_text_b
{
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 700;
	line-height: 18px;
	text-decoration: none;
}

.main_head
{
	color: #d94200;
	font-size: 13px;
	font-family: Verdana;
	font-weight: 900;
	line-height: 16px;
}

table.schedule_table
{
width: 693px;
border: black solid 2px;
border-collapse: collapse;
}



table.schedule_table th
{
	background-color: black;
	color: white;
	font-size: 10px;
	font-family: Verdana;
	font-weight: 400;
	line-height: 12px;
	text-decoration: none;
	padding: 3px;
}





table.schedule_table td
{
	width: 200px;
	border: black solid 2px;
	background-color: #F3F3DF;
	color: black;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	padding: 3px;
}

	
	
	
	
	table.schedule_table td+td
	{
	width: 150px;
	}
		table.schedule_table td+td+td
	{
	width: 343px;
	}
	
	table.schedule_table td[colspan="3"]
{
	text-align: center;
	background-color: #D1D1AA;
	color: black;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	}
	
	table.schedule_table td[abbr="spacer"] 
{
	background-color: transparent;
	border-color: transparent;
	height: 10px;
	}	


	
.table_head
{
	background-color: black; 
	color: white;
	font-size: 10px;
	font-family: Verdana;
	font-weight: 400;
	line-height: 12px;
	text-decoration: none;
}

.table_text
{
	color: black;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}

.cg_address
{
	color: black;
	padding: 43px;
	text-align: left;
	padding-bottom: 0px;
	margin: 0px;
}
.announcement
{
	border-bottom: olive solid 1px;
}



.announcement
{
	border-bottom: olive solid 1px;
}


table#calendar
{
	border-left: #993 solid 2px;
	border-right: #993 solid 2px;
	border-top: #993 solid 2px;
	border-bottom: #993 solid 2px;
	width: 605px;
	border-collapse: collapse;
	margin-top: 0px;
}


table#calendar th{
	background-color: #EDEDED;
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: 800;
	line-height: 12px;
	text-decoration: none;
	padding: 3px;
	border: #EDEDED solid 1px;
	border-bottom: #993 solid 2px;
}

table#calendar td
{
	width: 200px;
	background-color: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	padding: 3px;
	border: black solid 1px;
}

.tour
{
	color: #d94200;
	font-weight: bold;
	height:10px;
	text-align: right;
}

.notour td
{
	background-color: red;
	font-weight: normal;
	border: white solid 1px;
	vertical-align:text-top;
	text-align: left;
	border: black solid 1px;
}

table#calendar a
{
	color: black;
}

table#calendar a:visited
{
	text-decoration: none;
}

table#calendar a:active
{
	text-decoration: none;
}

table#calendar a:link
{
	text-decoration: none;
}

.descsec
{
	text-align: left;
}

.descsec p
{
	line-height: 14px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}


h2.desch2
{
	color: olive;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
}

table.tablec
{
width: 800px;
border: black solid 2px;
border-collapse: collapse;
}

table.tablec th
{
	background-color: black;
	color: white;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 400;
	line-height: 12px;
	text-decoration: none;
	padding: 7px;
}

table.tablec td
{
	border: black solid 2px;
	background-color: #F3F3DF;
	color: black;
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 7px;
}
