@charset "utf-8";
/*start header styles*/

body
{
	background-image:url(../img/zootastic_bacground.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

label
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
    color: #424242;
    font-weight: normal;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#78A22F;
}

h2
{
margin-top:20px;
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
color: #c13504;
font-weight:bold;

}

#headerWrapper
{
	background-color:#78A22F;
	height:22px;
}

#headerAnimalEars img
{
	padding-left:87px;
}

#headerGraphics
{
	clear:both;
	margin:0px auto 0px auto;
	width: 960px;
	
}

#mainNavigation
{
	clear:both;
	margin:0px auto 0px auto;
	width: 960px;
}

#contactLinksCustom
{
	color:#FFF;
	position:relative;
	top:4px;
	left:833px;
	height:0px;
}

#contactLinksCustom a, #contactLinksCustom a:link, #contactLinksCustom a:active, #contactLinksCustom a:visited
{
	padding-top:4px;
	color:#FFF;
	text-align:right;
}

#contactLinksCustom a:hover
{
	padding-top:4px;
	color:#000;
	text-align:right;
}



#contactLinks
{
	padding-top:4px;
	color:#FFF;
	text-align:right;
}

#contactLinks a, #contactLinks a:link, #contactLinks a:active, #contactLinks a:visited
{
	padding-top:4px;
	color:#FFF;
	text-align:right;
}

#contactLinks a:hover
{
	padding-top:4px;
	color:#000;
	text-align:right;
}

/*end header styles*/

/* start content styles */

.SubHead
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #424242;
font-weight:normal;

}

#contentTemplate
{
	padding-left:20px;
	font-size:13px;
}

#contentTemplate p
{
margin-bottom:10px;
font-size:13px;
margin-left:10px;
margin-right:10px;
}
#content_wrapper
{	padding-top:10px;
	background-color:#FFF;
	overflow:hidden;
	height: auto;
	clear:both;
}

#leftColumn
{
/*	background-color:#FC0;*/
}

#rightColumn
{
/*	background-color:#06F;
*/	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* end content styles */

/* start footer styles */
#footerNavTop
{
	background-image:url(../img/lower_navigation_top.gif);
	height:8px;
}

#footerNavBottom
{
	background-image:url(../img/lower_navigation_bottom.gif);
	height:10px;
}

#footerNavContent
{	padding-top:4px;
	background-color:#78A22F;
	height:62px;
}

#FooterContact
{
/*	background-color:#F96;*/
	width:320px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	padding-top:7px;
}

#FooterContact a, #FooterContact a.link, #FooterContact a.visited, #FooterContact a.active
{
	color:#000;
}

#FooterContact a:hover
{
	color:#fff;
}

#FooterContactRight
{
	float:right;
	width:200px;
/*	background-color:#C00;*/
	text-align:right;
}

#FooterContactLeft
{
	width:120px;
/*	background-color:#0C0;*/
}

#bottomSpacer
{
	height:45px;
}


/* end footer styles */



#navTest
{
	background-color:#F60;
}

#lowerNavStripe
{
	background-image:url(../img/lower_navigation.gif);
	background-repeat:no-repeat;
	height:11px;
}
