/*
#D5EDE2 base light
#B8ECD5 v light
#8EE1BD light	
#6AA88D	mid
#47705E	dark
#23382F v dark
*/


/* sets main centering and gets around IE5 bug */
body {
	background: #D5EDE2;
	SCROLLBAR-FACE-COLOR: #8EE1BD;
	SCROLLBAR-HIGHLIGHT-COLOR: #6AA88D;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #6AA88D;
	SCROLLBAR-BASE-COLOR: #F6E5EC;
	margin-top:10;
	text-align: center;
}
div#focus {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #47705E;
	font-weight: normal;
	text-decoration: none;
	visibility: visible;
}

#UnderColour {
	position:absolute;
	left:22px;
	top:5px;
	width:700px;
	height:400px;
	z-index:216;
	background-color: #6AA88D;
	layer-background-color: #6AA88D;
	border: 1px none #000000;
	visibility: visible;
}

/* main page elements */

#TopPhoto {
	position:absolute; 
	left:30px; 
	top:18px; 
	width:110px; 
	height:110px; 
	z-index:218; 
	text-align:left; 
	visibility: visible;
}

/* top header */

#header {
	position:absolute; 
	left:172px; 
	top:45px; 
	width:554px; 
	height:108px; 
	z-index:1001; 
	text-align:left; 
	visibility: visible; 
	overflow: auto;
	background : transparent;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	background : transparent;
	margin-bottom: 0px;
	line-height: 36px;
}

/* section header */

#PageName {
	position:absolute; 
	width:249px; 
	height:56px; 
	z-index:1005; 
	left: 174px; 
	top: 102px; 
	text-align:left; 
	visibility: visible; 
	overflow: auto;
	background : transparent;
}

h2 {
	color: #8EE1BD;
	font-size: 160%;
	font-weight: bold;
	background : transparent;
	margin-bottom: 0px;
	line-height: 28px;
}

/* menu boxes and link text */
.menubox {
	position:absolute;
	width:115px;
	height:18px;
	background-color : Teal;
	border : 1px;
	border-bottom : 2px solid #23382F;
	border-left : 1px solid #8EE1BD;
	border-right : 2px solid #23382F;
	border-top : 1px solid #8EE1BD;
	color: #D5EDE2;
	text-align:left;
	padding-left:3px;
	visibility: visible;
	font-size: 75%;
}



a {
	color: #D5EDE2;
	font-weight: normal;
	text-decoration:none;
	background : transparent;
	font-size: 100%;
}
a:hover {
	background : transparent;
	text-decoration:none;
	color: #ffffff; 
	font-size: 100%;
}

/* active menu boxes and link text */
.activemenubox {
	position:absolute;
	width:115px;
	height:18px;
	background-color : #8EE1BD;
	border : 1px;
	border-bottom : 2px solid #23382F;
	border-left : 1px solid #8EE1BD;
	border-right : 2px solid #23382F;
	border-top : 1px solid #8EE1BD;
	color: #D5EDE2;
	text-align:left;
	padding-left:3px;
	visibility: visible;
	font-size: 75%;
}



.active {
	color: #23382F;
	font-weight: normal;
	text-decoration:none;
	background : transparent;
	font-size: 100%;
}
.active:hover {
	background : transparent;
	text-decoration:none;
	color: Teal; 
	font-size: 100%;
}



/* menu boxes for dead links */
.menuboxholding {
	position:absolute;
	width:115px;
	height:18px;
	background-color : teal;
	border : 1px;
	border-bottom : 2px solid #23382F;
	border-left : 1px solid #8EE1BD;
	border-right : 2px solid #23382F;
	border-top : 1px solid #8EE1BD;
	color: #c0c0c0;
	text-align:left;
	padding-left:3px;
	visibility: visible;
	font-size: 75%;
}

/* body text */

#TextBox1 {
	position:absolute; 
	left:177px; 
	top:151px; 
	width:386px; 
	height:225px; 
	z-index:1004; 
	visibility: visible; 
	overflow: auto;
	background : transparent;
	text-align:left;
}

#TextBoxLarge {
	position:absolute; 
	left:177px; 
	top:151px; 
	width:510px; 
	height:225px; 
	z-index:1004; 
	visibility: visible; 
	overflow: auto;
	background : transparent;
	text-align:left;
}

p {
	font-size: 90%;
	color: #23382F;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-top: 5px;
}

.linkpara {
	font-size: 90%;
	color: #23382F;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.caption {
	font-size: 80%;
	color: #23382F;
	font-weight: bold;
	text-decoration:none;
	background : transparent;
}
.captionlink {
	font-size: 80%;
	color: #23382F;
	font-weight: normal;
	text-decoration:none;
	background : transparent;
}
.captionlink:hover {
	font-size: 80%;
	color: #23382F;
	font-weight: normal;
	text-decoration:underline;
	background : transparent;
}

h5 {
	font-size: 90%;
	color: #23382F;
	font-weight: bold;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-bottom: 5px;
	margin-right: 20px;
	padding-right: 20px;
	border-bottom : 1px solid Green;
}

.bodysmall {
	font-size: 70%;
	color: #23382F;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-top: 5px;
}

.bodylink {
	font-size: 90%;
	color: #23382F;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-top: 5px;
}

.bodylink:hover {
	font-size: 90%;
	color: #23382F;
	font-weight: normal;
	text-decoration:underline;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-top: 5px;
}

.copylink {
	font-size: 90%;
	color: #23382F;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	background : transparent;
	padding-right:0px;
	margin-top: 0px;
}

.copylink:hover {
	font-size: 90%;
	color: #23382F;
	font-weight: bold;
	text-decoration:underline;
	text-align:left;
	background : transparent;
	padding-right:0px;
	margin-top: 0px;
}

/* date etc area */

#DateBox {
	position:absolute; 	
	left:23px; 
	top:413px; 
	width:650px; 
	height:15px; 
	z-index:1006; 
	visibility: visible; 
	text-align: left; 
	overflow: auto;
	background : transparent;
}


.small {
	font-size: 70%;
	color: #00448F;
	font-weight: normal;
	text-decoration: none;
}

.bookmarksmall {
	font-size: 100%;
	color: #00448F;
	font-weight: normal;
	text-decoration: none;
}

.bookmarksmall:hover {
	font-size: 100%;
	color: #00448F;
	font-weight: normal;
	text-decoration: underline;
}


.newsTxt1 {
  font-size: .8em;
  font-family: verdana, helvetica, arial, sans-serif;
}
.newsTxt2 {
	font-size: 90%;
	color: #23382F;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	background : transparent;
	padding-right:20px;
	margin-top: 5px;
}