body  { background-color: #aa5335; background-image: url("images/bkgd_strip.jpg"); background-repeat: repeat-x }

#content {
	background-color: white;
	font-family: Arial;
	color: #362121;
	font-size: 11px;
	padding: 0px 0px 0px 25px;
	line-height: 16px;
}

#content_2 {
	background-color: white;
	font-family: Arial;
	color: #362121;
	font-size: 11px;
	padding: 0px 0px 0px 30px;
	line-height: 18px;} 

#content_inner {
	background-color: white;
	font-family: Arial;
	color: #362121;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	} 
 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #993300;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #993333;
	text-decoration: none;
}


span {
color: #892626;}


/* Slideshow CSS */

.imageSlideshowHolder {
margin: 0px;
width: 343px;
height: 437px;
position: relative;}

.imageSlideshowHolder img {
position: absolute;
left: 0px;
top: 0px;}

#bkgd  { background-image: url("images/slideshow_1.jpg"); background-repeat: no-repeat }

/* Slideshow_3 CSS */

.imageSlideshowHolder_3 {
margin: 0px;
width: 343px;
height: 437px;
position: relative;}

.imageSlideshowHolder_3 img {
position: absolute;
left: 0px;
top: 0px;}

#bkgd_3  { background-image: url("images/slideshowabout_1.jpg"); background-repeat: no-repeat }


/* Slideshow_2 CSS */

.imageSlideshowHolder_2 {
margin: 0px;
width: 788px;
height: 61px;
position: relative;}

.imageSlideshowHolder_2 img {
position: absolute;
left: 0px;
top: 0px;}

#bkgd_inside  { background-image: url("images/testimonials_1.jpg"); background-repeat: no-repeat }

#anchor  { 
A:link text-decoration: none; 	color:#000000;
A:visited text-decoration: none; 	color:#000000;
A:active text-decoration: none; 	color:#000000;
A:hover text-decoration: none; 	color:#000000;
}
#content_pad {
	background-color: white;
	font-family: Arial;
	color: 362121;
	font-size: 11px;
	padding: 25px 25px 25px 25px;
	line-height: 16px;
	}
	
#content_designer {
	background-color: white;
	font-family: Arial;
	color: 362121;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	line-height: 15px;
}

