body {
	background-position: left;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
}
a:link {
	color: #9C8C3B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9C8C3B;
}
a:hover {
	color: #9C8C3B;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #9C8C3B;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.header2 {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.menu {
       font-size: 12px;
       font-color: white;
       font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

.formtext {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.pricetext {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration:none;
}

.pricetext a {
	color: #9C8C3B;
	text-decoration:none;
}
.email {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9C8C3B;
	text-decoration: underline;
}
.bodytext a {
	color: #9C8C3B;
	text-decoration: underline;
}

.thumbnail {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 9C8C3B;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
}
.thumbnail2 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 9C8C3B;
	font-weight: bold;
}
.bold {
	color: #B3AA7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.directions {
	font-size: 14px;
	font-color: white;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
       font-size: 9px;
       font-color: #FFFFFF;
       font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bullet {  padding-top: 5px;  text-align: justify;}
.address {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.foot1 {
	font-size: 12px;
	font-style: italic;
	color: #9c8c3b;
	line-height:22px;
}
<!---->

/*   --------- menu style ----------- alex*/



#nav{ /* all lists */
	padding: 0;
	margin-left: 65px;
		list-style: none;
}

 #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
background: url(images/menubg1.jpg);

	

}

#nav a {
	display: block;
	width: auto;

}

#nav li { /* all list items */
	float: left;
	width: auto; 
	/* width needed or else Opera goes nuts */
}

#nav li a{ /* all list items */
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
		padding-left:20px;
		padding-right:60px;	background:url(images/menubul.gif) no-repeat;	
	}

#nav li ul { /* second-level lists */
	position: absolute;
	width:200px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a{ /* second-level lists */
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
	width:200px;
		padding-left:20px;
		padding-right:0px;
		vertical-align:text-top;	background:url(images/menubul.gif) no-repeat;	
	
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;	width:230px;
}

#nav li ul ul a{ /* third-level lists */
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
	width:240px;
	background:url(images/pdfbul.jpg) no-repeat;
	padding-left:25px;
/*	margin-left:-70px;*/
}

#nav li ul ul a:hover{ /* third-level lists */
	background:url(images/pdfbul.jpg) no-repeat;
/*	margin-left:-70px;*/
}

#nav a:hover{
	color:#FFFFFF;
	background:url(images/menubul2.gif) no-repeat;	
	font-weight:bold;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.style4 {color: #9C8C3B}
.style5 {font-size: 30px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style10 {
font-size: 12px;
color: #9C8C3B;
font-weight: bold;
}
.style12 {color: #FFFFFF; font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif; font-size: 18px;}
a.htrack:link
{
color: #FFFFFF;
font-weight:normal;
font-size: 11px; text-decoration: none;
}
a.htrack:hover
{
color: #FFFFFF;
font-weight:normal;
font-size: 11px; text-decoration: none;
}
a.htrack:active
{
color: #FFFFFF;
font-weight:normal;
font-size: 11px; text-decoration: none;
}
a.htrack:visited
{
color: #FFFFFF;
font-weight:normal;
font-size: 11px; text-decoration: none;
}
a.myPlayer {
	display:block;
	width:210px;
	height:137px;
	text-align:center;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	margin-top:50px;
	border:0px;
	display:none;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

.miracles
{
   color: #F1B55B;
    font-size: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
	}
