/* @override http://www.bubbledev.com/bridgettetatum/templates/default/stylehome.css */

/* CSS Document */

body {
margin: 0;
padding: 0;
background-color:#FFFFFF;
background-image:url(images/bkg_home.jpg);
background-position: 50% 0;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #827867;

}

a img {
  border: 0;
}

p, a, a:link, a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #827867;
}
.home_contentcell {
	padding: 15px;
}
.news_headline {
	font-size: 12px;
	font-weight: bold;
}
.news_date {
	font-size: 9px;
	font-weight: normal;
}

.articles_div {
	display: none;
	visibility: hidden;
}

div.articles_body {
	margin-bottom: 10px;
}

div.articles_headline {
	font-weight: bold;
}

div.tourdates_alt1, div.tourdates_alt2 {
	margin-bottom: 10px;
}

div.tourdates_headline {
	font-weight: bold;
}
