/* CSS Document */
body{
	padding : 0;
	margin : 0;
	background-image : url(images/layout/bgMain.jpg);
	background-repeat: repeat;
}
#div_bgstarfield{
	background-image : url(images/layout/bgStarfield.gif);
	background-repeat: repeat-xy;
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	height : 127px;
	z-index : 1;
}
#div_starfieldclouds{
	background-image : url(images/layout/gcStarfieldClouds.gif);
	background-repeat: repeat-x;
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	height : 127px;
	z-index : 50;
}
#div_bannertext{
	position : absolute;
	top : 0px;
	left : 50%;
	margin-left: -315px;
	width : 303px;
	height : 122px;
	z-index : 51;
}
#div_auroraborealis{
	position : absolute;
	top : 0px;
	right : 50%;
	margin-right: -317px;
	width : 317px;
	height : 127px;
	z-index : 50;
}
#div_brandconstellation{
	position : absolute;
	top : 80px;
	left : 50%;
	margin-left: -30px;
	width : 60px;
	height : 40px;
	z-index : 51;
}
#div_navbar{
	background-image : url(images/layout/bgNavBar.gif);
	background-repeat: repeat-x;
	position : absolute;
	top : 127px;
	left : 0px;
	width : 100%;
	height : 32px;
	z-index : 53;
}
#div_butplaceholder{
	position : absolute;
	top : 127px;
	left : 50%;
	margin-left: -320px;
	width : 640px;
	height : 32px;
	z-index : 54;
}
#div_butpercheron{
	position : absolute;
	top : 0px;
	left : 30px;
	width : 92px;
	height : 32px;
	z-index: 55;
}
#div_butbelgian{
	position : absolute;
	top : 0px;
	left : 152px;
	width : 92px;
	height : 32px;
	z-index: 55;
}
#div_butcrossbreds{
	position : absolute;
	top : 0px;
	left : 274px;
	width : 92px;
	height : 32px;
	z-index: 55;
}
#div_butsalebarn{
	position : absolute;
	top : 0px;
	left : 396px;
	width : 92px;
	height : 32px;
	z-index: 55;
}
#div_buthome{
	position : absolute;
	top : 0px;
	left : 518px;
	width : 92px;
	height : 32px;
	z-index: 55;
}
#div_contactbox{
	background-image : url(images/layout/bgContactBar.gif);
	background-repeat: repeat-x;
	position : absolute;
	top : 170px;
	left : 50%;
	margin-left: -375px;;
	width : 750px;
	height : auto;
	border : 1px solid #333333;
	font-weight : normal;
	font-size : 12px;
	font-family : veranda, arial, helvetica, sans-serif;
	color : #fff;
	text-decoration : none;
	z-index: 53;
}
#div_naericlogo{
	background-color : #fff;
	position : relative;
	width : 100px;
	height : 42px;
	z-index: 54;
}
#div_mainbox{
	background-color : white;
	position : absolute;
	left : 50%;
	margin-left: -375px;
	top : 222px;
	width : 750px;
	height : auto;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-weight : normal;
	font-size : 80%;
	font-family : veranda, arial, helvetica, sans-serif;
	color : #000;
	text-decoration : none;
	z-index: 53;

}
.div_botbar{
	background-image : url(images/layout/bgBottomBar.gif);
	background-repeat: repeat-x;
	width: 100%;
	height : 20px;
	z-index: 54;
}
#div_contactbox a:link{
	font-weight : normal;
	font-size : 12px;
	font-family : arial, veranda, helvetica, sans-serif;
	color:#0000FF;
	text-decoration : none;
}
#div_contactbox a:visited{
	font-weight : normal;
	font-size : 12px;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #0000FF;
	text-decoration : none;
}
#div_contactbox a:hover{
	font-weight : 900;
	font-size : 12px;
	font-family : arial, veranda, helvetica, sans-serif;
	background-color : #ff0;
	color : #900;
	text-decoration : none;
}
#div_contactbox a:active{
	font-weight : 900;
	font-size : 12px;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #0000FF;
	text-decoration : none;
}
#div_mainbox a:link{
	font-weight : normal;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #00c;
}
#div_mainbox a:visited{
	font-weight : normal;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #00c;
}
#div_mainbox a:hover{
	font-weight : 900;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	background-color : #ff0;
	color : #900;
	text-decoration : none;
}
#div_mainbox a:active{
	font-weight : 900;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #00c;
	text-decoration : none;
}
.div_botbar a:link{
	font-weight : normal;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #ff0;
	text-decoration : none;
}
.div_botbar a:visited{
	font-weight : normal;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #00c;
	text-decoration : none;
}
.div_botbar a:hover{
	font-weight : 900;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	background-color : #ff0;
	color : #900;
	text-decoration : none;
}
.div_botbar a:active{
	font-weight : 900;
	font-size : 100%;
	font-family : arial, veranda, helvetica, sans-serif;
	color : #fff;
	text-decoration : none;
}
.CellsPedMale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	background-color: #E1F5FF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #990000;
}
.CellsPedFemale {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	background-color: #FEF4FF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #990000;
}
.CellsPedWriteup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: thin solid #CCCCCC;
}
.txtArial12BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;

}
.txtVeranda10RegWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtArial12RegWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtArial12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtArial14BolderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.txtArial16BolderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.txtArial12RegJustBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.txtArial12RegBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtArial14BoldUpperWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.txtArial12RegYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFF00;
}
