Body {
	background-image: url(images/rcloake_background.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.Container {
	width:1000px;
	text-align:left;
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	font-weight: normal;
	border:0;
	background-repeat: repeat;
	background-image: url(images/rcloake_LH%20menubackground.jpg);
}
#LHbg {
	background-image: url(images/rcloake_LHmenu_background.jpg);
}

.LHMenu {
	padding-left:0px;
	padding-top:0px;
	border:0;
	background-image: url(images/rcloake_LHmenu_background.jpg);
	width:200px;
}
.LHsideBar {
	padding-left:10px;
	padding-top: 10px;
	background-color: #E4E4E4;
	border:0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.Content {
	padding-left: 30px;
	padding-right: 30px;
	border:0px;
}
.bod{
	font-size:x-small;
}
.Footer {
	background-color: #FFFFFF;
	width: 100%;
	color: #996666;
}
.Webmaster {
	text-align:center;
	width: 100%;
	font-size: x-small;
}
.BottomLogo{
	position:relative;
	float: right;
	bottom: 12px;
	left: 12px;
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p { text-align:left;
	font-size: 12px;
	color: #000033;
	margin-top: 0px; 
	margin-bottom: 0px
	}
h1{
	font-size: 20pt;
	color: #C7CAD3;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	}

h2{
	margin-top: 0px;
	color: #66798C;
	font-size:14px;
	font-weight:bold;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	text-transform: uppercase;
	background-repeat: repeat-x;
	}
h2.orange{
	color: #900;
	}
	

h3{
	margin-top: 0px;
	font-size: 16px;
	color: #66798C;
}
h3.green{
	margin-top: 0px;
	font-size: 16px;
	color: #009900;
}

h4 {
	color: #364767;
	text-align:left;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	}

h4.pale{
	color: #9F0;
	text-align:left;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	}

h5 {
	text-align:left;
	font-size: 14px;
	color: #6D728D;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	}
	
h6{
	color: #448CAE;
	text-align:left;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	}	
	
	
.smalltext {
	font-size: x-small;
}
a {
	text-decoration: none;
	color:#996666;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}
a:active {
	color:#7f705e;
}
a.smllinktext {
	color:#7f705e;
	text-decoration: underline;
	font-size:x-small
}
a.smllinktext:hover {
	color:#312C24;
	text-decoration: underline;
	font-size:x-small
}
a.smllinktext:active {
	color:#8F834E;
	text-decoration: underline;
	font-size:x-small
}
a.text {
	color:#7f705e;
	text-decoration: underline;
}
a.text:hover {
	color:#363027;
	text-decoration: underline;
}
a.text:active {
	color:#996666;
	text-decoration: underline;
}
a.Footer {
	color: #EBC000;
	text-decoration: underline;
}
a.Footer:hover {
	color: #EBC000;
	text-decoration: underline;
}
a.Footer:active {
	color: #EBC000;
	text-decoration: underline;
}
-------------------------------*    FAQ    *--------------------------

.faq {
	margin: 0;
	padding-left: 0px;
  }
  .faq div {
	display: none;
	padding: 5px;
	padding-bottom: 0;
	background-color: #EBEFF1;
	padding-left: 30px;
    }

