/* CSS Document */

/* Global */
body{
	background-color:#000000;
	margin: 10px;
}

#container{
	width:750px;
	background-color:#990000;
	margin: 0 auto 0 auto;
}
/*aboveHeaderLinks*/
#aboveHeaderLinks{
	width:750px;
	height: 20px;
	background-color:#000000;
	text-align:right;
	color:#ffffff;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
}
#aboveHeaderLinks a{
	margin:0 0 0 5px;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#aboveHeaderLinks a:hover{
	color:#ffff66;
}

/* Header */
#header{
	text-align:center;	
}
.mainHeaderText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	color:#ffcc66;
	/*display:inline;*/
	padding: 0px 10px 30px 10px;
	line-height:0px;
	position:relative;
	top:-22px;

}
/* Top Links */
#topLinks{
	width:750px;
	height: 54px;
	background-color:#cc9966;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topLinks a{
	line-height: 20px;
	color:#330000;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#topLinks a:hover{
	color:#ffcc66;
}

/* Top Contents */
#topContent{
	clear:both;
	width:750px;
	background-color:#990000;
	
	padding:0 0 7px 0;
}

#tubman{
	width:131px;
	height:173px;
	float:left;
}
#mainImage{
	width:453px;
	height:173px;
	float:left;
	margin: 0 0 0 7px
}
#tourCayuga{
background-color:#e1ce96;
	width:151px;
	height:173px;
	float:right;
	
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color:#330000;
}

#tourCayugaText{
	
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	color:#330000;
	padding: 0 7px 0 7px;
	text-decoration:none;
	min-height: 83px;
	height:83px;
}/**/

#tourCayugaText a{
	text-decoration:none;
	color:#990000;
}

#annualEvents {
	width:151px;
	height:25px;
	background-color:#330000;
	padding: 6px 0 0 0;
	text-align:center;		
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:7px;
}

#annualEvents a{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#ffcc66;
	font-weight:bold;

	vertical-align:middle;
	text-decoration:none;
}
/* Content */
#bodyContent{
	
	clear:both;
	width:461px;
	_width:456px;
	
	margin:7px 0 7px 0;
	_margin: 0px;
	
	float:left;
	border-left:131px solid #ffcc66; /* The width and color of the left rail */

	border-right:158px solid #999f64; /* The width and color of the right rail */
	_border-right:152px solid #999f64; /* The width and color of the right rail */
		
	background-color:#ffffff;
	min-height: 260px;
}
html>body #bodyContent{
	*margin: 0px;
}
/* Left Column */
#leftCol{
	float:left;
	width:131px;
	height:173px;

	margin-left:-131px;
	position:relative;
	padding: 0 0 0 0px;
}
#leftCol ul{
	list-style:none;
	margin: 0px 0 0 -40px;
	_margin: 0px 0 0 0px;
/*	_margin: 20px 0 0 20px; -IE6 and below hack */
}
html>body #leftCol ul{
	*margin: 20px 0 0 0px;
}

#leftCol li{
	margin: 8px 0 0 0;
}
html>body #leftCol li{
	*margin: 18px 0 0 0;
}
#leftCol a{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#330000;
	text-decoration:none;
	line-height:22px;
	
	width: 131px;
	padding: 0 0 5px 17px;
}
#leftCol a:hover{
	color:#990000;
	background-image:url(../images/navHoverImage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}
#leftCol a span{
	margin: 0 0 0 17px;
}


/* Middle */
#middleCol{
	float:left;
	background-color:#FFFFFF;
	padding: 10px 25px 25px 25px;
	
	width:404px;
	_width:404px;
	
	margin-right:-404px;
	/**/_margin-right:-397px;
	
	
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:7px;	
		
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:7px;
		
	min-height: 260px;
}
.bodyText, .MsoNormal, #middleCol a, #middleCol p, #middleCol ul, #middleCol div{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#683300;
}
.bodyHeader{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#683300;
	font-weight:bold;
}
#middleCol a{
	color: #990000;
}
#middleCol a:hover{
	color:#ffcc66;
}

/* Right */
#rightCol{
	_clear:both;
	float:right;
	width:151px;
	_width:151px;
		
	text-align:center;
	
	margin-top:10px;
	margin-right:-158px;
	_margin-right:-98px;/*IE 6 border problem*/
	
	position:relative;

}

#featured span{
	margin: 0 auto 0 auto;
	
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#ffcc66;
	font-weight:bold;
}
#featured{
	_margin:0 0 0 0px;
}
html>body #featured{
	*margin-right: -13px;
}
#topFeatureEvent{
	margin: 5px 0 0 0;
}

div#featuredEvent{
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	color:#683300;

	background-image:url(../images/middleFeatureEvent.gif);
	background-repeat:repeat-y;
	width:115px;
	/*width:131px;*/
	margin: 0 0px 0 0px;
	padding:10px 50px 10px 20px;
}
html>body #featuredEvent{
	*margin: 0 0 0 7px;
}
#bottomFeatureEvent{
	padding: 0 0 10px 0;
}


/* Footer */
#footer{
	clear:both;
	background-color:#e1ce96;
	width:750px;

	margin: 7px 0 0 0;
	padding:0px 0 0 0;
	text-align:center;
}

#address{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#330000;
	margin: 4px 0 0 0;
}

#footerLinks{
	padding: 10px 0 10px 0;	
	text-align:center;
}

#footerLinks ul{
	list-style:none;
	margin: 0 20px 0 auto;
}
#footerLinks li{
	display:inline;
}
#footerLinks li a{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#990000;
}
#footerLinks li a:hover{
	color:#000000;
}
.redNav a, .brownNav a, .blackNav a{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#990000;
}

.brownNav a{
	color: #330000;
	margin:0 0 20px 0;
}
.blackNav a{
	color: #000000;
}
/*
#footerLinks{
	padding: 10px 0 10px 0;	
	text-align:center;
}
#footerLinks a{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#990000;
}
#footerLinks ul{
	list-style:none;
	margin: 0 20px 0 auto;
}
#footerLinks li{
	display:inline;
}
#footerLinks li a{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#990000;
}
#footerLinks li a:hover{
	color:#000000;
}

.brownNav{
	color:#330000;
	font-size:36px;
}
.blackNav{
	color:#000000;
}
*/

/*   Admin Sections   */

.AdminBody{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 25px 5px 25px;
}
.AdminLabel{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
.AdminHeader{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.AdminTopBar{
	background-color:#990000;
	height: 20px;
	text-align:right;
	border-bottom:#000000 solid 2px;
	margin: 0 0 25px 0;
}
.AdminTopBar a{
	padding:4px 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
#ecardBody {
	clear:both;
	width:750px;
	_width:456px;
	_margin: 0px;
	float:left; /* The width and color of the right rail */
	_border-right:152px solid #999f64; /* The width and color of the right rail */
	background-color:#ffffff;
	min-height: 260px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
