@charset "utf-8";
/* CSS Document */
/*//// COLORS ////

purple 653494
green 83bf71

///////////////*/
html, body {background:#653494;}
#head {margin:0; padding:0; width:auto; height:162px; background:url(../graphics/bg_head.jpg) top left repeat-x;}
#navbar {margin:0; padding:0; width:auto; height:54px; background:url(../graphics/bg_nav.jpg) top repeat-x;}
#content {margin:0; padding:0; width:auto; height:522px; background:url(../graphics/bg_body.jpg) top repeat-x;}
	#content #main {background:#fff;}
#logo {height:162px; background:url(../graphics/logo.jpg) bottom left no-repeat;}
	#logo a {display:block; margin-left:50px; margin-top:50px; width:745px; height:80px;}
	#logo span {display:none;}
#iris {height:360px; background:url(../graphics/iris.jpg) bottom no-repeat; position:absolute; bottom:0; left:0;}



#address {height:162px; background:url(../graphics/address.gif) top no-repeat #83bf71;}
	#address p span, #address a span {display:none;}
	#address p a {display:block; margin-top:120px; margin-left:35px; width:165px; height:18px;}
#hours {height:162px; background:url(../graphics/hours.gif) top no-repeat #fff;}
	#hours p {display:none;}
#webkinz {position:absolute; top:-70px; width:170px; height:100px; background:url(../graphics/webkinz.gif) top no-repeat;}
#webkinz a {display:block; width:170px; height:100px;}
#webkinz a:hover, #webkinz a:focus {text-decoration:none;}
#webkinz a span {display:none;}

#kameleon {position:absolute; top:35px; width:170px; height:85px; background:url(../graphics/kameleon.gif) top no-repeat;}
#kameleon a {display:block; width:170px; height:85px;}
#kameleon a:hover, #kameleon a:focus {text-decoration:none;}
#kameleon a span {display:none;}

	
/*#divspacer {margin-top:360px;}*/
#minbox {min-height:380px;}

.padt {padding-top:1.5em;}
.padr {padding-right:1.5em;}


.bggreen {background:#83bf71; padding-left:18px;}
.bordergreen {border:2px solid #83bf71; padding-left:14px; background:url(../graphics/bg_body_grey.gif) bottom repeat-x #fff;}

#bottomLinks {list-style:none; text-align:center;}
#bottomLinks li {display:inline; padding-right:.75em;}
#bottomLinks li a {text-decoration:none; color:#fff;}