body {
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: #B7AE7A;
	}
body.home { background: #C4BB8A; }

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 994px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	}


body #wrap {
	width: 994px;
	}








/********************
	HEADER
********************/

#header, #header2, #header3 {
	width: 724px;
	height: 175px;
	background: #C4BB8A url("/img/header.gif") no-repeat 0 0;
	}
#header2 { background-image: url("/img/header2.gif"); }
#header3 { background-image: url("/img/header3.gif"); }

	#header h1, #header2 h1, #header3 h1 {
		font-size: 24px;
		padding: 87px 0 14px 135px;
		margin: 0;
		font-weight: normal;
		color: #642B37;
		}
	#header2 h1 { color: #642B37; }
	#header3 h1 { color: #336699; }

	#header h1 .small, #header2 h1 .small, #header3 h1 .small {
		font-size: 18px;
		}






/********************
	MENU
********************/


#menu {
	position: absolute;
	top: 175px;
	left: 0;
	}
#menu.home { background: url("/img/menu/background.gif") no-repeat; }

#menu ul {
	width: 211px;
	font-size: 12px;
	margin: 0 0 0 34px;
	padding: 30px 0;
	background: url("/img/menu/back.gif") repeat-y;
	list-style: none;
	}
	
#menu li {
	margin: 0;
	padding: 1px 0;
	}

#menubottom, #menubottom2 {
	height: 21px;
	width: 211px;
	background: url("/img/menu/bottom.gif") no-repeat; 
	margin: 0 0 0 34px;
	}

#menubottom2 { background-image: url("/img/menu/bottom2.gif"); }

#menuhouse {
	height: 129px;
	width: 211px;
	background: url("/img/menu/house.png") no-repeat;
	margin: -10px 0 50px 52px;
	}
* html #menuhouse { background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/menu/house.png"); }


#menu a:link, #menu a:visited {
	display: block;
	font-size: 12px;
	color: #F1EEDB;
	background: #D1734F;
	text-decoration: none;
	}

#menu a:hover, #menu a:active { background: #CE845C; }

#menu .even a {
	margin-left: 19px;
	padding: 7px 15px 7px 12px;
	}
#menu .odd a { 	padding: 7px 15px 7px 31px; }

#menu .pad { padding: 7px 0; }









/**************************
	RIGHT COLUMN
	- homepage upcoming
	- side bar
**************************/

#sidebar, #upcoming {
	position: absolute;
	top: 0;
	right: 0;
	width: 270px;
	}

#sidebar {
	padding: 175px 0 0 0;
	text-align: right;
	font-size: 10px;
	height: 559px;
	background: #B7AE7A;
	}

	#sidebar p {
		margin: -1px 0 5px 0;
		padding: 0;
		color: #F1EEDB;
		}

#upcoming{
	height: 559px;
	background: url("/img/upcoming.gif") no-repeat 0 0;
	}
#upcomingtext {
	margin: 82px 0 0 20px;
	width: 200px;
	color: #69222E;
	}

#upcomingtext h1 {
	padding-bottom: 3px;
	font-size: 16px;
	}

#upcomingimages {
	position: absolute;
	top: 460px;
	}
	
#upcomingimages a img {
	float: right;
	border: 0;
	}


#upcomingtext p {
	padding: 0;
	font-size: 12px;
	}

#upcomingtext img {
	padding-top: 12px;
	padding-bottom: 12px;
	}

#upcomingtext a {
	color: #69222E;
	}





/********************
	DIV BLOCKS
********************/


#content {
	width: 611px;
	margin: 0 0 0 113px;
	padding: 10px 0 50px;
	background: #C4BB8A;
	}


	#content.intro {
		width: 311px;
		padding: 5px 110px 50px 190px;
		background: #B7AE7A;
		color: #ffffff;
		font-size: 14px;
		line-height: 36px;
		}
		#content.intro span.large {
			font-size: 150%;
			}

		
	#contenttext {
		margin: 0 75px 0 190px;
		color: #642B37;
		font-size: 13px;
		}
	
	#contentimg {
		margin-top: 15px;
		text-align: right;
		}
	







/********************
	FOOTER
********************/

#sponsors {
	width: 692px;
	height: 150px;
	margin: 125px 0 0 270px;
	padding: 65px 20px 0 0;
	background: url("/img/sponsors.gif") no-repeat 0 0;
	}
#sponsors p {
	margin: 5px 0 0 4px;
	padding: 0; 
	font-size: 11px;
	color: #F1EEDB;
	}




/*******************
Classes/IDs
*******************/ 


.highlight {
	padding: 4px 5px;
	background: #A04B3D;
	text-align: center;
	color: #FFF;
	}
.highlight a {
	color: #FFF;
	}
	

h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 50px;
	float: left;
	}
.artistlist {
	list-style-type: none;
	margin: 0 0 30px 55px;
	padding: 0;
	}
.artistlist li {
	padding: 0 0 10px;
	}
.artistlist p {
	margin: 0;
	padding: 0;
	}
.artistlist p.title, .artistlist p.site { font-size: 11px; }
	




#quicklinks {
	margin-left: -40px;
	*margin-left: 0px;
	list-style: none;
	}

#sublinks {
	list-style: none;
	}

input.button {
	margin-top: 5px;
	background: #D1734F;
	color: #ECEADD;
	}

/*******************
Global Atributes
*******************/

a {
	color: #625D41;
	}

a:hover, a:active {
	text-decoration: none;
	color: #9D966B;
	}

ul {
	list-style: square;
	padding: 0;
	margin: 10px 0 0 20px;
	}

li {
	padding: 0 0 5px 0;
	}

h2 {
	font-size: 14px;
	margin: 0 0 15px;
	padding: 0;
	}
h3 {
	font-size: 13px;
	margin: 17px 0 0;
	padding: 0;
	}


legend {
	padding: 5px;
	*margin-bottom: 10px;
	border: #A04B3D 1px solid;
	}

input, textarea {
	margin-bottom: 10px;
	*margin-left: -170px;
	border: #A04B3D 1px solid;
	background: #E7E2C4;
	color: #A04B3D;
	}

fieldset {
	*padding-left: 15px;
	border: #A04B3D 1px solid;
	border-top: #A04B3D 2px solid;
	}



















