div {
	border: 0px solid red;
}

#footer1 {
	border-top: 2px solid #000049;
}

#homeHelpful {
	position: absolute;
	top: 8px;
	right: 36px;
	width: 30%;
	margin: 0;
	text-align: right;
}

#homeHelpful img {
	margin: 0;
	padding: 0 3px;
}

/*--------- Home ---------*/
#homeBnr {
	position: relative;
	padding: 0;
	background-color: #255A00;
	background-image: url("../graphics/bg/home/homebnr_bdr_green.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
}

#bnrText {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 224px;
	height: 233px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url("../graphics/bg/home/homebnr_cnr_green.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bnrText div {
	margin: 15px 0 0 27px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e4e4e4;
	font-size: 1.3em;
	line-height: 1.8em;
}

#bnrText div p {
	margin: 0;
	padding: 0;
}

#bnrText div p.moreInfo {
	margin: 0;
	padding: 0;
	text-align: right;
}

#bnrText div a {
	color: #e4e4e4;
}

#bnrFeatureWrap {
	float: right;
	width: 663px;
	margin: 0 27px 0 0;
	padding: 3px 0 15px 0;
	color: #e8e8e8;
}

#bnrFeatureImg {
	height: 152px;
	margin: 0 0 12px 0;
	padding: 0;
	background-image: url("../graphics/bg/home/featureImg/masters1.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bnrFeatureImg div {
	width: 663px;
	height: 152px;
	margin: 0;
	padding: 0;
	background-image: url("../graphics/bg/home/featureImg/corners2.gif");
	background-position: center center;
	background-repeat: no-repeat;
}

#bnrFeatureLinks {
	margin: 0;
	padding: 0;
	color: #d8d8d8;
}

#bnrFeatureLinks div {
	float: left;
	width: 215px;
	height: 54px;
	margin: 0 0 0 9px;
	padding: 0;
	overflow: hidden;
	background-image: url("../graphics/bg/home/featureLinks/featured_bg_off.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#bnrFeatureLinks div.first {
	margin-left: 0;
	/*background-image: url("../graphics/bg/home/featureLinks/featured_bg_on.gif");*/
}

#bnrFeatureLinks div h4 {
	font-size: 1.1em;
	margin: 8px 9px 1px 35px;
	padding: 2px 0 2px 0;
}
#bnrFeatureLinks div p {
	margin: 0 9px 0 35px;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	background-color: transparent;
}

#bnrFeatureLinks div a {
	color: #d8d8d8;
}

#bnrFeatureLinks div a strong {
	color: #e8e8e8;
}

/* Main */
#homeMain {
	color: #d8d8d8;
	font-size: .95em;
	background-color: #006;
	background-image: url("../graphics/bg/home/homemain_bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

#homeMain h3 {
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

#homeMain h4 {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
}

/* Sporting events */
#homeEvents {
	float: left;
	width: 457px;
	margin: 0;
	padding: 0;
	color: #e8e8e8;
	background-image: url("../graphics/bg/home/homeevents_tl.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#homeEvents h3 {
	margin: 6px 0 0 27px;
	padding: 10px 0 15px 26px;
	background-image: url("../graphics/icons/icon_home_cats.gif");
	background-position: 0 8px;
	background-repeat: no-repeat;
}

#homeEvents h4 a {color: #e8e8e8;}
#homeEvents a {color: #d8d8d8;}
#homeEvents a:hover, #homeMain a:active {color: #e8e8e8;}

.eventsCol1 {
	float: left;
	width: 206px;
	margin: 0 0 0 27px;
	padding: 0;
}

.eventsCol2 {
	float: right;
	width: 206px;
	margin: 0;
	padding: 0;
}

#homeEvents .eventCat {
	clear: both;
	margin: 0 0 18px 0;
}

#homeEvents .eventCat img {
	float: left;
	margin: 0 12px 0 0;
	border: 2px solid #d8d8d8;
}

#homeEvents .eventCat a:hover img {
	border: 2px solid #e8e8e8;
}

#homeEvents .eventCat h4 {

}

#homeEvents .eventCat ul {
	margin: 6px 0 0 90px;
	padding: 0;
	list-style-type: circle;
	list-style-image: url("../graphics/bullets/home-cats.gif");
}

#homeEvents .eventCat ul li {
	margin: 0;
	padding: 0;
}

/* Upcoming and recent events*/
#homeSched {
	position: relative;
	float: right;
	width: 439px;
	height: 268px;
	margin: 0 27px 18px 0;
	padding: 0;
	background-color: transparent;
	background-image: url("../graphics/bg/home/homesched_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
#homeSched h4 a {color: #efefef;}
#homeSched a {color: #e8e8e8;}
#homeSched a:hover, #homeSched a:active {color: #f8f8f8;}

#homeSched .events_upcoming, #homeSched .events_recent {
	width: 181px;
	padding: 0;
}

#homeSched .events_upcoming {
	float: left;
	margin: 0 0 0 20px;
}

#homeSched .events_recent {
	float: right;
	margin: 0 20px 0 0;
}

#homeSched .events_upcoming h3 {
	margin: 6px 0 0 0;
	padding: 10px 0 13px 23px;
	color: #f2ca2e;
	background-image: url("../graphics/icons/icon_calendar.gif");
	background-position: 0 9px;
	background-repeat: no-repeat;
}

#homeSched .events_recent h3 {
	margin: 6px 0 0 0;
	padding: 10px 0 13px 27px;
	color: #e8e8e8;
	background-image: url("../graphics/icons/home_photos.gif");
	background-position: 0 10px;
	background-repeat: no-repeat;
}

#homeSched .events_upcoming ul, #homeSched .events_recent ul {
	margin: 0 0 0 19px;
	padding: 0;
}

#homeSched .events_upcoming ul li, #homeSched .events_recent ul li {
	margin: 0 0 9px 0;
	padding: 0;
}

#homeSched .events_upcoming ul {
	list-style-image: url("../graphics/bullets/home-upcoming.gif");
}

#homeSched .events_recent ul {
	list-style-image: url("../graphics/bullets/home-recent.gif");
}

#homeSched .events_upcoming .eventCat ul li, #homeSched .events_recent .eventCat ul li {
	margin: 0 0 .1em 0;
	padding: 0;
}
	
#homeSched .viewMore {
	margin: 0 0 0 19px;
}


