html, body { height:100%; }
body {
	color:#000000;
	font:13px/1.55em arial, helvetica, sans-serif;
	text-align:center;
	background-color: #ffffff;
	}
a { color:#666666; text-decoration:none; }
/********************** Set Widths */
.header-top-container,
.footer-container,
.breadcrumbs{ width:660px; }
.footer-container ul{ display:none; }
/********************** Header */

.header-top-container {
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header-top {
	text-align:center;
}
/* Logo */
h1#logo {
	width:265px;
	height:49px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 4px;
	padding:0px;
	text-align:center;
   }
.header-top .statement{
	width:100%;
}

/********************** Body */

.middle-container {
	width:660px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0;
	padding-bottom:5px;
	text-align:center;
}
.middle-container .head{
	border-bottom:solid 2px #999999;
	margin-bottom:18px;
	margin-left:auto;
	margin-right:auto;
}
.middle-container .head h2{
	margin-bottom:5px;
}
.middle-container .content{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.middle-container .summary{
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
}
.middle-container table{ text-align:center; margin-left:auto; margin-right:auto; }
/********************** Footer */

.footer-container {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	color:#808080;
	text-decoration:none;
}
.footer-container a{ color:#000000;text-decoration:none; }

.footer-container ul{
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-container li.first { padding-left:0px; }
.footer-container li.last {
	padding-right:0px;
	background-image: none;
}
.footer-container li:active a{ color:#999999;text-decoration:none; }
.footer-container li{
	display:inline;
    background:url(/layout/images/footer_pipe.gif) no-repeat 100% .35em;
    padding-right:7px;
    padding-left:3px
}
.footer-container .copywrite{
	margin-top:10px;
}

/********************** Boxes */

.home{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
	color:#999999;
}
.head h2{ color:#000000;text-decoration:none; }
.content { }
.content .padder{ height:20px; }
.content th a,
.content td a {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.content th,
.content td  {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.content th,.content td{
	padding-bottom:4px;
}
.content .image{
	position:relative;
	float:left;
	width:200px;
}
.content .summary{
	clear:both;
	padding-top:5px;
}
.content h4{
	margin-top:0px;
	text-align:center;
}
.content .list{
	text-align:left;
	float:left;
	width:370px;
}
.content .list ul{
	font-weight:bold;
}
.image a{
	text-decoration:none;
}
.image img{
	margin:0px;
	padding:0px;
	width:200px;
	height:200px;
	display:block;
}
.image-right img{
	margin:0px;
	padding:0px;
	width:200px;
	height:200px;
	display:block;
}
.image-right{
	position:relative;
	float:right;
	width:200px;
}
.home ul{
	margin-top:0;
	margin-bottom:2px;
}
.home ul.last{
	margin-top:0;
	margin-bottom:20px;
}
.home li{
	font-weight:normal;
	display:inline;
    background:url(/layout/images/home_hyphen.gif) no-repeat 100% .65em;
    padding-right:14px;
    padding-left:7px
}
.home li.first{
	padding-left:0;
}
.home li.last{
	padding-right:0;
	background-image: none;
}
.grid {
	vertical-align:bottom;
}

.gallery{
	vertical-align:middle;
}
.summary .list{
	position:relative;
	float:none;
}
.summary ul{
	margin-top:10px;
}
.summary li{
	list-style-type:square;
}
.list ul{
	margin-top:6px;
}
.list li{
	list-style-position: outside;
	list-style-type:circle;
	list-style-image:none;
	
}
.list .head{
	width:50%;
	border-bottom:solid 1px #999999;
	margin-left:2em;
	margin-bottom:0px;
	padding-top:7px;
	text-indent:5px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
}
.detail-img{
	margin-top:20px;
}
.detail-img th{
	text-align:center;
	padding-left:2px;
	padding-right:2px;
}
.detail-img th.first{
	padding-left:0px;
}
.detail-img th.last{
	padding-right:0px;
}
.detail-img th a,
.detail-img th.first a,
.detail-img th.last a,
.detail-img td a,
.detail-img td.first a,
.detail-img td.last a{
	text-decoration:none;
}
.detail-img th img,
.detail-img th.first img,
.detail-img th.last img,
.detail-img td img,
.detail-img td.first img,
.detail-img td.last img{
	margin-left:auto;
	margin-right:auto;
	width:200px;
}
.detail-img th.gallery img,
.detail-img td.gallery img{
	height:auto;
	width:auto;
}
.top-nav{ display:none; }

.statement,.contact{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.statement {
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}
.contact{
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
}
.contact .email { display:none; visibility:hidden; }
.header-top .contact ul{
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding:0px;
}
.contact li{
	display:inline;
	padding-left:15px;
}
.icon{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:baseline;
}
.icon img{
	width:124px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}
.grid{
	padding-right:10px;
	padding-left:10px;
}
.first-col{
	padding-left:0px;
}
.last-col{
	padding-right:0px;
}

.icon-hor img{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}
.icon h4{
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	text-align:center;
}
.breadcrumbs{ display:none; }
.breadcrumbs h1{ display:inline;font-size:12px; }
.sales{ display:none; }

.see-images{
	width:162px;
	margin-top:3em;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/layout/images/more-images.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.see-images a{
	font-size:14px;
	font-weight:bold;
}
.icon-hor .clear-a{
	text-decoration:none;
}
/********************** buttons */
.button-enlarge {
	display:inline;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	padding-left:20px;
	background-image: url(/layout/images/button-enlarge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
.image-right a{
	text-decoration:none;
}
/********************** Clear */

.header-top:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
}
/********************** Gallery */
.see-album {
	font-size:10px;
	font-weight:bold;
}
