html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font-family: Arial, Helvetica, sans-serif;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

body {
	background-color: #736859;
}
p {
	margin-bottom: 10px;
}
a {
	color: #A4670A;
	font-weight: bold;
}

a:hover {
	color: #C87D0D;
	font-weight: bold;
	text-decoration:none;
}

/* ------------------ Main Page Headlines--------------*/
h1 {
	font: bold 1.50em Arial, Helvetica, sans-serif;
	margin: 15px 50px 0 150px;
	color: #554D42;
	text-align: left;
	border-bottom: 1px solid #554D42;
	padding: 0 0 3px 0;
}

h2 {
	color: #00529F;
	font-size: 9pt;
	margin-bottom: 5px;
}

/* ---------------Services titles on Image links---------*/
h3 {
	font:bold .875em Arial, Helvetica, sans-serif;
	color: #AC720F;
	margin: 0 0 5px 0;
}

h3.articles  {
	text-align: center;
}

/*-------------------Main Structure-------------*/
#header {
	height:117px;
}
.mainContent {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d8d6ca;
	}
.pageText {
	margin: 15px 30px 12px 140px;
	font: .750em Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.leftImageSpace {
	margin-right: 20px;
	margin-bottom: 15px;
}

/*-----------------Home Page quotes -------------*/
.quotes {
	font-size: 8pt;
}

.pageTextHome {
	margin: 15px 15px 0 15px;
	font: .900em Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.footer {
	font: bold .800em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	height: 30px;
	clear: both;
	background-color: #bfb8aa;
	line-height: 30px;
	margin-top: 20px;
	border-top: 1px solid #C78B19;
}

/*----------Page specific--------*/
h1.News {
font: bold 1.75em Arial, Helvetica, sans-serif;
	margin: 15px 0px 6px 0px;
	color: #554D42;
	text-align: left;
	border-bottom: 1px solid #554D42;
	padding: 0 0 3px 0;
}
	/*-------------Products page--------*/
	.freeIcon {
		margin-bottom: -5px;
	}
	.border {
	border: 1px solid #736859;
	}
	
		/* ------ use for various page lists--------*/
		ul.News {
		color:#00529F;
		margin-left:25px;
		}
		ul.News li {
		margin-bottom:8px;
		}
			/*----Services box area-----------*/
			#highlightBoxArea {
				font:bold 1.125em Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				background-color: #B0A799;
				text-align: center;
				padding: 15px;
				margin: 10px 0 10px 0;
				border: 1px solid #736859;
			}
				#testimonials p {
					line-height: 20px;
					padding-right: 90px;
					font-size: 10pt;
				}
				
				p.testimonialName {
					line-height: 17px;
					text-align: left;
					margin-bottom: 25px;
					border-bottom: 1px solid #A4690B;
					width: 50%;
					padding: 0 0 5px 25px;
					font-weight: bold;
				}
				/*===========Contact form---------------*/
				input.subBtn {
				   color:#ffffff;
				   font:bold .900em arial, helvetica, sans-serif;
				   background-color: #A4670A;
				}
				
				input.subBtnhov {
				   color:#ffffff;
				   font:bold .900em arial, helvetica, sans-serif;
				   background-color: #828b6e;
				}


/* ----------- Main Menu ------------------*/
#topMenu  {
padding:7px 0 0 0;
	text-align: center;
	height: 38px;
	line-height: 38px;
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0 0 0 0px;
  border: 0 none;
  padding: 0 0 0 10px;
  width: 750px; /*For KHTML*/
  list-style: none;
  height: 22px;
  vertical-align:top;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 22px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 180px;
  list-style: none;
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  border-bottom:1px solid #666;
  border-left:1px solid #666;
  border-right:1px solid #666;
}

/* Root Menu */
ul#navmenu-h a {
/*   border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC; */
  padding: 0 10px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background:none;
  color: #ffffff;
  font: bold .750em/22px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
 /* background: #CCC; */
  color: #D5EAE9;
  text-decoration: underline;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
text-decoration: none;
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}


/*---------ORIGINAL CSS----
#pullQuote {
	padding: 15px;
	width: 65%;
	border: 1px solid #736859;
	background-color: #EAE9E1;
	margin-left: 50px;
}

#pullQuote h2{
	font-size: 14pt;
	text-align: center;
	margin-bottom: 10px;
}
---*/




