body {
	background: #FFF;
}

div.para p {
        font-family: sans-serif;
        line-height: 200%;
        font-style: normal;
        font-variant: normal;
        font-weight: lighter;
        font-size: 11px;
        word-spacing: normal;
        letter-spacing: normal;
        text-decoration: none;
        text-transform: uppercase;
        text-align: left;
        text-indent: 0ex;
        padding: 0 40px 0 60px;
}
div.para a,
div.para a:visited,
div.para a:active,
div.para a:link {
        text-decoration: none;
        color: red;
}
div.para a:hover {
	color: gold;
}

div.header {
	background: #FFFFFF url("images/stable-header.jpg") no-repeat scroll right bottom; 
	height: 384px;
}
div.header,
div.history,
div.chaz,
div.contact,
div.directions,
div.shop {
	width: 955px;
	margin: 0 auto;
	clear: all;
}
div.header ul {
	text-decoration: none;
	list-style: none;
	padding: 0 0;
}
div.header div.links {
	margin: 0 480px;
	padding-top: 35px;
}
div.header div.links a:visited,
div.header div.links a:active,
div.header div.links a:link,
div.header div.links a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: red;
	fonnt-family: sans-serif;
}
div.header div.links a:hover {
	text-decoration: none;
	color: gold;
}

div.header div.contact {
	width: auto;
	margin: 80px 50px 100px 550px;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	clear: both;
	padding: 5px;
	height: 85px;
}
div.header div.contact p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.header div.contact .left {
	margin: 0 auto 0 0;
	float: left;
}
div.header div.contact .right {
	margin: 0 0 0 auto;
	float: right;
}

div.shop {
}
div.shopsummary-container {
	background: #FFFFFF url("images/index_10.gif") no-repeat scroll left top; 
	padding-top: 55px;
	float: left;
	width: 100%;
	margin-right: -519px;
	height: 285px;
}
#shopsummary {
	background: #FFFFFF url("images/index_13.gif") no-repeat scroll right bottom; 
	height: 95%;
	margin-right: 519px;
}
#shopsummary p {
	padding-right: 0;
}
div.shop div.detail {
	float: right;
	height: 351px;
	width: 519px;
	background: #FFFFFF url("images/index_11.jpg") no-repeat scroll left top;
	z-index: 1;
}

#shophistory {
	background: url("images/index_14.gif") no-repeat scroll left top; 
	float: left;
	width: 100%;
	margin-right: -519px;
	padding-top: 55px;
	margin-top: -14px;
	z-index: 0;
}
#shophistory p {
	margin-right: 519px;
	padding-right: 0;
	background: url("images/index_16.gif") no-repeat scroll right top;
	height: 250px;
	padding-right: 20px;
}
div.history div.detail {
	float: right;
	background: #FFFFFF url("images/index_15.gif") no-repeat scroll left top;
	height: 277px;
	width: 519px;
}

div.chaz {
	clear: both;
}
div.chaz div.detail {
	float: left;
	background: url("images/index_17.jpg") no-repeat scroll left top;
	width: 506px;
	height: 378px;
}
#chazvlasits {
	background: url("images/index_18.gif") no-repeat scroll left top;
	padding-top: 82px;
	margin-left: 506px;
}
#chazvlasits p {
	margin-top: 15px;
	margin-bottom: 15px;
}

div.directions {
	clear: both;
}
div.directions div.detail {
	background: url("images/index_20.gif") no-repeat scroll left top;
	width: 955px;
	height: 555px;
}

div.contact {
	clear: both;
}
div.contact div.detail {
	background: url("images/index_22.jpg") no-repeat scroll left top;
	width: 522px;
	height: 382px;
	float: right;
}
#contact {
	background: #F8F8F8 url("images/contact-bg.gif") no-repeat scroll left top;
	float: left;
	padding-top: 95px;
	width: 433px;
	height: 287px;
}
#contact .left {
	float: left;
	width: 50%;
	margin-left: 5px;
}
#contact .right {
	width: auto;
}
#contact .para p {
	text-align: left;
	padding: 5px 0 7px 50px;;
}
#contact .para.right  p {
	margin-left: 50%;
	padding-top: 2px;
	line-height: 100%;
}
#contact .para span {
	padding-right: 10px;
}
#contact .bottom {
	padding: 10px 0 0 0;
	margin: 0;
	margin-left: 5px;
	clear: both;
}
#contact .para p {
	padding: 0;
}
#contact .bottom p {
	line-height: 100%;
}

.clear {
	clear: both;
}
.anchor {
}

