/* CSS Document */
body
{
	font:normal small "trebuchet ms", Verdana, Geneva, sans-serif;
	margin:0;
	background: #CCFF99 url(../Images/bg.gif) center top repeat-y;
	line-height:1.5;
}

h1
{
	padding:0.2em 0 0.2em 0em;
	margin:0;
	color:#683307;
	font-weight:bold;
	font-size:300%;
}

h2
{
	margin:0.5em 0 0 0;
	font-size:170%;
	color:#5BB12A;
}

em, strong
{
	font-style:normal;
	font-weight:bold;
	color:#683307;
}

acronym
{
	cursor:help;
	border-bottom:1px dashed red;
}

hr {
border: 0;
color: #CCFF99;
background-color: #CCFF99;
height: 1px;
width: 880px;
text-align: left;
}

/*default links */
a:link, a:active, a:visited
{
	color:#5BB12A;
	text-decoration:none;
	border-bottom:1px dotted #683307;
}

a:hover
{
	color:#683307;
	border-bottom:1px solid #683307;
}
/*end of defualt links*/

/* header */
#header
{
	width:900px;
	height:200px;
	background:url(../Images/header.jpg) no-repeat top left;
	padding:0 0.5em;
	margin-top:1em;
	border-bottom:1px solid #CCFF99;
}
.address
{
	float:right;
	width:200px;
}

.address h2
{
	font-size:150%;
	color:#683307;
	padding:0;
	margin:0;
}
/* end of header */

/* Start of Navigation */
#navigation
{
	margin:0 0 1em 0;
	padding:0.2em 0 0.2em 0;
	list-style:none;
	width:900px;
	float:left;
	/*background-color:#683307;*/
	overflow:hidden;
	border-bottom:1px solid #CCFF99;
	text-align:justify;	
}

#navigation li
{
	position:relative;
	display:inline;
}

#navigation a
{
	display:block;
	float:left;
	padding:0.5em 0.75em;
	line-height:2.1em;
	border-bottom:none;
	color:#683307;
	text-transform:uppercase;
	font-weight:bold;
}

#navigation a:hover
{
	background-color:#CCFF99;
	color:#5BB12A;
	border-bottom:none;
}

#navigation a.current
{
	/*background-color:#66ff66;*/
	background-color:#CCFF99;
	color:#5BB12A;
	cursor:default;
}

#sub_navigation
{
	float:left;
	margin:0;
	padding:0;
	padding-top:0.5em;
	list-style:none;
	display:inline;
}

#sub_navigation li
{
	display:inline;
	background:none;
}

#sub_navigation a
{
	float:left;
	display:block;
	margin-right:1em;
	line-height:2.1em;
	font-size:86%;
}

#sub_navigation a.current
{
	color:#683307;
	border:none;
	cursor:default;
}

#newsletter_right #sub_navigation a.current, #newsletter_right #sub_navigation a:hover, #newsletter_left a:hover, #newsletter_right a:hover
{
	color:#683307;
}

/*End of Navigation */

/*Container and Content divs. */
#container
{
	width:900px;
	background-color:#fff;
	margin:0 auto;
	position:relative;
}

#content ul li, ul li.normal_list, ul.normal_list li
{
	margin:0 0 0 -2em;
	padding-left:2em;
	list-style-type:none;
	background:url(../Images/littlecat.gif) no-repeat top left;
	background-position:0px 3px;
}

#content ul li ul li
{
	background:url(../Images/littlecat1.gif) no-repeat top left;
	background-position:0px 3px;
}

#content ul li.nocat
{
	background:none;
	padding:1em 0 0 0;
	margin-left:0.5em;
}
#content ul li.nocat img
{
	border:none;
}

#content
{
	clear:both;
	padding:0 1em 1em 1em;
}

#content img
{
	border:1px #003300 solid;
}
#content img.lefty
{
	margin:1em 1em 1em 0em;
}
#content img.righty
{
	margin:1em 0em 1em 1em;
	width:auto;
}

#content img.rightyNoBorder
{
	margin:1em 0em 0em 1em;
	width:auto;
	border:none;
}

#content img.leftyNoBorder
{
	margin-right:1em;
	margin-bottom:1em;
	padding-right:1em;
	width:auto;
	border:none;
}

#wrapper
{
	position:relative;
}

#left_column
{
	clear:both;
	padding-top:1em;
	width:300px;
	float:left;
	background-color:#fff;
	border-right:1px solid #683307
}
#right_column
{
	position:relative;
	clear:right;
	padding-top:1em;
	width:350px;
	float:right;
	background-color:#fff;
}

/* Payment options */
#payment_options
{
	margin-left:-1em;
	padding:0;
	list-style:none;
	width:740px;
	float:left;
	overflow:hidden;	
}
#payment_options li
{
	display:inline;
	padding:0;
}
#payment_options li img
{
	float:left;
	padding:0 0.7em;
}
/* End of Container and Content divs. */

