body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #32337f url(../images/background.gif) top left repeat-x;
}


#header {
	position: absolute;
	left: 50%;
	width: 760px;
	height: 170px;
	margin-left: -380px;
	background: url(../images/firepit_header_temp.gif) top left no-repeat;
}
#headerInfo {
	position: relative;
	font-weight: bold;
}
#headerDesc {
	position: absolute;
	top: 80px;
	left: 370px;
	font-size: 11px;
	color: #737273;
}
#headerPhone {
	position: absolute;
	top: 108px;
	left: 493px;
	font-size: 24px;
	color: #6162a9;
}
#headerAddress {
	position: absolute;
	top: 152px;
	left: 403px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#headerPrint {
	display: none;
}


#container {
	position: absolute;
	top: 170px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	background-color: #32337F;
}


#content {
	position: relative;
	left: 20px;
	width: 716px;
	color: #737273;
	background-color: #f6f6f6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
}
#contentText {
	position: relative;
	left: 168px;
	width: 360px;
	padding: 20px;
	background-color: #ffffff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
#contentText h1 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 17px;
	color: #32337f;
	text-align: center;
	border-bottom: 2px solid #eeeeee;
}
#contentText h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
}
#contentText h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6162a9;
}
#contentText p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 12px;
	line-height: 16px;
}
#contentText ul {
	margin: 0 0 25px 35px;
	padding: 0;
	font-size: 12px;
	color: #32337f;
}
#contentText li {
	margin-bottom: 8px;
}
#contentText a {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
#contentText a:hover, #contentText a:active {
	background-color: #efefef;
	border-bottom: 1px solid #32337f;
}
#contentText td {
	padding-bottom: 10px;
	text-align: center;
}
#contentBlocks div {
	margin-bottom: 20px;
	border-bottom: 8px solid #6162a9;
}
#contentBlocks h3 {
	width: 360px;
	height: 22px;
	padding-top: 8px;
	background: url(../images/block_top.gif) top left no-repeat;
}
#contentBlocks h3 a {
	display: block;
	margin: 0 10px 0 10px;
	padding: 0 0 0 6px;
}
#contentBlocks h3 a:link, #contentBlocks h3 a:visited {
	color: #6162a9;
	text-decoration: none;
}
#contentBlocks h3 a:hover, #contentBlocks h3 a:active {
	color: #6162a9;
	text-decoration: none;
	background: none;
	border-bottom: 1px solid #cccccc;
}
#contentBlocks p {
	padding: 0 16px 12px 16px;
	background: url(../images/block_bg.gif) top left repeat-y;
}

#contactForm {
	width: 100%;
	padding: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
#contactForm form {
	margin: 0;
	padding: 0;
}
#contactForm input {
	padding-left: 3px;
	width: 155px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#contactForm textarea {
	width: 265px;
	height: 100px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#contactFormBtn {
	margin-top: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
#contactFormBtn input {
	width: 58px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}


#left {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 22px;
	width: 168px;
}
#left ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#left li {
	list-style-type: none;
}
#left a {
	display: block;
	height: 20px;
	padding: 5px 0 0 15px;
}
#left a:link, #left a:visited {
	color: #32337f;
	text-decoration: none;
	background: url(../images/nav_up.gif) top left no-repeat;
}
#left a:hover, #left a:active {
	color: #6162a9;
	text-decoration: none;
	background: url(../images/nav_down.gif) top left no-repeat;
	border-top: 2px solid #6162a9;
	border-bottom: 2px solid #6162a9;
}


#right {
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 592px;
	width: 147px;
	padding-top: 15px;
	text-align: center;
	height: 637px;
	visibility: visible;
}
#right h4 {
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	font-size: 13px;
	color: #6162a9;
}
#right p {
	margin: 0 0 10px 0;
	padding: 0 15px 10px 15px;
	font-size: 11px;
	color: #737273;
	border-bottom: 1px solid #d6d6d6;
}
#bottom {
	position: relative;
	width: 760px;
	height: 27px;
	padding-top: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: url(../images/footer.gif) top center no-repeat;
}


#footer {
	margin: 0 30px 0 30px;
	padding: 10px 0 20px 0;
	font-size: 11px;
	color: #d6d6d6;
	text-align: center;
	line-height: 16px;
}
#footer p {
	color: #ffffff;
}
#footer a {
	padding: 0 3px 0 3px;
}
#footer a:link, #footer a:visited {
	color: #d6d6d6;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
