﻿body /*done*/
{ 
background-image: url(../images/bg.jpg);
background-repeat:repeat-x;
background-position: top center; 
background-color:#B9C0AC;
margin:0px;
padding:0px;	
font-family: Arial, Helvetica, sans-serif;
color:#32322C;
}


hr
{
    color: #ECECEC;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #B7BDB1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #796934;
	margin-top:10px;
	margin-bottom:00px;
	padding-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7D0F35;
}

a:link {
	color: #7D0F35;
	text-decoration: underline;
}
a:hover {
	color: #7D0F35;
	text-decoration: none;
	background-color: #FFFBCF;
}
a:visited {
	color: #B37D04;
	text-decoration: underline;
}
.highlight {
	background-color: #FFFCCF;
}
.highlightSHOUT {
	background-color: #8C485F;
	color: #FFFFFF;

}
.photocaption{
color:#8e4f61;
font-size:12px;
line-height:125%;

	
}
	
	
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #32322C;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #32322C;
}
.lightgray
{
    color: #666666;
}

.solidborder1
{
    border: 1px solid #d7dccc;
}

.solidborder2
{
    border: 2px solid #d7dccc;
}
li{
	line-height::120%;
}