body{
  margin:0; padding:0; 
  background-color: #ffffff; }
  
body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px; }


a:link, a:visited {
  text-decoration: underline;
  color: #000000;
  line-height: 12px; }

a:hover{
  color:#7d1231;
  text-decoration: underline; }

.header {
	background: url(../images/stripe.gif) repeat-x;
	border-collapse: collapse;
}

.thebuzz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 16px;
	font-weight: bolder;
}

.quotesblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 10px 30px 10px;	
	color: #000000;
	line-height: 12px;
}

.quoteswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 10px 30px 10px;	
	color: #ffffff;
	line-height: 12px;
}

.quotesblack a:link, .quotesblack a:visited{
  color: #000000;
  text-decoration: underline;
}

.quotesblack a:active, .quotesblack a:hover{
	color:#ffffff; }
	
	
.quoteswhite a:link, .quoteswhite a:visited{
  color: #ffffff;
  text-decoration: underline;
}

.quoteswhite a:active, .quoteswhite a:hover{
	color: #000000; }
	
.qattribute {
	font-size: 9px;
	font-style:oblique;
}

.intextquote {
  color: #858b5d;
  font-style:italic; }
  
table.noborder {
	border:0;
	padding:0;
	margin:0;
	border-collapse: collapse;
}
	
a.menu:link, a.menu:visited{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #858b5d;
  text-decoration: none;
  font-weight: bold;
  padding: 4px;
  display: block;
  font-size: 11px;
}
a.menu:hover, a.menu:active{
  color: #7d1231;
  text-decoration: none;
}

.blacklink a:visited, .blacklink a:link, .blacklink a:active {
line-height: 14px;
color: #000000; }

.copyright {
font-size: 9px;
color: #FFFFFF; }

.copyright a:visited, .copyright a:link, .copyright a:active {
font-size: 9px; 
color: #FFFFFF; }

.heading {
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: #858b5d;
  margin-bottom: 5px; }

.heading a:link, .heading a:visited{
	color:#7d1231;
	line-height: 20px;
	text-decoration: none; }
    
.buynow {
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: #000000;
  margin-bottom: 5px; 
}

.buynow a:link, .buynow a:visited{
  color: #7d1231;
  line-height: 20px;
  text-decoration: none;
}
	  
.subhead {
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  color: #450b0c;
  margin-bottom: 5px; }
  
.emailsignup {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff; 
font-weight: bold; }

td.bottombar{
	background-color: #858b5d;
}

.formlabel{
  background-color: #858b5d;
  padding: 5px;
  text-align: right;
  color: #ffffff;
  font-weight: bold;
}

.formfield{
  background-color: #cccccc;
}

.events{
	background-color: #b0b493;
}

.eventsalt{
	background-color: #edd093;
}

.contentarea{
	padding: 15px 10px 10px 15px;
}

.error {
	color: #880000;
	font-weight: bold;
	font-size:10px;
}

/* contact form */
form{
	margin:0;padding:0; }
	
fieldset{
	margin:16pt 0;
	padding:10pt 20pt 10pt 10pt; }
	
legend{
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:.02em;
	color:#655c3f;
	background:transparent;
	margin-bottom:6pt; }
	
fieldset,label,input,textarea{
	color:#655c3f; }
	
label{
	width:30%;
	margin-right:10pt;
	font-weight:normal; }
	
.btn,form{
	background:#fff;
	color:#000;
	font:x-small Verdana,Geneva,Arial,Helvetica,sans-serif; }
	
.btn{font-weight:bold ;}

/* end contact form */
