body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
}

h1 {
	margin-bottom: 0;
}

h2 {
	margin-top: 0px;
	font: 120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: .22em;
	color: aaa;
}

#HomeHeader {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 0px 0px 65px;
	font: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 10;
	letter-spacing: .2em;
}

#Header {
	padding: 20px 0px 0px 65px;
	font: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 10;
	letter-spacing: .2em;
}


#Content {
	margin: 45px 120px 70px 120px;
	z-index: 200;
}

#Content p {
	line-height: 1.4em;
}	

a:link {
	color: #666;
	text-decoration: none;
	}
	
a:hover {
	color: #CCA76B;
	text-decoration: underline;
	}
	
a:visited {
	color: #666;
	text-decoration: none;
	}

#Footer {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 20px 0 20px 75px;
}

#Triggers {
	position: absolute;
	top: 150px;
	left: 80px;
	z-index: 250;
}

#Triggers ul {
	list-style-type: circle;
	margin-left: 20px;
	padding-left: 20px;
}

#Triggers li {
	line-height: 1.9em;
}

#Triggers li a:link {
	font: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #000;
	font-weight: bold;
	letter-spacing: .3em;
	text-decoration: none;
	display: block;
	width: 100%;
	}

#Triggers li a:visited {
	color: #666;
	font-weight: bold;
	letter-spacing: .3em;
	text-decoration: none;
	display: block;
	width: 100%;
	}

#Triggers li a:hover, #Triggers li a:active {
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: .3em;
	text-decoration: none;
	display: block;
	width: 100%;
}

#LyricFrame {
	float: right;
	margin: 20px 0 70px 0;
	z-index: 100;
}

.Lyrics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333;
}
	
/* Project Seven Scroller Frame */

#p7s1content1 {
	width: 323px;
	z-index: 99;
	left: 0px;
	top: 0px;
	visibility: visible;
}

/* Adobe Photo Gallery Styles */

.mainCenter {
	position: absolute;
	top: 95px;
	left: 5%;
	width: 90%;
	z-index: 250;
}

/* Contact Form Styles */


.FormTable td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	color: #333333;
}

.RightText {
	text-align: right;
	font-weight: bold;
}

input.btn {
   color:#333333;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#FFEC89;
   border:1px solid;
   border-top-color:#99B;
   border-left-color:#99B;
   border-right-color:#339;
   border-bottom-color:#339;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ff999999');
}
	  
input.btnhov {
   border-top-color:#333;
   border-left-color:#333;
   border-right-color:#999;
   border-bottom-color:#999;
}

td.formbottom {
	background-image: "../images/coffeewaves.jpg";
}
