body {
margin: 0;
	padding: 0;
	text-align: center;
	color: #8F7244;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  .8em;
	background-image: url(../DesignImages/-contentBackground.jpg);
}

.skipper {display: none;}
#extraText {display: none;}
a {text-decoration: none;}
a:link {color: #B944CB;}
a:visited {color: #B944CB;}
a:hover {color: #333;}
#container {
	width: 780px;
	position:relative;
	/*-- use if centered first figure is top margin change to suit --*/margin: 40px auto 0;
	
	padding: 0;
	text-align: left;
	background: url(../DesignImages/contentBackground-.jpg) bottom left repeat; 
	}
#containerback { 
background: url(../DesignImages/QP-Design-background.gif) 0 0 repeat-y;    }


#pageHeader { background: url(../DesignImages/TopBanner2.gif) top left no-repeat;
	height: 152px; width: 476px; 
	margin: 0 0 0 0; padding: 0 0 0 0; position: absolute; top: 0px; left: 306px; }

#pageHeader h1 {
/*-- do not remove or change padding and margin --*/
	padding: 0 0 0 0; margin: 0 0 0 0; line-height: 1px; height: 2px; }
#pageHeader h1 span {visibility: hidden; line-height: 1px; height: 2px;
/*-- do not remove or change padding and margin --*/ padding: 0 0 0 0; 	margin: 0 0 0 0; }

#interfaceImage{ position: absolute; top: 0; left: 0; z-index: 200; text-align:left; }
#interfaceImage img{ position:relative; top: 0; left: 0; margin: 0px 0 0 0px; }
#wrapper {padding: 0; margin: 0;}
#spacer { clear:both; padding: 0; margin: 0; }
#main { padding: 0; margin: 0;}

/*-- Next controls page layout and sets column and content widths --*/

#QPpageContent {
float:right;
/* width of main content area - set margin-right of left panel to same width--*/
width:465px;
color: #333;
background-color:transparent; margin-bottom: 0px; margin-top: 126px;  
/*-- background image for behind content --*/
/*-- background: url(DesignImages/maincontentBackground.jpg) top right no-repeat; --*/
}
.ContentArea td{

color: #000;}
#contentMain { }
#QPpageContent p { }
#QPpageContent h2 {
	font-size: 2em; 	color: #333333; 	font-family: "Times New Roman", Times, serif; font-weight: normal;
	padding : 0px 0 5px 30px; margin-top: 20px;    	margin-bottom: 0; letter-spacing: normal;
	background:url(../DesignImages/Heading.gif) 0 50%  no-repeat;  line-height: 1.8em; }
/*-- dont need to edit these h3 h4 h5 h6--*/
#QPpageContent h3 {
font-size: 1.8em; 	color: #333333; 	font-family: "Times New Roman", Times, serif; font-weight: normal;
	padding : 0px 0 5px 30px; margin-top: 0;     	margin-bottom: 0; letter-spacing: normal;
	background:url(../DesignImages/Heading.gif) 0 50%  no-repeat;  line-height: 1.8em; }
#QPpageContent h4 {
	font-size: 1.1em; color: #333333;}
#QPpageContent h5 {
	font-size: 1em; color: #333333;}
#QPpageContent h6 {
	font-size: .9em; color: #333333;}
	
	
/*-- content area --*/

