body
{
	margin: 0 auto;
	background-color: #393F4D;
	width:1024px;
	position:relative;
}


/* josh test nav */

.menu{
	width: 100%;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul
{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	width: 100%;
}
.menu li
{
	float:left;
	padding:0px;
}

.menu li a
{
	background:#333333 url("/images/nav/seperator.gif") bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}

.menu li a:hover, .menu ul li:hover a
{
	background: #ccc url("/images/nav/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.menu li ul
{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}
.menu li:hover ul
{
	display:block;
		
}

.menu li li
{
	background:url('/images/nav/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}

.menu li:hover li a
{
	background:none;		
}

.menu li ul a
{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a
{
	background:#ccc url('/images/nav/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}

.menu p
{
	clear:left;
}	

div.holder
{
	margin:0 auto;
	width:860px; /* this should be the width you want to center */
}
	
div.headerIndex
{
	background-color:#e2dcd3; /* this should be set to a color that gracefully transitions from your image */
	background-image:url('../images/CL-bunny-header.jpg');
	background-position:top left;
	width: 1024px;
	height:482px;
}
   
div.bodycont
{
	background-color:#ffffff; /* this should be set to a color that gracefully transitions from your image */
	background-position:top left;
	width: 1024px;
}
  
  
div.footerIndex
{
	background-color:#e2dcd3; /* this should be set to a color that gracefully transitions from your image */
	background-image:url('../images/cl-bunny-footer.jpg');
	background-position:top left;
	width: 1024px;
	height:465px;
}

div.line
{
	background-color:#000000; /* this should be set to a color that gracefully transitions from your image */
	background-position:top left;
	width: 1024px;
	height: 1px;
}

div.anna
{
	background-color:#bcd9de; /* this should be set to a color that gracefully transitions from your image */
	background-position:top left;
	width: 1024px;
	height: 42px;
}
   
h3
{
	font-family:Arial, Helvetica, sans-serif;
	color: black;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	color: #79859f;
	font-weight:100;
}

.footerfont
{
	font-family:Arial, Helvetica, sans-serif;
	color: #79859f;
}


.animal-list
{
	font-family:Arial, Helvetica, sans-serif;
}

.animal-list td
{
	padding:25px;
}

.animal-list tr
{
	background-color:#CCCCCC;
}

.title
{
	padding-bottom:5px;
}

.result
{
	color: #000000;
}

.resultWhite
{
	color: #ffffff;
}

form
{
	font-family: "Tahoma", "Geneva", sans-serif;
	color: #45433e;
	padding: 10px;
	width: 700px;
}

fieldset
{
	border: 1px solid #929292;
	padding: 0;
	padding-left: -1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
}

legend
{
	font-size: 1.5em;
	color: #45433e;
	font-weight: bold;
	margin-left: 110px;
	padding: 5px 10px;
	border: 1px solid #929292;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-transform: capitalize;
}

form p
{
	padding: 5px 15px;
	position: relative;
}

form p:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

form p.nolabel *
{
	margin-left: 110px;
}

label
{
	width: 700px;
	text-align: right;
	display: block;
	float: right;
	margin-right: 10px;
	text-transform: capitalize;
	line-height: 33px;
}

p.nolabel input[type=text], p.nolabel textarea, p.nolabel input[type=password]
{
	position: relative;
	left: 0;
}

textarea
{
	min-height: 100px;
	max-width: 300px;
	min-width: 300px;
	resize: both;
}

button, input[type=submit] 
{
	border: 1px solid #929292;
	color: #505050;
	-webkit-box-shadow: #e3e3e3 0.1em 0.1em 0.2em;
	box-shadow: #e3e3e3 0.1em 0.1em 0.2em;
	-moz-box-shadow: #e3e3e3 0.1em 0.1em 0.2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	padding: 10px;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover, input[type=submit]:hover, button:hover, input[type=radio]:hover:before, input[type=checkbox]:hover:before, select:hover
{
	-webkit-box-shadow: #666 0 0 3px;
	box-shadow: #666 0 0 3px;
	-moz-box-shadow: #666 0 0 3px;
	color: #929292;
}

@-webkit-keyframes pulse
{
	0%
	{
		-webkit-box-shadow: #666 0 0 3px;
		box-shadow: #666 0 0 3px;
		-moz-box-shadow: #666 0 0 3px;
	}

	100%
	{
		-webkit-box-shadow: #666 0 0 10px;
		box-shadow: #666 0 0 10px;
		-moz-box-shadow: #666 0 0 10px;
	}
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, input[type=submit]:focus, button:focus, input[type=radio]:focus:before, .radioreplacement:focus, input[type=checkbox]:focus:before, .checkboxreplacement:focus, select:focus
{
	outline: 0;
	-webkit-box-shadow: #666 0 0 3px;
	box-shadow: #666 0 0 3px;
	-moz-box-shadow: #666 0 0 3px;
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 9999;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: linear;
}

input[type=submit]:active button:active
{
	position: relative;
	top: 1px;
}

select
{
	border: 1px solid #929292;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-border-radius: 3px;
	-khtml-border-radius: 3px;
	color: #505050;
	-webkit-box-shadow: #e3e3e3 0.1em 0.1em 0.2em;
	box-shadow: #e3e3e3 0.1em 0.1em 0.2em;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	position: relative;
	top: 6px;
	height: 20px;
}

.buttonbig div
{
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 5px;
	background-color: #f2f4f5;
	width:150px;
	border: 1px solid black;
	float:right;
}

.buttonbig div:hover
{
	background-color: #e3eff5;
}

.buttonbig-send div
{
	margin-top: -12px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 5px;
	background-color: #f2f4f5;
	width:70px;
	border: 1px solid black;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.buttonbig-send div:hover
{
	background-color: #e3eff5;
}

.scale
{
	padding:10px;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 122px;
	float: right;
	font-size:10px;
}

#email-optin
{
	padding:10px;
	border: 1px solid #777;
	width:500px;
	height:120px;
}

#email-optin-header
{ 
	color:#003399;
}

#email-optin-header2
{ 
	color:#003399;
	font-size:16px;
}

.smallprint
{
	font-size: 10px;
}

.smallprint2
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link
{
	color:#003399;
}

a:link.whiteLink
{
	color:#ffffff;
}

a:visited.whiteLink
{
	color:#ffffff;
}


a:visited
{
	color:#003399;
}