@charset "UTF-8";

@import url(reset.css);

/* Global Styles
------------------------------------------------------------------*/
html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: url(layout/bodybkg.gif) center repeat-y #50060f;	
	font-family: Georgia;
	font-size: 15px;
}
h1 {
	width: 800px;
	background: url(layout/aboutheader.gif) no-repeat;
	text-indent: -9999px;
}
h1 a, h1 a:visited {
	height: 180px;
	display: block;
}
.headerhome {
	background: url(layout/homeheader.gif) no-repeat;
}
h2 {
	font-size: 1.35em;
	color: #690811;
}
h2 a, h2 a:visited {
	text-decoration: none;
	color: #690811;
}
h2 a:hover, h2 a:active {
	border-bottom: 1px dotted #690811;
	color: #690811;
}	
.h2intro {
	margin: 0 0 40px 50px;
}	
h3 {
	font-family: Times;
	font-size: 1.1em;
	color: #835b13;
	line-height: 1.35em;
	margin: 0 0 1em 0;
}
h4 {
	font-family: Times;
	font-size: .9em;
	color: #ad843b;
	line-height: 1.65em;
	margin: 0 0 1em 0;
}
h4 a, h4 a:visited {
	border-bottom: 1px dotted #690811;
	text-decoration: none;
	color: #835b13;
}
h4 a:hover, h4 a:active {
	border-bottom: 1px solid #690811;
	color: #690811;
}	
blockquote {
	font-style: italic;
}
cite {
	display: block;
	margin: 1em 0 0 0;
}
strong {
	font-weight: bold;
}
p {
	margin: 0 0 1em 0;
}
.clear {
	clear: both;
}
.ind {
	text-indent: 1.5em;
}
.galleryimg {
	width: 200px;
	height: 135px;
	margin: 0 0 50px 50px;
	background: #d9a74d;
}
.bioimg {
	float: left;
	margin: 0 0 40px 45px;
}
.customimg {
	width: 335px;
	height: 215px;
	float: right;
	margin: 0 0 40px 45px;
}
.prodimg {
	float: left;
	margin: 0 0 45px 0;
}
.justright {
	text-align: right;
}
.bigger {
	font-size: 1.25em;
}
.silver {

	height: 1030px;
}

/* DIV Styles
------------------------------------------------------------------*/
#container {
	background: #fbe3b8;
	width: 800px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#slideshow {
	overflow: hidden;
	width: 800px;
	height: 375px;
	margin: 0;
	padding: 0;
}
#slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation {
	background: url(layout/navigation.gif) repeat-x;
	width: 800px;
	height: 32px;
	padding: 18px 0 0 0;
	color: #fff;
	text-align: center;
}
#navigation li {
	display: inline;
	padding: 0 1.35em;
}
#navigation a, #navigation a:visited {
	text-decoration: none;
	color: #fff;
}
#navigation a:hover, #footer a:active {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
#content {
	padding-bottom: 130px; /* Height of the footer */
}
#plaquecopy {
	background: url(layout/plaque.gif) no-repeat;
	width: 294px;
	height: 134px;
	line-height: 150%;
	padding: 35px 35px 35px 45px;
	margin: 45px 0 45px 45px;
	color: #fbe3b8;
	float: left;
	display: inline; /* IE 6 float-double margin fix */
}
#plaquecopy a, #plaquecopy a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #fbe3b8;
	color: #fbe3b8;
}
#plaquecopy a:hover, #footer a:active {
	border-bottom: 1px solid #fbe3b8;
	color: #fbe3b8;
}
#introduction {
	float: left;
	display: inline; /* IE 6 float-double margin fix */
	width: 290px;
	margin: 45px 0 90px 45px;
}
#gallerysection {
	float: left;
	display: inline;
}
#linebreak {
	width: 700px;
	height: 5px;
	border-bottom: 1px solid #be7e0a;
	border-top: 1px solid #be7e0a;
	margin: 0 0 45px 45px;
} 
#bios {
	float: left;
	width: 290px;
	margin: 0 0 0 45px;
	position: relative;
	display: inline;
}	
#bioext {
	width: 375px;
	position: relative;
	left: 45px;
	float: left;
	margin: 0 0 25px 0;
}	
#biocreds {
	width: 290px;
	float: right;
	position: relative;
	right: 45px;
}
#customcopy {
	float: left;
	width: 375px;
	margin: 0 0 0 45px;
	position: relative;
	display: inline;
}
	
#product {
	width: 400px;
	height: 180px;
	background: #f6d08b;
	float: right;
	margin: 0 0 45px 0;
	padding: 35px;
}
#footer {
	width: 100%;
	height: 130px;
	background: url(layout/footergradient.gif) repeat-x #222222;
	color: #3a5381;
	padding: 35px 0 0 0;
	clear: both;
	position: relative;
}
#footer li {
	display: inline;
	word-spacing: 2px;
}
#footer ul {
	line-height: 200%;
	color: #849ece;
	text-align: center;
	font-size: 80%;
}
#footer ul a, #footer ul a:visited {
	text-decoration: none;
	color: #849ece;
}
#footer ul a:hover, #footer ul a:active {
	border-bottom: 1px dotted #849ece;
	color: #849ece;
}
#footer p {
	line-height: 600%;
	text-align: center;
	font-size: 75%;
}
#footer p a, #footer p a:visited {
	text-decoration: none;
	color: #3a5381;
}
#footer p a:hover, #footer p a:active {
	color: #3a5ea1;
}
#silverheader {
	width: 800px;
	height: 200px;
	background: url(layout/silverheader.jpg);
}
#promiseheader {
	width: 800px;
	height: 200px;
	background: url(layout/promiseheader.jpg);
}
#silvercolumn {
	width: 429px;
	height: 830px;
	background: url(layout/silvercolumn.jpg);
	position: relative;
	float: left;
}
#promisecolumn {
	width: 429px;
	height: 475px;
	background: url(layout/promisecolumn.jpg);
	position: relative;
	float: left;
}
#silvercopy {
	width: 371px;
	height:830px;
	background: #000;
	position: relative;
	float: right;
	
}
#silvercopy p {
	font-size: .85em;
	color: #c7c7c7;
	line-height: 1.85em;
	margin: 0 0 1em 0;
	left: 45px;
	margin: 35px;
}
#silvercopy p a, #silvercopy p a:visited {
	text-decoration: none;
	color: #3a5381;
}
#silvercopy p a:hover, #silvercopy p a:active {
	color: #3a5ea1;
}
#silvercopy li {
	font-size: 1.25em;
	color: #c7c7c7;
	margin: 0 0 1em 0;
	margin: 45px;
}
	
	
	