/*  Gold  COLOR="#E4B567"
Burgundy  #8C3A46

*/

BODY
{
	font-size: 12px;
	font-family: "Trebuchet MS" Algerian Arial;
	background-color: white;
	color:#8C3A46;
}

h1
{
	font-size: 14px;
	color:#E4B567;
}

.content     { background-attachment: scroll; background-image: 
               url('../images/cattails.jpg'); 
               background-repeat: repeat-x; background-position: 50% bottom }
.headertitle
{
	color:#E4B567;
	font-weight:bold;
	font-size:18px;
}

.contactinfo
{
	font-size:10px;	
	position:absolute; 
	font-weight:bold;
	top:0px;
	left:0px;
	padding-left:5px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	/*background-image: url(../images/oneflower.jpg);*/
	background-repeat:no-repeat;
	color:#E4B567;
	 
		
}

.headerimage { width: 1100px; 
/*background-image: 
               url('../images/sunflowers.jpg'); 
               background-repeat: no-repeat; background-position: 100px 50% 
*/
}
.highlight1
{
	/*
	border-right: outset;
	border-top: outset;
	
	border-left: outset;
	border-bottom: outset;
	background-color: cadetblue;
	*/
	font-size:13px;
	font-family: Arial Baltic;
	font-weight: bold;
color:#B54152;

}



.highlight2
{
	/*
	BACKGROUND-COLOR: teal; 

	border-right: outset;
	border-top: outset;
	
	border-left: outset;
	border-bottom: outset;
	*/
	font-weight:bold;
	font-size:13px;
	font-family: Arial Baltic;
	color:#B54152;
	
	
}

}

.menulink
{
	 
	 padding-left:3px;
	color:#E4B567;
	font-weight:bold;
	 text-decoration:none;
}
A.menulink:hover
{
	
	text-decoration:underline;
	
}

.mainlink
{
	 
	padding-left:3px;
	color:#B54152;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
A.mainlink:hover
{
	
	text-decoration:none;
	
}
/*quotes page classes*/
.quotetitle
{
	font-family: "Trebuchet MS"  Algerian Arial;
	font-size:14px;
	font-weight:bold;
}
.quotecontent
{
	font-family: "Trebuchet MS" Algerian Arial;
	font-size:12px;
	font-weight:normal;	
}
.quoteauthor
{
	font-family: "Trebuchet MS" Algerian Arial; 
	font-size:12px;
	font-weight:normal;	
	font-style:italic;
}