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

/*
    fridays on the promenade 2011
*/

body  {
    font-family: Georgia, serif;    /* default page font */
	background-color: #ee2e24;
    margin: 0;          /* shorthand for all margins = 0 */
    padding: 0;         /* no padding */
}

p, h1, h2, h3, h4, h5, h6, li {
	margin: 0px;
}

/* outerDiv wraps around the rest of the page */
div#outerDiv {
    width: 990px;       /* sets the content width */
    margin: 0 auto;     /* no top/bottom margin, centered horizontally */
}

div#navBox {
	width: 990px;       /* sets the content width */
	height: 157px;
	position:relative;
	background: url(../_images/navbox.jpg) no-repeat;       /* white content background, header image */
}
div#subnavBox {
	width: 990px;       /* sets the content width */
	height: 157px;
	position:relative;       /* white content background, header image */
	background-image: url(../_images/sub-headernavbk.jpg);
	background-repeat: no-repeat;
}
div#content #footer {
	position:absolute;
	height: 30px;
	width: 945px;
	top: 771px;
	text-align: right;
	line-height: 30px;
}
div#subfooter {
	height: 60px;
	width: 990px;
	text-align: left;
	line-height: 30px;
	background-image: url(../_images/sub-footerbottom.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#subfooter #footer {
	position:relative;
	height: 30px;
	width: 945px;
	top: 0px;
	text-align: right;
	line-height: 30px;
}

/* ===== main Nav LEFT ===== */

#navBox #Navwrap {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#NavWrap ul#Nav {
	width: 297px;
	margin: 0 auto;
	padding:0px;
	list-style: none;
	position: absolute;
	left: 111px;
	top: 57px;
}
#NavWrap ul#Nav li {
	float:left;
	margin:0px;
	padding:0px;
}

#NavWrap ul#Nav a {
	height:44px;
	border: none;
	display: block;
}

/* ===== gear subnav icons ===== */

#NavWrap ul#Nav a.bands {
	background: url(../_images/b1-bands-off.png) no-repeat center top;
	text-indent: -1000em;
	width:95px; }
#NavWrap ul#Nav a.sponsors { background: url(../_images/b2-sponsors-off.png) no-repeat center top;
	text-indent: -1000em;
	width:99px; }
#NavWrap ul#Nav a.photos { background: url(../_images/b3-photos-off.png) no-repeat center top;
	text-indent: -1000em;
	width:103px; }

#NavWrap ul#Nav a.bands:hover { background: url(../_images/b1-bands-off.png) no-repeat center bottom; }
#NavWrap ul#Nav a.sponsors:hover { background: url(../_images/b2-sponsors-off.png) no-repeat center bottom; }
#NavWrap ul#Nav a.photos:hover { background: url(../_images/b3-photos-off.png) no-repeat center bottom; }

/* ===== main Nav RIGHT ===== */

#navBox #Navwrap2 {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#NavWrap2 ul#Nav2 {
	width: 297px;
	margin: 0 auto;
	padding:0px;
	list-style: none;
	position: absolute;
	left: 573px;
	top: 57px;
}
#NavWrap2 ul#Nav2 li {
	float:left;
	margin:0px;
	padding:0px;
}

#NavWrap2 ul#Nav2 a {
	height:44px;
    border: none;
    display: block;    
}

/* ===== gear subnav icons ===== */

#NavWrap2 ul#Nav2 a.location {
	background: url(../_images/b4-location-off.png) no-repeat center top;
	text-indent: -1000em;
	width:104px; }
#NavWrap2 ul#Nav2 a.enews { background: url(../_images/b5-enews-off.png) no-repeat center top;
	text-indent: -1000em;
	width:101px; }
#NavWrap2 ul#Nav2 a.home { background: url(../_images/b6-home-off.png) no-repeat center top;
	text-indent: -1000em;
	width:92px; }

#NavWrap2 ul#Nav2 a.location:hover { background: url(../_images/b4-location-off.png) no-repeat center bottom; }
#NavWrap2 ul#Nav2 a.enews:hover { background: url(../_images/b5-enews-off.png) no-repeat center bottom; }
#NavWrap2 ul#Nav2 a.home:hover { background: url(../_images/b6-home-off.png) no-repeat center bottom; }

