body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#A7A9Ac;*/
	color:#333333;
	background-image:url(../images/tile.jpg);
	background-repeat:repeat-x;
	background-color:#15865F;
}

a:link {
	/*color:#999;*/
	color: #15865F;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #15865F;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#BCBEC0;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color:#BCBEC0;
	font-weight:bold;
}

h1 {
	font-size:30px;
	line-height:1em;
	color:#15865F;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}


h2 {
	font-size:16px;
	line-height:1.2em;
	text-shadow: 0px 1px 1px #fff;
	color:#A7A9AC;
}

h3 {
	font-size:15px;
	line-height:1.2em;
	text-shadow: 0px 1px 1px #fff;
	letter-spacing:0.5px;
	text-transform:uppercase;
	/*color:#A7A9AC;*/
	color:#555;
}

h4 {
	font-size:11px;
	line-height:1em;
	letter-spacing:0.5px;
	text-transform:uppercase;
	color:#15865F;
	font-weight:bold;
}

h5 {
	font-size:11px;
	line-height:1em;
	letter-spacing:0.5px;
	text-transform:uppercase;
	color:#A7A9AC;
	font-weight:bold;
}

h6 {
	font-size:10px;
	color:#15865F;
	text-decoration: none;
	font-weight:bold;
	
}

.quote {
	font-size:16px;
	line-height:1.1em;
	letter-spacing:0.5px;
	color:#A7A9AC;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.header {
	width: 800px;
	height:170px;
	margin:auto;
}

.headerText {
	position:relative;
	top: -55px;
	left:5px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#FFF;
}

/*-------TopMenu-CSS-------*/

.topNav {
	top:170px;
	width: 100%;
	height:40px;
	background-color: #A7A9AC;
	box-shadow:inset 0px -3px 10px #86898B;
}

ul.tN {
	position:relative;
	margin:auto;
	width: 810px;
	top: 15px;
	color:#FFF;
}

ul.tN a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type: none;
	padding-right: 8.5px;
	padding-left: 8.5px;
	display: block;
	text-decoration: none;
	color:#FFF;
}

ul.tN li{
	float:left;
	color:#FFF;
}

ul.tN a:hover {
	color:#15865F;
	font-weight:bold;
}

/*-------Pages-Nav-CSS-------*/

ul.homeNavP2 {
	width: auto;
	height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#EEE;
	/*border:3px solid #DDD;*/
	box-shadow:inset 0px 0px 3px #DDD;
	border-radius: 10px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	overflow:auto;
}

ul.homeNavP2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	color:#15865F;
}

ul.homeNavP2 li{
	float:left;
	color:#15865F;
}

ul.homeNavP2 a:hover {
	color:#A7A9AC;
	font-weight:bold;
}


/*-------Breadcrumbs-CSS-------*/

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	display: block;
	text-decoration: none;
	color:#A7A9AC;
	position:relative;
	margin:auto;
	width: 800px;
	top: 15px;
}


/*-------Bottom-Nav-CSS-------*/

.homeNavPane {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
	background-color: #15865F;
}

ul.homeNavP {
	margin:auto;
	width: 800px;
	position:relative;
	top: 15px;
	color:#FFF;
	overflow:hidden;
	font-weight:normal;
}

ul.homeNavP a{
  color:#FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
}

ul.homeNavP li{
  line-height:1.5em;
  float:left;
  display:inline;
  font-weight:normal;
}

ul.homeNavP a:hover {
	font-weight:bold;
}

#quad li    { width:25%; } /* 4 col */

.homeBottom {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-bottom:40px;
	margin:auto;
	color:#FFF;
	width:800px;
	font-weight:normal;
}

.homeBottom a{
	color:#FFF;
	font-weight:normal;
}

.homeBottom a:hover {
	font-weight:bold;
}

/*
.newSite {
	float:left;
	width: 240px;
	height: 90px;
	background-color:#15865F;
	background-image:url(../images/visitSouters.jpg);
	background-repeat: no-repeat;
	text-align:center;
	margin-left: 20px;
}*/

/*-------Content-CSS-------*/

.topBack {
	background-image:url(../images/slideshow/background.png);
	width:100%;
	padding-top: 20px;
}


.contentBack {
	background-color:#FFF;
	width:100%;
	/*padding-left:10px;*/
	background-image:url(../images/background.png);
}

