﻿.AboutNewsBg {
	background-image: url(../uploadedimages/TH_Home-Page-Mockup-AboutUs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 250px;
	height: 387px;
}
.AboutImagePlacement {
	margin-right: 33px;
	margin-left: 33px;
	padding-top: 80px;
	padding-bottom: 5px;
}
.AboutNewsHeader {
	margin: -14px 20px -1px 23px;
	/*#margin: -16px 20px -20px 23px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	/* height: 1.3em;*/
	color: #F45201;
	line-height: 1.3em;
	background-image: none;
	background-repeat: no-repeat;
	width: 169px;
	text-align: left;
	/* #margin-bottom: -10px; */
	text-decoration: none;
}
.AboutNewsHeader a:link {
	color: #F45201;
	text-decoration: none;
}
.AboutNewsHeader a:hover {
	color: #336799;
	text-decoration: none;
}
.AboutNewsHeader a:visited {
	color: #F45201;
	text-decoration: none;
}
.aboutUsItemLotus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 1.1em;
	list-style: none outside;
	text-indent: -1px;
	padding-left: 28px;
	margin-bottom: 0.5em;
	margin-right: 11%;
	margin-left: -21px;
	white-space: inherit;
	background-image: url(../images/lotus_icon18px.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 18px;
	padding-right: 3px;
	padding-top: -3px;
	height: auto;
	top: 178px;
	position: relative;
	left: 48px;
	width: 152px;
	text-decoration: none;
	margin-top: 2px;
}
a.aboutUsItemLotus:link {
	color: #336799;
	text-decoration: none;
}
a.aboutUsItemLotus:hover {
	color: #F45201;
	text-decoration: none;
}
a.aboutUsItemLotus:visited {
	color: #2584B1;
	text-decoration: none;
}

.AboutNewsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336799;
	line-height: 1.1em;
	text-align: left;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 27px;
}
.AboutNewsBody a:link {
	color: #336799;
	text-decoration: none;
}
.AboutNewsBody a:hover {
	color: #F45201;
	text-decoration: none;
}
.AboutNewsBody a:visited {
	color: #336799;
	text-decoration: none;
}
.AboutPositing {
	width: 160px;
	padding-left: -20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-right: 20px;
}
.1stLineSpacer {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	height: 4px;
}

/*-----Added new style for template aboutus*/

.AboutOuterTable
{
     width: 954px;
            float: left;
            background-color: #E2D9AE;
 }
 .AboutInnerTable
 {
      width: 754px;
      padding-right: 22px;
      padding-left: 22px;
      padding-bottom: 10px;
      margin-bottom: 10px;
 }
 .AboutDisplayInline
 {
     display: inline;
     }
 .AboutImgBorder
 {
     border-style: none;     
     }
 
 .AboutTdBackgroundImage
 {
          background-image: url('../uploadedImages/sandstone_repeat.jpg');
          background-repeat: repeat;         
     
     }