body
{
	margin:0;
	padding:0;
	background-image: url(images/bg_flower.jpg);
	background-repeat: no-repeat;
}

/* Main Navigation Links*/
a.links {
	font-family: Verdana, Geneva, sans-serif;
	color: #008040;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

a.links:visited {
	font-family: Verdana, Geneva, sans-serif;
	color:gray;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

a.links:active {
	font-family: Verdana, Geneva, sans-serif;
	color:red;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

a.links:hover {
	font-family: Verdana, Geneva, sans-serif;
	color:yellow;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
/*--------------------------*/

a.link3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #008040;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.link3:visited {
	font-family: Verdana, Geneva, sans-serif;
	color:gray;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.link3:active {
	font-family: Verdana, Geneva, sans-serif;
	color:red;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.link3:hover {
	font-family: Verdana, Geneva, sans-serif;
	color:yellow;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

/*--------------------------*/

a.subhead2 {
	text-align:center;
	text-indent: 300px;
	text-decoration:none;
	color:black;
}

a.subhead2:visited {
	text-align:center;
	text-indent: 300px;
	text-decoration:none;
	color:black;
}

a.subhead2:active {
	text-align:center;
	text-indent: 300px;
	text-decoration:none;
	color:black;
}

a.subhead2:hover {
	text-align:center;
	text-indent: 300px;
	text-decoration:none;
	color:black;
}

/*the background that the body sits on*/
#wrapper
{
	width:830px;
	margin:0 0 0 190px;
	z-index: 1;
}


/*body holds all of the content*/
#body
{

	height:1000px;
}

#header
{
	width:830px;
}

/* holds the left navigation and all the information between the header and footer*/
#content
{
	width: 830px;
	padding-top: 30px;
}

#musicians
{
	width:600px;
	height:500px;
	background: url(images/three_peeps.jpg);
	background-repeat:no-repeat;
	float:right;
}

#left_navigation
{
	width:175px;
	height:auto;
}

/* sits beside the left navigation*/
#information
{
	width:640px;
	float: right;
}

#event-info
{
	float:bottom;
}

#footer
{
	width:830px;
	height:auto;
	text-align: center;
}
#rose
{
	position:absolute;
	width:141px;
	height:200px;
	left:0px;
	bottom:0px;
	z-index:10;
	float: none;
}

.link2
{
	font-family: Verdana, Geneva, sans-serif;
	color:black;
	font-size:11px;
	font-weight:normal;
}

/*style1 used in the footer for the copyright text*/
.style1
{
	font-size:11px;
}

/*style1 used in the about page for the body text*/
.style2
{
	list-style:none;
	font-family:verdana;
	font-size:14px;
}

/*style3 used on the lists in the tickets and contact pages*/
.style3
{
	list-style:none;
	font-family:verdana;
	font-size:18px;
}

/*used for fine print*/
.style4
{
	font-size:10px;
}

/*used for titles of pages*/
.style5
{
	color: #008040;
	font-family: verdana;
	font-size: 20px;
}

/*gold type on become a sponsor page*/
.style6
{
	list-style:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FF9900;
	font-weight: bold;
	font-size: 20px;
	
}

.style7
{
	list-style:none;
	font-family: verdana;
	color:#D27E00;
	font-weight: bold;
	font-size: 15px;	
}

.subhead
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008040;
	font-weight: bold;
	text-indent: 300px;
	font-size: 24px;
}
.subhead2
{
	text-align:center;
	text-indent: 300px;
	
}
