html,html body{

	background-image: url(../images/brown.jpg);
	background-repeat: repeat;
	margin: 0px; 	
	padding: 0px;
	height: 100%;

}

a:link,  a:visited{
	color:  #7C7C77;
	text-decoration:none;
	cursor: pointer;
	text-decoration:underline;
}

a:hover{
	color: #41413A;;
	text-decoration:none;
	cursor: pointer;
	text-decoration:underline;
}

#main{
	
	margin: 0px; 	
	padding: 0px;
	height: 100%;
}

.divTop{
	background-image: url(../images/green.jpg);
	background-repeat: repeat;
	height: 60%;

}

.divTop2{

	height: 40%;
	background-image: url(../images/green.jpg);
	background-repeat: repeat;
}

#topImage{

	background-image: url(../images/topImage.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position:50% 0%;
}

#middleImage{
	
	height: 40%;
	background-image: url(../images/middleBackground2.jpg);
	background-repeat: 
	repeat-x;

}

#middleImage2{
	height: 60%;
	background-image: url(../images/middleBackground2.jpg);
	background-repeat: 
	repeat-x;
	width: 100%;
	
}

#navBar{
	font-family: sans-serif;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 36%;
	font-size: 12px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	height: 15px;
  	color: #41413A;
}	

#navBar a{
 	margin: 0px 5px 0px 5px;
	color: #41413A;
  	text-decoration: none;
}

#navBar a:hover{
        margin: 0px 5px 0px 5px;
        color: #7C7C77;
        text-decoration: none;
}
#navBar2{
        font-family: sans-serif;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 57%;
        font-size: 12px;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
        z-index: 1;
        height: 15px;
        color: #41413A;
}

#navBar2 a{
        margin: 0px 5px 0px 5px;
        color: #41413A;
        text-decoration: none;
}


#navBar2 a:hover{
        margin: 0px 5px 0px 5px;
        color: #7C7C77;
        text-decoration: none;
}


.text{
	text-align:center; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #7C7C77;
}

.text2{
	text-align:center; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #41413A;
}

.rightPosition{

	position: absolute;
	bottom: 1%;
	right: 9%;
}

.leftPosition{

margin-bottom: 0px;
padding-bottom: 0px;
	height: 1%;
	z-index: 0;
	text-align: left;
	font-family: Verdana; 
	font-size: 10px; 
	color: #41413A;
margin-left: 2%;
}


.smallText{
	
	text-align:center; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #41413A;
}

#box{

	text-align: center; 
	padding-top: 50px;

}

.center{
	
	text-align: center; 

}

.noBorder{

	border: 0px;

}	

ul{
padding-left: 40px;
margin-left: 3px;
margin-top: 4px;
padding-top: 3px;
padding-bottom: 4px;
margin-bottom: 4px;

}

li{
padding-left: 0px;
margin-left: 0px;
padding-bottom: 0px;
margin-bottom: 0px;

}




.prices{
	margin-top:20px;
	width: 40%;
	float:left;
	height: 110px;
	font-family: sans-serif; 
	color: #41413A;	
	font-size: 16px;
	text-align: left;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 1%;

}
.prices a {
	color:  #7C7C77;
}
.prices a:hover{
	color:  #41413A;
}




.prices ul{
	text-align:left;
	text-decoration: none;
	color: #7C7C77;	
	padding-bottom: 1%;
	margin-left: 0px;
	padding-left: 10px;
}
.prices ul li{
 	text-decoration: none;
	font-size: 12px;

}
.prices2{
	margin-top:20px;
	width: 40%;
	float: right;
	height: 220px;
	font-family: sans-serif; 
	color: #41413A;	
	font-size: 16px;
	text-align: left;
	padding-right: 5%;
	padding-left: 0%;
	padding-bottom: 1%;

}


.prices2 ul{
	text-align:left;
	text-decoration: none;
	color: #7C7C77;	
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 1%;
}
.prices2 ul li{
 	text-decoration: none;
	font-size: 12px;

}
.prices3{
	margin-top:20px;
	width: 40%;
	float:left;
	height: 220px;
	font-family: sans-serif; 
	color: #41413A;	
	font-size: 16px;
	text-align: left;

	padding-left: 4%;
	padding-bottom: 1%;

}


.prices3 ul{
	text-align:left;
	text-decoration: none;
	color: #7C7C77;	
	padding-bottom: 1%;
	margin-left: 0px;
	padding-left: 10px;

}
.prices3 ul li{
 	text-decoration: none;
	font-size: 12px;

}

