body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #EDEDED;
	background-image: url(i/topline.png);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #A79264;
	text-decoration: none;
}
a:hover {
	color: #A79264;
	text-decoration: underline;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 188px;
}
#logo {
	margin: 0px;
	float: left;
	height: 115px;
	width: 376px;
	overflow: hidden;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#tag {
	color: #A79264;
	letter-spacing: 5px;
	font-size: 11px;
	padding-top: 60px;
}
#contactPhone {
	float: right;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 8px;
	display: block;
	width: 320px;
	text-align: right;
	position: relative;
}
#contactAddress {
	font-size: 0.5em;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header #menu {
	float: right;
	height: 44px;
	overflow: hidden;
	width: 960px;
	text-align: center;
}
#header #menu ul {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#header #menu ul li {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 44px;
	float: right;
	line-height: 44px;
	background-image: url(i/menu_mid.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header #menu ul li a {
	color: #EDEDED;
}
#photos {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #226685;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #226685;
}
#photos #photo {
	margin: 0px;
	padding: 0px;
}
#thumbs {
	margin: 0px;
	padding: 0px;
	height: 162px;
}
.thumb  {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #115373;
}
.thumb.First {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumb.Last {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.thumb.Selected {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #A79264;
}
#mainText h1 {
	color: #A79264;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
}
#mainText h1 span {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #115373;
}
#mainText p {
	letter-spacing: 1px;
	font-size: 0.9em;
	color: #EDEDED;
	padding-left: 22px;
	line-height: 22px;
	text-align: justify;
}
.underlined, .title, #mainText p.underlined, .fields fieldset .undelined   {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A79264;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	padding-top: 4px;
	color: #A79264;
	font-weight: bold;
}
.small {
	font-size: 0.8em;
	color: #A79264;
}
#leftPane {
	float: left;
	width: 460px;
}
#rightPane {
	float: right;
	width: 460px;
}
#footerstep {
	height: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002758;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(i/fireline.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 220px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #115373;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #menu {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer #menu ul li {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
	font-size: 0.8em;
	color: #A79264;
}
#footer #menu ul li a {
	color: #EDEDED;
}
.colour1 {
	color: #000;
}
.colour2 {
	color: #1D7FB2;
}
.colour3 {
	color: #A79264;
}
.colour4 {
	color: #EDEDED;
}
.colour5 {
	color: #6B1626;
}
.colour6 {
	color: #115373;
}
.heading {
	font-size: 2em;
	color: #A79264;
	padding-bottom: 4px;
	display: block;
	padding-top: 2px;
	margin: 0px;
}
#copyright {
	float: right;
	padding: 2px;
	color: #000;
	background-color: #F2BF23;
	display: block;
	margin-top: 196px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright a {
	color: #000;
	text-decoration: none;
}
#copyright a:hover {
	color: #000;
	text-decoration: none;
}

