body {
	background-color:#beae97;
}

h1{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-variant:small-caps;
}

.menuItems{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.padL{
	padding-left: 200px;
}

.service{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #000;
	padding-left: 3px;
}

.subService{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	padding-left: 3px;
}

.price{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #8D0F0F;
	font-weight: bold;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
} 

.content{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #e5dfcb;
}

.small{
	font-size: 9px;
	letter-spacing: -2px;
}

.head{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 17px;
	color: #5dbaef;
}

.footer{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #ada7a2;
}

.data{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #9cd8ef;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
}

.dataOdd{
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #ddd;
}


.dataEven{
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #eee;
}


a{
    font-family: trebuchet ms, Arial, Verdana, sans-serif;
	color: #ffa300;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	}
	
a.email{
    font-family:trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	color: #5dbaef;
	text-decoration: none;
}

a.email:hover{
	text-decoration: underline;
	}	

a.blue{
    font-family:trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #5dbaef;
	text-decoration: none;
	padding-right: 5px;
}

a.blue:hover{
	text-decoration: underline;
	}		
	
a.footer{
    font-family:trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a.footer:hover{
	color: #ffa300;
	text-decoration: none;
	}	
	
	
.forms {
	font-family:   trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color:#beae97;
	border-style:0px; 
	border:0px; 
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 1.5;
	color: #000000;
}

.button {
	font-family:   trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#5dbaef;
	border-style:0px; 
	border:0px; 
	color: #000;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
	font-variant: small-caps;
}
.copyright, .copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.whitenav a{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.whitenav a:hover{
	color: #ffa300;
}
.bigwhite{
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
	font-size: 22px;
	color: white;
	xfont-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-variant:small-caps;
	font-size: 15px;
	display: inline;
}