.footer {

		font-family: tahoma, arial, sans-serif;
		font-size:12px;
		font-style:normal;
		color:#82ABB9;
		text-decoration:none;

		}
		
		
.bold {

		font-weight:bold;

		}
		
a:link {

        font-family:tahoma, arial, sans-serif;
		font-size:20px;
		color:#FFFFFF;
		text-decoration:none;
		padding-bottom:5px;		
		
		}
		
a:hover {

		font-family:tahoma, arial, sans-serif;
		font-size:20px;
		color:#FFFFFF;
		text-decoration:none;
		text-decoration:underline;
		padding-bottom:5px;		
		
		
		
		}
		
a:visited {

       font-family:tahoma, arial, sans-serif;
		font-size:20px;
		color:#FFFFFF;
		text-decoration:none;
		padding-bottom:5px;		
		}
		
a:link.footer {

        font-family:tahoma, arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		padding-bottom:5px;		
		
		}
		
a:hover.footer {

		font-family:tahoma, arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		text-decoration:underline;
		padding-bottom:5px;		
		
		
		
		}
		
a:visited.footer {

       font-family:tahoma, arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		padding-bottom:5px;		
		}
		

body {
	background-color:005377;
	margin-top:4px
	
}


h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
   font-weight:normal;
   text-align:justify;
	
}

h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
   font-weight:normal;
	
}


.h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	
}

.h2 {
	
	
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	
}

.h3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
   font-weight:normal;
   text-align:justify;
	
}

.h4 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
   font-weight:normal;
   text-align:justify;
	
}

.border {

			border-style:solid;
			border-width:2px;
			border-bottom:none;
			border-color:#FFFFFF;
		
			}
						


.borderTop {

			border-style:solid;
			border-width:3px;
			border-bottom:none;
			border-left:none;
			border-right:none;
			border-color:#01532a;
			
			}

.borderTopLeft {

			border-style:solid;
			border-width:1px;
			border-bottom:none;
			border-right:none;
			border-color:#01532a;
			
			}

.borderTopRight {

			border-style:solid;
			border-width:3px;
			border-bottom:none;
			border-left:none;
			border-color:#01532a;
			
			}



.borderLeft {

			border-style:solid;
			border-width:3px;
			border-bottom:none;
			border-right:none;
			border-top:none;
			border-color:#ffffff;
			
			}
			
			
.borderRight {

			border-style:solid;
			border-width:3px;
			border-bottom:none;
			border-left:none;
			border-top:none;
			border-color:#ffffff;
			
			
			}
			
.borderBottom {

			border-style:solid;
			border-width:3px;
			border-top:none;
			border-color:#01532a;
			border-right:none;
			border-left:none;
			
			}

.borderThree {

			border-style:solid;
			border-width:3px;
			border-bottom:none;
			border-color:#ffffff;
			
			}

.borderTwo {

			border-style:solid;
			border-width:3px;
			border-bottom:none;
			border-top:none;
			border-color:#ffffff;
			
			}
			

.navMenu {
		background:#81ABB9;
		padding:0;
		margin:0;
		border-top:#FEFEFE solid 2px;
		border-bottom:#FEFEFE solid 2px;
		height:30px;				
			}
			
.navMenu img, .navMenu a {
			padding:0;
			margin:0;
				}

.navMenu ul { 
	list-style-type:none;
	padding:9px 0 0 90px;
	margin:0; 
	}	
	
.navMenu ul li {
	float:left;	
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#fff;
		}
		
.navMenu ul li a {
	float:left;
	margin:0 40px 0 0;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-indent:-200000px;
	outline:0;
		}
		
.navMenu ul li a:hover { 
	text-decoration:none;
	padding:0;
	}

.navMenu ul li a.home { 
	background:url(images/home-nav.jpg) no-repeat 0 0;
	width:42px;
	height:20px;
	}
.navMenu ul li a.home:hover, .navMenu ul li a.homeAct { 
	background-position: 0 -30px;
	}	
	
.navMenu ul li a.summer { 
	background:url(images/summer-nav.jpg) no-repeat 0 0;
	width:56px;
	height:20px;
	}
.navMenu ul li a.summer:hover, .navMenu ul li a.summerAct { 
	background-position: 0 -30px;
	}
	
.navMenu ul li a.winter { 
	background:url(images/winter-nav.jpg) no-repeat 0 0;
	width:44px;
	height:20px;
	}
.navMenu ul li a.winter:hover, .navMenu ul li a.winterAct { 
	background-position: 0 -30px;
	}
	
.navMenu ul li a.spring { 
	background:url(images/springfall-nav.jpg) no-repeat 0 0;
	width:81px;
	height:20px;
	}
.navMenu ul li a.spring:hover, .navMenu ul li a.springAct { 
	background-position: 0 -30px;
	}
	
.navMenu ul li a.familycam { 
	background:url(images/familycam.jpg) no-repeat 0 0;
	width:81px;
	height:20px;
	}
.navMenu ul li a.familycam:hover, .navMenu ul li a.familycamAct { 
	background-position: 0 -30px;
	}
	
.navMenu ul li a.familycam { 
	background:url(images/familycam.jpg) no-repeat 0 0;
	width:102px;
	height:20px;
	}
.navMenu ul li a.familycam:hover, .navMenu ul li a.familycamAct { 
	background-position: 0 -30px;
	}
	
.navMenu ul li a.rates { 
	background:url(images/rates-nav.jpg) no-repeat 0 0;
	width:41px;
	height:20px;
	}
.navMenu ul li a.rates:hover, .navMenu ul li a.ratesAct { 
	background-position: 0 -30px;
	}																								

.navMenu ul li a.contact { 
	background:url(images/contactus-nav.jpg) no-repeat 0 0;
	width:72px;
	height:20px;
	}
.navMenu ul li a.contact:hover, .navMenu ul li a.contactAct { 
	background-position: 0 -30px;
	}