.ContentArea { padding: 10px 40px 0px 0px; float: left; font-size:.8em;  }
.ContentArea p{ padding-top:0; margin-top:0; vertical-align:top; height:auto; line-height: 1.6em;  margin-bottom: 14px; }
.ContentArea p strong{ color:#B944CB; }
.333ContentArea a strong { color:#B944CB; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size: 14px;}

.ContentArea dl {float: left; margin: 10px 0px 20px 0px; width: 128px; display:inline; /* fixes IE/Win double margin bug */ height:250px; padding-right: 5px;  }
.ContentArea dt { margin: 5px 0 0 0;  width: 118px; float: left; color:#B944CB; font-family:"Times New Roman", Times, serif; font-size: 1.8em;   }
.ContentArea dt em { color:#333333; font-style:normal;}
.ContentArea dd img {width: 118px; border: 5px solid #C6C6C6; float: left; margin: 0 5px 0 0;}
.ContentArea dd {  margin: 0;}
.ContentArea dd a {  margin: 0; color:#B944CB; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size: 1.2em;    }

.ContentArea hr {border: none 0; 
border-top: 4px solid #fff !important;
border-top: 2px solid #fff;/*the border*/

border-bottom: 1px solid #ccc;/*the border*/
 
margin-left: -4px;
height: 3px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.ContentArea .line { 
margin-left: 0px;
background: #fff url(../DesignImages/hr.gif) 0 0;
height: 10px;/*whatever the total width of the border-top and border-bottom equal*/
} 
#subnavlist ul  { list-style:none; margin: 0;}
#subnavlist .ContentArea ul li { padding: 0; display: block; width:200px;}
#subnavlist .ContentArea ul li a {display: block; background:url(../DesignImages/Heading.gif) 0  100%  no-repeat;   margin: 0; padding: 10px 0 15px 50px;}

strong{ color:#000000; }
.contentPicBox { margin-bottom: 0; display: block; color:#333;
	/*-- use this style to float the text around the image i.e. float: left; --*/
	float: right; }
#imgLeft .contentPicBox { margin-bottom: 0; display: block; color:#333;
	/*-- use this style to float the text around the image i.e. float: left; --*/
	float: left; }
.contentPicBox img{ margin-bottom: 0;  border: 5px solid #C6C6C6;  
/*-- use margin to create space around the image --*/
margin-left: 20px; padding-left:0; }
#imgLeft img{ margin-bottom: 0;  border: 5px solid #C6C6C6;  
/*-- use margin to create space around the image --*/
margin-left: 0px; padding-left:0; }
#no-img-border .contentPicBox img{    border: 0px solid #fff;  }

.contentPicBox span{ margin-bottom: 40px; }
/*-- image border is for gallery detail page images --*/
.ImageBorder { /* border: 1px solid #fff  */}
/*--more link style below--*/

.contentPic a{ 	padding-left:0; /* border-color: #fff; border-style: solid; border-width: 1px; */ padding:0px 2px 0px 2px; text-decoration: none; }
.contentPic span{ margin-bottom: 0px; }


/*-- nav panel --*/



#leftpannel { 
	margin-right:465px;
	width: 306px;
	position:relative;
	top: 0;
	padding: 325px 0 0 0;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: transparent;
	min-height: 20px;
	background: url(../DesignImages/leftColumnTop.gif) top left no-repeat; 
	
	
	
}
#leftpannel .menuBase { 
	background: url(../DesignImages/LeftColumnBaseFill.gif) 100% 100% no-repeat; height: 118px;
	padding: 0; margin:  0; background-color: transparent; }
.NavList { 	top: 0; left: 0; text-align: left; 	padding: 0 0 0 4px; 
	font-size: 0.8em; 	letter-spacing: 1px; margin:0;}
.NavList h4 {
visibility:hidden; height: 1px; padding: 0 ; margin: 0; border: none; line-height:0 ; }
.NavList ul {
	list-style: none; margin: 0; padding: 0  0 0 0; border: none; 
	background-color:transparent; width: 300px; 
/*-- background: url(DesignImages/button1.jpg) no-repeat top left ; --*/
}
.navlist li {
		/*-- set nav column width --*/
		/*-- border: 1px solid red; --*/
		width: 305px; 	margin: 0; 	padding: 0 10px 0 0px;}
.navlist li span.mainnav { }
.NavList ul li{ }
.NavList li a{
	display: block; 
	/*-- set nav button width to wide and nav moves to base of content adjust this width and content widths to fix --*/
	/*-- width: 174px; --*/
	text-decoration: none; 	color: #333; font-weight: normal;
	background: url(../DesignImages/button1.jpg) no-repeat 0 0 ;
	padding: 0 10px 0 20px; margin:0 15px;}
	/*--  border-bottom: 3px solid #B2B2B2; --*/
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
 



/*-- remove navList styles below adjust above style and then duplicate to create a:link a:visited a:hover---*/
.NavList li a:link{
	display: block;
	/*-- set nav button width to wide and nav moves to base of content adjust this width and content widths to fix --*/
	/*-- width: 174px; --*/
	text-decoration: none;
	text-align: right;
	color: #333;
	padding: 10px 10px 5px 0px;
	background:   url(../DesignImages/button1.jpg) no-repeat 0 0; 
	/*--  border-bottom: 3px solid #B2B2B2; --*/
 
	 
	}
.NavList li a:visited{
	display: block;
	/*-- set nav button width to wide and nav moves to base of content adjust this width and content widths to fix --*/
	/*-- width: 174px; --*/
	text-decoration: none;
	text-align: right;
	color: #333;
	padding: 10px 10px 5px 0px;
	background:  url(../DesignImages/button1.jpg) no-repeat 0 0; 
	/*--  border-bottom: 3px solid #B2B2B2; --*/
 
	 
}
.NavList li a:hover{
	display: block;
	/*-- set nav button width to wide and nav moves to base of content adjust this width and content widths to fix --*/
	/*-- width: 174px; --*/
	text-decoration: none;
	text-align: right;
	color:#BD2ECF;
	padding: 10px 10px 5px 0px ;
	background:   url(../DesignImages/button1.jpg) no-repeat 0 0; 
	/*--  border-bottom: 3px solid #B2B2B2; --*/
 
	 
}
.NavList>ul a {width:auto;}
.NavList li.sub{

}
.NavList li span{
}
.NavList li.sub a:link{
	color: #8F7244; }
.NavList li.sub a:visited{
color: #8F7244; }
.NavList li.sub a:hover{
color: #333; }
.NavList li.sub a:active{
color: #8F7244; }


/*-- Rollover Navigation Sub Menus --*/
#navpres li ul { position: absolute;  left: auto; margin: 0 0 0 -990px; padding: 0; border: 1px dashed #ccc; background:#fff; width: 179px;} 
#navpres li:hover ul { position: absolute;  left: 1em; margin: 0px 0 0 0px; width: 180px; }
#navpres li:hover ul, #navpres li.sfhover ul { position: absolute;  left: auto; margin: -30px 0 0 295px;  }

#navpres li li {display:inline-block ; margin:0 0 4px 0; padding: 0px ;   position:relative; width: 179px;}


#navpres li ul a { color:#B944CB; background: #FFF url(../DesignImages/NavRollout02.gif) 100% 0 no-repeat;   margin: 0;    }
#navpres li:hover ul a:hover, #navpres li.sfhover ul a:hover {color:#000;   background: #FFF url(../DesignImages/NavRollout01.gif) 100% 0 no-repeat;  }

/* Holly Hack for IE \*/
* html #navpres ul li { float: left; height: 1%; }
* html #navpres ul li a { height: 1%; }
/* End */

/*-- image possition below menu i.e.logo --*/
.belowMenu { clear:left;
/*-- background: url(../DesignImages/LeftColumnBaseFill.gif) 0 0 no-repeat; --*/
height:10px;
padding: 0; margin: 0;
}
/*-- footer --*/
 
#footer { clear:both; text-align:right; 	margin: 0  0 0 0;
height:22px; 
	/*-- footer text possition --*/ padding: 0px 10px 10px 260px; 	font-size:9px;
	/*-- footer background image --*/ background: url(../DesignImages/BottomBar.jpg) 0 0 no-repeat;}

#footer span {
/*-- footer text colour spacing ect --*/
color:#CCCCCC; padding-right: 20px; text-align:right; 
position:relative; top:12px;
padding-bottom:10px;
}
#footer span a {
/*-- footer text link colour spacing ect --*/
color:#CCCCCC; padding-left: 30px; padding-right: 20px; text-align:right; }
#footer p {margin: 0; padding: 0; border: 1px solid yellow;}
/*-- Print link --*/
#print { float: right; padding:0 60px 20px 20px; background: url(../DesignImages/icon-print-file.gif) 0 0 no-repeat; }



/*-- image gallery --*/

div.GalleryImageA {float: left ; padding: 5px; width:130px; background: white;  border:1px solid #E3E2DF; margin: 20px 10px 20px 0; text-align:center;}
div.GalleryImageB  { border: none;  text-align:center;}
div.GalleryImageB .ico {width:26px;} 
div.GalleryImageA img {border: none; width:120px;}
div.GalleryImageA a:link, div.GalleryImageA a:visited { font-size:10px;}
div.GalleryImageA a:hover, div.GalleryImageA a:active {}

/*-- image gallery details --*/

#GalleryWrapper a:link, #GalleryWrapper a:visited { font-size:80%; font-weight:bold;}
#GalleryWrapper a:hover, #GalleryWrapper a:active {}

div.GalleryMainPicBox {padding: 5px; background: white;  border:1px solid #E3E2DF; margin: 20px 0px 20px 0px; text-align:left;}
div.GalleryMainPicComment  { border: none;  text-align:left; font-size:10px; padding: 10px 0 10px 0;}
 
div.GalleryMainPicBox img {border: none;}
div.GalleryMainPicBox a:link, div.GalleryMainPicBox a:visited { font-size:10px;}
div.GalleryMainPicBox a:hover, div.GalleryMainPicBox a:active {}


/*-- images news items --*/
#NewsWrapper a:link, #NewsWrapper a:visited { font-size:80%; font-weight:bold;}
#NewsWrapper a:hover, #NewsWrapper a:active {}

div.NewsMainPicBox {padding: 5px; background: white;  border:1px solid #E3E2DF; margin: 0px 0px 20px 20px; text-align:left; float: right;}
div.NewsMainPicComment  { border: none;  text-align:left; font-size:10px; padding: 10px 0 10px 0;}
 
div.NewsMainPicBox img {border: none;}
div.NewsMainPicBox a:link, div.GalleryMainPicBox a:visited { font-size:10px;}
div.NewsMainPicBox a:hover, div.GalleryMainPicBox a:active {}


.LnkNews a:link, .LnkNews a:visited { font-weight:bold; text-decoration:underline;}
.LnkNews a:hover, .LnkNews a:active { text-decoration:none; }


/*-- Form --*/

#form {
margin:6px 0;
}
#form td{
margin:6px 0;
/*-- font-size: 12px; --*/
padding:4px 4px 4px 4px;
vertical-align:top;
}
.FormSubmitButton {
margin: 10px 10px 10px 10px;
}
.clear { clear:both; padding-bottom:2px;}

#extraDiv2 { position: relative; top: -285px; left: -200px;}
