@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0;}

body  {
	font: 13px "Tahoma", sans-serif;
	background: #ece5d5 url(/Images/bg.jpg) no-repeat;
	margin: 0; 
	padding: 0;
	line-height: 18px;
	text-align: left; 
	color: #000000;
}

a {
	color: #bd5600;
	text-decoration: none;
}
a:hover {
	color: #bd5600;
	text-decoration: underline;
}
p {
	margin: 0; 
	padding: 0 0 12px 0; 
}
ol {
	margin: 0 0 0 30px;

}
.image {
        margin: 0 7px 0px 0;
        border: 0;
}
.container { 
	width: 840px; 
	margin: 0 auto; 
	text-align: left; 
}
.containerwrap {
	width: 840px;
}
.header { 
	width: 840px;
	height: 135px;
	float: left;
	padding: 0 10px 7px 2px; 
}
.header2 { 
	padding: 0 10px 7px 2px; 
	float: left;
}
.logo {
	float: left;        
}
.logo2 {
        position: relative;
        top: 0px;
        left: 3px;
}
.newsletter {
	margin: 0 0 15px 0;
	float: left;
}
.stoverlay {
        display: inline;
}
h1 {
	color: #fff;
        margin: 0; 
	padding: 0 0 5px 0;
}
h2 {
        color: #fff;
	margin: 0; 
	padding: 0 0 5px 0;
}
h3 {
	color: #fff;
        margin: 0; 
	padding: 0 0 5px 0;
}
h4 {
	color: #000;
        margin: 0; 
	padding: 0 0 2px 0;
        
}
.sitemap {
	width: 450px;
	white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;

}
.logodiv {
	float: left; 
	margin: 0px;
	padding: 0px;
        position: relative;
}
.blogdiv {
	float: left; 
	margin: 0px;
	padding: 0px;
        position: relative;
}
.leftcolwrap {
	float: left; 
	width: 155px;
	margin: 0px;
	padding: 0px;
}
.leftCol {
	border: 5px solid #fff;
	float: left; 
	width: 101px;
	background: #b4ab9c;
	margin-left: 13px;
	padding: 10px 10px 3px 10px;
}
.leftCol2 {
	border: 5px solid #fff;
	float: left; 
	width: 101px;
	background: #b4ab9c;
	margin: 0px 0 0 13px;
	padding: 10px 10px 3px 10px;
}
.rightCol {
	float: left;
	width: 130px; 
	padding: 0 16px 0 0;
}
.middlecol {
	float: left;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	padding: 10px;
	margin: 0 20px 0 23px;
	background: #b4ab9c;
	width: 475px;
	min-height: 400px;
	
}
.mainContent {
	border: 5px solid #fff;
	margin: 0 170px 0 165px;
	padding: 20px;
	float: left;
	background: #b4ab9c;
}
.maincontentwrap {
	width: 840px;
	float: left;
}
.mainContent5 {
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	margin: 0 170px 0 165px;
	padding: 0;
	background: #b4ab9c;
}
.footer {
	text-align: center;
	padding: 10px;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copyright {
	font: 9px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}
.relevant {
	font-weight: bolder;
}
.relevant a {
	color: #858585;
	text-decoration: none;
}
.relevant a:hover {
	color: #c85d37;
}

/*-- begin menu --*/

#nav_386758 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
}
#nav_386758 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav_386758 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_386758 a {
	color: #fff;
	font-family: Helvetica;
	font-size: 17px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#nav_386758 a:hover {
	color: #000;
}
#Home li.selected a {
        color: #000;
}
#Services li.selected a {
        color: #000;
}
#Products li.selected a {
        color: #000;
}
#Galleries li.selected a {
        color: #000;
}
#Links li.selected a {
        color: #000;
}
#About li.selected a {
        color: #000;
}
#Contact li.selected a {
        color: #000;
}
/*-- end menu --*/

.Blogbtn {
        position: relative;
        top: -392px;
        left: -693px;
}
.blogBtn2 {
        position: relative;
        top: 6px;
        left: 1px;
        margin-bottom: 0px;
}
.BlogHM {
        position: relative;
        top: 20px;
        left: -693px;
}
/*Contact Form
----------------------------------------------------*/

.label {
	font-family: helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}
.textarea {
	border: 1px solid #999;
	background: #fff;
	font-family: helvetica, sans-serif;
	font-style: normal;
	color: #333;
	padding: 5px;
	margin: 0 0 7px 0;
}
.textarea:hover, .focused {
	background: #c6bdad;
}
.submit {
	font-weight: bolder;
	background: #c6bdad;
	color: #fff;
        margin-top: 7px;
	padding: 4px;
	border: 1px solid #999;
}
.submit:hover {
	background: #999;
	color: #fff;

/*

/* begin styles for RSS Feed */

.rss_box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 460px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}
.rss_title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}
.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
}
.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
}
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
}

/*--- begin feedburner ----------*/

#creditfooter { 
        display: none;
}
.feedburnerFeedBlock {
        margin: 0px;
}
.feedburnerFeedBlock li {
        list-style: none;
        padding: 0px 0 15px 0px;
}
.feedburnerFeedBlock ul {
        margin: 0 0 0 -40px;
}

