body {
margin: 0;
background-image: url("images/bodybg.jpg");
}

 

#footer{
background-image: url("images/footer.jpg");
font-family: Georgia;
font-size: 11pt;
color: #FFFFFF;
text-decoration: none;
line-height: 17pt;
}



#menubg{
background-image: url("images/menubg.jpg");
}

#leftbg{
background-image: url("images/leftbg.jpg");
}

#dashed{
background-image: url("images/dashed.jpg");
}


#rightbg{
background-image: url("images/rightbg.jpg");
}

#menubg ul {
list-style: inline;
color: #92180D;
margin: 0;
padding-left: 0px;
padding-right: 0px;
border: none;
}

H1{
font-family: "Times New Roman", "Trebuchet MS", "Arial Narrow", Georgia;
font-size: 16pt;
color: #92180D;
line-height: 17pt;
font-style: italic;
}


.red{
font-family: Georgia;
font-size: 10pt;
color: #92180D;
line-height: 15pt;
font-weight: bold;
}


#menubg a{
font-family: Georgia;
font-size: 10pt;
color: #92180D;
text-decoration: underline;
line-height: 15pt;
font-weight: bold;
}

#menubg a:hover{
font-family: Georgia;
font-size: 10pt;
color: #000;
text-decoration: underline;
line-height: 15pt;
font-weight: bold;
}
#menubg a:visited{
font-family: Georgia;
font-size: 10pt;
color: #5E5D5D;
text-decoration: underline;
line-height: 15pt;
font-weight: bold;
}

#menubg a:visited:hover{
font-family: Georgia;
font-size: 10pt;
color: #000;
text-decoration: underline;
line-height: 15pt;
font-weight: bold;
}

#mainText{
background-image: url("images/main.jpg");
font-family: Georgia, "Trebuchet MS";
font-size: 11pt;
color: #404040;
line-height: 15pt;
padding-bottom: 10px;
background-color: #fff;
}


#mainText a{
color: #92180D;
}

#mainText a:hover{
color: #000000;
}




td{
font-family: Georgia, "Trebuchet MS";
font-size: 11pt;
color: #404040;
line-height: 15pt;
}





.whitelink:link {
font-family: Georgia;
font-size: 11pt;
color: #FFFFFF;
text-decoration: none;
line-height: 17pt;
}

.whitelink:hover {
font-family: Georgia;
font-size: 11pt;
color: #000000;
text-decoration: none;
line-height: 17pt;
}

.whitelink:visited {
font-family: Georgia;
font-size: 11pt;
color: #E4E1DA;
text-decoration: none;
line-height: 17pt;
}

.whitelink:visited:hover {
font-family: Georgia;
font-size: 11pt;
color: #000000;
text-decoration: none;
line-height: 17pt;
}


.photos{
border: 1px solid #cccccc;
}
 
