html {
	height: 100%;
	background-color: #C29000;
}
body {
	margin: 0;
	padding: 0;
	min-width: 762px;
	height: 100%;
	font: 13px/15px Verdana, Arial, sans-serif;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	float: left;
	width: 100%;
	min-height: 100%;
	background:  url(../images/container-bg-2.png) repeat-y 50% 0;
}
* html .page {
	height: 100%;
	background:  url(../images/container-bg.png) repeat-y 50% 0;
}
*+html .page {
	background:  url(../images/container-bg-2.png) repeat-y 50% 0;
}
#main {
	margin: 0 auto;
	width: 762px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/image01.jpg);
	background-position: 286px 29px;
	background-repeat: no-repeat;
}
#index #main {
	background-image: url(../images/image01.jpg);
}
#index .hours p{
	text-align: center;
	font-weight: bold;
}
#about #main {
	background-image: url(../images/image02.jpg);
}
#sizes #main {
	background-image: url(../images/image03.jpg);
}
#supplies #main {
	background-image: url(../images/image04.jpg);
}
#contact #main {
	background-image: url(../images/image05.jpg);
}

*+html #main {
	width: 761px;
}
/* header page */
#header {
	width: 721px;
	height: 237px;
	float: left;
	position: absolute;
	background: url(../images/header-bg.gif) repeat-x;
	top: 0;
	left: 21px;
}
/* box for header image */
.image-holder {
	float: left;
	background: url(../images/header.png) no-repeat;
	width: 721px;
	height: 140px;
	margin: 29px 0 0;
}
/* logo */
.logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 231px;
	height: 153px;
	text-indent: -9999px;
	overflow: hidden;
	top: 9px;
	left: 22px;
}
/* pay online box start */
.pay-online {
	background: url(../images/pay-panel.gif) no-repeat;
	width: 137px;
	height: 49px;
	position: absolute;
	top: 180px;
	left: 0;
	padding: 5px 0 0 51px;
	z-index: 2;

}
.pay-online strong {
	color: #7A7572;
	font: italic bold 18px Verdana, Arial, sans-serif;
	float: left;
	letter-spacing: 0.1em;
}
.pay-online a {
	color: #9a918a;
	font: italic bold 13px Verdana, Arial, sans-serif;
	float: left;
}
.pay-online a:hover {
	text-decoration: none;
}
/* pay online box end */
/* main nav start */
.main-nav {
	margin: 0;
	padding: 0 0 0 42px;
	position: absolute;
	top: 180px;
	left: 159px;
	background: url(../images/main-nav-bg.gif) no-repeat 0 1px;
	width: 520px;
	z-index: 1;
}
.main-nav li {
	float: right;
	display: inline;
	background: url(../images/sep-menu.gif) no-repeat;
	padding: 0 0 0 3px;
}
.main-nav li.first {
	background: url(../images/sep-menu2.gif) no-repeat;
}
.main-nav li a {
	text-decoration: none;
	color: #7c7067;
	font: bold 11px Verdana, Arial, sans-serif;
	background: url(../images/menu-bg.gif) repeat-x;
	height: 24px;
	float: left;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.safari .main-nav li a {
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 13px;
}
.main-nav li.first a {
	padding-left: 30px;
}
.main-nav li.last a {
	padding-right: 30px;
}
/* rollover */
.main-nav li a:hover {
	background-position: 0 -37px;
}
.main-nav li a.active {
	background-position: 0 -37px;
}
/* main nav end */
/* page main container */
.container {
	float: left;
	width: 721px;
	margin: 237px 0 0 21px;
	padding: 0 0 60px;
	display: inline;
}
/* left column */
.col-1 {
	float: left;
	width: 182px;
	padding: 2px 0 0 18px;
}
/* left boxes start */
.testimonial {
	color: #FFFFFF;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.box {
	float: left;
	background: url(../images/box-bg.gif) repeat-y;
	width: 164px;
	margin: 20px 0 0;
}
.box-bg-top {
	float: left;
	width: 164px;
	background: url(../images/box-top.gif) no-repeat;
}
.box-bg-bottom {
	float: left;
	width: 156px;
	background: url(../images/box-bottom.gif) no-repeat 0 100%;
	padding: 0 0 8px 8px;
}
.box h2 {
	margin: 0;
	padding: 5px 0 1px;
	font: italic bold 15px Verdana, Arial, sans-serif;
	color: #c2b9b9;
}
.box p {
	margin: 0;
	padding: 5px 0 1px;
	font: bold 13px Verdana, Arial, sans-serif;
	color: #c2b9b9;
}
.box a {
	margin: 0;
	padding: 5px 0 1px;
	color: #c2b9b9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.box h3 a{
	margin: 0;
	padding: 5px 0 1px;
	color: #c2b9b9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.box img {
	float: left;
	padding: 0 0 0 6px;
}
.box strong {
	float: right;
	color: #c2b9b9;
	font: bold 16px Verdana, Arial, sans-serif;
	width: 50px;
	text-align: right;
	padding: 3px 20px 0 0;
}
.link {
	color: #c2b9b9;
	font: bold 12px Verdana, Arial, sans-serif;
	width: 135px;
	float: left;
	margin: 0 0 0 13px;
	display: inline;
}
.link:hover {
	text-decoration: none;
}
/* left column end */
/* page content */
.content {
	float: left;
	width: 490px;
	padding: 9px 0 0 4px;
}
/* content heading */
.content h2 {
	margin: 0;
	color: #867B75;
	font: italic bold 17px Verdana, Arial, sans-serif;
	background: url(../images/shadow-left.gif) no-repeat;
	height: 35px;
	float: left;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 27px;
	clear: both;
	width: 100%;
}
.content img {
	display: block;
}
/* photo box */
.content .photo {
	float: left;
	border: 2px solid #892f34;
	margin: 2px 14px 0 20px;
	display: inline;
}
.content p {
	margin: 0;
	padding: 0 30px 12px 11px;
	color: #4f463f;
	font: 13px/15px Verdana, Arial, sans-serif;
}
.content p span {
	color: #6f6862;
}
/* content navigation start */
.content-navigation {
	float: left;
	background: url(../images/shadow-center.gif) no-repeat;
	width: 511px;
	margin: 12px 0 0;
	padding: 9px 6px 0 0;
	text-align: center;
	font: italic bold 14px/18px Verdana, Arial, sans-serif;
	height: 24px;
}
.content-navigation li {
	display: inline;
	background: url(../images/sep-1.gif) no-repeat 0 2px;
	padding: 0 10px 0 18px
}
.content-navigation li.first {
	background: none;
}
.content-navigation li a {
	color: #918B86;
	text-decoration: none;
}
.content-navigation li a:hover {
	text-decoration: underline;
}
/* content navigation end */
/* content text box */
.content-text {
	padding: 0 0 0 10px;
	margin: 10px 0 0;
	width: 507px;
	float: left;
}
/* page footer start */
.footer {
	float: left;
	width: 100%;
	margin: -48px 0 0;
	position: relative;
}
.footer-center {
	width: 741px;
	margin: 0 auto;
	padding: 0 19px 0 0;
}
/* footer navigation */
.footer-bg-holder {
	width: 517px;
	height: 35px;
	float: right;
	background: url(../images/footer-bg.gif) repeat-x;
	margin: 0;
	padding: 13px 0 0;
	text-align: center;
	font: bold 11px/20px Verdana, Arial, sans-serif;
}
.footer-bg-holder li {
	display: inline;
	background: url(../images/sep-2.gif) no-repeat 0 2px;
	padding: 0 7px 0 10px;
}
.footer-bg-holder li.first {
	background: none;
}
.footer-bg-holder li a {
	text-decoration: none;
	color: #968B83;
}
.footer-bg-holder li a:hover {
	text-decoration: underline;
}
/* page footer end */

/* Unit Sizes */
#sizes .content h2{
	color: #646464;
	background-image: url(../images/shadow-left-lock.gif);
	text-indent: 20px;
}

.unit-block {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	float: left;
	margin-left: 15px;
	border: 1px solid #DBD7D3;
	width: 485px;
}
.unit-block .image{
	float: right;
	margin-left: 5px;
}
.unit-block .title{
	background-image: url(../images/shadow-left.gif);
	background-repeat: no-repeat;
	background-position: -100px bottom;
	color: #726C67;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	font-size: 15px;
}
.unit-block .title span{
	font-size: 13px;
}

.unit-block .desc{
	padding-left: 5px;
	font-size: 14px;
	color: #6B5954;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Unit Sizes end */

.googlemap {
	border: 3px solid #491B1E;
	margin-bottom: 5px;
	margin-left: 15px;
}
/* about */
#about .content h3{
	float: left;
	background: url(../images/shadow-center.gif) no-repeat;
	width: 511px;
	text-align: center;
	height: 24px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #948B85;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
}
#about .content .items ul{
	list-style-type: disc;
	width: 200px;
	list-style-position: inside;
	float: left;
}

/* about end */
