
* {margin:0px; padding:0px;}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #181a2f;
	background:#9ca891 url(./images/bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
}
h3		{font-size:20px;}
h4		{font-size:18px;}
p		{margin:5px;padding:5px;}
a:link { color: #ff6e00; text-decoration: underline; }
a:visited { color: #ff6e00; }
a:hover { color: #CB6C00; }
a:active { }

/* *******************************************/
/* Page container ****************************/

#container {
	width:980px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

/* ******************************************/
/*  Start Header  **************************/

#header_container {
	width:980px;
	height:70px;
	text-align:left;
	margin-bottom:10px;
} 
#title_box { float: left; width:600px; height:70px; }
#header_container h1 { color:#FFF; margin:3px 0 0 0; padding:0px; font-style:italic; font-size:24px; }
#header_container h2 { color:#FFF; margin:3px 0 0 0; padding:0px; font-style:italic; font-size:12px; }
#header_container h3 { color:#CCC; margin:3px 0 0 0; padding:0px; font-size:10px; }

#contact_info_box { float:right; width:350px; height:60px; margin-top:10px; text-align:right;}
#contact_info_box img { float:right; margin:3px 0 0  5px; }
#contact_info_box p { clear:none; color:#FFF; font-size:11px;margin:0px;padding:0px; }
#contact_info_box a:link { color: #FFFF00; text-decoration: underline; }
#contact_info_box a:visited { color: #FFFF00; text-decoration: underline; }
#contact_info_box a:hover {	color: #FFCC00; text-decoration: underline; }


/* ******************************************/
/*  Start Main Navigation  *****************/

#gradient_container {
	width:980px;
	height:50px;;
	background-image:url(../images/header-gradient.png);
}

#menu {
    width: 980px; height: 25px;
    background: transparent;
    font-size: 14px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    margin: 25px 0px 0px 0px;
    text-align: right;
    clear: both;
    float: left;
	font-weight:bold;
    }
#menu ul {
	display: block;
	float: left;
	width: 980px;
}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 7px;
	padding: 0px;
	background: url(../images/btn.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(../images/btn-active.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #333;	
	text-decoration: none;
	background: url(../images/btn-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 6px 20px 4px 0px;
	margin: 0px 0px 0px 15px;
	background: url(../images/btn.jpg) top right no-repeat;
	}
#menu ul li a:hover {
	color: #333333;
	text-decoration: none;
	background: url(../images/btn-active.jpg) top right no-repeat;
	}

#menu ul li a#on_page 					{color: #333333;text-decoration: none;background: url(../images/btn-active.jpg) top right no-repeat;}
#menu ul li a#on_page:hover			{color: #333333;text-decoration: none;background: url(../images/btn-active.jpg) top right no-repeat;}
/* *******************************************/
/*  Start Content ****************************/

#content_container {
	float:left;
	padding-bottom:25px;
	width:980px;
	height:100%;
	min-height:700px;
	background-color:#FFF;
}



/* *******************************************/
/*  Start Left Column ************************/

#main_column {
	float:left;
	width:650px;
	min-height:400px;
	height:100%;
	margin:0 10px 0 10px;
}
#main_column h3 { margin:10px; color:#000;}
#main_column h4 { margin:10px 0 5px 10px; color:#181a2f;}
#main_column ul { list-style:none; }

.home_photo {width:205px; height:205px; float:left; margin:15px 10px 0 0;}
.home_photo_last {width:205px; height:205px; float:left; margin:15px 0px 0 0;}

#blue_grad_container {
	float:left;
	width:650px;
	min-height:105px;
	height:100%;
	margin-top:10px;
	background: url(images/blueGradBg.jpg) no-repeat;
}
#blue_grad_container p { width:600px; margin:5px 10px 0 0; padding:0px 0px 0px 10px; color:#181a2f; }

/*  Photo Styles ************************/
#photo_container { width:650px; height:500px;}
#selected_photo { width:600px; height:400px; padding:3px; margin:10px auto 10px auto; border:solid 1px #CCC; }
#thumb_container { width:606px; height:80px; margin:0 auto 0 auto;}
.thumb { float:left; width:100px; height:70px; padding:2px; margin:5px 15px 0 0; border:solid 1px #CCC; }

/* ***************************************/
/*  Start SideBar ************************/

#sidebar_column {
	float:left;
	width:300px;
	height:100%;
	min-height:800px;
	padding:10px 10px 0px 0px;
}
#sidebar_column h2 { color:#003399; font-size:18px; font-weight:100; margin-bottom:3px; padding-bottom:4px; border-bottom:dotted 1px #CCC;}

