body {
	background-image: url(images/background1.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	margin-top: 6px;
	}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.style2 {
	font-size: 10px;
	}

.style6 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	}
	
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #003333; 
	font-style: italic; 
	}
	
.style8 {
	font-size: 12px;
	}
	
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003333;
	}

.style17 {	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	}

.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

img {
	border: none;
	}
	
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003333;
}

#topNav {
	text-align: center;
	}

#topNav ul {
	background-color: #FF9900;
    list-style-type: none;
	margin: 0;
    }
	
#topNav li {
	display: inline;
	font-size: 14px;
	color: #FFFFFF;
	}
	
#topNav a {
	color: #FFFFFF;
	line-height: 25px;
	text-decoration:none;
	}
	
#topNav a:hover {
	color: #0E7000;
	}
	
#servicesNav {
	text-align: center;
	}

#servicesNav ul {
	background-color: #0E7000;
	list-style-type: none;
	margin: -1px 0 0 0;
	padding: 0;
	}
	
#servicesNav li {
	display: inline;
	font-size: 13px;
	color: #FFFFFF;
	}
	
#servicesNav a {
	color: #FFFFFF;
	line-height: 28px;
	}
	
#servicesNav a:hover {
	color: #FF9900;
	}
	
#footer {
	font-size: 10px;
	text-align: center;
	color: #003333;
	background-color: #FF9900;
	margin: 0;
	padding: 0;
	line-height: 30px;
	}
	
#footer p {
	margin: 0;
	}
	
.belowTable {
	background: #FF9900;
	font-size: 8px;
	line-height: 20px;
	}
	
.belowTable a:hover {
	color: #003333;
	}
	
.webdesign {
	color: #003333;
	font-size: 8px;
	text-align: center;
	}
	
.bigdot {
	font-size: 24px;
	vertical-align: middle;
	}

.plainLink {
	text-decoration:none;
	color: #003333;
	}
	
.plainLink:visited {
	color: #003333;
	}	

.galleryImage {
	border:none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.clear {
	clear:both;
	}
	
.servicesText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #003333;
	margin-right: 50px;
	text-align:justify;
	padding: 0px 0 20px 0;
	}