/* CSS Document */


/* ------------- HTML styles -------------- */

body { 
background-color: #3F81AE;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	font-weight: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
}

	
	
	
/* ------------- BANNER STYLES -------------- */
	
.LilPalsBkgrnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #AEDEFF;
	background-image: url(images/FredSiteTemplate1_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding: 225px 0px 0px 95px;
	height: 270px;
	width: 412px;
}

.LilPalsBkgrnd a:link, .LilPalsBkgrnd a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEDEFF;
	text-decoration: underline;
}

.LilPalsBkgrnd a:hover {
	color: #3399FF;
}

.NavbarBkgrnd {
	background-image:  url(images/FredSiteTemplate1_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	height: 49px;
	width: 800px;
	vertical-align: top;
}



/* ------------- HEADER STYLES -------------- */


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0066CC;
	font-weight: bold;
	padding-right: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000066;
}



/* ------------- WRAPPER STYLES -------------- */

.ContentBkgrndWhite {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 20px 15px 0 20px;
	border: #FFFFFF;
}

.ContentBkgrndBehavior {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 20px 40px 0 75px;
}

.ContentBkgrndFoster {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px 15px 0 25px;
	border-top: 3px solid #D5E59A;
	border-right: 3px solid #FFFFFF;
	border-bottom: none;
	border-left: 3px solid #FFFFFF;
}

.ContentBkgrndLower {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.ContentBkgrndLowerFlush {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
}


.AboutUsBkgrnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	background-image: url(images/AboutUsArt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 536px;
	width: 800px;
	text-align: center;
	padding: 168px 130px 0 130px;
}


.PetfinderDiv {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 100px;
}

.HomepageEvent {
 	background-color: #FFFFFF;
 	padding: 6px;
 	margin: 10px 0;
 	border: 1px solid #CC99FF;
 	height:auto;
}

.EventPicLeft {
	float:left;
	margin-right:15px;
}

.EventPicRight {
	float:right;
	margin-left:15px;
}

.EventTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6633CC;
	vertical-align:top;
}


/* ------------- NAVBAR STYLES -------------- */

.Navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	float: left;
	border-right: 1px solid #AEDEFF;
	text-decoration: none;
	padding:0 30px;
	margin-top: 12px;
}

.Navbar a:link, .Navbar a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor:hand;
}

.Navbar a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #AEDEFF;
	text-decoration: none;
	cursor:hand;
}


.NavbarLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	display: inline;
	list-style-type: none;
	float: left;
	border-right: none;
	text-decoration: none;
	padding:0 19px;
	margin-top: 12px;
}

.NavbarLast a:link, .NavbarLast a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.NavbarLast a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #AEDEFF;
	text-decoration: none;
}



/* ------------- SIDEBAR STYLES -------------- */

.Sidebar {
	background-color: #AEDEFF;
	border-right: 20px solid #ffffff;
	border-top: 20px solid #ffffff;
	border-bottom: 20px solid #ffffff;
	padding: 15px;
	vertical-align: top;
}


.SidebarCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	vertical-align: top;
	padding-right: 10px;
}

.SidebarCell a:link, .SidebarCell a:visited {
	color: #0066CC;
	text-decoration: none;
}

.SidebarCell a:hover {
	text-decoration: underline;
}



/* ------------- TEXT STYLES -------------- */

.BodytextReg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	padding-right: 20px;
}

.BodytextReg a:link, .BodytextReg a:visited {
	color: #0066CC;
	line-height: 1.5em;
	text-decoration: underline;
}

.BodytextReg a:hover {
	color: #0033FF;
	line-height: 1.5em;
}



.BodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #333333;
	padding-right: 20px;
}

.BodytextBold a:link, .BodytextBold a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}

.BodytextBold a:hover {
	color: #0033FF;
}



.BehaviorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #333333;
	padding-right: 10px;
}

.BehaviorText a:link, .BehaviorText a:visited {
	color: #0066CC;
	text-decoration: none;
}

.BehaviorText a:hover {
	color: #660099;
	text-decoration: underline;
}



.Tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
	vertical-align: top;
	color: #333333;
	padding-right: 20px;
}

.Tabletext a:link, .Tabletext a:visited {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}

.Tabletext a:hover {
	color: #9900CC;
}

/* ------------- SPONSORED ANIMALS STYLES -------------- */

.animalbox {
	width:740px;
	margin-left:12px;
	overflow:hidden;
	padding:10px 0;
	}

.image {
	float:left;
	padding-right:15px;
	}
	
.textbox {
	float:left;
	width:500px;
	}

.sponsortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	}	
	
	







/* ------------- FOOTER STYLES -------------- */

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #AEDEFF;
	text-align: center;
	background: url(images/FredSiteTemplate1_06.jpg) no-repeat left top;
	height: 100px;
	width: 800px;
	padding-bottom:20px;
}

p.footertext {
	font-size: 11px;
	line-height: 1.2em;
	color: #AEDEFF;
	text-decoration: underline;
	}

.Footer a:link, .Footer a:visited {
	font-size: 11px;
	line-height: 1.2em;
	color: #AEDEFF;
	text-decoration: underline;
}

.Footer a:hover {
	color: #3399FF;
}
