@charset "utf-8";
/* CSS Document */


body {
	background-color: #DFCAA2;
	background-image: url(/2010/images/SA_bkgrd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer_copy {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #54301a;
}
.small_tags {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #54301aa;
	line-height: 7pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.copy_regular{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #54301a;

}


.link_bar_links {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 9pt;
	color: #FEFAE6;
	font-weight: normal;
	text-decoration:none;
}

.header_links {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 10pt;
	color: #54301a;
	font-weight: bold;
	text-decoration:none;
}

.large_headlines {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 16pt;
	color: #54301a;
	font-weight: bold;
	text-decoration:none;
}


#page {
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
	position: absolute;
	overflow: visible;
	
}

#content_container {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	vertical-align: top;
	z-index: 1;
	overflow: visible;
	height:auto;
	
}


#header {
	width: 800px;
	z-index: 10;
	overflow: visible;
	margin:0px;
	float: left;
}

#content_base {
	width: 800px;
	z-index: 10;
	position: relative;
	overflow: visible;
	top: 10px;
	margin:0px;
	text-align:center;
	float: left;
}

#content {
	width: 800px;
	z-index: 40;
	position: relative;
	overflow: visible;
	top: 0px;
	margin:0px;
	text-align:center;
	float: left;
	height: 400px;
	
}

#content_text {
	z-index: 10;
	position: relative;
	float: left;
}

#testimonial_box {
	width: 440px;
	height: 200px;
	z-index: 15;
	position: relative;
	overflow: hidden;
	margin:0px;
	float: left;
	background-color:#36C;
	top: 5px;
	
}

#testimonial_box_content {
	width: 400px;
	height: 132px;
	z-index: 20;
	position: absolute;
	overflow-y :scroll;
	overflow-x :hidden;
	top: 34px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	text-align:left;
	left: 15px;
	border: 1px solid #FFFFFF;
}


#footer {
	width: 800px;
	z-index: 50;
	position: relative;
	overflow: visible;
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	margin-top: 20px;
	float:left;

}

#slideShow {
	width: 800px;
	z-index: 10;
	position: relative;
	overflow: visible;
	top: 0px;
	margin:0px;
	text-align:center;
	float: left;
	height: 400px;
}

.slides {
	width: 800px;
	z-index: 30;
	position: absolute;
	overflow: hidden;
	top: 1px;
	margin:0px;
	text-align:center;
	height: 400px;
	left: 1px;
	display:none;
	float: left;
		
	
}

.galleryslides {
	width: 430px;
	z-index: 30;
	position: absolute;
	overflow: hidden;
	top: -10px;
	margin:0px;
	text-align:center;
	height: 380px;
	left: 340px;
	display:none;
	float: left;
		
	
}

.controls {
	position: absolute;
	z-index: 100;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 6pt;
	width: 135px;
	height: 15px;
	float: right;
	display: block;
	top: 380px;
	text-align:center;
	right: 5px;
	text-decoration: none;
	line-height:16px;
	overflow: hidden;
	background-image: url(/images/2010/Kgel_controls_bkgrd.gif);
	background-repeat: no-repeat;
	color: #54301a;
}

.gallerycontrols {
	position: absolute;
	z-index: 100;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 6pt;
	width: 135px;
	height: 15px;
	float: right;
	display: block;
	top: 350px;
	text-align:center;
	right: 5px;
	text-decoration: none;
	line-height:16px;
	overflow: hidden;
	background-image: url(/images/2010/Kgel_controls_bkgrd.gif);
	background-repeat: no-repeat;
	color: #000000;
}

.storetext {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 9pt;
}

