body { 
	padding: 0; 
	margin: 0; 
	background: url(../images/sf-striped-background.gif) repeat-y;
	font-family:Helvetica,Arial,Geneva,SunSans-Regular,sans-serif;
}

#maincontainer {
	margin:0 auto;
	min-height:850px;
	width:960px !important;
	background: #ffffff;
	-moz-box-shadow: 0px 15px 10px #269A7B;
	-webkit-box-shadow: 0px 15px 10px #269A7B;
	box-shadow: 0px 15px 10px #269A7B;
}

#content {
    margin: 0 auto;
    padding: 40px 0 60px;
    width: 800px;
}
#footer {
	width:960px !important;
	text-align:left; /* reset text alignment */ 
	margin:0 auto; /* for the rest */
	background: none;
	border-top: 12px solid #269A7B;
}

#top-nav {
    background: none repeat scroll 0 0 #269A7B;
    border-top: 2px solid #FFFFFF;
    height: 30px;
    width: 960px;
}

.nav {
	text-transform: uppercase;
	color: #ffffff;
}

#social-icons {
    float: right;
    margin-right: 20px;
    margin-top: -28px;
}

#menu img {
    float: right;
    margin-top: 4px;
    padding-right: 13px;
}

.social-icons {
	background: none !important;
	padding: 0px !important;
	float: right !important;
}

h1 {
    color: #269A7B;
    font-family: Helvetica,Arial,Geneva,SunSans-Regular,sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 0;
    text-align: left;
}

h2 {
    color: #000000;
    font-family: Helvetica,Arial,Geneva,SunSans-Regular,sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 0;
    text-align: left;
}

h3 {
    color: #000;
    font-family: Helvetica,Arial,Geneva,SunSans-Regular,sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 140%;
    margin-bottom: 0;
    text-align: left;
    width: 390px;
}

p {
    color: #000000;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.85em;
    line-height: 140%;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: left;
}

a:link { 
	color: #e7a614; 
	text-decoration: none; 
}

a:visited { 
	color: #910000; 
	text-decoration: none; 
}

a:hover { 
	color: #00f; 
}

a:active { 
	color: #f05133; 
}

.copyright {
    color: #888;
    font-size: 0.6em;
    padding: 20px;
    text-align: left;
}

.shadow {
  -moz-box-shadow: 0px 5px 10px #ccc;
  -webkit-box-shadow: 0px 5px 10px #ccc;
  box-shadow: 0px 5px 10px #ccc;
}

#rt-col {
	float: right;
	width: 350px;
	border-top: 1px solid #269A7B;
}

#lft-col {
	width: 350px;
	border-top: 1px solid #269A7B;
}

#band-row {
    border-bottom: 1px solid #269A7B;
    border-top: 0 solid #269A7B;
    height: 115px;
    margin-left: -7px;
    padding: 25px 15px;
    width: 365px;
}
#band-row img {
    margin-top: 10px;
    padding-bottom: 40px;
    padding-right: 10px;
}

.bio {
	font-size: .9em;
}

#rt-col-bands {
	float: right;
	width: 365px;
}

#lft-col-bands {
	width: 350px;
}

.band-logo {
	padding-bottom: 10px;
}

.bands-text {
	font-size: .7em;
}

#band-row a {
	text-decoration: underline;
}

.sponsors {
	padding: 30px 30px;
}

#when-where {
    margin: 0 auto;
    padding-top: 10px;
    width: 650px;
}

#sponsor-container {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

#left-column {
	width: 550px;
	float: left;
	margin: 40px 30px 0 45px;
}

#right-column {
    background: none repeat scroll 0 0 #DDDDDD;
    float: right;
    margin: 0 39px 0 0;
    min-height: 522px;
    padding: 20px;
    text-align: left;
    width: 250px;
}
