body {
margin: 0;
background-image: url("images/footer.jpg");
background-color: #ADA96E;
}




H1{
font-family: "Times New Roman", "Trebuchet MS", "Arial Narrow", Georgia;
font-size: 16pt;
color: #92180D;
line-height: 17pt;
font-style: italic;
}

#topbg{
background-image: url("images/topbg.jpg");
background-repeat: repeat-x;
}

#topmiddle{
background-image: url("images/topmiddle.jpg");
}

#leftbg{
background-image: url("images/leftbg.jpg");
}

#rightbg{
background-image: url("images/rightbg.jpg");
}


#mainText{
background-image: url("images/main.jpg");
font-family: Arial, Georgia, Verdana, "Times New Roman";
font-size: 11pt;
color: #000;
line-height: 14pt;
padding-bottom: 10px;
padding-top: 10px;
background-color: #fff;
}


#mainText a{
color: #740C0F;
}


#mainText a:hover{
color: #821417;
}

#footer{
font-family: Arial, Georgia, Verdana, "Times New Roman";
font-size: 9pt;
color: #000;
line-height: 15pt;
}



.blacklink:link {
font-family: Arial, Georgia, Verdana, "Times New Roman";
font-size: 9pt;
color: #000;
text-decoration: underline;
line-height: 15pt;
}

.blacklink:hover {
font-family: Arial, Georgia, Verdana, "Times New Roman";
font-size: 9pt;
color: #740C0F;
text-decoration: underline;
line-height: 15pt;
}

.blacklink:visited {
font-family: Arial, Georgia, Verdana, "Times New Roman";
font-size: 9pt;
color: #000;
text-decoration: underline;
line-height: 15pt;
}

.blacklink:visited:hover {
font-family: Arial, Georgia, Verdana, "Times New Roman";
font-size: 9pt;
color: #740C0F;
text-decoration: underline;
line-height: 15pt;
}


.photos{
border: 1px solid #333;
}
 
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #740C0F;
	color: #FFFFFF;
        line-height: 17pt
	height: 50px;
	vertical-align: middle;
	padding: 5px;
}