html,body{
	height:100%;
	background-color: #ffffff;
}

body,img,form,table,tr,td{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #918a78;
}

.clearer{
	clear: both;
	font-size: 1px;
	line-height: 0;
}

h1{
}
h2{
	font-size: 15px;
	margin-bottom: 5px;
}
h3{
}

a:link{
	color: #e98b4e;
	text-decoration: underline;
}
a:visited{
	color: #e98b4e;
	text-decoration: underline;
}
a:hover{
	color: #ae5e2a;
	text-decoration: underline;
}

#wrapper_outside{
}

#wrapper_inside{
	width: 728px;
	background: url(/images/hp_bg_grad.jpg) repeat-y #fff;
}

#content{
	width: 690px;
	text-align: left;
}

#nav{
	width: 140px;

	margin-top: 60px;
	margin-right: 10px;
	margin-left: 15px;

	text-align: left;
}

#nav a{
	display: block;
	margin-bottom: 18px;
}


#flash{
	width: 485px;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: right;
}

#text{
	margin: 0px 0px 0px 190px;
	width: 450px;
}

*html #text{
	margin: 10px 0px 0px 50px;
	width: 500px;
}


/* ------------- Navigation Rollovers ------------- */
/* ------------- Navigation Rollovers ------------- */
#btn_home{
	width: 129px;
	height: 14px;
	background: url(/images/btn_home.gif) top left no-repeat;
	display: block;
}
#btn_home:hover{
	background-position: bottom left;
}
#btn_home span {
	display: none;
}


#btn_store{
	width: 129px;
	height: 14px;
	background: url(/images/btn_store.gif) top left no-repeat;
	display: block;
}

#btn_store:hover{
	background-position: bottom left;
}

#btn_store span{
	display:none;

}

#btn_our{
	width: 129px;
	height: 14px;
	background: url(/images/btn_our.gif) top left no-repeat;
	display: block;
}
#btn_our:hover{
	background-position: bottom left;
}
#btn_our span {
	display: none;
}

#btn_custom{
	width: 129px;
	height: 14px;
	background: url(/images/btn_custom.gif) top left no-repeat;
	display: block;
}
#btn_custom:hover{
	background-position: bottom left;
}
#btn_custom span {
	display: none;
}

#btn_showcase{
	width: 129px;
	height: 14px;
	background: url(/images/btn_showcase.gif) top left no-repeat;
	display: block;
}
#btn_showcase:hover{
	background-position: bottom left;
}
#btn_showcase span {
	display: none;
}

#btn_contact{
	width: 129px;
	height: 14px;
	background: url(/images/btn_contact.gif) top left no-repeat;
	display: block;
}
#btn_contact:hover{
	background-position: bottom left;
}
#btn_contact span {
	display: none;
}

#btn_about{
	width: 129px;
	height: 14px;
	background: url(/images/btn_about.gif) top left no-repeat;
	display: block;
}
#btn_about:hover{
	background-position: bottom left;
}
#btn_about span {
	display: none;
}

#btn_links{
	width: 129px;
	height: 14px;
	background: url(/images/btn_links.gif) top left no-repeat;
	display: block;
}
#btn_links:hover{
	background-position: bottom left;
}
#btn_links span {
	display: none;
}
/* ------------- Navigation Rollovers ------------- */
/* ------------- Navigation Rollovers ------------- */