#showing_ad {
	width:300px;
	height:150px;
	margin-bottom:10px;
}

#two_ads { width:300px; height:70px; }
.ad1 {float:left; width:145px; height:70px; background:#CCC; }
.ad2 {float:right; width:145px; height:70px; background:#CCC; }

#ad-300x250 {width:300px; height:250px; margin:10px 0 10px 0;}


/* Music Page Styles */

	.performer_wrap		{width:650px;}
	
	#audio_player		{float:left;clear:left;}
	
	.performer			{width:650px; margin-bottom:15px; float:left; clear: left; background-color:#fff;}
	.per_top			{width:650px; height:40px;float:left;background-color:#DBF2FD;border-top:1px solid #333;}
	.per_name			{font-size:26px;color:#333; padding:2px 0 0 5px; margin:0px;width:320px;font-weight:bold;float:left;}
	.per_time			{font-size:24px;padding:5px; margin:0;width:310px;color:#52694a;font-weight:bold;float:right;text-align:right;}
	
	.per_bottom			{width:650px;float:left;clear:left; margin-top:5px;}
	.per_bottom img		{width:200px;}
	#per_play 			{margin:5px;float:right;width:70px;}
	#per_band_pic 		{float:left;margin:5px;width:300px;}
	.per_desc			{}
	
	
	
	
	




/*RSS Feed */
#recent_news				{width:300px; color: #666;}
#recent_news ul					{width:280px;padding:10px;background-color:#ffffff;margin:5px;padding:0px;}
#recent_news ul li				{list-style-type:none;margin:0 0 0 0px;padding:2px;}
#sidebar_column h2 			{color:#739e00;}
#sidebar_column #recent_news ul li h2 a			{font-size:14px;margin-left:0px;color:#632439;}
#sidebar_column #recent_news ul li h2 a:hover 	{color:#CB6C00;}
#recent_news ul li p  			{color:#333333;margin-left:5px;}
#sidebar_column #recent_news ul li p a  		{font-weight:bold;color:#632439;}
#sidebar_column #recent_news ul li p a:hover 	{color:#CB6C00;}



.debug		{width:600px;float:left;clear:both; background-color:#FFCC99;padding:10px;}

/* Footer                */
	#footer 		{float:left;clear:both;width:100%;height:400px;text-align:center;margin-left:auto;margin-right:auto;background-color:#9ca891;margin-top:25px;}
	#footer table	{margin-left:auto;margin-right:auto;}
	#contact_wrap	{width:450px;text-align:center;height:80px;}
	
	#contact 		{float:left; width:200px; height:100%; margin:0px;padding:0px;margin-top:15px; text-align:center;}
	#contact h2 	{color:#EBEBEB; font-size:12px; font-weight: bold;margin-bottom:3px;}
	#contact p 		{color:#EBEBEB; font-size:12px; margin:0px;padding:2px;}
	#contact img 	{margin-top: 2px;}
	#contact a			{color:#EBEBEB;text-decoration:underline;font-size:12px;}
	#contact a:hover	{color:#B5B5B5;}
	
	#reig 			{float:left; text-align:center; width:200px;margin:0px; padding:0px;margin-top:15px;}
	#reig h2 		{color:#EBEBEB; font-size:12px; font-weight: bold; margin-bottom:3px;}
	#reig p 		{color:#EBEBEB; font-size:12px; margin:0px;padding:2px; }
	#reig img 		{margin-top: 2px;}
	#reig a			{color:#EBEBEB;text-decoration:underline;font-size:12px;}
	#reig a:hover	{color:#B5B5B5;}
	
	#bottomNav 					{}
	#bottomNav p 				{color:#EBEBEB; font-size:12px;}
	#bottomNav ul 				{display:inline;}
	#bottomNav li 				{display:inline;padding:0 5px 0 5px;border-right:1px solid #ffffff;margin:0px;}
	#bottomNav li:last-child 				{ border-right-width:0px;}
	#footer table tr td #bottonNav ul li a:link			{color:#ffffff;}
	#footer table tr td #bottonNav ul li a:hover	{color:#cccccc;}
	
	.kemteck 		{text-align:center;}
	.kemteck p 		{color:#EBEBEB; font-size:12px;}


#home_content				{width:280px;float:left;margin:10px;padding:10px;}
#home_content h3			{width:200px;}
#home_content p				{width:100%;}


/* places page ********/
#places_list		{float:left;width:220px;padding:10px 0 0 10px;}


























