/* CSS Document */

#container {
	height: 263px;
	width: 525px;
	display: block;
	margin-top: 15px ;
	background-color: #E0E0E0;
	float: left;
	padding: 15px 15px 0 15px;
	
}
#intro {
	background-repeat: no-repeat;
	background-position: right top;
	height: 180px;
	border-bottom: 1px solid #333;
	background-image: url(../Images/redtail_ch2.JPG);
}
#intro h2 {
	color: #333;
	padding-left: 30px;
	padding-top: 20px;
	font-variant: normal;
	display: block;
	text-align: left;
	padding-right: 200px;
}
#intro p {
	float: left;
	width: 40%;
	color: #333;
	padding:0 20px 20px 40px;
}
#promo {
	text-align: left;
	float: right;
	height: 75px;
	width: 500px;
}
#promo p{
	color: #333;
	padding: 10px 10px 0 0;
}
#container2 {
	height: 810px;
	width: 700px;
	display: block;
	border-bottom: 1px solid #333;
	margin: 0px 15px 10px 15px;
	background-color: #E0E0E0;
	padding: 40px 15px 0px 15px;
	clear: both;
}
#content {
	font-size: 1em;
	color: #333;
	text-align: left;
	display: inline;
	height: 810px;
	width: 700px;
	background-color: #FEFEFE;
	float: left;
	margin: 0;
	padding: 0;
	
}
#divider {
	display: inline;
	float: right;
	height: 810px;
	width: 180px;
	background-color: #333;
	color:#CCC;
	font-size: 0.9em;
	line-height: 1em;
}
#divider ul {
	margin-top: 40px;
	margin-right: 20px;
	list-style: square;
	display:block;
}
#divider li {
	padding: .25em;
	margin: .25em;
}
#divider a {
	text-decoration: none;
	color: #CCC;
}
#divider a, #divider a:link, #divider a:hover,#divider a:active {
	background-color:#333;
	
}
#divider a:visited {
	color:#999;
}
#divider a:hover , #divider a.sfhover { 
	color: #C00;
	
}
#bottom_right  {
	width:160px;
	height: 200px;
	display:inline;
	border-top: 2px solid #CCC;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#bottom_right img {
	padding: 30px 27px;
	border: none;
}
#bottom_right p {
	text-align: center;
	width:140px;
	font-size: 0.9em;
	line-height: 1em;
	margin-left: 10px;
}
#hotbox_brooder {
	height: 200px;
	margin: 0 15px;
	text-align: right;
	vertical-align: middle;
	display: block;
	font-size: 1em;
	padding: 5px 5px 5px 30px;
	border-bottom: 2px solid #AAA;
	background-color: #FEFEFE;
	clear: none;
	float: right;
	width: 440px;
}
#hotbox_brooder img {
	float: left;
	border-style: none;
	padding-top: 15px;
}

#hotbox_brooder img a{
	float: left;
	text-decoration: none;
}
#hotbox_brooder h4 a {
	display: inline;
	width: 180px;
	height: 55px;
	margin: 10px;
	float: right;
	padding: 0.25em 0.5em;
	
}
#hotbox_brooder h4 a, #hotbox_brooder a:link, #hotbox_brooder, a:visited, #hotbox_brooder, a:hover, #hotbox_brooder, a:active {
	color: #38595F;	
	background-color: #FEFEFE;
	
}

#hotbox_brooder h4 a:hover,#hotbox_brooder a:active {
	border: 1px solid #CCC;
	background-color: #fff;
	background-image: url(../Images/button.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#hotbox_brooder ul {
	list-style-type: square;
	text-align: left;
	display: inline;
	width: 130px;
	font-size: 0.9em;
	list-style-position: inside;
	float: right;
	clear: right;
	margin:0 0.5em 0 0;
}

#new-hatch {
	height: 180px;
	margin: 0 15px;
	text-align: right;
	vertical-align: middle;
	display: block;
	font-size: 1em;
	background-image: url(../Images/new_hatch.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
	border-bottom: 2px solid #AAA;
	width: 440px;
	background-color: #FEFEFE;
	float: right;
}
#new-hatch a {
	display: block;
	width: 200px;
	height: 55px;
	margin: 10px;
	float: right;
	padding: 0.25em 0.5em;
	
}
#new-hatch a, #new-hatch a:link, #new-hatch, a:visited, #new-hatch, a:hover, #new-hatch, a:active {
	color: #38595F;	
	background-color: #FEFEFE;
	
}

#new-hatch a:hover,#new-hatch a:active {
	border: 1px solid #CCC;
	background-color: #fff;
	background-image: url(../Images/button.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#new-hatch ul {
	list-style-type: square;
	text-align: left;
	display: block;
	width: 130px;
	font-size: 0.9em;
	list-style-position: inside;
	float: right;
	clear: right;
	margin:0 0.5em 0 0;
}

#neonate {
	height: 180px;
	margin: 0 15px;
	text-align: right;
	vertical-align: middle;
	display: block;
	font-size: 1em;
	padding: 5px 5px 5px 30px;
	border-bottom: 2px solid #AAA;
	background-color: #FEFEFE;
	float: right;
	width: 440px;
}
#neonate img {
	float: left;
	border-style: none;
	padding-top: 20px;
}

#neonate img a{
	float: left;
	text-decoration: none;
}
#neonate h4 a {
	display: block;
	width: 200px;
	height: 55px;
	margin: 10px;
	float: right;
	padding: 0.25em 0.5em;
	
}
#neonate h4 a, #neonate a:link, #neonate, a:visited, #neonate, a:hover, #neonate, a:active {
	color: #38595F;	
	background-color: #FEFEFE;
	
}

#neonate h4 a:hover,#neonate a:active {
	border: 1px solid #CCC;
	background-color: #FFF;
	background-image: url(../Images/button.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: bottom;
}

#neonate ul {
	list-style-type: square;
	text-align: left;
	display: block;
	width: 130px;
	font-size: 0.9em;
	list-style-position: inside;
	float: right;
	clear: right;
	margin:0 0.5em 0 0;
}
#twelve_volt {
	height: 200px;
	margin: 0 15px;
	text-align: right;
	vertical-align: middle;
	display: block;
	font-size: 1em;
	padding: 5px 5px 5px 30px;
	border-bottom: 2px solid #AAA;
	background-color: #FEFEFE;
	clear: none;
	float: right;
	width: 440px;
}
#twelve_volt img {
	float: left;
	border-style: none;
	padding-top: 15px;
}

#twelve_volt img a{
	float: left;
	text-decoration: none;
}
#twelve_volt h4 a {
	display: inline;
	width: 180px;
	height: 55px;
	margin: 10px;
	float: right;
	padding: 0.25em 0.5em;
	
}
#twelve_volt h4 a, #twelve_volt a:link, #twelve_volt, a:visited, #twelve_volt, a:hover, #twelve_volt, a:active {
	color: #38595F;	
	background-color: #FEFEFE;
	
}

#twelve_volt h4 a:hover,#twelve_volt a:active {
	border: 1px solid #CCC;
	background-color: #fff;
	background-image: url(../Images/button.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#twelve_volt ul {
	list-style-type: square;
	text-align: left;
	display: inline;
	width: 130px;
	font-size: 0.9em;
	list-style-position: inside;
	float: right;
	clear: right;
	margin:0 0.5em 0 0;
}

