Body {
	background-color: #3f1608;
	margin: 0px;
}
.Height {
	height: 100%;
}
.TopShadow {
	background-image: url(../images/TopShadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BoxLftShadow {
	background-image: url(../images/BoxLftShadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.BoxRightShadow {
	background-image: url(../images/BoxRightShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BoxBgColor {
	background-color: #ba8748;
}
.CompanyName {
	background-image: url(../images/CompanyName.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
}
.SearchBg {
	background-image: url(../images/SearchBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 211px;
}
.SearchArea {
	font-family: Arial;
	font-size: 11px;
	color: #74685a;
	background-image: url(../images/SearchTxtBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 7px;
	height: 18px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.FtrBg {
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
}
.FtrCnt {
	font-family: Arial;
	font-size: 12px;
	color: #6d410a;
}

.FtrLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #72450e;
	text-decoration: none;
}
.FtrLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #72450e;
	text-decoration: none;
}
.FtrLink:hover{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.PaddingMidBox {
	padding-right: 8px;
	padding-left: 8px;
}
.CntBoxBg {
	background-color: #f2ece0;
}
.PaddingLftNavBg {
	padding-left: 6px;
}
.LftNavBgColor {
	background-color: #76491d;
}
.CntBoxTopImg {
	background-image: url(../images/CntBoxTopImg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CntBoxBtmImg {
	background-image: url(../images/CntBoxBtmImg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.WelcomeTxt {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #581905;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #655c5c;
}
.ContentLink:link{
	font-family:Arial;
	font-size:12px;
	color:#655c5c;
}
.ContentLink:visited{
	font-family:Arial;
	font-size:12px;
	color:#655c5c;
}
.ContentLink:hover{
	font-family:Arial;
	font-size:12px;
	color:#865920;
}
.subheading{
	color:#865920;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.imageBorder{
border:1px solid #CCCCCC;
}

.NavLftCornerBtm {
	background-image: url(../images/LftNavWhiteCornerBtm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.NavNorBg {
	background-image: url(../images/NavNor.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 25px;
	cursor: pointer;
}
.NavRollBg {
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 25px;
	cursor: pointer;
}
.NavNorTxt {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/NavNorBullet.jpg);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 25px;
	cursor: pointer;
}
.NavRollTxt {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/NavRollBullet.jpg);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 25px;
	cursor: pointer;
}
.ContactBoxBg {
	background-color: #865921;
}
.ContactBoxTopShadow {
	background-image: url(../images/Contact-TopShadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ContactBoxLftShadow {
	background-image: url(../images/Contact-LftShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ContactBoxRightShadow {
	background-image: url(../images/Contact-RightShadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.ContactBoxBtmShadow {
	background-image: url(../images/Contact-BtmShadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ContacBoxSep {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd1c1;
}
.ContactTxt12 {
	font-family: Arial;
	font-size: 13px;
	color: #dfb889;
}
.ContactTxt13 {
	font-family: Arial;
	font-size: 13px;
	color: #dfb889;
}
.ContactTxt14 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
#SubMenu {
	width: 150px;
	position:absolute;
	background-color: #75491c;
	margin-top: -3px;
	margin-left: 175px;
	visibility:hidden;
}
.SubLink {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #976f29;
	padding: 5px;
}
.SubLinkRoll {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #976f29;
	padding: 5px;
	background-color: #61350e;
	cursor:pointer;
}
