/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary */
/* These styles should define how the content section looks */

body {
	color: black;
	background: #fff;
	font-family: verdana, arial, helvetica;
	font-size: 70%;
}

h1 {color: #666;margin: 0.5em 0 0.5em 0;font-size: 150%;}
h2 {color: #fff;margin: 0em 0 0.5em 0;font-size: 100%;}
h3 {color: #336699;	margin: 0.5em 0 0em 0;font-size: 130%;}
h4 {color: #666;margin: 1.5em 0 0.5em 0;font-size: 120%;} 
h5 {color: #666;margin: 0em 0 0.5em 0;font-size: 150%;}
h6 {color: #ec8624;margin: 1.5em 0 0.5em 0;font-size: 120%;} 


.printHide, #skipLinks, #printTitle, #header, #menu, #breadcrumb, #search, #pic_selection, #enquiryform, #footer {display:none;}

.printShow {clear:both;}

#leftcol, #rightcol {width: 50%;float:left;}

#rightcol {padding-top: 30px;}