a {	text-decoration: none;}
a:hover {color: #CC0000; text-decoration: underline;}


.default {
	font-family: Andalus;
	font-size: 15px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 30px;
}
.hbox {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.nav {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.navlinks {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: none;
}
.smallfoot {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	line-height: 1.5;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.smallnav {	
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.5;
}
.logo{
	background-attachment: fixed;
	background-image: url(images/home/backtop.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	background-color: #86AC57;
}
.logo1{
	background-attachment: fixed;
	background-image: url(leaf.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #86AC57;
}
.logo2{
	background-attachment: fixed;
	background-image: url(drop.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: #86AC57;
}
.logo3{
	background-attachment: fixed;
	background-image: url(black.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: #000000;
}
.logo4{
	background-attachment: fixed;
	background-image: url(blue.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: #000000;
}

.border {
BORDER-left: white 1px solid; 
BORDER-right: white 1px solid; 
margin-left: 15px;
  }
.mboxborder {
BORDER-right: #999999 1px solid; 
  }
