body{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #E8E3B1;
}

form{
	display: inline;
}

.topLinks {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.topLinks a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.topLinks a:hover {
	color:#B61504;
	display: block;
	text-decoration: none;
}

.subLinkCaption {
	font-size: 11px;
	color:  #FFB112;
	background: url(../images/sub-links-bull.gif) no-repeat 15px 10px; 
	font-weight: bold;
	border-top: 1px solid #FFF;
	height: 26px;
	padding: 0px 0px 0px 35px;
}

.subLinkCaption	a{
	color: #FFB112;
	text-decoration: none;
}

.newsDate {
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 7px;
	background-color:#f1f1f1;
	border-top: 9px solid #FAFAFA;
	border-bottom: 3px solid #FAFAFA;
}

.newsTitle {
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 7px;
	background-color:#f1f1f1;
}

.newsDescription {
	color: #666666;
	font-size: 11px;
	padding: 11px 0px 0px 0px;
}

.homePageContents {
	color: #666;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	padding: 5 0 10 0;
}

.testimonialName {
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 7px;
	background-color:#f1f1f1;
	border-top: 0px solid #FAFAFA;
	border-bottom: 3px solid #FAFAFA;
}

.testimonialTitle {
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 7px;
	background-color:#f1f1f1;
}

.testimonialDescription {
	color: #666666;
	font-size: 11px;
	padding: 11px 0px 0px 0px;
}
.bottomLinks {
	color: #A50C04;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 0px 0px 26px;
}

.bottomLinks a{
	color: #A50C04;
	text-decoration: none;
}

.bottomLinks span{
	color: #909090;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

.newsLetterText {
	font-family: "Trebuchet MS"; 
	color: #a50c04;
	font-size: 18px;
	padding: 5px 0px 5px 12px;
	background-color: #F1F1F1;
}

.divReferAFriend {
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #E3E3E3;
	padding: 0px 0px 0px 0px;
}

.referAFriendTextField {
	font-size: 12px;
	color: #666;
	width: 112px;
	height: 21px;
	border: 1px solid #E3E3E3;
	text-indent: 2px;
}
.formLabel {
	font-size: 11px;
	color: #666666;
}

.testimonialReadMore{
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
}

.testimonialImage{
	padding: 4px 0px 4px 0px;
}

.testimonialUnderConstruction{
	color: #F99C0E;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0 9px 0;
	border-bottom: 1px solid #e3e3e3;
}

.imageGalleryUnderConstruction{
	color: #F99C0E;
	font-size: 16px;
	padding: 5px 0px 9px 0px;
	border-bottom: 1px solid #e3e3e3;
}
/********** For Forms  *********/

textarea{
	border: 1px solid #E3E3E3;
}

select {
	font-size: 12px;
}

button{
	font-size: 12px;
	color: #666;
}

input {
	border: 1px solid #E3E3E3;
}

/********** For Forms  *********/

.newsUnderConstruction{
	color: #F99C0E;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0px 9px 0px;
	border-bottom: 1px solid #e3e3e3;
}

.newsReadMore{
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
}

.scrollingNewsDate {
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

.scrollingNewsTitle {
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
}

.scrollingNewsDescriptions {
	color: #666666;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
}

.scrollingNewsReadMore{
	color: #A50C04;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

.linksContents	{
	color: #666666;
	font-size: 12px;
	background-color: #F5F5F5;
	padding: 3 2;
}

.linksContents	a{
	color: #666666;
	text-decoration: none;
}

.linksContents	a:hover{
	color: #666666;
	text-decoration: underline;
}

.subSubLinkCaption	{
	color: #666666;
	font-size: 12px;
	background-color: #FAFAFA;
	padding: 3 2;
}

.subSubLinkCaption	a{
	color: #F99C0E;
	text-decoration: none;
}

.subSubLinkCaption	a:hover{
	color: #F99C0E;
	text-decoration: underline;
}

.parentLinkCaption{
	color: #666666;
	font-size: 12px;
	text-decoration: none;;
}
.parentLinkCaption a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.homePageContentsReadMore
{
	color :#A50C04;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 0 9px 0;
	
	}
.homePageContentsReadMore a
{
	color :#A50C04;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 0 9px 0;
	
}
.innerContents {
	color: #666;
	font-size: 11px;
	text-align: justify;
	text-valign: top;
	line-height: 18px;
}
