/* LAYOUT STYLES */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#contentwrapper{
	background-color: #fff;
	text-align: center;
}

#topline {
	width:100%;
	height: 30px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#CC6600;
}

#toplinenav {padding-right: 30px;
			padding-top: 5px;}

#toplinenav a {
	color: #FFFFFF;
	text-decoration: none;
	}
			
#navigation{
	background-color: #fff;
	height: 180px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

#logoimage {
			}

#maincontent {
	width:900px	;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
	
}
/*Left Column Styles*/

#leftcol {
	float: left;
	width: 250px;
	background-color:#fff;
		padding: 10px;
	}
	
#contentwrapper #maincontent #leftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#contentwrapper #maincontent #leftcol H1 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #008998;
}

#contentwrapper #maincontent #leftcol h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

#contentwrapper #maincontent #leftcol H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-style: italic;
	font-weight: normal;
}

#contentwrapper #maincontent #leftcol img {
	background-color: #f4f4f4;
	background-image: url(../images/photoback.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentwrapper #maincontent #leftcol a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008998;
}


/*Mid Column Styles*/
	
#midcol {
	margin-left: 270px;
	margin-right: 200px; 
	background-color:#fff;
	border-left: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	}

p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	line-height: 20px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc6600;
	margin: 0px;
	padding-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008998;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contentwrapper #maincontent #midcol a:link {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentwrapper  #maincontent  #midcol  img  {
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}

#contentwrapper #maincontent #midcol a {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentwrapper #maincontent #midcol a:hover {
	color: #008998;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	text-decoration: none;
	border: none;
}


/*contact details headings*/
#contentwrapper #maincontent #midcol .details {
	font-weight: bold;
	color: #333333;
}

/*Right column Styles*/

#rightcol {
	width: 160px;
	float: right;
	padding: 10px;
	background-color: #f4f4f4;
}
			
#contentwrapper #maincontent #rightcol H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008988;
}

/*Footer Styles*/

#footer{
	background-color: #f4f4f4;
	background-image: url(Images/footerback.gif);
	height: 72px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#footerwrap {
	clear: both;
}

#footer a {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
#footer a:hover {
	color: #008998;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

#accred {
	float: right;
	background-color: #f4f4f4;
	height: 72px;
	padding: 10px;
}
/* Begin Menu */

#menuh-container
	{width: 900px;
	height: 50px;
	}
	
#menuh
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px;
	font-weight: bold;
	}
		
#menuh a
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	display:block;
	border: 0px;
	white-space:nowrap;
	padding: 6px;
	margin:0px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #008998;
	text-decoration:none;
	height: 20px;
	border-right: 1px dotted #008998;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	background-color: #008998;
	height: 20px;
	}	
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	float:left;
	width:150px;	/* width of all menu boxes - REQUIRED for IE6 or they will list horizontally*/
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}


/* End Menu */
#contentwrapper #maincontent #midcol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
