body {
	margin:0;
	padding: 0;
	background-color:#666666;
	media:all;
	font:11px/1.5em Helvetica, Arial, sans-serif;
	}

#container {
	width: 900px;
	text-align: left;
	margin:0 auto;
	background-color:#FFF;
	}
	
#design {
	background-color:#FFF;
	text-align: left;
	margin: 0 auto;
	width: 801px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	}
	
#content {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 725px;
	margin-left: 15px;
	float:left;
	background-color:#FFF;
	}	
html>body #content {
	width: 730px;
	}
	
	
	

/* Header */
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 175px;
	position:relative;
	}
#headerH4th {
	background-image: url(../images/header-h4th.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 175px;
	position:relative;
	}
#headerCruise {
	background-image: url(../images/header-cruise-for-critters.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 175px;
	position:relative;
	}
#headerYappy {
	background-image: url(../images/header-yappy-hour.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 175px;
	position:relative;
	}
#headerPap {
	background-image: url(../images/header-pet-a-palooza.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	height: 175px;
	position:relative;
	}

#nav_top 	{	
	height: 25px;
	width: 900px;
	font-size: 14px;
	color: #000;
	text-align:left;
	position:absolute;
	top: 135px;	
	border-bottom:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	padding-bottom:10px;
		}		
	#nav_top ul{
				list-style:none;
				width:900px;
				float:left;
				margin-left:14px;
				}	
	#nav_top li { 
				display:inline; 
				margin-right:16px;
				}
	#nav_top a:link, #nav_top a:visited {
				font-weight:bold;
				text-decoration:none; 
				font-size: 14px;
				font-weight:bold;
				color: #000;				
				}	
	#nav_top a:hover {
				background-color:#60C;
				text-decoration:none; 
				font-size: 14px;
				font-weight:bold;
				color: #FFF;
				}				

#search	
	{
	width: 300px;
	height: 45px;
	float:right;
	font-size: 12px;
	color: #FFF;
	}
	#search	a:link
		{
		font-size: 12px;
		color: #FFF;
		text-decoration:none;
		}
		
#donate_button	
	{
	width: 73px;
	height: 44px;
	margin: 10px 100px 50px 50px;
	float:right;
	}		
		
#starfish	
	{
	width: 27px;
	height: 30px;
	float:left;
	left: 360px;
	top: 80px;
	position: absolute;
	}		
		
/* Content Area */

#header_text {font-size:11px;}
	#header_text p { 
		font-size:11px;
		text-align:left;
		}

/* Content Divs */

#left200
	{
	width: 200px;
	float:left;
/* 	border-style:dotted;
	border-right-color:#CCCCCC;
	border-width: thin; */
	text-align:left;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	padding:10px;
	}
	#left200 h2 {
		font-size: 16px;
		color: #FFF;
		background-color:#660099;
		margin-right: 50px;
		padding:5px;
		}
	#left200 ul{margin-left:0px;}	
	#left200 dl{
				font-size: 12px;
				}
	#left200 dd{
				margin-left: 10px;
				}			

#content500
	{
	width: 500px;
	float:right;
	text-align:left;
	}
	#content500 ol, li { 
		color: #000;
		}	
	
	
#separate
	{
	clear: both;
	height: 1px;
	}	


/* News Articles Items */
#sec-story-main
	{
	display: block;
	width: 500px;
	float: left;
	text-align: left;
	}
#sec-story-left
	{
	width: 250px;
	float: left;
	text-align: left;
	}	
#sec-story-right
	{
	width: 250px;
	float: right;
	text-align: left;
	}
#sec-story-photo {float:left; margin-right: 8px;}

#comments
	{
	width: 500px;
	float: left;
	padding: 10px;
	background-color: #FFF;
	}
	#comments h6 { text-decoration: underline; font-size: 14px; font-weight: bold; }
	#comments dl {padding: 10px; }
	#comments .posted-by { color: #60F; }
	#comments .comment-date { color: #999; font-size: 10px; }
	#comments .odd {background-color: #FFF; }
	#comments .even {background-color: #FFC; }

#comment-form
	{
	width: 500px;
	float: left;
	background-color: #CCC;
	padding: 10px;
	}
	#comment-form h6 { text-decoration: underline; font-size: 12px; font-weight: bold; }
	#disclaimer { width:200px; float:right; text-align:left; }	
	


/* End News Articles Items */

/* Leadership Team */
#leader-photo {float:right; margin-left: 8px;}
/* End Leadership Team */


