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

body, p, th, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.25em;
	margin-bottom: 1em;
	margin-top: 0px;
}

h3 {
	font-size: 1.25em;
	color: #CC0000;
	margin-bottom: .5em;
	margin-top: .5em;
}

h4 {
	font-size: 1.1em;
	color: #990000;
	margin-bottom: .5em;
	margin-top: .5em;
	border-bottom: #CCCCCC solid 1px;
}

h5 {
	font-size: 1em;
	color: #CC0000;
	margin-bottom: .5em;
	margin-top: .5em;
}

.more {
	font-size: .9em;
	color: #CC0000;
	text-align:right;
}

.date {
	font-size: 1em;
	color: #990000;

}

#container {
	width:800px;
	left:0px;
	top: 0px;
	
}

#header {
	width: 800px;
	height: 110px;
	left: 0px;
	top: 0px;	
}

#cowgLogo {
	width: 200px;
	height: 110px;
	left: 0px;
	margin-right: 10px;
}

#headerImage {
	left: 220px;
	top: 0px;
	display:block;
	margin-right: 10px;
	position: absolute;
}

#centerStrip {
	top: 120px;
	position:absolute;
	width: 800px;
}

#bottomStrip {
	width: 800px;
	height: 180px;
	display:block;
	position: relative;
}

#socialPanel {
	width:200px;
	margin-right: 10px;
	display:block;
	top: 410px;
	position:absolute;
}

#comingSoonPanel {
	left: 210px;
	width: 210px;
	margin-right: 10px;
	display:block;
	top: 0px;
	position:absolute;

}

#newsPanel {
	left: 430px;
	width: 210px;
	margin-right: 10px;
	display:block;
	position:absolute;
	top: 0px;

}

#bottomRightCornerPanel {
	left: 650px;
	width: 140px;
	margin-right: 10px;
	display:block;
	position:absolute;
	bottom: 0px;

}

#copyrightPanel {

}

/*******LEFT NAVIGATION AND BUTTONS*************/
#leftNavigationPanel {
	width: 200px;
	left: 0px;
	top: 0px;
	margin-right: 10px;
	background: #CC0000;
	padding-top: 8px;
	padding-bottom: 8px;

}

#centerPhoto {
	left: 210px;
	height: 280px;
	display:block;
	width: 430px;
	margin-right: 10px;
	position:absolute;
	top: 0px;
}

#centerInformation {
	left: 210px;
	display:block;
	margin-right: 10px;
	position:absolute;
	top: 0px;
}

#centerInformation ul {
	list-style-image: none;
	list-style-type: disc;
	left: 1em;
	margin: 0px;
	padding: 0px;
}

#centerInformation ul li {
	display: block;
	font-size: .9em;
	list-style-image: none;
	list-style-type: disc;
	left: 0px;
	text-indent: 1em;
	margin: 0px;
	padding: 0px 0px .5em 0px;
}

#centerInformation ol {
	left: 1em;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#centerInformation ol li {
	font-size: .9em;
	left: 0px;
	text-indent: 1em;
	margin: 0px;
	padding: 0px 0px .5em 0px;
	list-style-position: inside;
	list-style-type: decimal;
}

#centerInformation ol li ol {
	left: 1em;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: lower-alpha;
}

#centerInformation ol li ol li{
	font-size: .9em;
	left: 0px;
	text-indent: 1.5em;
	margin: 0px;
	padding: 0px 0px .5em 0px;
	list-style-position: inside;
	list-style-type: lower-alpha;
}

#rightPanelPhoto {
	left: 650px;
	width:140px;
	height: 280px;
	display:block;
	position: absolute;
	top: 0px;
}

#leftNavigationPanel ul {
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#leftNavigationPanel ul li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	text-indent: 0px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

.offLeft {
	position:absolute;
	left:-10000em;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
	

#btnAboutCOWG a, #btnAboutCOWG a:visited {
	background: #CC0000 url(../Assets/leftNavigation/aboutCOWG.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnAboutCOWG a:hover, #btnAboutCOWG a:focus {
	background: #666666 url(../Assets/leftNavigation/aboutCOWG_f2.gif) no-repeat;
	color: #666666;
	display:block;
	height: 33px;
}

#btnCalendar a, #btnCalendar a:visited {
	background: #CC0000 url(../Assets/leftNavigation/calendar.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnCalendar a:hover, #btnCalendar a:focus {
	background: #666666 url(../Assets/leftNavigation/calendar_f2.gif) no-repeat;
	color: #666666;
}

#btnLibrary a, #btnLibrary a:visited {
	background: #CC0000 url(../Assets/leftNavigation/library.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnLibrary a:hover, #btnLibrary a:focus {
	background: #666666 url(../Assets/leftNavigation/library_f2.gif) no-repeat;
	color: #666666;
}

#btnEquipment a, #btnEquipment a:visited {
	background: #CC0000 url(../Assets/leftNavigation/equipment.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnEquipment a:hover, #btnEquipment a:focus {
	background: #666666 url(../Assets/leftNavigation/equipment_f2.gif) no-repeat;
	color: #666666;
}

#btnMembership a, #btnMembership a:visited {
	background: #CC0000 url(../Assets/leftNavigation/membership.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnMembership a:hover, #btnMembership a:focus {
	background: #666666 url(../Assets/leftNavigation/membership_f2.gif) no-repeat;
	color: #666666;
}

#btnGallery a, #btnGallery a:visited {
	background: #CC0000 url(../Assets/leftNavigation/gallery.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnGallery a:hover, #btnGallery a:focus {
	background: #666666 url(../Assets/leftNavigation/gallery_f2.gif) no-repeat;
	color: #666666;
}

#btnLinks a, #btnLinks a:visited {
	background: #CC0000 url(../Assets/leftNavigation/links.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnLinks a:hover, #btnLinks a:focus {
	background: #666666 url(../Assets/leftNavigation/links_f2.gif) no-repeat;
	color: #666666;
}


#btnLogin a, #btnLogin a:visited {
	background: #CC0000 url(../Assets/leftNavigation/login.gif) no-repeat;
	color: #CC0000;
	display:block;
	height: 33px;
}

#btnLogin a:hover, #btnLogin a:focus {
	background: #666666 url(../Assets/leftNavigation/login_f2.gif) no-repeat;
	color: #666666;
}

#copyright {
	font-size: .8em;
	line-height: 1em;
}
