﻿

body {
	background-image:url('images/bgimage2.jpg');
	background-repeat: no-repeat;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.clr{
	clear:both;
}
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.greenBorder{
	border: 3px solid #53c860;
	/*padding: 5px;
	width: 300px;
	background-color:#ebf0f4;*/
	
}

.pictureBorder{

    padding: 5px;
	width: 300px;
	background-color:#c8e5c5;

	
}

/*MENU */

.menu{
	padding:0;
	float: right;
	margin: 30px 0 0 0;
	width: 420px;
	height: 40px;
}
    
    
    .menu ul{
	padding:0;
	display: inline;
	float: right;
	margin: 0;
	list-style:none;
}

	.menu ul li{
	
		float: left;
		margin: 0;
		padding: 0 3px;
		border: 0;
		
}	
     
		
	.menu ul li a{
		float: left;
		margin: 0 1px 0 0;
	 	display:block;
	    color:#5aad4a;
	    text-decoration:none;
	    padding: 5px 5px;
	    line-height: 100%;
	    font-family:Helvetica, Arial, sans-serif;
	    font-size:12px;
			
	}
     
     .menu ul li a:hover{
	 color: #464121;
	 text-decoration:underline;
	 }
	 
	.menu ul li a:active{
	 color: #464121;
	 text-decoration:underline;
	 }


.greenHeaderBold {
	color: #74bf6a;
	font-family:Verdana, Helvetica, ariel, sans-serif;
	font-size: 18px;
	font-weight: bold;
}



.greenHeader {

	color:#74bf6a; 

	font-family:Verdana, Helvetica, ariel, sans-serif;

	font-size:20px;

}



.greenSubhead {

	color:#74bf6a;

	font-family:Verdana, Helvetica, ariel, sans-serif;
	font-size:16px;

}



.greenTopNav {

	color:#74bf6a;

	font-family:Verdana, Helvetica, ariel, sans-serif;

	font-size:12px;

}



.whiteHeader {
	color: #ffffff;
	font-family: ariel, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: right;
	margin-right: 40px;
}

.whiteHeaderSub {
	color: #ffffff;
	font-family: ariel, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}


.whiteText {

	color:#ffffff; 

	font-family:ariel, sans-serif;
	
	font-size:12px;

}



.whiteTextMediumBold {
	
	font-family: ariel, sans-serif;
	font-size: 12px;
	font-weight: bold;
		
}
.whiteTextSmall {

	color:#ffffff; 

	font-family: ariel, sans-serif;

	font-size:9px;

	text-align: left;

}

.whiteTextEvents{
	font-family:ariel, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	 
}

/*HOME PAGE */

.topSection a{
	color:#5aad4a;
	text-decoration:underline;
}

.topSection a:hover{
	color:#464121;
	text-decoration:underline;
	
}

.middleSection a{
	text-decoration:underline;
	color:#fff;
	
}
.middleSection a:hover{
	color:#7bbd6b;
	 text-decoration:underline;
}
.middleSection #homeCal{
	margin-right:3px;
	margin-bottom:5px;

}

#pdfPng{
	margin-right: 2px;
		
}

#home #footer{
	margin-left:12px;
}

/*FEATURED PETS */

.entry{
	font-family: Verdana, Helvetica, ariel, sans-serif;
	font-size: 12px;
	color: #000;
	width: 740px;
	margin: 45px 0 55px 0;
	line-height: 1.6em;
}


.blackLargeHead {
	color: #000000;
	font-family: ariel, sans-serif;
	font-size: 14px;
	font-weight : bold;
}



.blackMediumLargeHead {
	color: #000000;
	font-family: ariel, sans-serif;
	font-size: 14px;
	font-weight : bold;
}



.blackLargeText {
	color: #000000;
	font-family: ariel, sans-serif;
	font-size: 14px;
}



.blackTextMedium {

	color:#000000; 

	font-family:ariel, sans-serif;

	font-size:12px;

	text-align: left;

	line-height:18px;

}