@charset "utf-8";
#opening table {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 125px;
}

/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../../images/Page%20Titles/index/headergrad_beige.jpg);
	background-repeat: repeat-x;
}
#header  {
	padding: 0;
	height: 128px;
	width: 955px;
	background-image: url(../../Fireworks/PageElements/Header/lsacs_header_twoC.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5B69C;
} 

#container  {
	width: 955px;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 


#mainContent  {
	width: 955px;
	margin: 0;
	padding: 0;
	height: 385px;
	background: #FFFFFF;
} 
#mainContent a {
	font-weight: bolder;
	text-decoration: none;
	font-size: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #996600;
}
#mainContent h5 {
	color: #A8947C;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#mainContent h4 {
	color: #A8947C;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#mainContent img {
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}



#sidebar1  {
	width: 80px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



#concert {
	height: 220px;
	width: 176px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#photo_narrow {
	float: right;
	height: 130px;
	width: 150px;
	margin: 0px;
	padding: 5px;
}
#lowerContent {
	padding: 5px;
	vertical-align: bottom;
	width: 490px;
	clear: both;
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px outset #7A4B37;
}



#advert_space {
	width: 174px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #8F7463;
	text-align: right;
	clear: both;
	padding-right: 10px;
}
#mainContent table {
}
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 955px;
	border-bottom: 1px solid #AC9880;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #AD9B83;
	width: 955px;
	clear: both;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
	margin: 0px;
}

#copyright a {
	color: #927766;
	text-decoration: underline;
	font-weight: bold;
}
#copyright  #stPaul {
	float: right;
	margin-right: 10px;
}
.thrColFixHdr #container #mainContent table {
	float: right;
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#login table {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D6CBB5;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #C7B99C;
	margin-right: 0px;
}
#login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #83594A;
	text-decoration: none;
	padding: 2px;
}
#alva {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
}
