body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.6em;
	text-align: justify;
	background: url(../images/gradient.gif) repeat-x;
	color: #393939;
	font-weight: 300px;
	font-size: 15px;
}

.hometext{
	color: black;
}

.strummer_rewards_links a{
	color: black;
	text-decoration: none;
}

.strummer_rewards_links a:hover{
	color: #ff58c5;
	
	
}

p{
	padding-top: 13px;
}

.home{
	color: white;
	text-decoration: none;
	
}

#headerTop{
	padding-top: 0px;
	height: 130px;
	background: url(../images/topheader2.png) no-repeat;
}

#headerTwo{
	height: 130px;
	background: #55bceb;
}


.headerLinks{
	
}

.headerLink{	
	font-size: 12px;
	margin-top: 6px;
	color: #6d6d6d;
	float: left;
}

.spacer{
	min-height: 5px;
}

.blueborder{
	border: 1px solid;
	border-color: #0098ff;
	background-color: white;
}

.simpleHeight{
	min-height: 500px;
}


#mainContent p{
	padding: 9px 10px 5px 20px;
	font-size: 12px;
}

.content{
	font: 10px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px 10px 1px 20px;
	list-style-type: circle;
	background: url(../images/sidebar.png) no-repeat 0 10px;
	height: 400px;
	color: white;
}

.content p{
	padding-top:  80px;
	width: 210px;
}


.content h3{
	font: bold 16px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: 900;
}

.content ul{
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: disc;
	padding-top: 10px;
	padding-left: 22px;
	font-weight: 100;
	width: 230px;
}

.content li{
	padding-bottom: 6px;
}


.contentlist{
	padding: 5px 10px 1px 50px;
	font-size: 12px;
	list-style-type: circle;
}



#mainContent h1{
	padding: 20px 10px 5px 20px;
	font-size: 22px;
}

#mainContent h2 {
padding:20px 10px 5px 20px;
}

.menuItem{
	width: 184px;
	min-height: 30px;
	float: left;
	color: white;
	background: #55bceb;
	font-size: 14px;
}

.menuHead{
	text-align: center;	
	height: 100%;
}

.dropdown{
	position: absolute;	
	width: 184px;
	min-height: 100px;
	z-index: 10000;
	background: #55bceb;
}

.menuSpacer{
	width: 10px;
	height: 10px;
	float: left;
}

#footer{
	background: #55bceb;
	padding: 0px;
	margin: 0px;
}


#footer a{
	padding-left: 20px;
	text-decoration: none;
	color: white;
	font-size: 13px;
}


/* Drop Down*/


.menuItem ul { 
	width: 130px;
	display: none;
	padding-left: 10px;
	padding-right: 10px;	
	/*background-image: url(../images/menubg.gif);*/
	background: #aed6ec;
}

.menuItem li {
	height: 20px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
}	

.menuItem:hover ul { 
	display: block; 
	position: absolute;
}


.dropdown a{
	font-size: 12px;
	color: white;
	text-decoration: none;
	height: 100%;
	width: 100%;
}

.dropdown a:hover{
	font-size: 12px;
	color: #ff58c5;
	text-decoration: none;
	height: 100%;
	width: 100%;
}

.leftImage{
	padding-top: 10px;
	padding-left: 80px;
}

.imgPad{
	padding: 5px;
	padding-left: 10px;
	float: left;
}

.headerLink a{
	color: #2a2a2a;
	text-decoration: none;
}

.headerLink a:hover{
	color: #585858;
	text-decoration: none;
}


#colorplanner{
	left: 100px;
}

#menu{
	position:absolute;
	margin-top:5px;
	text-align: center;
	height: 50px;
	z-index: 99999;
}

.top{
	padding-bottom: 10px;
	padding-top: 8px;
}

.link{
	color: white;
	text-decoration: none;
}

#menu ul .item{
	display:none;
	text-align: center;
	padding: 10px;
	background: #55bceb url(../images/bluecolor.png) repeat;
}

a .mainMenu{
	color: white;
	text-decoration: none;
}

.mainMenu{
	background: #55bceb url(../images/bluecolor.png) repeat;
	color: white;
	height: 40px;

}

#menu ul:hover .item{
	display:block;
	background-image: url(../images/menubg.gif); 
	text-align: center;
	font-size: 14px;
}

#menu ul:hover .item a{
	color: blue;
	color: white;
	text-decoration:none;
	text-align: center;
	height: 100%;
}


.item a:hover;{
	color: #ff58c5;
}


#menu ul:hover .item a:hover{
	color: #ff58c5;
	font-size: 14px;	
}

#menu ul{
		width:184px;
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;
	}

.clear{clear:both;height:10px;}


#images{
	padding-left: 60px;
}

#images p{
	padding-bottom: 10px;	
}	

#team p{
	min-height: 125px;
}

.button{
	background: url(../images/button.gif) no-repeat;
	height: 80px;
}

.images{
	width: 600px;
}

.images td{
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

.form{
	padding-left: 40px;
}

.form_table{
	width: 700px;
	color: #3f3f3f;
	align: top;
	vertical-align: text-top;
	padding: 0px;
}

.form_table td{
	vertical-align:text-top;
}

input.text{
	height: 18px;
	width: 340px;	
	border: 1px solid #555642;
	font: 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f3f3f;
}

textarea.text{
	height: 100px;
	width: 340px;	
	border: 1px solid #555642;
	font: 17px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f3f3f;
}


.confirm{
	padding-left: 80px;
	width:  800px;
	color: #616845;
	font: 17px/20px
}

td{
	vertical-align: top;
	padding-bottom: 10px;
}

.errors{
	color:  red;
	font-size: 10px;
}


input.song_request{
	height: 18px;
	width: 370px;	
	border: 1px solid #555642;
	font: 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f3f3f;
}


.song_request{
	height: 208px;
	width: 370px;	
	border: 1px solid #555642;
	font: 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f3f3f;
}

.button{
	background: url(../images/button_new.jpg) no-repeat;
	color:  black;
}

.button p{
	padding: 19px 14px 14px;
	text-align: center;
	font: bold 16px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
}	
