@charset "utf-8";

* {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
html {
	height: 100%;
}

body {
	background: #d0c4ad url('http://www.johnnyson5th.com/images/background1.jpg');
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	}

#container {
	background: url('http://www.johnnyson5th.com/images/background2.jpg') top center no-repeat;
	min-height: 100%;
	position: relative;
}

#containermenu {
	background: url('http://www.johnnyson5th.com/images/backgroundpage.jpg') top center repeat-y;
	min-height: 100%;
	position: relative;
	*zoom: 1;
}

#wrapper { 
	width: 940px;
	margin: 0 auto;
	padding: 0px 12px;
	padding-bottom: 52px;
	text-align: left;
	}

p.clear {
	clear:both;
	margin: 0;
	padding: 0;
	}



/* -------------------- OPEN NAV ---------------------*/

#nav {
	position: relative;
	height: 27px;
	width: 100%;
	background: #000;
	border-bottom: solid 1px #000;
}

#navContent {
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 28px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
}

#navHome {
	float: left;
}

#navHome a {
	height: 28px;
	width: 28px;
	display: block;
	text-indent: -9000px;
	background: url(http://www.johnnyson5th.com/images/home1.gif) no-repeat left top;
}

#navHome a:hover {
	background: #000;
	background: url(http://www.johnnyson5th.com/images/home1.gif) no-repeat left bottom;
}



#navdrop, #navdrop ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navdrop a {
	display: block;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 8px 16px;
	
}

#navdrop a:hover {
	background: #d7df90;
	color: #000;
	font-weight: normal;
}

#navdrop li {
	float: left;
}

#navdrop li ul {
	position: absolute;
	background: #000;
	width: 132px;
	left: -999em;
	text-align: left;
}

#navdrop li ul a:hover {
	background: #000;
	color: #d7df90;
	width: 100px;
	font-weight: normal;
}

#navdrop li:hover ul {
	left: auto;
}

#navdrop li:hover ul, #navdrop li.sfhover ul {
	left: auto;
}




#navRight {
	float: right;
	text-align: right;
	padding-top: 8px;
}

#navRight a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#navRight a:hover {
	color: #d7df90;
}









/* -------------------- OPEN HEADER ---------------------*/

#header {
	margin: 25px 0;
	*margin-top: 12px;
	*margin-bottom: 18px;
	text-align: center;
}

#headerLogo {
	width: 940px;
	text-align: center;
	margin: 8px auto;
	*margin: 4px auto;
	*margin-bottom: 0;
}



/* -------------------- OPEN MAIN IMAGE ---------------------*/

#mainImage {
	width: 940px;
	height: 366px;
	background: url('http://www.johnnyson5th.com/images/main06.jpg');
	margin: 0 auto;
	text-align: center;
}

#mainImagepage {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

#mainImagemenu {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 28px;
	*margin-bottom: 14px;
}




/* -------------------- OPEN COLUMNS ---------------------*/

#mainColumns {
	position: relative;
	width: 940px;
	margin: 25px auto;
	margin-top: 15px;
	*margin-top: 10px;
	*margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	*display: inline;
	*zoom: 1;
}

.alignleft {
	text-align: left;
}

a.columnlink {
	color: #42382f;
	text-decoration: none;
	font-weight: bold;
}

a.columnlink:hover {
	color: #d7df90;
	text-shadow: 0.1em 0.1em #000;
}

#mainColumns img.columnimagemargin {
	margin: 6px auto;
	*margin-bottom: -3px;
}

#mainColumns img.columnimagemargin2 {
	margin: 12px auto;
	margin-bottom: 8px;
	*margin: 8px auto;
}

#column1 {
	position: relative;
	float: left;
	width: 296px;
	height: 304px;
	margin-right: 25px;
	display: inline;
}

#column1link {
	position: absolute;
	bottom: 0;
	left: 0;
}

#column2 {
	position: relative;
	float: left;
	width: 296px;
	height: 304px;
	margin-right: 25px;
	display: inline;
}

#column2link {
	position: absolute;
	bottom: 0;
	left: 0;
}

#column3 {
	position: relative;
	float: left;
	width: 296px;
	height: 304px;
	display: inline;
}

#column3link {
	position: absolute;
	bottom: 0;
	left: 0;
}






/* -------------------- OPEN PAGES ---------------------*/

.pagecol1 {
	position: relative;
	float: left;
	width: 296px;
	margin-right: 25px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	*zoom: 1;
}

.pagecol12 {
	position: relative;
	float: left;
	width: 617px;
	margin-right: 25px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	*zoom: 1;
}

.pagecol2 {
	position: relative;
	float: left;
	width: 296px;
	margin-right: 25px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	*zoom: 1;
}

.pagecol3 {
	position: relative;
	float: left;
	width: 296px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	*zoom: 1;
}

.pagecol23 {
	position: relative;
	float: left;
	width: 617px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	*zoom: 1;
}


.menu1 {
	position: relative;
	float: left;
	width: 865px;
	margin-right: 25px;
	margin-top: 15px;
	display: inline;
	text-align: left;
	line-height: 24px;
	*zoom: 1;
}

.menu2 {
	position: relative;
	float: left;
	width: 50px;
	margin-top: 15px;
	display: inline;
	text-align: right;
	line-height: 24px;
	*zoom: 1;
}

.menutitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.menutitle a {
	color: #000;
}


.eventscalendar {
	float: left;
	width: 67px;
	height: 56px;
	margin-right: 20px;
	position: relative;
	background: url(http://www.johnnyson5th.com/images/eventscalendar.gif);
	display: inline;
}

.eventsinfo {
	float: left;
	width: 525px;
	line-height: 18px;
}

img.hrblack {
	margin: 15px 0;
	*margin-bottom: 10px;
}

.eventtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}


.eventsDateMonth {
	position: relative;
	top: 5px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	text-transform:uppercase;
}

.eventsDateDay {
	position: relative;
	top: 10px;
	text-align: center;
	color: #171717;;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
}


/* -------------------- OPEN FOOTER ---------------------*/

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 52px;
	width: 100%;
	background: #000;
	overflow: hidden;
}

#footerContent {
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 52px;
	padding-top: 21px;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	font-weight: lighter;
}


#footerLeft {
	float: left;
}

#footerLeft img {
	display: inline;
}

#footerLeft a {
	vertical-align: top;
	font-size: 10px;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
	padding: 0;
	margin: 0 16px;
}

#footerLeft a:hover {
	color: #d7df90;
	font-weight: normal;
}

#footerLeft a.footerLogo {
	position: absolute;
	margin-left: 0;
	margin-top: -2px;
}

#footerRight {
	float: right;
	text-align: right;
	font-weight: lighter;
}

#footerRight a {
	font-size: 10px;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
}

#footerRight a:hover {
	color: #d7df90;
	font-weight: normal;
}

#footerRightfacebook {
	position: absolute;
	right: 300px;
	top: 16px;
}

