body, html {margin:0; padding:0; border:0;} /* Re-sets IE to "zero" for these values */

/* .TB_Wrapper {
		max-width: 500px;
		height: 300px;
} */

/* For Royal Slider code Gallery*/
.royalSlider {
  width: 100%;
  height: 300px;
} 	

/* For Royal Slider code Gallery*/
#gallery-1 {
  /* width: 100%; */
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}
	
.bgBarn {
	background-repeat: repeat;
	background-image: url(../images/bgBarn.jpg);
}
.bgPage {
	background-color: #f7f9fe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bgNav {
	background-color:#136013;
}
.hImages {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
.borderPicL {
	padding: 0px;
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	float: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}
.borderPicLtop {
	padding: 0px;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	float: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}
.borderPicLTMargin {
	padding: 0px;
	margin-top: 9px;
	margin-right: 11px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}

.borderPicR {
	padding: 0px;
	margin-top: 11px;
	margin-right: 1px;
	margin-bottom: 11px;
	margin-left: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.borderPicRtop {
	padding: 0px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 11px;
	margin-left: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.borderRM {
	border: thin dashed #0066FF;
	padding-right: 5px;
	padding-left: 5px;
}
.hidden { display: none; }
.unhidden { display: block; }

p {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
/*
.listSpaceTest {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
} */

li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 0px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #0066FF;
}
 
.stars {
	font-weight: bold;
	color: #0033CC;
}
.bold {
	font-weight: bold;
}
.textL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #131929;
}
.text16nB {
	font-size: 16px;
}
.textBlue {
	color: #0033ff;
}

/*
.linksL {
	background-color: #d5dbed;
} */

.textSm {
	font-size: 12px;
}
.textSmR {
	font-size: 6px;
}
.textSmRr {
	font-size: 4px;
}
.textBI {
	font-style: italic;
	font-weight: bold;
}
.textI {
	font-style: italic;
}

.textGreen {
	color: #136013;
}
.text22 {
	font-size: 22px;
	font-weight: bold;
}
.textRed18 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.textWhite {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
.textRedLi {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	font-style:italic;
}
.textPurpleLi {
	font-size: 16px;
	color: #6a429c;
	font-weight: bold;
	font-style:italic;
}
.textLxx {
	font-size: 22px;
	font-weight: bold;
}
.text16 {
	font-size: 16px;
	font-weight: bold;
}
.text18 {
	font-size: 18px;
	font-weight: bold;
}
.textRed {
	color: rgba(204,0,51,1);
}

.tab {
	padding-left: 22px;
	font-style: italic;
	font-weight: bold;
}
.bgBlue {
	background-color: #afc3f4;
}
.bgSeed {
	background-color: rgba(174,192,246,1);
	background-image: url(../images/bgSeedTest.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.seedTextDiv {
	text-align: left;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
.bgGrey {
	background-color: #EBEBE9;
}
.bgGreyB {
	background-color: #CCCCCC;
	font-weight: bold;	
}
