body {
	margin: 0 0 0 0;
	background-color: #A62E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

a img {
border: none;
}

p a img {
margin-right: 2px;
margin-left: 2px;
}
a:link, a:visited {
	color: #c00;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
#wrapper {
	background-color: #FFD200;
	background-image: url(images/page-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#faux-side {
	background: url('/images/faux_side.gif') repeat-y;
}
#footer {
	background-color: #DD3D00;
	padding: 6px;
	color: #FFD200;
	text-align: right;
	font-size: 65%;
}
#page p, #page h2, #page h3, #page ul, #page fieldset {
	margin-bottom: 6px;
	line-height: 130%;
	margin-right: 70px;
	margin-left: 230px;
}
#page fieldset {
	border: 1px solid white;
}
#page legend {
	background-color: #FFFFFF;
	color: #CC0000;
	padding: 4px;
}
#page input {
	margin-bottom: 6px;
}
#page label {
	width: 11em;
	float: left;
	clear: both;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#page h2 {
	color: #D93100;
	font-size: 200%;
margin-top: 10px;
}
#page h3 {
	color: #333;
	border-bottom: 1px solid #FFA400;
	margin-left: 225px;
	}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 55px;
	margin-bottom: 20px;
}
#page {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 300px;
}
#pad {
	padding: 8px;	
}
#logostrap {
	height: 75px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	border-left: none;
	border-right: none;
	background-image: url(images/logostrap_fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navstrap {
	background-color: #CC0000;
	padding: 8px;
	color: #FFF;
}
#navstrap a:link, #navstrap a:visited{
	color: #FFD200;
}
#navstrap a:hover, #navstrap a:active{
	color: #FFF;
}
#side {
	background-color: #FFE488;
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#side h2 {
	color: #FFA400;
}
#side p {
	color: #CC0000;
	padding-left: 4px;
}
.cdetails {
	background-image: url(images/address.gif);
	height: 47px;
	width: 220px;
	background-repeat:no-repeat;
	margin: 14px;
	float: right;
}
.cdetails p {
	display: none;
	padding: 0;
	font-size: 0%;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 196px;
	margin-top: 12px;
	margin-left: 12px;
	text-indent: -10000px;
	float: left;
}
#logo h1, #logo h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-size: 0;
}

#side p.testimonial {
	font-style: italic;
}
#side p.testimonialsig, p.testimonialsig {
	text-align: right;
	font-style: italic;
	color: #F0A04D;
}
#co {
float: left;
}
.small {
	font-size: 70%;
}
hr {
	border: none;
	height: 1px;
	background-color: #FFFFFF;
}
hr.pad {
	margin-bottom: 6px;
	line-height: 130%;
	margin-right: 70px;
	margin-left: 230px;
}
a.testimoniallink:link, a.testimoniallink:visited {
	text-decoration: none;
	font-size: 70%;
	color: #666666;
	padding: 6px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
a.testimoniallink:hover, a.testimoniallink:active {
	color: #000000;
}
.add {
	background-image:url(images/comment_add.gif);
}
.view {
	background-image:url(images/comments.gif);
}
