body {
	background-color: #241307; 
	color: #EAD4AB;
	font-family:verdana;
	font-size:8pt;
}

.bodytext 
{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#EAD4AB;      /*#5C6543; #EAD4AB; #211F5D;*/
	text-decoration:none;
}

.bodysmall 
{
	font-family:verdana;
	font-weight:normal;
	font-size:10pt;
	color:white;      /*#5C6543; #EAD4AB; #211F5D;*/
	text-decoration:none;
}

table,tr,td {
	background-color:transparent;
	color:black;
	font-family:verdana;
	font-size:8pt;
}

h2 {
	font-family:verdana;
	font-weight:bold;
	font-size:20pt;
	color:#EAD4AB;      /*#5C6543; #EAD4AB; #211F5D;*/
	text-decoration:none;
}

a {
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#EAD4AB;      /*#5C6543; #EAD4AB; #211F5D;*/
	text-decoration:none;
}

a:hover {
	color: #666666; /*#C8A57F; #211F5D; */ 
	text-decoration:none;
}

hr {
	height:1px;
	color:#000000;
}


.photo {
	border:solid 1px #000000;
}

.homeBG {
	background-image:url(images/homeBG.jpg);
	background-position:center center;
	border:solid 1px #666666;
    /* display:block; */
}

.SlideShowBG {
	background-color: #000033;
	background-position: center center;
	border:solid 1px #666666;
    display:block;
}

.contactTitle 
{
    background-color:transparent;
    color: white;
    font-weight:bold
    
}





