a.bodylink {
	color: #000;
}
a.bodylink:link {
	text-decoration: none;
}
a.bodylink:visited {
	text-decoration: none;
}
a.bodylink:hover {
	color: #679290;
	text-decoration: none;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.sidelocation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	text-decoration: none;
	font-weight: lighter;
	padding: 5px;
}
.sidelocation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 25px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: lighter;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	color: #666666;
}
.Name_logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: 28px;
	color: #679290;
}
.Main_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 25px;
	color: #666666;
	font-weight: lighter;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #679290;
}
.address_phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	color: #666666;
}
.box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	color: #666;
}
.name2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #999;
	letter-spacing: 0.7mm;
}
/* begin styles for RSS Feed */

.rss-box {
	 margin: 0.5em;
	 width: 500px;
	 background-color: white;
         	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #333;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
	color: #000;
}

.rss-item  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	list-style:none;
	padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #699294;
	font-size: 12px;
	font-weight:light;
	font-family:arial, helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color:#699294;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #999;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #679290;
}
a:active {
	text-decoration: none;
}
