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

/* /////////////// basic elements /////////////// */

body {
	margin:0;
	padding:0;
	font:75%/1.2 verdana, Arial, Helvetica,sans-serif;
	text-align:center;
	color: #415d22;
	background-color: #dc7e1a;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}

h1,h2,h3 span {
display:none;
}

h3 {
	height:27px;
	margin:0;
	padding:0;
	font-size: 1em;
}

a {
	color: #415d22;
	text-decoration: none;
	font-weight: bold;
	border:none;
	font-style: italic;
}
a: p {color: #415d22; text-decoration: none; font-weight: bold;font-style: italic;}
a:link {color: #415d22; text-decoration: none; font-style: italic;}
a:visited {color: #415d22; text-decoration: none; font-style: italic;}
a:hover {color: #415d22; text-decoration: underline; font-style: italic;}
a:active {color: #415d22;}

img {border-style: none;}

/* ////////////// layout ///////////////// */

#mainContent {
	width:820px;
	height: 100%;
	margin:0 auto;
	padding:5px;
	text-align:center;
	position:relative;
	border-left:2px solid #dec137;/*darker off-white*/
	border-right:2px solid #dec137;
	color: #415d22;
	background-color:#ffeb64;
	clear: both;
}

#Summary1 .p1 span {
	padding-top:25;
	text-align:left;
	display:block;
	padding-right: 0px 250px 10px 10px;
}

#Summary2 .p2 span {
	text-align:right;
	padding:0px 10px 10px 250px;
	display:block;
}

#Benefits .p1 span {
	text-align:left;
	padding:0 250px 10px 10px;
	display:block;
}

.footerCR {
	background-image:url(rebOkt.png);
	background-position:right center;
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	font-size: .85em;
	margin-right: 50px;
	margin-bottom:0;
	padding-right: 54px;
	padding-top: 25px;
	padding-bottom:12px;
	vertical-align: middle;
}

#linkList {
	position:absolute;
	top:175px;
	left: 0px;
}

#linkList li {
	list-style:none;
	padding:1px;
	background-color: #f6fbab;
	border: 2px;
	border-style: solid;
	border-color: #dec137;
	height: 35px;
	width: 167px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -12px;
	text-align: left;
}

#linkList li a {text-decoration:none;}
#linkList li a:hover {text-decoration:underline;}
#linkList li img {border:none;}
#lselect li a {
	display:block;
	font-weight:bold;
	background-position:0 0.6em;
}

/* ///////////// background image ////////////// */

#Current p, #Upcoming p{line-height: 2em;}

#Summary1 {
	background-image:url(AWD_All_02.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: left;
	display: block;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 50px;
	padding-right: 415px;
	padding-bottom: 105px;
	padding-left: 30px;
}

#Summary2 {
	background-image:url(AWD_nbaw.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: right;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 415px;
}

#Benefits {
	background-image:url(OS_2009.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: left;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 55px;
	margin-left: 100px;
	padding-top: 60px;
	padding-right: 410px;
	padding-bottom: 75px;
	padding-left: 30px;
}

#ArtistsIntro {
	background-color: #f6fbab;
	text-align: left;
	display: block;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 100px;
	padding-top: 20px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:15px;

}

#ArtistsGalleryBox {
	background-color: #f6fbab;
	text-align: left;
	display: block;
	border: thin solid #dec137;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 55px;
	margin-left: 100px;
	background-image: url(../img/imgStrip_half_thin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* IMG ROWS */
#gallery-1 {margin:auto;}
#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	margin-left:50px;
	text-align: center;
	width: 20%;	}
#gallery-1 img {border: 2px solid #cfcfcf;}
#gallery-1 .gallery-caption {
	text-align:center;
	margin-left: 0;
	padding-bottom: 30px;
}/* end IMG ROWS */

/* HILLA'S LAYOUT*/
#gallery-2 {margin:auto;}
#gallery-2 .gallery-item {
	float: left;
	margin-top: 10px;
	margin-left:30px;
	text-align: center;
	width: 20%;	}
#gallery-2 img {border: 2px solid #cfcfcf;}
#gallery-2 .gallery-caption {
	text-align:center;
	margin-left: 0;
	padding-bottom: 30px;
}/* END HILLA'S LAYOUT*/

#Current {
	background-color: #f6fbab;
	text-align: left;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top:20px;
	padding-bottom:25px;
	padding-left:30px;
	padding-right:15px;
}

#Upcoming {
	background-color: #f6fbab;
	text-align: left;
	display: block;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:30px;
	padding-right:15px;
}

#GenBox {
	background-color: #f6fbab;
	text-align: left;
	display: block;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 45px;
	margin-left: 100px;
	padding-top:45px;
	padding-bottom:45px;
	padding-left:30px;
	padding-right:15px;
}

#PortraitBox1 {
	background-image:url(Valerie.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: left;
	display: block;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 20px;
	padding-right: 205px;
	padding-bottom: 98px;
	padding-left: 30px;
}

#PortraitBox2 {
	background-image:url(Hilla.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: right;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 38px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 205px;
}

#PortraitBox3 {
	background-image:url(Angela.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: left;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 25px;
	padding-right: 205px;
	padding-left: 30px;
	padding-bottom: 68px;
}

#PortraitBox4 {
	background-image:url(Katia.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: right;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 68px;
	padding-left: 205px;
}

#PortraitBox5 {
	background-image:url(katerina.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	background-color: #f6fbab;
	text-align: left;
	border: thin solid #dec137;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 55px;
	margin-left: 100px;
	padding-top: 25px;
	padding-right: 205px;
	padding-left: 30px;
	padding-bottom: 68px;
}

#swatchBox {
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 100px;
	padding: 0px;
}

#ImgStrip {
	margin-top: 35px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
}

#ImgStripThin {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
}

#ImgStripThinner {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom:55px;
	margin-left: 100px;
}

.logoArea {
	clear: none;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom:5px;
	width: 805px;
	height: 68px;
	background-color: #dc7e1a;
	color: #ffeb64;
	margin-top: 0px;
	z-index: 1;
	text-align: left;
	border: 2px;
	border-style: solid;
	border-color: #dec137;
	vertical-align: middle;
}

.footerArea {
	padding-top: 20px;
	margin-bottom:65px;
	background-color: #dc7e1a;
	z-index: 1;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom:5px;
	width: 805px;
	height: 13px;
	border: 2px;
	border-style: solid;
	border-color: #dec137;
}

.contact {
	float: right;
	width: 20%;
	background-color:  #f6fbab;
	border: 2px;
	border-style: solid;
	border-color: #dc7e1a;
	position: relative;
	z-index: 99;
	margin-right: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.members {
	float: right;
	width: 20%;
	background-color:  #f6fbab;
	border: 2px;
	border-style: solid;
	border-color: #dc7e1a;
	z-index: 99;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.shows {
	float: right;
	width: 20%;
	background-color:  #f6fbab;
	border: 2px;
	border-style: solid;
	border-color: #dc7e1a;
	z-index: 99;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.venues {
	float: right;
	width: 20%;
	left: 0%;
	background-color:  #f6fbab;
	border: 2px;
	border-style: solid;
	border-color: #dc7e1a;
	position: relative;
	z-index: 99;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.note {
	clear: both;
	text-align: left;
	padding-top: 10px;
	font-size:9px;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
}

acronym {
border:none;
}