/* ===== CONTENT DIV ===== */
div#content {
	background-image:url(../_images/homebox.jpg);
	height: 821px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
}
div#subcontent {
	background-image:url(../_images/sub-background-repeat.jpg);
	width: 990px;
	background-repeat: repeat-y;
	position: relative;
}
div#subHeadBands  {
	position:relative;
	background-image: url(../_images/hd-bands.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 238px;
	margin-left: 44px;
	float: left;
	text-indent: -1000em;
	background-color: #8A7968;
}
div#subHeadLocalBands {
	position:relative;
	background-image: url(../_images/hd-localbands.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 238px;
	margin-left: 44px;
	float: left;
	text-indent: -1000em;
	background-color: #8A7968;
}
div#LocalBandButton {
	position:relative;
	height: 100px;
	width: 180px;
	float: right;
	margin-top: 300px;
	text-indent: 0px;
}
div#subHeadLocation {
	position:relative;
	background-image: url(../_images/hd-location.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 238px;
	margin-left: 44px;
	float: left;
	text-indent: -1000em;
	background-color: #8A7968;
}
div#subHeadEnews {
	position:relative;
	background-image: url(../_images/hd-enews.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 238px;
	margin-left: 44px;
	float: left;
	text-indent: -1000em;
	background-color: #8A7968;
}
div#subHeadSponsors {
	position:relative;
	background-image: url(../_images/hd-sponsors.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 238px;
	margin-left: 44px;
	float: left;
	text-indent: -1000em;
	background-color: #8A7968;
}
div#subHeadPhotos {
	position:relative;
	background-image: url(../_images/hd-photos.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 238px;
	margin-left: 44px;
	float: left;
	text-indent: -1000em;
	background-color: #8A7968;
}
div#filigreeLine {
	position:relative;
	background-image: url(../_images/sub-sidebardecorative.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 33px;
	float: left;
}
div#subpageLayout {
	position:relative;
	height: 660px;
	width: 510px;
	float: left;
	background-color: #b0dad7;
	margin-top: 0px;
	background-image: url(../_images/sub-contenttopbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
div#greyBox {
	position:relative;
	height: 770px;
	width: 60px;
	float: left;
	background-color: #8a7a67;
	background-image: url(../_images/sub-purpleblockrightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#subpageLayout p {
	font-size:.9em;
	color: #5e4b35;
	line-height:3.5ex;
	padding-bottom:10px;
}
div#subpageLayout td {
	font-size:.9em;
	color: #5e4b35;
	line-height:3.5ex;
	padding-bottom:10px;
}
div#content #homeBand {
	position:absolute;
	height: 364px;
	width: 342px;
	left: 584px;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
div#content #homeText {
	position:absolute;
	height: 257px;
	width: 405px;
	left: 95px;
	top: 465px;
}
div#content #homeFacebook {
	position:absolute;
	height: 260px;
	width: 277px;
	left: 620px;
	top: 465px;
	background-color: #FFF;
}
.clear {
	clear:both;
}
/* ===== CONTENT STYLES ===== */

a:link, a:visited {
	color:#ee2e24;
	text-decoration:none;
}
a:hover, a:active {
	color:#4c2051;
	text-decoration:underline;
}
h3 {
	font-size:1.1em;
	color: #5e4b35;
	text-align: left;
}
h4 {
	font-size:1.1em;
	color: #472E06;
	padding-bottom: 15px;
	padding-top: 10px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
}
.homeText {
	font-size:0.9em;
	color: #5e4b35;
	line-height: 2.5ex;
}
.sponsors {
	font-size:12px;
	color: #5e4b35;
	line-height: 1em;
}
.copyright {
	font-size:.7em;
	color: #5e4b35;
}
.bringlawn {
	padding-top:10px;
	text-align: center;
	padding-left: 20px;
}
.logoLarge {
	float: left;
	height: 126px;
	width: 170px;
}
.logoSmall {
	float: left;
	height: 126px;
	width: 124px;
}

