@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Geneva, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#005496;
	margin-top:0px;
}

#homepageTop{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	background-position:center;
	background-repeat:no-repeat;
}
#homepageTop p{
	margin:0px;
}
#homepageTop a:link{
	color:#FFFFFF;
	text-decoration:none;	
}
#homepageTop a:visited{
	color:#FFFFFF;
	text-decoration:none;	
}
#homepageTop a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#homepageTop a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*#BeginMenuArea{
	position:fixed;
	top:600px;
	left:auto;
}
*/
img{
	border:none;
}

#content{
	background-color:#FFFFFF;
	background:url(/images/hall_interior_pages_2_r3_c1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:499;
	vertical-align:top;
	padding:25px;
}
/*td #content {
	background-color:#FFFFFF;
}
#content td {
	background-color:#FFFFFF;
}
*/
#outcontent{
	background-color:#FFFFFF;
}
#outcontent td{
	background-color:#FFFFFF;
}
td #outcontent {
	background-color:#FFFFFF;
}
td #contactform{
	background:none;
}
#contactform td {
	background:none;
}
#content .clearbackground{
	background:none;
}

#CommentsRow,
#Additional_Comments{
	display:none;
}	

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	width:100%;
	text-align:center;
	color:#E10C18;
	background-color:#FFA700;
	margin-top:24px;
	margin-bottom:12px;
	
	
		
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	width:100%;
	text-align:left;
	color:#E10C18;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:underline;
	text-align:left;
	color:#E10C18;
}

/* these are applied to the table cell*/
.Main_Page_Link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	background-position:top;
	width:121px;
	height:70px;
	vertical-align:middle;
	text-align:center;
	background:url(/images/link.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;

}

.Main_Page_Link:link {
	color:#e20a16;
	text-decoration:none;
	background:url(/images/link.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
	
}
.Main_Page_Link:visited{
	color:#e20a16;
	text-decoration:none;
	background:url(/images/link.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
 
.Main_Page_Link:hover{
	color:#005496;
	text-decoration:underline;
	background:url(/images/selected_link.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.Main_Page_Link:active {
	color:#005496;
	text-decoration:underline;
	background:url(/images/selected_link.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}

/* these are applied to the actual text */
.actual_Main_link:link {
	color:#e20a16;
	text-decoration:none;
	text-align:center;
	margin:auto;
}
.actual_Main_link:visited{
	color:#e20a16;
	text-decoration:none;
	text-align:center;
	margin:auto;
}
 
.actual_Main_link:hover{
	color:#005496;
	text-decoration:underline;
	text-align:center;
	margin:auto;
}

.actual_Page_Link:active {
	color:#005496;
	text-decoration:underline;
	text-align:center;
	margin:auto;
}

/* these are applied to the top bar on interior pages*/
.interior_Main_link:link {
	color:#e00814;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
.interior_Main_link:visited{
	color:#e00814;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
 
.interior_Main_link:hover{
	color:#005496;
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
}

.actual_Page_Link:active {
	color:#005496;
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
}

.footer{
	margin-top:-5px;
	padding-top:-5px;
 	margin-left:20px;
	padding-left:20px;
	color:#FFFFFF;
	color:#FFFF66;
	color:#E10C18;
	font-weight:bold;
	font-size:11px;
	background-color:none;

}
