/*  
* { outline: 1px green solid; }
*/
body {
	padding: 0;
	margin:0;
	text-align: center;
	background: #C9D6A6;
	font-family: Georgia, "Times New Roman", Times, serif
}
ul,
li { 
	list-style: none;
	margin: 0;
	padding: 0;
}

img { 
	border-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	border: 1px solid #54301A;
	color:#1F9B48;
	font-weight: bold;
	
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
div.spacer {
	width: 100%;
	clear: both;
}
.dgreen-txt { 
 	color: #006A71;
}
.lgreen-txt { 
 	color: #38939B;
}
.caps {
	text-transform:uppercase;
}
#page {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background: #006A71 url(../_imgs/details-tree.jpg) bottom right no-repeat;
	
}
#header {
	padding-top: 25px;
	background: #092041;
}
#logo {
	overflow: hidden;
	width: 930px;
	height: 495px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
}
#logo a{
	height: 494px;
	display: block;
	background: url(../_imgs/artbenefit-invite.jpg) top center no-repeat;
}
#bannertickets {
	overflow: hidden;
	width: 350px;
	height: 110px;
	float: left;
	margin: 20px 0 10px 35px;
	padding: 0;
	text-indent: -9999px;
}
#bannertickets a{
	height: 110px;
	display: block;
	background: url(../_imgs/banner-tickets.jpg) no-repeat;
}
#presenters {
	overflow: hidden;
	width: 445px;
	height: 130px;
	float: left;
	margin: 0 0 10px 70px;
	padding: 0;
	text-indent: -9999px;
}
#presenters a{
	height: 130px;
	display: block;
	background: url(../_imgs/presenters.jpg) no-repeat;
}
/*==========================

      Bands

==========================*/
#picBand,
.picStrip {
	width: 930px;
	height: 119px;
	text-align: left;
	margin:0;
	padding: 0;
	display: block;
	background: url(../_imgs/banner-pics.jpg) top left no-repeat;

}
#aboutbx {
	margin:0;
	padding: 0;
	width: 100%;
	background: #EBECD1 url(../_imgs/about-ornament.jpg) top center no-repeat;
	color: #002B54;
	text-align: left;
}
#eventinfo h3, h4, h5 {
	text-indent: -9999px;
}
#eventinfo {
	width: 575px;
	float: left;
	margin: 35px 0 5px 25px;
	background: url(../_imgs/eventinfo.gif) top left no-repeat;
}
#eventinfo a {
	color: #006A71;
	font-size: 14px;
	
}
#eventinfo a:hover {
	border-bottom: 1px dotted #006A71;
}
#eventvideo {
	width: 251px;
	float: left;
	margin: 20px 0 5px 50px;
}
/*==========================

      Footer/Details

==========================*/

#footer {
	width: 930px;
	text-align: left;
}
#details-art {
	width: 240px;
	float: left;
	margin: 10px 20px 0 20px;
	text-align: center;
}
#details-art p {
	font-size: 12px;
}
#detailsbx {
	width: 600px;
	float: left;
	color: #EBECD1;
}
#detailsbx p {
	letter-spacing: 1px;
	line-height: 18px;
}
span.big {
	font-size: 48px;
	float: left;
	margin: 5px 7px 0 5px;
	font-weight:bolder;
	line-height: 40px;
}
#banner-directions {
	width: 450px;
	height: 110px;
	float: left;
	text-indent: -9999px;
}
#banner-directions a {
	height: 110px;
	display: block;
	background: url(../_imgs/banner-directions.jpg) no-repeat;
}
#social-net {
	width: 100px;
	height: 75px;
	float: left;
	margin: 25px 0 0 50px;
	text-indent: -9999px;
}
#social-net a {
	width: 35px;
	height: 35px;
	float: left;
	display: block;
			margin-right: 7px;

}
#social-net a#twitter {
		background: url(../_imgs/icon-twitter.jpg) no-repeat;
}
#social-net a#facebook {
		background: url(../_imgs/icon-facebook.jpg) no-repeat;

}