.purplebg {
	background-color: #9933CC;
	background-image: url(../images/backgrounds/purple.gif);
	background-repeat: repeat;
		}
	.purplebg h3,.purplebg p,.purplebg ul,.purplebg li,.purplebg a:link {color: #FFF;}
		
.greenbg {
	background-color: #CCFF99;
	background-image: url(../images/backgrounds/green.gif);
	background-repeat: repeat;
		}	
	.greenbg h3,.greenbg p,.greenbg ul,.greenbg li,.greenbg a:link {color: #FFF;}
		
.redbg {
	background-color: #9933CC;
	background-image: url(../images/backgrounds/red.gif);
	background-repeat: repeat;
		}
	.redbg h3, .redbg p,.redbg ul,.redbg li,.redbg a:link {color: #FFF;}	
		
.bluebg {
	background-color: #CCFF99;
	background-image: url(../images/backgrounds/blue.gif);
	background-repeat: repeat;
		}
	.bluebg h3, .bluebg p, .bluebg ul, .bluebg li, .bluebg a:link {color: #FFF;}


/* Contact Forms */

#contact-form
	{
	width: 500px;
	float: left;
	background-color: #CCC;
	padding: 10px;
	}
	#contact-form h6 { text-decoration: underline; font-size: 12px; font-weight: bold; }

/* End Contact Forms */





/* ADS */

#ads_right {
	width: 130px;		
    background-repeat: repeat;
	border-style:dotted;
	border-left-color:#CCCCCC;
	border-width: thin;
	float:right;
	}	
	
#ads_footer {
	width: 860px;
	padding-top: 15px;
	}	


/* 5)-=-=-=- Footer -=-=-=- */	

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height: 100px;
	position:relative;
	}

#footer p { font-size: 10px; }

#nav_footer {
	width: 800px;
	font-size: 11px;
	color: #000;
	top: 55px;
	position:absolute;	
	}
	#nav_footer td { 
			font-size: 11px;
			color: #000; 
			}	
	#nav_footer td .right {text-align:right;}				
	#nav_footer A:link
			{
			font-size: 11px;
			color: #000;
			text-decoration: none;
			}	
	#nav_footer A:hover
			{
			font-size: 11px;
			color: #63C;
			text-decoration: underline;
			}		
	#nav_footer A:visited
			{
			font-size: 11px;
			color: #000;
			}	

.ems 	{
		font-size: 10px;
		color: #000;
		text-align: center
		}


/* Text Classes */


h1 {
	font-size: 18px;
	color: #660099;
	text-align: center;
	font-weight: bold
	border-bottom-color: #639;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	}

h2 {
	font-size: 16px;
	color: #000000;
	}		

h3 	{
	font-size: 12px;
	color: #000000;
	font-weight: bold
	}	


p, td  {
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
	
th  {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}	
	
p.small, td.small {
	font-size: 10px;
	}
	
.small{
	font-size: 10px;
	}	

.pending {
	color: #F00;
	}	

A:link {
	color: #306;
	text-decoration: none;
	font-weight: bold;
	}

A:visited {
	color: #666;
	text-decoration: none;
	}

A:hover {
	color: #63C;
	text-decoration: underline;
	}
	
ul, ol { 
	text-align: left;
	font-size: 12px;
	}

hr { color: #306; }

/* end Text Classes */





/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #306;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #F00;
	color: #63C;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #F00;
	color: #7DA721;
	}
	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}





/* Paragraph Module */

#leftFloat {
	float: left;
	padding: 4px;
	margin: 0;
	vertical-align: top;
	display: inline;
		}
		
#rightFloat {
		float: right;
		padding: 4px;
		margin: 0;
		text-align: right;
		vertical-align: top;
		}
		
/* Paragraph Module */

/* align pictures */
.pictureleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pictureright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
	
	
	
	
	
	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	




/* RSS Classes */

#feedBurnerFeedBlock
	{
	font-size: 12px;
	color: #000000;
	}
	
#feedBurnerFeedBlock b	{
	font-size: 12px;
	color: #000000;
	font-weight: bold
	}
	
#feedBurnerFeedBlock .date
	{
	font-size: 10px;
	color: #666666;
	}
	
/* Calendar Classes */


.calendarBG {
 background-color: #9933FF; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #CCC; 
}

.calendarMonthLinks {

 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #9966CC; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

/* End Calendar Classes */

.pagination{clear:both; font-size:13px; color:#645226; border-top:1px dotted #645226; padding-top:9px;}
     .pagination p{margin:18px 9px;}
     .pagination a{padding:4px 7px; margin:2px; color:#645226;text-decoration:none; }
     .pagination b, .pagination a:hover{padding:4px 7px; margin:2px; color:#f78f1e; text-decoration:none;}

.successStory 	{ width: 500px; float: left; 	padding-bottom: 10px; }
	.successStoryPhoto { width:300px; float:right; text-align:left; }	

/* Adoptable Pets Classes */

.adoptable
	{
	display: block;
	width: 500px;
	float: left;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#666666;
	}
.adoptableThumb {float:left; margin-right: 8px; margin-top: 5px; margin-bottom: 5px;}	
.adoptableLeft
	{
	width: 250px;
	float: left;
	text-align: left;
	}	
.adoptableRight
	{
	width: 200px;
	float: right;
	text-align: left;
	}
.adoptablePhoto {float:left; margin-right: 8px;}
.donate input{border: 0px;}

/* SSP */

#flashcontent {	margin:24px auto;}

/* New Home Page */

#homeFeature {
	width: 860px;
	float:left;
	background-color:#fbf396;
padding: 4px;
	}
#homeFeaturePhoto {
	width: 200px;
	margin-left: 2px;
margin-right: 8px;
	float:left;
	background-color:#fbf396;
	}
.dash_separator {
	clear:both;
	height:4px;
	width: 860px;
	background: url(../images/dash_separator.gif) repeat-x;
	padding-bottom: 0;
	float: left;
	margin-left: 9px;
	margin-top: 15px;
}
#homePets {
width: 860px;
float:left;
padding: 4px;
	}
.homePetInfo {
width: 140px;
float:left;
padding: 2px;
	}
p.homePetInfo {text-align:center;}
#homeContent {width:860px; padding: 4px;}

#homeNews {
width: 440px;
float:left;
padding: 4px;
margin-right:30px;
	}
#homeEvents {
width: 286px;
background-color:#fbf396;
float: right;
padding-left: 8px;
position:relative;
	}

.petnames {
float:left;
width:33%;
font-size: 12px;
color: #000000;
text-align: left;
}
