@charset "UTF-8";
/* CSS Document */

body {background-color: #333333}

a:link {
	color: #4d5658;
	text-decoration: none;
}
a:visited {
	color: #4d5658;
	text-decoration: none;
}
a:hover {
	color: #efa73d;
}

a:active {
	text-decoration: none;
}

div.parentbox {

	background-color:#FFFFFF;
	background-repeat: repeat;
	margin: 0px auto;
	/*padding: 0px 0px 5px 0px;*/
	height: 610px;
	width: 910px;
	border: thin double rgb(77,86,88);
	}
	
.content {
	margin-left: 10px;
	width: 780px;
	}
	
.leftrec {
	margin-left: 5px;
	background-color:#FFFFFF;
	width: 200px;
	height: 445px;
	float: left;
	/*border: thin double rgb(77,86,88);*/
	}
	
.leftbottom {
	margin-left: 5px;
	background-color:#FFFFFF;
	width: 415px;
	float: left;
	/*border: thin double rgb(77,86,88);*/
	}
	
.rightrec {
	margin-left: 20px;
	background-color:#FFFFFF;
	width: 200px;
	height: 441px;
	float: left;
	/*border: thin double rgb(77,86,88);*/
	padding: 2px;
	}
	
.rightrecspace {
	margin-left: 20px;
	background-color:#FFFFFF;
	width: 200px;
	height: 441px;
	float: left;
	padding: 2px;
	}
	
.indexsquare {
	margin-left: 20px;
	background-color:#FFFFFF;
	width: 670px;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	}
	
.indexsquarenobg {
	margin-left: 20px;
	background-color:#FFFFFF;
	width: 670px;
	height: 445px;
	float: left;
	background-image:url(images/contactbg.jpg)
	}
	
.righttable {
	margin-left: 7px;
	background-color:#FFFFFF;
	width: 480px;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	}
	
.box {
	margin-left: 5px;
	background-color:#FFFFFF;
	width: 58px;
	height: 58px;
	border: thin double rgb(225,225,225);
	float: left;
	}
	
.menu {
	margin-left: 0px;
	background-color:#FFFFFF;
	width: 110px;
	height: 25px;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	}
	
.uspage {
	margin-left: 0px;
	background-color:#FFFFFF;
	width: 110px;
	height: 70px;
	/*border: thin double rgb(77,86,88);*/
	float: right;
	}

.menuus {
	margin-left: 90px;
	background-color:#FFFFFF;
	width: 110px;
	height: 25px;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	}

.menuactive {
	margin-left: 0px;
	background-color:#FFFFFF;
	width: 100%;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	/*font-family: Helvetica;
	font-size: 12px; !important
	color: #4d5658; !important
	a:active {
	text-decoration: underline;*/

	}
	
	
a.menulink:link {
	font-family: Helvetica;
	font-size: 12px; 
	color: #4d5658; 
	text-decoration: none;
}
a.menulink:visited {
	font-family: Helvetica;
	font-size: 12px; 
	color: #4d5658;
	text-decoration: none;
}

a.menulink:hover {
    font-family: Helvetica;
	font-size: 12px; 
	color: #efa73d;
	text-decoration: none;
}

a.menulinko {
    font-family: Myriad Pro Semibold, Geneva, sans-serif;
	font-size: 12px; 
	color: #efa73d;
}

a.namelink {
    font-family: Myriad Pro Semibold, Geneva, sans-serif; 
	color: #efa73d;
}

a:active {
	text-decoration: none;
}	
	
.menuspacer {
	margin-left: 0px;
	background-color:#FFFFFF;
	width: 100%;
	height: 5px;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	}

.rightsquare {
	margin-left: 5px;
	background-color:#FFFFFF;
	width: 445px;
	/*border: thin double rgb(77,86,88);*/
	float: left;
	}

.regtext {
	font-family: Helvetica;
	font-size: 11px;
	color: #4d5658;
}

.regtextlisa {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.contacttext {
	font-family: Helvetica;
	font-size: 12px;
	color: #4d5658;
}

.reghead {
	font-family:Myriad Pro, Geneva, sans-serif;
	font-size: 12px;
	color: #efa73d;
}
	

.textblock {

font-family: Helvetica;
	font-size: 12px;
	text-align: 
	width: 450px;
	text-align:justify;
	float: left;
	}
	

.pagetext {
	font-family: Helvetica;
	font-size: 12px;
	text-align: right;
	}


.spacer {
	height: 5px;
	clear: both;
	}
	
	 
	 
	
.menudiv {
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 0px;
	width: 100%;
	position: fixed;
	top: 8px;
	z-index: 5;
}
.blankdiv {
	z-index: 2;
	height: 800px;
	width: 100%;
	position: absolute;
	top: 1200px;
	background-image: url(critters.png);
	background-repeat: no-repeat;
	background-position: center;
}
