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
}
p {
	font-size: 100%;
}
.TopNavBack {
	background-image: url(images/Layout/2nd-Nav-Bkgnd_03.jpg);
	background-repeat: no-repeat;
}
#TopNavText {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
}
#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;
}
#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;
}
.footerBar {
	background-color: #d3d3a6;
	background-image: url(images/Layout/GCE-ctr-Footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sacHeaderRtSide {
	height: 80px;
	width: 206px;
	background-image: url(images/small-animal-needs_22.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}
.HeaderRtSide {
	height: 72px;
	width: 206px;
	background-image: url(images/Layout/RtSideHeaderBkgrnd_16.jpg);
	background-repeat: no-repeat;
	font-size: small;
	color: #F4EECC;
	padding-top: 6px;
}
.newsHeaderRtSide {
	background: url(images/GulfCoastEquine_site_15.jpg) no-repeat;
	height: 83px;
	width: 206px;
}
.newsContentAreaRtSide {
	background-image: url(images/Layout/GCE-RtSideBarRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.newsContentArea {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	font-size: small;
	text-align: center;
	width: 166px;
}
.newsContentArea img {
	margin-left: -5px;
}

.newsContentArea p {
	margin: 0px;
	text-align: center;
}
.newsContentArea a {
	color: #C01100;
	text-decoration: none;
	font-size: small;
}
.newsContentArea a:hover {
	color: #E52B1E;
}
.newsFooterRtSide {
	height: 39px;
	width: 206px;
	background-image: url(images/Layout/GCE-RtSideBar-footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: -5px;
}
.leftSideBarContent {
	padding: 10px 10px 10px 18px;
	color: #FFFFFF;
}
.leftSideBarContent p {
	padding-right: 4px;
	padding-left: 14px;
	font-size: small;
}

.leftSideBarContentArea {
	background-image: url(images/Layout/GCE-LtSideBar-Repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftSideBarFooter {
	height: 56px;
	width: 211px;
	background-image: url(images/Layout/GulfCoastEquine_site_27.jpg);
	background-repeat: no-repeat;
}
.linksHeaderRtSide {
	height: 80px;
	width: 206px;
	background-image: url(images/GulfCoastEquine_site_21.jpg);
	background-repeat: no-repeat;
}
.linksContentAreaRtSide {
	background: url(images/GulfCoastEquine_site_22.jpg) repeat-y;
}
.linksFooterRtSide {
	height: 56px;
	width: 206px;
	background-image: url(images/Layout/GulfCoastEquine_site_28.jpg);
	background-repeat: no-repeat;
}
.linksContentArea {
	width: 166px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	font-size: small;
	text-align: center;
}
.linksContentArea p {
	text-align: center;
}
.linksContentArea a {
	color: #C01100;
	text-decoration: none;
	font-size: small;
}
.linksContentArea a:hover {
	color: #E52B1E;
}
.textRed {
	color: #993300;
}
.textSmall {
	font-size: small;
}
.textXsmall {
	font-size: x-small;
}

