BODY
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 12px;
}

TD
{ 
  font-size: 12px;
}

.gallerytitle
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal
}

a:link
{
	color: Maroon;
	text-decoration: underline;
	border-bottom: none;
}
a:visited 
{
	color: Maroon;
	text-decoration: underline;
	border-bottom: none;
}
a:hover
{
	color: Maroon;
	text-decoration: none;
	background-color: White;
	border-bottom: 1px dotted #FCB71E;
}
a:active 
{
	color: #655C4B;
	text-decoration: none;
	background-color: #FFFFEA;
}

.button a:link
{
	color: Maroon;
	text-decoration: none;
	border-bottom: none;
}
.button a:visited 
{
	color: Maroon;
	text-decoration: none;
	border-bottom: none;
}
.button a:hover
{
	color: Maroon;
	text-decoration: none;
}
.button a:active 
{
	color: Maroon;
	text-decoration: none;
}

.news a:link
{
	color: #76726E;
	text-decoration: none;
	border-bottom: none;
	font-size: 12px;
}
.news a:visited 
{
	color: #76726E;
	text-decoration: none;
	border-bottom: none;
	font-size: 12px;
}
.news a:hover
{
	color: black;
	text-decoration: none;
	background-color: White;
	border-bottom: 1px dotted #B5AD9C;
	font-size: 12px;
}
.news a:active 
{
	color: #655C4B;
	text-decoration: none;
	background-color: #FFFFEA;
	font-size: 12px;
}

.chq a:link
{
	color: #A98F7E;
	text-decoration: underline;
	border-bottom: none;
}
.chq a:visited 
{
	color: #A98F7E;
	text-decoration: none;
	border-bottom: none;
}
.chq a:hover
{
	color: black;
	text-decoration: none;
}
.chq a:active 
{
	color: black;
	text-decoration: none;
}

.buttons {
	background-color: #DED7CF;
	padding: 2px 2px 2px 2px;
}
.buttons a {
	color: Maroon;
	text-decoration: none;
	display: block;
	position: relative;
}

.buttons a:visited{
	color: Maroon;
	background-color : none;
	text-decoration: none;
}

.buttons a:hover{
	color: black;
	background-color : #FFFFFF;
}

.wwbuttons {
	background-color: #DED7CF;
	padding: 4px 4px 4px 4px;
}
.wwbuttons a {
	color: Maroon;
	text-decoration: none;
	display: block;
	position: relative;
}

.wwbuttons a:visited{
	color: Maroon;
	background-color : none;
	text-decoration: none;
}

.wwbuttons a:hover{
	color: #FFFFFF;
	background-color : #FFFFEA;
}


.menu a {
	color: #DAD3CC;
	text-decoration: none;
}

.menu a:visited{
	color: #DAD3CC;
	background-color : none;
	text-decoration: none;
}

.menu a:hover{
	color: #DAD3CC;
	background-color : #DAD3CC;
}

.menutop a {
	color: #EDE5DD;
	text-decoration: none;
}

.menutop a:visited{
	color: #EDE5DD;
	background-color : none;
	text-decoration: none;
}

.menutop a:hover{
	color: #EDE5DD;
	background-color : #EDE5DD;
}

.date{
             	color: #73716B;
	font-size: 10px;
	font-style: italic;
}

/* youtube videos */

.youtube {width: 516px; padding-top: 12px;}
.youtube-thumb {float: left; width: 120px; padding-left: 6px;}
.youtube-teaser {float: right; text-align: left; width: 380px; padding: 0 0 10px 10px;}
.youtube-story {text-align: left; width: 480px; padding: 10px 0 0 10px;}


