body {
	color: #993300;
	background: #CCCCCC;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
h2 {
	color: #666666
}
.TopNavBack {
	background: url(images/2nd-Nav-Bkgnd_03.jpg) no-repeat;
}
#TopNavText {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopNavText a {
	color: #333333;
	text-decoration: none;
}
#TopNavText a:hover {
	color: #FFFFFF;
}
.content {
	padding: 20px;
}
#contentArea {
	color: #003366;
	margin: 8px;
	padding: 8px;
	text-align: left;
}
p {
	font-size: 100%;
}
#nav a:link { /*property:values here*/
	color: #999900;
	text-decoration: none;
}

#nav a:visited { /*property:values here*/
	color: #996666;
}

#nav a:hover, #nav a:active, #nav a:focus { /*property:values here*/
	color: #666600;
}
#footerLeft {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	position: relative;
	padding-left: 20px;
}
#footerRight{
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	position: relative;
	padding-right: 20px;
}
.sacHeaderRtSide {
	height: 80px;
	width: 206px;
	background-image: url(images/small-animal-needs_22.jpg);
	background-repeat: no-repeat;
}
.newsHeaderRtSide {
	background: url(images/GulfCoastEquine_site_15.jpg) no-repeat;
	height: 83px;
	width: 206px;
}
.newsContentAreaRtSide {
	background: url(images/GulfCoastEquine_site_16.jpg) repeat-y left top;
}
.newsContentArea {
	padding: 10px 20px 10px 14px;
	top: -50px;
	bottom: -50px;
	position: relative;
}
.newsContentArea p {
	margin: 0px;
}
.newsFooterRtSide {
	background: url(images/GulfCoastEquine_site_19.jpg) no-repeat;
	height: 49px;
	width: 206px;
}
.leftSideBarContent {
	padding: 10px 10px 10px 30px;
	color: #FFFFFF;
}
.leftSideBarContentArea {
	background: url(images/GulfCoastEquine_site_18.jpg) repeat-y left top;
}
.leftSideBarFooter {
	background: url(images/GulfCoastEquine_site_24.jpg) no-repeat;
	height: 64px;
	width: 211px;
}
.linksHeaderRtSide {
	background: url(images/GulfCoastEquine_site_21.jpg) no-repeat;
	height: 80px;
	width: 206px;
}
.linksContentAreaRtSide {
	background: url(images/GulfCoastEquine_site_22.jpg) repeat-y;
}
.linksFooterRtSide {
	background: url(images/GulfCoastEquine_site_25.jpg) no-repeat;
	height: 64px;
	width: 206px;
}
.linksContentArea {
	padding: 10px 20px 10px 14px;
}
.linksContentArea a {
	font-size: small;
}
.footerBar {
	background: #F4EECC url(images/GulfCoastEquine_site_26.jpg) no-repeat left bottom;
}
.textRed {
	color: #993300;
}
