body, html
{
	font-family:tahoma;
	font-size:10pt;
	margin:0;
	padding:0;
	background-color: #470c0d; /*#5f221d; #322419;*/
}
#wrapper
{
	position: relative;
	text-align: left;
	width: 846px;
	margin-left:auto;
	margin-right:auto;
	padding: 154px 0 0 0;
	background-image: url(images/HBackgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fffaf0;
}
#home a
{
	color: #400000;
	position: absolute;
	left:375px;
	top:120px;
	font-weight:bold;
	text-decoration:none;
}
#services a
{
	color: #400000;
	position: absolute;
	left: 495px;
	top:120px;
	font-weight:bold;
	text-decoration:none;
}
#aboutus a 
{	
	color: #400000;
	position: absolute;
	left:634px;
	top:120px;
	font-weight:bold;
	text-decoration:none;
}
#contactus a
{
	color: #400000;
	position: absolute;
	left:763px;
	top:120px;
	font-weight:bold;
	text-decoration:none;
}

/* Header */
#headercentre
{
	position:absolute;
	left: 0px;
	top: 145px;
	text-align:center;
	width: 850px;
	height: 20px;
	margin:0;
	padding:0;
}
/* FadingLines */
#strapline
{
	position: absolute;
	left:204px;
	top:186px;
	width: 638px;
	height: 12px;
	margin-right:0px;
	padding:5;
	background-image:url(images/FadingLines.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#headerright
{
	position: absolute ;
	left :570px;
	top: 185px;
	width:400px;
	margin:0;
	padding:0;
	font-style:italic;
}
#content
{
	position: relative;
}
#leftPanel
{
	padding-top:80px;
	width:380px;
	float: left;
	padding-left: 20px;
	font-family:tahoma;
}
#rightPanel
{
	padding-top:80px;
	width:380px;
	float: right;
	margin-right:10px;
	padding-left: 20px;
	font-family:Verdana;
}
.logos
{	
	float:right;
	margin-top: -73px;
	margin-right: 5px;
	vertical-align:  text-bottom;
}


/* Hidden Content */
div.hiddenContent
{
	display: none;
	border: #aa9966 1px solid;
	padding: 10px;
	margin: 10px;
	background-color: #f0eada;
}

div.hiddencontent ul
{
	margin: 0px 10px;
}

a.moreDetail
{
	font-style: italic;	
}


#leftPanel ul li
{
	text-align:justify;
	display: block;
	margin:10px;
}

#leftPanel h2
{
	font-size:14px;
	color:black;
	font-weight:bold;
	padding:0 0 0 0px;
	margin:0px;
}
#hiddenContent
{
	display: none;
	border: #aa9966 1px solid;
	background-color: #f0eada;
}

#hiddenContent ul
{
	text-align:center;
	margin-left:10px;
}

h1
{
	font-size:22px;
	color:#400000;
	font-weight:bold;
	font-family:Tahoma;
	font-style:italic;
	margin: 15px;
}

h2
{
	font-size:14px;
	
	font-weight:bold;
	padding:0 0 0 0px;
	margin:0px;
}

h3
{
	font-size:12px;
	color:black;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:15px;
}

#center
{
	position:relative;
	text-align:center;
}

/* Footer */
#footer
{
	clear:both;
	width: 846px;
	height:170px;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	text-align: center;
	/*top:50px;*/
	background:url(images/FBackgrd.jpg) no-repeat;
}

div#bodyFooterFrFlag
{
	position:relative;
	top:656px;
	left:20px;
	width: 19px;
	height:1px;
}

div#bodyFooterSgFlag 
{
	position:relative;
	top:671px;
	left:55px;
	width: 19px;
	height:1px;
}

#footer ul
{
	clear:both;
	position:relative;
	padding-top: 40px;
	list-style-type:none;
	text-align:center;
}
#footer li 
{
	clear:both;
	color:#400000;
	margin:10px;	
	height:18px;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}
#footer a
{
	color:#400000;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#footer li a:hover, a:active
{
	color:#6a5e4e;
	font-family: Verdana;
	font-size:10px;
	text-decoration:underline;
	background-color:Transparent;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active
{
	color: White;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	text-decoration:underline;
	background-color:Transparent;
	text-align: center;

}
#poweredby
{
	clear:both;
	width: 846px;
	height:40px;
	margin-top: -50px;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	text-align: center;
}

.padding
{	
	padding-top:20px;	
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family:tahoma;
}

.padding80
{	
	padding-top:80px;	
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family:tahoma;
}

.floatRight
{
	float:right;
}
.fontOrange
{
	color:#9a4018;
}
.fontBlue
{
	color:Blue;
}

ul.TickList {
  list-style-image: url('images/bulletArrow.gif')
}

ul.Square 
{
	list-style-type: square;
}

ul.BlackHyphen
{
	list-style-image: url('images/bulletBlackDash.gif')
} 

ul.BlueHyphen
{
	list-style-image: url('images/bulletBlueDash.gif')
} 

a.srollover 
{
	display: block;
	width: 102px;
	height: 20px;
	background: url('images/executiveC.gif') 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover
{
	background-position: -102px 0px;
}

a.srollover2 
{
	display: block;
	width: 102px;
	height: 20px;
	background: url('images/familyC.gif') 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover2
{
	background-position: -102px 0px;
}

.paddingLR20
{
	padding-left: 20px;
	padding-right: 20px;
}

	




