@charset "UTF-8";
* {
	padding:0px;
	margin:0px;
}
p {margin-bottom:10px;}
.clr {clear:both;} 

h1 {
	color:#660000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
h2 {
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
	display: inline; 
	margin-bottom:5px;
}
h3 {
	color:#660000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

a:link {color:#CC3300;}
a:visited {color:#CC3300;}
a:hover {color:#666666;}
a:active {color:#666666;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#996633;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
}
.oneColFixCtr #homecontainer {
	position:relative;
	width:780px; 
	height:600px;
	background:url(../images/homeBackground.jpg) top left no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:100%;
}
#homecontainer h1 {
	width:240px;
	height:130px;
	position:absolute;
	top:57px;
	left:280px;
}
#homecontainer h1 span {
	background:url(../images/bcLogo.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#homecontainer h2 {
	width:244px;
	height:30px;
	position:absolute;
	top:188px;
	left:277px;
}
#homecontainer h2 span {
	background:url(../images/homeTagline.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#homecontainer p {
	width:524px;
	height:140px;
	position:absolute;
	top:237px;
	left:129px;
}
#homecontainer p span {
	background:url(../images/homeCopy.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

#homecontainer #footer {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	left: 171px;
	top: 583px;
}
#homecontainer #footer p {
	height:20px;
}

/* Home Navigation */
#homecontainer #primaryNav {
	position:absolute;
	height:24px;
	list-style:none;
	left:169px;
	top:501px;
	width:547px;
}
#primaryNav li {
	float:left;
	margin:0px;
	padding:0px;

}
#navFeatures a:link,
#navFeatures a:visited {
	display:block;
	height:24px;
	background:url(../images/bc_nav_01.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:78px;
	line-height:155px;
}
#navFeatures a:hover,
#navFeatures a:active {
	display:block;
	height:72px;
	background:url(../images/bc_nav_01.jpg) 0px -24px no-repeat;
	overflow:hidden;
	width:78px;
	line-height:155px;
}
#navFeatures a.currentP {
	background:url(../images/bc_nav_01.jpg) 0px -24px no-repeat;
}
#navLots a:link,
#navLots a:visited {
	display:block;
	height:24px;
	background:url(../images/bc_nav_02.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:61px;
	line-height:155px;
}
#navLots a:hover,
#navLots a:active {
	display:block;
	height:72px;
	background:url(../images/bc_nav_02.jpg) 0px -24px no-repeat;
	overflow:hidden;
	width:61px;
	line-height:155px;
}
#navLots a.currentP {
	background:url(../images/bc_nav_02.jpg) 0px -24px no-repeat;
}
#navSchools a:link,
#navSchools a:visited {
	display:block;
	height:24px;
	background:url(../images/bc_nav_03.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:90px;
	line-height:155px;
}
#navSchools a:hover,
#navSchools a:active {
	display:block;
	height:72px;
	background:url(../images/bc_nav_03.jpg) 0px -24px no-repeat;
	overflow:hidden;
	width:90px;
	line-height:155px;
}
#navSchools a.currentP {
	background:url(../images/bc_nav_03.jpg) 0px -24px no-repeat;
}
#navRestrictions a:link,
#navRestrictions a:visited {
	display:block;
	height:24px;
	background:url(../images/bc_nav_04.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:122px;
	line-height:155px;
}
#navRestrictions a:hover,
#navRestrictions a:active {
	display:block;
	height:72px;
	background:url(../images/bc_nav_04.jpg) 0px -24px no-repeat;
	overflow:hidden;
	width:122px;
	line-height:155px;
}
#navRestrictions a.currentP {
	background:url(../images/bc_nav_04.jpg) 0px -24px no-repeat;
}
#navGreenlink a:link,
#navGreenlink a:visited {
	display:block;
	height:24px;
	background:url(../images/bc_nav_05.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:106px;
	line-height:155px;
}
#navGreenlink a:hover,
#navGreenlink a:active {
	display:block;
	height:72px;
	background:url(../images/bc_nav_05.jpg) 0px -24px no-repeat;
	overflow:hidden;
	width:106px;
	line-height:155px;
}
#navGreenlink a.currentP {
	background:url(../images/bc_nav_05.jpg) 0px -24px no-repeat;
}
#navContactus a:link,
#navContactus a:visited {
	display:block;
	height:24px;
	background:url(../images/bc_nav_06.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:90px;
	line-height:155px;
}
#navContactus a:hover,
#navContactus a:active {
	display:block;
	height:72px;
	background:url(../images/bc_nav_06.jpg) 0px -24px no-repeat;
	overflow:hidden;
	width:90px;
	line-height:155px;
}
#navContactus a.currentP {
	background:url(../images/bc_nav_06.jpg) 0px -24px no-repeat;
}
