/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#000000;
	background-color: #CCCCCC;
	margin: 6px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/body_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/* margin auto in page block not centering in IE 5.x */
}
div.rightcontentimage, div.rightcontentimagelarge  {
	width:200px;
	float: right;
	font-size: 0.9em;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.rightcontentimagelarge {
	width:300px;
}
.imagecaptiontext {
	text-align: center;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{
	position:relative;
	text-align: left;
	margin :auto;
	width:762px !important;
	width /**/:764px;
	/*background-image: url(../images/main_body.jpg);*/
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#title {
	margin:0px;
	padding:0px;
	background-color: #8c8cff;
	/*background-color: #8F7E48;*/
	height: 100px;
	overflow: hidden;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#title h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: lighter;
	padding-top: 20px;
	padding-left: 50px;
}
#globalnav {
	margin:0px;
	padding-bottom:4px;
	padding-top:4px;
	color: #FFFFFF;
	font-size:13px;
	background-color: #6666cc;
	/*background-color: #5b2b76;*/
	/*height:28px !important;
	height :30px;*/
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	/*background-color: #6666CC;*/
}
#globalnav a{
	padding-left: 7px;
	padding-right:7px;
	font-size:13px;
	
	/*border: 1px solid #6600CC;*/
	color: #FFFFFF;
	text-decoration: none;
}
#globalnav a:hover, #globalnav a.selected {
	color: #FFF378;	/*border: 1px solid #333333;
	background-color: #EBEBEB;*/
}
#contactbar {
	padding:0px;
	height:30px;
	background-color: #ffffff;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#banner {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	height:260px !important;
	height /**/:261px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#banner img, div.centreimage img, .noborder, .thumbnail img {
	border: 0px;	
}
#containerbody {
	position: relative;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	width :762px;
}
/*#left {
	position:absolute;
	top:370px;
	left:0px;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:132px !important;
	width :142px;
	background-color: #FFFFFF;
	background-color: #009900;
}
#content {
	top:0px;
	margin:0px 0px 0px 0px;
	padding: 10px;
	width:742px !important;
	width :762px;
	color: #000066;
	background-color: #FFFFFF;
	overflow: hidden;
}*/
/*********************************************/
#left {
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	width:172px !important;
	width /**/:182px;
	overflow:hidden;
}
#content {
	float:right;
	top:0px;
	color: #333333;
	background-color: #ffffff;
	position:relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:560px !important;
	width :580px;
	overflow:hidden;
	/*min-height:470px;*/
}
/*******************************************************/
#subcontent {
	top:0px;
	margin:0px 0px 0px 0px;
	padding: 10px;
	width:719px !important;
	width /**/:741px;
	color: #000066;
	background-color: #F0F2E6;
	border: 1px solid #625E98;	/*overflow: hidden;*/
}
#footer {
	clear:both;
	margin:0px;
	padding:0px;
	height:20px;
	background-color: #6666cc;
	/*overflow: hidden;*/
}
/* Navigation******************************/
ul#subnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	/*background-color: #D6D6D6;*/
}
ul#subnav li {
	display: block;
	margin-bottom: 15px;
	border: 1px solid #754F83;
}
ul#subnav li a {
	display: block;
	margin: 0px;
	padding:4px 0px 4px 10px;
	background-color: #ADB86E;
	line-height:1.5; 
	color: #754F83;
	text-decoration: none;
	width: 120px !important;	
	width /**/:130px;
	font-size:11px;
	font-weight: bold;
}
ul#subnav li a:hover {
	background-color: #754F83;
	color: #ADB86E;
}
/******************** content **********************/
#content h1 {
	font-size: 1em;
	font-weight: bold;
	color: #6666CC;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;*/
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content h1.sub {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	background-color: #6666FF;
	text-align: center;
	border: 1px solid #330099;
}
#content h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #6666cc;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#content p, #contactbar p {
	font-size: 0.7em;
	color: #333333;
	margin-top: 0px;
}
#content p.boldred {
	font-weight: bold;
	color: #990000;
}
#contactdetails {
	/*width:355px !important;
	width :367px;*/
	width :60%;
	background-color: #DDFF75;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#contacttop {
	background-color: #DDFF75;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-bottom:4px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#contacttop p {
	padding-bottom:0px;
	margin-bottom:0px;
}
#content p.ulheading {
	font-size: 0.9em;
	font-family: "Comic Sans MS";
	width:353px !important;
	width /**/:367px;
	background-color: #CBCBED;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CBCBED;
	border-right-color: #CBCBED;
	border-left-color: #CBCBED;
	padding-left: 2px;
	font-weight: bold;
	padding-right: 10px;
	color: #6666FF;
}
div.ulborder {
	width:355px !important;
	width /**/:367px;
	background-color: #F1F1ED;
	margin-bottom: 12px;
	border: 1px solid #CBCBED;
	padding-right: 10px;
}
.clear {
	clear: both;	
}
#content ul{
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 12px;
}
#content li{
	list-style-type: square;
}
#content a{
	color:#6666CC;
	font-weight: bold;
	text-decoration: none;
}
#content li a:hover, #content a:hover, #contactdetails p a:hover{
	color: #663333;
}

.bold {
	font-weight: bold;
}
.italic{
	font-style: italic;
}
hr {
	width: 80%;
	text-align: center;
}
div.centreimage {
	margin: 0px;
	text-align: center;
	padding-top: 20px;
}
.centregallery {
	/*width:100%;*/
	text-align: left;
	/*padding-left: 115px;*/
}
.thumbnailwrapper {
	border:1px solid #999999;
	float: left;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.thumbnail {
	background-color:#ffffff;
	border:1px solid #999999;
	float:left;
	margin-right:10px;
	padding:6px;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 3px;
}
.thumbnailwrapper p{
 	margin-bottom: 0px;
}
div.newsborder {
	font-size:0.7em;
	border: 1px solid #719e31;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.commentright {
	background-image: url(../images/commentright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 172px;
	margin: 0px;
}
.commentright p, .commentleft p {
	padding: 15px;
	text-align: center;
	font-size:0.7em;
	font-style: italic;
	margin-top:10px;
}
.commentleft {
	background-image: url(../images/commentleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 172px;
	margin: 0px;
}
.commentquote {
	font-size:2em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	font-weight:bold;
	line-height:2px;
	margin:0px 5px 2px 4px;
}
#left div.leftimg {
	text-align:center;
}


