* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #2e2e2e;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9198b8;
	margin-bottom: 20px;
	color: #666666;
}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	padding-bottom: 5px;
	color: #666666;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9198b8;
}
p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.8;
}
.imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

hr {
border: 0;
color: #666666;
background-color: #666666;
height: 1px;
width: 100%;
margin: 20px 0;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #252525;
	-moz-border-radius:10px; -webkit-border-radius:10px; }

#headerTop {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	text-align: center;
	clear: both;
	background-color: #b88199;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px; -webkit-border-radius:3px;
}
#HeaderMiddle {
	background-color: #FFFFFF;
	background-image: url(img/logotext.jpg);
	background-repeat: no-repeat;
	background-position:380px top;
	height: 130px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#headerMenu {
	position: absolute;
	left: 380px;
	top: 103px;
	width: 500px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#headerMenu a:link, #headerMenu a:visited, #headerMenu a:active {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#headerMenu a:hover {
	color: #9198b8;
}



#headerBottom {
	background-color: #CCCCCC;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}

#headerBottom a:link, #headerBottom a:visited, #headerBottom a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	padding-right: 5px;
	padding-left: 5px;
}
#headerBottom a:hover {
	color: #FFFFFF;
}
#leftCol {
	float: left;
	width: 200px;
	margin-top: 15px;
	position:relative;
}
#rightCol {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 15px;
	position:relative;
}
#cfba {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#paypal {
	width: 144px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
}

#menuLeft ul {
	margin-left: 10px;
	margin-bottom: 30px;
	width: 170px;
}
#menuLeft li {
	list-style-type: none;
	margin-bottom: 10px;
}
#menuLeft a:link, #menuLeft a:visited, #menuLeft a:active {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B88199;
}
#menuLeft a:hover, #menuLeft a.current:link, #menuLeft a.current:active, #menuLeft a.current:visited {
	color: #B88199;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9198b8;
}

#mainBody {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	position:relative;
/*	padding: 0 10px;*/
	width: 528px;

}
#mainBody a:link, #mainBody a:visited, #mainBody a:active {
	font-weight: bold;
	color: #B88199;
	text-decoration: none;
}
#mainBody a:hover {
	color: #000066;
}
#bottom {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	text-align: center;
	clear: both;
	background-color: #b88199;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	-moz-border-radius:3px; -webkit-border-radius:3px;
}
#bottom a:link, #bottom a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#bottom a:hover {
	color: #000066;
}


#blackText {
	color: #000000;
}

#footer {
	text-align: center;
	padding-top: 5px;
	height: 60px;
	/*background-image: url(img/logonotext.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;*/


}
#footer a:link, #footer a:active, #footer a:visited {
	color: #B88199;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover {
	color: #9198b8;
}


#footerMenu {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
}
#footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	display: inline;
	padding: 0 4px;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#footerMenu a:hover {
	color: #9198b8;
}
#formTable td {
	padding-bottom: 5px;
	padding-left: 10px;
}
#equineList {
	width: 300px;
	margin-left: 30px;
	padding-top: 0px;
}
#equineList li {
	margin-left: 20px;
	padding-bottom: 10px;
	color: #9d0148;
}
#equineList span {
	color: #000000;
}

#wideList {
	width: 450px;
	margin-left: 30px;
	padding-top: 0px;
}
#wideList li {
	margin-left: 20px;
	padding-bottom: 10px;
	color: #9d0148;
}

.cr  {
	color: #B88199;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}


/* GENCON ADVERTISING  */

#gencon1 {
	margin: 0 auto 15px;	
	padding:10px 10px 0 10px;
	width: 160px;
	background-color: #fff;
	border: 4px solid #f6d6e3;
	-moz-border-radius:15px; -webkit-border-radius:15px;
}

.gencon1-img {
	padding: 15px 0;
}

.gcimg {
	margin: 15px auto;
}

#gencon1 p {
	font-size: .9em;
	text-align: center;
	line-height: 1.2em;
}

.price {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #bc216d;
	margin-bottom:20px;
}

.pandp {
	font-size: .5em;
	color: #000;
}

/* HYDRO ADVERTISING  */

#hydro {
	margin: 0 auto 15px;	
	padding:10px 10px 0 10px;
	width: 160px;
	background-color: #fff;
	border: 4px solid #f6d6e3;
	-moz-border-radius:15px; -webkit-border-radius:15px;
}

.hydro-img {
	padding: 15px 0;
}

.hydroimg {
	margin: 15px auto;
}

#hydro p {
	font-size: .9em;
	text-align: center;
	line-height: 1.3em;
}


/* BUY CONTAINERS  */

#buy {
	margin: 0 auto 15px;	
	padding:15px;
	width: 240px;
	background-color: #f4f4f4;
	border: 4px solid #f0f0f0;
	-moz-border-radius:15px; -webkit-border-radius:15px;
}

/* Notice CONTAINERS  */

#notice {
	margin: 0 auto 15px;	
	padding:15px;
	width: 400px;
	background-color: #f4f4f4;
	border: 4px solid #f0f0f0;
	-moz-border-radius:15px; -webkit-border-radius:15px;
}

#announce {
	font-weight:bold;
	font-size:1.2em;
	margin: 0 auto 15px;	
	padding:0 15px;
	line-height: 1.6em;
	width: 400px;
	background-color: #f3d8e4;
	border: 4px solid #b43c71;
	-moz-border-radius:15px; -webkit-border-radius:15px;
}


/* TESTIMONIALS  */

#testis {
	margin: 0 auto 15px;	
	padding:10px;
	width: 160px;
	background-color: #fff;
	border: 4px solid #f6d6e3;
	-moz-border-radius:15px; -webkit-border-radius:15px;
}

.testis-img {
	padding: 15px 0;
}

.testisimg {
	margin: 15px auto;
}

#testis p {
	margin-bottom: 10px;
	font-size: .9em;
	text-align: left;
	line-height: 1.3em;
}


/* NO BULLET LIST */

#tweetlist ul {
  list-style-image: url(img/bullet-merls-25x25.gif);
  margin: 0;
  padding: 0;
}
#tweetlist ul li {
  border:1px #b88199 dashed;
  border-width: 0 0 1px 0;
  padding: 10px 0 20px;
  list-style-position:inside;
  text-align:left;

}

/* CONTACT BUTTON */

#contactbutt { width: 144px; margin: 5px auto 20px; height: 32px; position: relative; }
#contactbutt ul { list-style: none; margin: 0; padding: 0; }
#contactbutt ul li { display: inline; }
#contactbutt ul li a { display: block; height: 32px; }
#contactbutt #tt-1 a { background: url(img/butt-contact-sml.gif) no-repeat top; width: 144px; margin-right: 7px; }
#contactbutt #tt-1 a:hover, #toptabs #tt-1 a.selected { background:  url(img/butt-contact-sml.gif) no-repeat bottom; }

/* MORE INFO BUTTON */

#minfobutt { width: 144px; margin: 5px auto 20px; height: 32px; position: relative; }
#minfobutt ul { list-style: none; margin: 0; padding: 0; }
#minfobutt ul li { display: inline; }
#minfobutt ul li a { display: block; height: 32px; }
#minfobutt #tt-1 a { background: url(img/more-info.gif) no-repeat top; width: 144px; margin-right: 7px; }
#minfobutt #tt-1 a:hover, #toptabs #tt-1 a.selected { background:  url(img/more-info.gif) no-repeat bottom; }

/*buy {margin:0 auto;}*/
#viewcart {margin:30px 0 25px 0;text-align: center;}