/* Footer */

#footer
{
	width:100%;
	clear:both;
	margin-top:4em;
	font-size:80%;
	text-align:center;
	padding-bottom:1em;
}

/* End of Footer */

/* Newsletter Stuff */
#newsletter_content
{
	padding:0;
	clear:both;
	background:url(../Images/spring.jpg) no-repeat top left;
	position:relative;
	padding-top:85px;
	height:900px;
}

#newsletter_content #footer
{
	clear:both;
	padding-top:190px;
	margin:1em;
	width:900px;
}

#newsletter_outer
{
	height:100%;
	padding-bottom:2em;
	margin-bottom:2em;
}
#newsletter_inner
{
	position:relative;
	margin:auto auto;
	color:#fff;
	min-height:100%;
	padding-bottom:5em;

}
#newsletter h1
{
	background:url(../Images/max.png) no-repeat top left;
	height:50px;
	text-indent:-9999px;
	color:#74BBFB;
}
#newsletter_left
{
	float:left;
	margin:-20px 0 0 65px;
	padding:5px;
	/*background:url(../Images/overlay.png) repeat top center;*/
	width:360px;
	height:920px;
	padding:5px;
	color:#000;
}

#newsletter_left.long, #newsletter_right.long
{
	height:1200px;
}
#newsletter_right
{
	float:right;
	margin:-40px 0px 0 20px;
	padding-right:78px;
	/*background:url(../Images/spring_bottom.jpg) no-repeat bottom right;*/
	width:360px;
	height:970px;
	color:#000;
}

#newsletter_right ul#sub_navigation
{
    margin-top:30px;
}

#newsletter_left em, #newsletter_right em, #newsletter_left strong, #newsletter_right strong, #newsletter_right h2, #newsletter_left h2
{
	color:#683307;
}


#newsletter_right img
{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#newsletter_right img.noborder
{
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:1em;
	border:none;
}

#newsletter_left img
{
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-right:1em;
}

.newsletter_edition
{
	font-size:200%;
	font-weight:bold;
	color:#683307;
	text-align:left;
}

#next_edition
{
	height:400px;
	padding-top:25px;
	padding-right:185px;
}

/* end of newsletter stuff */
#staffcontainer
{
	height:170px;
	width:240px;
	float:right;
	padding:2em;
	background:url(../Images/nametag.jpg) no-repeat bottom right;
}

#pet_of_the_month_content h2
{
	text-align:center;
}

#QuestionList
{
	margin-top:-15px;
	padding-left:350px;
}
#QuestionList li
{
	line-height:1em;
	padding-left:200px;
}

/* Classes */

.lefty
{
	float:left;
	margin-top:-5px;
	margin-right:5px;
}

.righty
{
	float:right;
}

img.lefty, img.righty
{
	margin:1em 1em 1em 0em;
	border:1px solid black;
}

.rightyNoBorder
{
	float:right;
	border:none;
}

.leftyNoBorder
{
	float:left;
	border:none;
}

div.stafflist img
{
	float:left;
	margin-right:1em;
	clear:both;
	margin-bottom:1em;
}
div.stafflist
{
	float:left;
	margin-top:0.5em;
	padding-right:2em;
}

.image_caption
{
	clear:both;
	font-size:75%;
	color:#683307;
	text-align:left;
}

h2.star
{
	background:url(../Images/star.gif) no-repeat top left;
	height:77px;
	font-size:200%;
	text-indent:80px;
}

.clearingClass
{
clear:both;
margin-top:1em;
}
.important
{
color:red;
font-weight:bold;
}
.backToTop
{
	width:880px;
	display:block;
	text-align:right;
	border-bottom:none;
}
.backToTop:link, .backTotop:active, .backToTop:visited, .backtoTop:hover
{
	border-bottom:none;
}

.GoogleMap
{
	float:right;
	width:350px;
	height:350px;
	margin-right:2em;
	border:1px solid #CCFF99;
}
.ContactInfo
{
	float:left;
	width:900px;
	clear:both;
	margin:1em 0 1em 0;
}

.promo
{
	float:left;
	width:225px;
	background-color:#FFFFCC;
	border-top:1px solid #683307;
	border-bottom:1px solid #683307;
	padding:0 1em 0.5em 1em;
	margin-right:1em;
	margin-bottom:1em;
}
.promo_large
{
	clear:both;
	width:95%;
	float:left;
	background-color:#FFFFCC;
	border-top:1px solid #683307;
	border-bottom:1px solid #683307;
	padding:0 1em 0.5em 1em;
	margin-right:1em;
	margin-bottom:1em;
}
.promo h4, .promo_large h4
{
	font-family:georgia, sans-serif;
	text-transform:uppercase;
	color:#009900;
	font-weight:bold;
}

img.bigImage
{
	margin-top:10px;
}
/* End of Classes */