body 
{
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #54753d;
} 

#Container {
	text-align: center;
	visibility: visible;
	position: relative;
	width:760px;
	top: 2px;
	margin-top: 0;
	background-color: #ffffff;
	border: 1px none #FFFF00;
}

#top {
	position: relative;
	visibility: visible;
	width: 760px;
	height: 72px;
	padding-top: 0px;
	text-align: center;
	background-color: #c1b472;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}

#heading{
	z-index: 13;
	text-align: center;
	top: 180px;
	width: 760px;
	Height: 20px;
	font-size:95%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}	

#Outernews {
	border: 1px solid #0097D7;
	width: 90%;
	left: 0%;
	right: 5%;
	color: #0098D7;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 0px;
	background-color: #C7DEF3;
	position: relative;
}
#news {
	border: 1px solid #0097D7;
	width: 96%;
	left: 2%;
	right: 2%;
	color: #0098D7;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}



#innercontainer {
	background-color: #ffffff;
	width: 760px;
	height: auto;
	top: 0px;
}

#inner {
	width: 760px;
	float: left;
	min-height:470px;
	margin-bottom: 10px;
	top: 2px;
	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DADAB6;
	border-right-color: #DADAB6;
	border-bottom-color: #DADAB6;
	border-left-color: #DADAB6;*/
	background-color: #ffffff;
	height: auto;
}	
#Content li {
	list-style-position: outside;
	list-style-type: circle;
}

#innerpages {
	width: 760px;
	float: left;
	min-height:470px;
	margin-bottom: 10px;
	top: 2px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DADAB6;
	border-right-color: #DADAB6;
	border-bottom-color: #DADAB6;
	border-left-color: #DADAB6;
	background-color: #ffffff;
	
}	

#leftcontainer{
	position: relative;
	float: left;
	width: 147px;
	min-height:600px;
	text-align: left;
	margin-left: 0px;
	visibility: visible;
	z-index: 60;
	top: 0px;
	background-color: #c1b472;
	clear: both;
}

#navbar {
	font-size: 10pt;
	position: relative;
	margin-left: 0px;
	visibility: visible;
	z-index: 30;
	left: 0px;
	top: 0px;
	float: right;
	background-color: #c1b472;
	text-align: right;
	display: table-row;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:5px;
}

#navbar ul{
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	margin-left: 0;
	visibility: visible;
	background-color: #c1b472;
	display: table-row;
	
}
	
#navbar li{
	width: 140px;
	text-align: right;
	margin-left: 0px;
	float: right;
	text-decoration: none;
	height: 20px;
	padding-right: 5px;
	background-color: #c1b472;
	display: table-row;
	left: 0px;

}

#navbar li a:link{
	display: table-row;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
	background-color: #c1b472;
	left: 0px;
	
}

#navbar li a:visited{
	display: table-row;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	color:#ffffff;
	background-color: #c1b472;
	left: 0px;
	
}

#navbar li a:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	display: table-row;
	vertical-align: middle;
	background-color: #c1b472;
	font-weight: bold;
	left: 0px;
}
#leftimage {
	font-size: 9pt;
	position: relative;
	margin-left: 0px;
	visibility: visible;
	z-index: 30;
	left: 150px;
	top: 5px;
	width: auto;
	float: left;
	height: auto;
}

#rightcontainer{
	position: relative;
	float: right;
	width: 176px;
	min-height:500px;
	text-align: left;
	margin-left: 0px;
	visibility: visible;
	z-index: 15;
	background-color: #ffffff;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: #DADAB6;
	left: 0px;
	top: 0px;
}

#Centrecontainer {
	width: 605px;
	float: left;
	position: relative;
	left: 2px;
	top: 2px;
	background-color: #ffffff;
	z-index: 30;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
}

#content {
	position: relative;
	visibility: visible;
	width: 596px;
	float: left;
	z-index: 12;
	left: 6px;
	height: auto;
	right: 0px;
	white-space: normal;
	text-align: left;
	top: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-image: url(../Images/blueround.png);
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#homecontent {
	background-color: #ffffff;
	width: 430px;
	margin-right: -1px;
	padding: 10px;
}
#homeimage {
	background-color: #54753d;
	width: 596px;
	margin-right: -1px;
}

#innerleft {
	position: relative;
	visibility: visible;
	min-height:0px;
	width: 596px;
	float: left;
	z-index: 0;
	height: auto;
	white-space: normal;
	text-align: left;
	background-color: #ffffff;
	top: 0px;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-left-color: #750a01;
	left: 1px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
}

#innerright {
	position: relative;
	visibility: visible;
	min-height:0px;
	width: 176px;
	float: right;
	z-index: 20;
	left: 0px;
	height: auto;
	white-space: normal;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#ImageLeft {
	clear: both;
	float: left;
	position: relative;
	background-color: transparent;
	border-left-width: 1px;
	border-left-style: solid;
}
#ImageRight {
	clear: both;
	float: right;
	position: relative;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	vertical-align: top;
	white-space: normal;
	color: #666666;
	font-size: small;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	vertical-align: top;
	white-space: normal;
	color: #666666;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #54753d;
	text-align: left;
}
.footleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #c1b472;
	text-align: left;
}


#footer {
	position: relative;
	visibility: visible;
	width: 760px;
	z-index: 20;
	height: 30px;
	right: 0px;
	white-space: normal;
	text-align: center;
	top: 0px;
	z-index: 20;
	float: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	background-position: left;
	background-color: #54753d;
}
#Footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
	width: 300px;
	left: 0px;
	position: relative;
	visibility: visible;
	float: left;
	white-space: normal;
	text-align: left;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#Footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	width: 380px;
	left: 0px;
	text-align: right;
	top: 0px;
	position: relative;
	visibility: visible;
	float: right;
	height: 25px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #54753D;
}




A:link {
	COLOR: #C1B472;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

A:visited {
	COLOR: #C1B472;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

A:active {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
	font-weight: bold;
	color: #54753D;
}

.contentUP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0098D7;
}

.contentboldUP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0098D7;
}

.contentbolditalicUP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0098D7;
}
.footerRT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #c1b472;
	text-align: right;
}
#navbar a:link {

	display: block;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
	background-color: #c1b472;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #54753d;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.textCentred {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	color: #666666;
	font-size: small;
}
.menu li a:link {
	display: block;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
	background-color: #c1b472;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	line-height: 2em;
}
.menu li {
	display: table-row;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #c1b472;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.5em;
}
.menu li a:hover {
	display: block;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #54753D;
	background-color: #c1b472;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	line-height: 2em;
}
.menu li a:active {
	display: block;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #54753D;
	background-color: #c1b472;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	line-height: 2em;
}
.menu li a:visited {
	display: block;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
	background-color: #c1b472;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
	line-height: 2em;
}
