html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #946d36;
	
}
a.body {
	color: #946d36;
	border-bottom:1px dashed;
	text-decoration:none;
}
a.body:hover {
	color: #ecb157;
	border-bottom:1px dashed;
	text-decoration:none;
}
a:hover {
	color: #c4ae7c;
}
.photo a {
	color: #464544;
}
.photo a:hover {
	color: #c4ae7c;
}
.left {
	float: left;
	text-align: left;
}
.left2 {
	float: left;
	text-align: left;
	margin-right:8px;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.center {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
.clear {
	clear: both;
}

body {
	background: #F7F0DD url(images/page_bg.jpg) repeat-x;
	text-align: center;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1A.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 0px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  /*border-top: 1px solid #959595;*/
  background: url(images/bronzeGradient2.png) repeat-x;
  padding: 0px 0 0 0px;
  margin-left:0px;
  font-weight:bold;
  height: 30px;
}
#nav a {
  color: #595959;
  text-decoration: none;
  /*border-left: 1px solid #a67030;*/
  padding-left: 10px;
  display: block;
  width: 220px;
  padding: 6px 0 0px 10px;
  /*height: 30px;*/
  /*background: url(images/bronzeGradient.png) repeat-x;*/
}
#nav a:hover {
  text-decoration: none;
  color: #fff;
}
#nav .current {
  border: none;
  background: url(images/bronzeGradient2.png) repeat-x;
}
#nav .current a {
  color: #fff;
}
#nav2 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav2 ul {
  margin-left: 9px;
  padding-left: 0px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/navBottom.jpg) no-repeat;
}
#nav2 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  /*border-top: 1px solid #959595;*/
  background: url(images/bronzeGradient2.png) repeat-x;
  padding: 0px 0 0 0px;
  font-weight:bold;
  height: 30px;
}
#nav2 a {
  color: #595959;
  text-decoration: none;
  /*border-left: 1px solid #a67030;*/
  padding-left: 10px;
  display: block;
  width: 100%;
  padding: 6px 0 0px 10px;
  /*background: url(images/bronzeGradient.png) repeat-x;*/
}
#nav2 a:hover {
  text-decoration: none;
  color: #fff;
}
#nav2 .current {
  border: none;
  background: url(images/bronzeGradient2.png) repeat-x;
}
#nav2 .current a {
  color: #fff;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  font-weight:normal;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/supportNew2B.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
  margin-top:-28px;
  margin-left:0px;
}
#support p {
  margin: 0.7em 2.6em;
}
#support2 {
  background: url(images/supportNew2B.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support2 p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h1 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

#right h2 {
  font: 16px arial, sans-serif;
  color: #BE8B06;
  /*border-bottom: 1px solid #C4AE7C;*/
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
  font-weight:normal;
}
#profile {
  margin-right: 16px;
  font-weight:normal;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp {
  float: left;
  width: 45%;
  padding-right: 20px;
}
#indu {
  float: left;
  width: 45%;
  padding-left: 20px;
  
}
#corp {
  margin-right: 1%;
  
}
#corp-img, #indu-img {
  background: url(images/contactUs2A.jpg) no-repeat;
  width: 120px;
  height: 23px;
  float: left;
  margin-right: 7px;
  text-align: center;
  padding-top: 69px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/careyAndHorses120.jpg) no-repeat;
}
#spacer {
  height: 1em;
}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#713e3a;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 5px 0px 5px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
.content2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
margin-top:20px;
text-decoration:none;
}

.wide {
width:50px;
}
