body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #4E626D;
	background:url(../images/body_bg.jpg) 0 0 repeat-x #9C0508;
	margin: 0;
	padding: 0;
}
#masthead {
	background: #FFFACA url(../images/masthead.jpg) no-repeat;
	height: 338px;
	color: #999999;
	padding: 0px;
	margin: 0;
	position: relative;
	left: 0px;
	top: 0px;
}
#wrapper {
	width: 946px;
	margin: 0 auto;
}
#menubar {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	width: 924px;
	position: absolute;
	left: 11px;
	bottom: 0px;
	padding: 88px 10px 0 0;
}
#column_wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 595px;
	float: left;
}
#left {
	width: 351px;
	float: left;
}
#left .content {
	padding: 10px 0 20px 15px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 10px 15px 20px 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	background: #FFFBCA url(../images/footer.jpg) no-repeat;
	height: 140px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#left a:link {
	color: #FFF;
}
#left a:visited {
	color: #F2F2F2;
}
#left a:hover {
	color: #000;
}
#right a:link {
	color: #B91418;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#footer a:link {color: #B91418;}
#footer a:visited {color: #666;}
#footer a:hover {color: #000;}
#footer h1 {
	font-size: 1.0em;
	font-weight: normal;
}
h1, h2, h3, h4 {
	margin: 10px 0;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
	color: #B91418;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.frb {
	float:right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
} 
.bquote {
	border-top: 1px dashed #C5C089;
	border-bottom: 1px dashed #C5C089;
	background-color: #EEE9B1;
	margin: 10px 15px 0 0;
	padding: 0 20px;
}
.rm2{
	display:block;
	background:url(../images/read_more_bg2.gif) 0 0 no-repeat;
	width:71px;
	height:19px;
	margin: 0 0 19px 243px;
	text-align:center;
}
.bb {
	background: url(../images/buy_pet_supplements.jpg) 0 0 no-repeat;
	width: 56px;
	height: 52px;
	padding: 3px 5px 25px 29px;
}
blockquote {
	border-top: 1px dashed #C5C089;
	background: url(../images/quote.gif) top left no-repeat;
	text-indent: 35px;
}
.tt {
	text-transform: capitalize;
	font-variant: small-caps;
}
.float-right {
	float: right;
	margin-left: 1px;
}