Body {
	background-color: #FFFFFF;
	margin: 0px;
}

.Body-index {
	background-color: #FFFFFF;
	background-image: url(../images/BodyTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

.Body-innerpage {
	background-color: #FFFFFF;
	background-image: url(../images/BodyTop1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.Height {
	height: 100%;
}
.BottomBg {
	background-image: url(../images/BottomBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.LogoBg {
	background-image: url(../images/LogoBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.NavLink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}
a.NavLink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}
a.NavLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #160d01;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a46b11;
}
.LftTopBlackBg {
	background-color: #4d4d4d;
}
.TopYellowBg {
	background-color: #f5ce79;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #5c441e;
	background-image: url(../images/YBoxBullet.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-align: left;
	text-indent: 52px;
	cursor: pointer;
}
.Content {
	font-family: Tahoma;
	font-size: 12px;
	color: #717171;
}

.Content_form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.FtrLink:link {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #a46b11;
	text-decoration: none;
}
.FtrCnt {
	font-family: Arial;
	font-size: 11px;
	color: #5d5d5d;
}
.CallUsBoxBg {
	background-color: #eceded;
}
.TxtTitle {
	font-family: Tahoma;
	font-size: 24px;
	color: #774b20;
}
.WBoxBgTopBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d3d3;
}
.WBoxBgBottomBorder {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d3d3;
}
.WBoxBg2SideBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d3d3;
	border-left-color: #d4d3d3;
}


a.EmailLink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
a.EmailLink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
a.EmailLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #a46b11;
	text-decoration: none;
}
.InputField {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EBEBEB;
	height: 20px;
	width:200px;
	border: 1px solid #A5A5A5;
	padding-right: 3px;
	padding-left: 3px;
}

.InputArea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	height: 60px;
	width:200px;
	border: 1px solid #A5A5A5;
	padding-right: 3px;
	padding-left: 3px;
}

.InputComment {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	height: 200px;
	width:330px;
	border: 1px solid #A5A5A5;
	padding-right: 3px;
	padding-left: 3px;
}
.Imageborder{

border: 1px solid #86560C
}


.right_column_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A36D2F;
}
