@charset "UTF-8";
* { behavior: url(iepngfix.htc) }

html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-image: url(images/tiledark.gif);
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
* html #wrap {
	height: 100%
}
#header {
	width: 760px;
	height: 148px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
}
#lcol {
	width: 200px;
	float: left;
	padding: 5px 0 0 0;
	background-color: #00FF33;
}
#content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	height: 1800px;
	width: auto;
}
#content p {
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#rcol {
	width: 200px;
	float: right;
	padding: 5px 0 0 0;
	background-color: #33FFFF;
}
#footer {
	width: 755px;
	height: 45px;
	clear: both;
	background-color: #181819;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-left: 5px;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
.last {
	margin: 0 5px 50px 5px;
}
.statement {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 10px;
}

.test {
}
.floatLeft {
	float: left;
}
#navBar {
	width: 760px;
	height: 29px;
	background-image: url(images/navBG.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav {
	width: 275px;
	height: 24px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	float: left;
}
#nav a:link, #nav a:active, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav a:hover, #nav a.current {
	text-decoration: underline;
	color: #C3A014;
}

/* Nav for the two added pages Incubator and Testimonial*/

#navTwoContainer

{
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	width: 221px;
	height: 25px;
	background-color: #000;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-top: 1px #CCC solid;
	top: 177px;
	left: 617px;
	text-align: center;
	z-index: 3;
	
}


/* Nav Two Stop*/



#leftLinks {
	float: left;
	width: 175px;
	background-color: #CACACA;
	border: 1px solid #000000;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}
.smaller {
	font-size: 12px;
}
.snakeFooter {
	float: right;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.sideTitle {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}
.available {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
h2 {
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#snakeFooterdiv {
	float: right;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
}

/*This code is for the Testimonial page fonts and styling*/

.bodyContainer {
	position: relative;
	top:	3px;
	left: 1px;
	width: 750px;
	height: 1660px;
	margin-left: auto;
	margin-right: auto;
	border-top: #000 solid 12px;
	border-bottom: #000 solid 3px;


}

.title

{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 30pt;
	color: #C3A014;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 0.25em;
	padding: 3px;

}

.p1 

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-align: justify;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 3px;
}

.subject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10.5pt;
	text-align: letf;
	color: #653B2B;
	text-decoration: underline;
	padding-left: 25px;
	margin-bottom: 10px;

}

.sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding-left: 25px;
	margin-top: 4px;
}

/*Testimonial fonts and styles ends here*/


/*Start Extra Snake Images*/

#extraSnakesContainer {
	position: absolute;
	float: left;
	left: 128px;
	top: 1902px;
	width: 520px;
	height: 70px;
	z-index: 3;
	border: none;
	background-image: url(images/exsnakes.png);
	background-repeat: no-repeat;


}

/*End Extra Snake Images*/


/*Start Incubator Page*/

#bodyContainer {
	position: absolute;
	background: #fff;
	float: none;
	width: 730px;
	height: 1515px;
	left: 135px;
	top: 355px;
	border-top: #000 solid 15px;
	border-bottom: #000 solid 5px;
	z-index: 3;
	background: none;
}


#topRow {
	position: relative;
	background: none;
	float: left;
	width: 704px;
	height: 390px;
	left: 11px;
	top: 7px;
	z-index: 4;
	border: #660000 1.5px solid;

}

#incubatorsContainer {
	position: relative;
	float: left;
	height: 225px;
	width: 315px;
	top: 15px;
	left: 0px;
	margin-left: 10px;
	clear: both;
	border-top: 4px #000 solid;
	border-bottom: 2px #000 solid;
	
}

#upperRightColumn {
	position: absolute;
	float: right;
	height: 225px;
	width: 300px;
	top: 40px;
	right: 10px;
	margin-left: 0px;
	font:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-align: justify;
	line-height: 1.5em;
	clear: both;
	z-index: 7;
	
}



#topRowText {
	position: absolute;
	float: left;
	margin: none;
	padding: 0px 10px 0px 10px;
	top: 306px;
	left: 0px;
	font:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	text-align: left;
	z-index: 6;
}

#checkListText {
	position: relative;
	float: left;
	margin: none;
	padding: 0px 10px 0px 10px;
	top: 306px;
	left: 0px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-align: left;
	z-index: 7;
}

#bottomRow {
	position: relative;
	background: none;
	float: left;
	width: 704px;
	height: 1020px;
	left: 11px;
	top: 40px;
	z-index: 4;
	border: none;
}

/*The Left Columns Start*/

#leftColumn {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	border: 1px solid #330000;
	margin: 10px 2px;
	z-index: 5;
}

#leftColumn2 {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	border: 1px solid #330000;
	margin: 5px 2px;
	top: 259px;
	z-index: 5;
}

#leftColumn3 {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	border: 1px solid #330000;
	margin: 5px 2px;
	top: 512px;
	z-index: 5;
}

#leftColumn4 {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	border: 1px solid #330000;
	margin: 5px 2px;
	top: 765px;
	z-index: 5;
}

#leftColumnImg {
	position: relative;
	float: left;
	margin: 2px 5px 0px 2px;
	width: 160px;
	height: 107px;
	background-color: none;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

#columnText {
	position: relative;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	padding: 0px 10px 0px 2px;  
	margin: 5px 5px 5px 115px;
	line-height: 1.30em;
	text-align: left;
}

/*stop left columns*/


/*start right columns*/


#rightColumn {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	left: 358px;
	border: 1px solid #330000;
	margin: 10px 2px;
	z-index: 5;
}

#rightColumn2 {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	left: 358px;
	border: 1px solid #330000;
	margin: 5px 2px;
	top: 259px;
	z-index: 5;
	overflow: auto;
}

#rightColumn3 {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	left: 358px;
	border: 1px solid #330000;
	margin: 5px 2px;
	top: 512px;
	z-index: 5;
}

#rightColumn4 {
	position: absolute;
	background-color: none;
	width: 340px;
	height: 245px;
	left: 358px;
	border: 1px solid #330000;
	margin: 5px 2px;
	top: 765px;
	z-index: 5;
}

#rightColumnImg {
	position: relative;
	float: left;
	margin: 2px 10px 0px 2px;
	width: 107px;
	height: 160px;
	background-color: none;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

/*stop right columns*/

.columnText

.imgContainerOne

.imgContainerTwo


#hOneContainer {
	position: relative;
	float: left;
	background: none;
	width: 100px;
	height: 50px;
	margin-top: 10px;
	padding: 5px;
	border: #000 1px solid;

}

.h1 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	font-style: normal;
	font-stretch: wider;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #660000;
}


/*Stop Incubator Page*/
