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

@import url("navigation.css");
@import url("tags.css");


*{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

body
{
	text-align:left;
	margin:20px auto;
	/*min-width:840px;for netscape browsers*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url(/design-images/bodybackground.jpg);
	background-repeat: repeat-x;
	background-color:#666666;
}

#Header
{
	width:1006px;
	height:110px;
	text-align: right;
	font-size:18px;
}

#Header img
{
	width: 305px;
	height: 93px;
	float: left;
}

#TopNavigation
{
	width:1006px;
	text-align: right;
	margin-bottom: 10px;
}

#MainContent
{
	width:1006px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

.HeaderText
{
	float: left;
	width: 544px;
	height: 40px;
	font-size: 26px;
	color: #65b561;
	margin-right: 80px;
	margin-top: 10px;
}

#Container
{
	float: left;
	width: 1006px;
	background: url(/design-images/sub-content-back.gif) left top;
}

#ContainerTest
{
	width: 980px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	background-color: #333333;
	z-index: 1;
}

#ContentTest
{
	float: left;
	width: 980px;
	background: url(../images/layout/background.jpg) left top;
	background-color: #333333;
}


#SubContentText
{
	float: left;
	width: 544px;
	font-size: 14px;
	color: black;
	margin-right: 80px;
}

#SubContentText img
{
	margin-bottom: 40px;
	margin-left: 10px;
	text-align:center;
	border-color: black;
	border: solid 2px;
}

#SubContentColumn
{
	float: left;
	width: 624px;
	font-size:20px;
	color: white;
	padding-left: 20px;
}

#TopLeftColumn
{
	float: left;
	width: 341px;
	height: 327px;
	font-size:20px;
	color: white;
	padding-left: 20px;
}

#TopLeftColumn a
{
	line-height: 25px;
	color: #000;
	font-size: 11px;
}

#TopLeftColumn a:hover
{
	color: #fff;
	font-size: 11px;
}

#TopRightColumn
{
	float: left;
	width: 292px;
	height: 327px;
	background: url(/design-images/home-green.gif) left top;
	font-size:20px;
	color: white;
	padding-left: 20px;
}

#FlashColumn
{
	float: left;
	width: 332px;
	height: 327px;
	background: url(/design-images/flash-holder.jpg) left top;
}

#InfoContent
{
	float: left;
	width: 1006px;
	background: url(/design-images/recent-background.gif) left top;
}
	
#InfoHeader
{
	float: left;
	width: 1006px;
	height: 51px;
	margin-top: 16px;
	background: url(/design-images/recent-header.gif) left top;
	font-size:large;
	font-weight:600;
	color: black;
}

#RecentHeader
{
	float: left;
	width: 480px;
	height: 51px;
	margin-left: 16px;
}

#NewsHeader
{
	float: left;
	width: 480px;
	height: 51px;
	padding-left: 14px;
	margin-left: 16px;
}

#NewsColumnDate
{
	float: left;
	width: 480px;
	margin-left: 16px;
	color: #996633;
}

#NewsColumn
{
	float: left;
	width: 480px;
	margin-left: 16px;
	color: black;
}

#FeaturedColumnName
{
	float: left;
	width: 480px;
	margin-left: 16px;
	margin-bottom: 8px;
	padding-left: 14px;
	color: #996633;
}

#FeaturedColumn
{
	float: left;
	width: 480px;
	margin-left: 16px;
	padding-left: 14px;
	color: black;
}

#SingleColumn
{
	width: 575px;
	margin: 0 auto;
	text-align: left;
}

#SingleColumn ul
{
	margin-left: 40px;
	margin-bottom:10px;
}

#SingleColumn img
{
	padding: 10px;
}

#Footer
{
	float: left;
	width:986px;
	height: 45px;
	clear:both;
	color: white;
	margin-top: 10px;
	padding-top:20px;
	padding-left: 20px;
	padding-bottom: 30px;
	background: url(/design-images/footer.gif) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Footer a
{
	color:#FFDC7B;
}

#Copyright
{
	margin:0px auto; /* Right and left margin widths set to "auto" */
	width: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: white;
}

#Copyright A
{
	color: white;
}

#HeaderImage
{
	float: left;
	width: 732px;
	height: 169px;
	margin:0px auto;
}

#HeadingText
{
	float: left;
	width: 600px;
	padding-left: 65px;
	text-align: center;
}








.CalHeader
{
	text-align: center;
	background-color:#9999FF;
	height: 40px;
}

.WeekBlue
{
	height: 80px;
	color: blue;
	font-size: 20px; 
	background-color:#9999FF; 
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.week
{
	height: 80px;
	color: white;
	font-size: 20px; 
	background-color:#333; 
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.weekdays
{
	text-align: center;
	width: 150px;
	color: white;
	background-color:#666; 
	font-size: 20px;
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
}

.Calendar
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
	color: white;
	font-size: 20px;
	background-color:#000; 
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
}

a:link.mon
{
	color: blue;
	font-size:20px;
}
a:visited.mon
{
	color: blue;
	font-size:20px;
}
a:active.mon
{
	color: blue;
	font-size:20px;
}

.calday
{
	text-align: left;
	font-size: 15px;
	color: white;
}

.ReservationDayHeader
{
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 20px;
	text-align: center;
}

.ReservationDay
{
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 20px;
	text-align: left;
	height; 150px;
	width: 900px;
}

.ReservationDay td
{
	font-size: 15px;
	padding:5px; 
	border-style:solid;
	border-width:1px;
	border-style:solid;
	border-color:white;
	background-color:#666; 
}

.ReservationTime
{
	color: white;
	font-size: 20px;
	text-align: left;
}

.ReservationInfo
{
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
}

.ReservationInfo td
{
	padding:5px; 
}

.RedCell
{
	color: #C00;
}

.GreenCell
{
	color: #390;
}