/* Slider */
#slider {
	width: 960px; /* important to be same as image width */
	height: 400px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#slider1, #slider2 {
	width: 960px; /* important to be same as image width */
	height: 500px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#sliderContent, #slider1Content, #slider2Content {
	width: 960px;
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span, .slider2Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 935px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}
.top, , .position_0 {
	top: 0;
	left: 0;
}
.bottom, .position_1 {
	bottom: 0;
    left: 0;
}
.right, .position_2 {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
.left, .position_3 {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}

/* Form Details */
.fields  fieldset {
	padding-left: 12px;
	color: #FFF;
	display: block;
	margin: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields fieldset legend {
	color: #A79264;
	font-weight: bold;
	display: block;
	width: 420px;
}
.fields fieldset .rightMessage {
	font-weight: normal;
	text-align: right;
	font-size: .9em;
}
.fields ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fields ul input {
	width: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fields ol  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fields li {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 4px;
}
#submit_button {
	width: auto;
	font-weight: bold;
	font-size: 1.4em;
}
.info {
	font-size: 0.7em;
	color: #999;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.red {
	font-weight: bold;
	color: #CC181A;
}
.redbox { color: #C00; }
#map_canvas {
	border: 1px solid #A79264;
	width: 960px;
	height: 450px;
}
.directions {
	width: 950px;
	padding: 4px;
}
.directions a {
	color: #A79264;
	font-size: .8em;
}
.fields span {
	display: block;
	font-size: .9em;
	font-weight: bold;
}
.fields fieldset ol li label {
	float: left;
	width: 160px;
}
.fields input {
	width: 160px;
	border: 1px solid #A79264;
}
.fields .nowidth{
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields  .required  {
}
.fields .req {
	font-size: .64em;
	font-weight: normal;
}
.fields select {
	width: 90%;
}
.fields textarea {
	border: 1px solid #1D7FB2;
	width: 400px;
	height: 50px;
}
.fields #imgcode {
	width: 6em;
	border: 1px solid #6B1626;
	font-size: 1.2em;
}
.boxed {
	border: 1px solid #ECEDEF;
	margin-left: 30px;
	padding: 4px;
	margin-right: 30px;
	background-color: #E8E8E8;
}
.boxed p {
	padding-left: 20px;
}

.options ul {
	list-style-type: none;
}
.options  li {
	list-style-type: none;
	width: 33%;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.options span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.subcat {
	float: left;
	width: 290px;
	height: 160px;
	text-align: center;
	padding: 10px;
	margin: 5px;
}
.subcatimg {
	border: 1px dashed #000;
	padding: 12px;
	background-color: #FFF;
}
.sub_link {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
.map_heading {
	color: #1D7FB2;
	font-weight: bold;
}
.map_text {
	color: #1D7FB2;
}
.warning {
	font-weight: bold;
	color: #000;
	border: 1px solid #EC2122;
	background-color: #CC181A;
}
.fires{
	position:relative;
	margin-top: 8px;
}
.fires p {
	float: right;
	margin: 0px;
	padding: 0px;
}
.gallery{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gallery_unstyled  {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.gallery li, .gallery_unstyled li{
	width:68px;
	height:50px;
	list-style-image: none;
	list-style-type: none;
	padding: 3px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	border: 2px solid #000;
	float: left;
}
.gallery li div{
	left: 240px;
}
.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
.fires .gallery_unstyled img {
	height: auto;
	width: 68px;
}

#thumbnail-gallery {
	width:960px;
}
#main_image{
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #226685;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #226685;
	width:960px;
	height:auto;
	background:black;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
#main_image img { 
	margin-bottom:10px;
	width:960px;
	height:auto;
}
.imageleft {
	border: 1px solid #999;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
	float: left;
}
.imagerright {
	border: 1px solid #999;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
	float: right;
}
.imageborder {
	border: 1px solid #999;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
}
p .nav{
	padding-top:15px;
	clear:both;
	letter-spacing:3px;
	text-transform:uppercase;
	font-family: 'helvetica neue', sans-serif;
	font-size: 0.6em;
}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{
	margin-top:1.6em;
	float: right;
}
.fires .fireplaces {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	width: 100%;
}
.fires .fireplaces li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	background-image: url(i/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style-image: none;
}
.fires .fireplaces li a{
	padding: 2px;
	margin: 2px;
	line-height: 32px;
}
.fires .fireplaces .noborder a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
.fires .fireplaces .active a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A79264;
	color: #A79264;
}
.fires .fireplaces li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #226685;
	text-decoration: none;
}
.galleria{list-style:none;width:960px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto;
	margin: 5px;
	padding: 5px;
}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:950px} /* MSIE bug */
#smallform #submit, #contactform #submit {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: none;
}
.fields .submit, .fields .submit a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3) !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 3px 4px #000;
	-webkit-box-shadow: 0px 3px 4px #000;
	box-shadow: 0px 3px 4px #000;
	background-color: #A79264;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin: 4px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	display: inline-block;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
.fields .submit:hover, .fields .submit a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A52C25;
}
/* Pull Quote */
.pull_quote blockquote {
	display: block;
	font-style: italic;
	font-weight: normal;
	color: #CDAE1D;
	font-size: 1.1em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 30px;
	clear: both;
}
.pull_quote .testimonial_text {
	padding-top: 2em;
	line-height: 150%;
}
.pull_quote blockquote:before, .pull_quote blockquote:after {
	color: #A79264;
	display: block;
	font-size: 1000%;
	width: 10px;
	font-style: normal;
}
.pull_quote blockquote:before {
	font-family: Georgia, "Times New Roman", Times, serif;
	content: "\201C";
	height: 0;
	margin-top: -0.4em;
	margin-left: -0.5em;
}
.pull_quote blockquote:after {
	font-family: Georgia, "Times New Roman", Times, serif;
	content: "\201D";
	height: 10px;
	margin-left: 101%;
	margin-bottom: 0.5em;
	margin-top: -0.5em;
}

