#outer_wrapper{
}
#inner_wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 732px;
}
.grad_top{
	display: block;
	height: 25px;
}
.grad_bot{
	display: block;
	height: 27px;
}
.grad_body{
	width: 732px;
	display: block;
	background: url(/images/bg_grad.gif) top left repeat-y #ffffff;
}


.grey_box{
	width: 511px;
	height: 174px;
	background-color: #e7e4e2;
}
#content_wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 699px;
}

#sidebar{
	width: 184px;
}

#logo{
	padding-top: 30px;
	margin-left: 15px;
}

#content{
	float: right;
	width: 511px;
}

.pg_body{
	margin: 10px 0px 10px 0px;
	padding: 15px 30px 15px 20px;
	
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 12px;

	line-height: 18px;
}
.pg_body a:link{
	color: #fff;
}
.pg_body a:visited{
	color: #fff;
}
.pg_body a:hover{
	color: #000;
}

.title{
	margin-bottom: 10px;
	display: block;
}

h1{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h2{
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 15px 0px 2px 0px;
}
h3{
}

#showcase{
}
#showcase #icons{
	width: 137px;
	float: left;
}
#showcase #pics{
	width: 355px;
	float: right;
}


/* ------------- Navigation Rollovers ------------- */
/* ------------- Navigation Rollovers ------------- */

#navigation{
	margin-top: 30px;
	margin-left: 15px;
}

#nav{
	width: 140px;
	text-align: left;
}

#nav_item{
	margin-bottom: 18px;
}

#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_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_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_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 ------------- */


.legal{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #827964;
	text-align: right;
	margin-right: 15px;
}

.legal a:link,a:visited{
	color: #827964;
}
.legal a:hover{
	color: #e98b4e;
}

#pics .links{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pics .links a:link {
	color: #e98b4e;
	text-decoration: none;
}

#pics .links a:visited {
	color: #e98b4e;
	text-decoration: none;
}
#pics .links a:hover {
	color: #ccc;
	text-decoration: none;
}

.cat_titles{
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}

.cat_titles .title{
	width: 107px;
	font-size: 10px;
	text-align: center;
}

.desc_text{
	width: 330px;
}


.desc_text .title{
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}
.desc_text .desc{
}

#pg_title{
	margin-left: -5px;
	color: #fff;
}