.content {
	margin:auto;
	width:800px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.copy {
	width: 800px;
	height:auto;
}

.copyColumns {
	width: 520px;
	float: left;
	padding-right: 20px;
}

.copyColumns75 {
	width: 580px;
	float: left;
	padding-right: 20px;
}

.copyColumns60 {
	width: 460px;
	float: left;
	padding-right: 20px;
}


.copyColumns5050 {
	width: 360px;
	float: left;
	padding-right: 40px;
}

.copyColumns33 {
	width: 240px;
	float: left;
	padding-right: 20px;
}

.copyColumns25 {
	width: 160px;
	float: left;
	padding-right: 20px;
}

.copyColumnsContact {
	width: 100px;
	float: left;
	padding-right: 40px;
}

.columns {
	position:relative;
	overflow:hidden;
}



/*-------Home-CSS-------*/

.visitSouters {
	float:left;
	width: 240px;
	height: 90px;
	background-color:#15865F;
	text-align:center;
	margin-left: 20px;
}


.officeLinks {
	margin-top: 20px;
	left: 0px;
}


/*-------About-CSS-------*/


.prince {
	float:left;
	margin-left: 30px;
	margin-top:80px;
}

/*-------Legal-Secretary-------*/

.highlight {
	padding:20px;
	background-color:#EEE;
	/*border:3px solid #DDD;*/
	box-shadow:inset 0px 0px 10px #DDD;
	border-radius: 16px;
	width: 760px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
}

.highlight a{
	color:#A7A9AC;
}

.highlight a:hover{
	color:#15865F;
}

.highlightColumn1 {
	width: 380px;
	float:left;
}

.highlightColumn2 {
	width: 380px;
	float:left;
}

ul.MsoNormal {
	margin-left:40px;
	list-style-type:disc;
}


/*------REGISTER---------*/

.registerPageNo {
	position:relative;
	font-size:9px;
	left: 0px;
	width: 800px;
	top: 5px;
	text-align:right;
	margin:auto;
}

.copyColumnsRegister {
	width: 160px;
	float: left;
	padding-right: 20px;
}

.payBTN {
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	background-color:#15865F;
	border-radius: 10px;
	color:#FFF;
	width:60px;
	height:10px;
	padding:6px;
}

.payBTN a{
	color:#FFF;
}

.payBTN a:hover{
	color:#A7A9AC;
}


/*---------FindUs---------

.findUs {
	margin:auto;
	background-image:url(../images/findUs.jpg);
	width:800px;
	height:220px;
	position:relative;
}
*/

/*----OLD--------
.content {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-bottom: 5px;

	
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left:10px;
}
.copy.b {
	color:#003300;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 7px;

}
.biec {
	margin-left: 10px;
}
.bieclarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tN:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tN:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tN:active{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tN:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	padding-top: 15px;



}
.sN:link {
	font-weight: normal;
	text-decoration: none;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN:visited {
	font-weight: normal;
	text-decoration: none;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN:active{
	font-weight: normal;
	text-decoration: none;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN2:link {
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN2:visited {
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN2:active{
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sN2:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.breadcrumb {
	font-weight: normal;
	text-decoration: none;
	line-height:normal;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bC:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bC:visited{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bC:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bC:active {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.iL:link {
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.iL:visited{
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.iL:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.iL:active {
	font-weight: normal;
	text-decoration: underline;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 5px 10px;
	margin: 0px;



}
.topBG {
	background-color: #336633;


}
.topSEC {
	font-size: 11px;
	color: #E5ECE3;
	font-family: Arial, Helvetica, sans-serif;



}
body {
	background-color: #E5ECE3;
}
.BG {
	background-color: #E5ECE3;
}
.drop {

}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	background-color: #336633;
}
.tableStop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 7px 0px 7px 10px;
	margin: 0px;
	background-color: #8DA188;

}
.lightBG {

	background-color: #C7DEC8;
}
.homeBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8CA98B;



}
.homeNavPane {
	line-height: 25px;
	padding-top: 10px;
}


.homeNavP:link {
	font-weight: bold;
	text-decoration: none;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homeNavP:visited{
	font-weight: bold;
	text-decoration: none;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homeNavP:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homeNavP:active {
	font-weight: bold;
	text-decoration: none;
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.biecnav {
	background-color: #8CA98B;
}
.homeNavP2:link {
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeNavP2:visited{
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeNavP2:hover {
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeNavP2:active {
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableStopSu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 7px 0px 7px 10px;
	margin: 0px;
	background-color: #C9D4C6;
}


*/

