/*************************************************************************************************

	Coast and Country PRINT STYLE SHEET
	Document created: 13th August 2007
	Created by: James Mills, Applaud Web Solutions [www.applaud.uk.com]
	
	Compressed file (http://www.cleancss.com) See /src/ for original.
	
*************************************************************************************************/
*{font-family:Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
body{background-color:#335c66;font-size:62.5%;}
.clearFix{clear:both;display:block;}
div#body h1,div#bodyDefaultArticle h1{font-size:1.8em;font-weight:700;margin-bottom:0.5em;}
div#body h2,div#bodyDefaultArticle h2{font-size:1.4em;font-weight:700;margin-bottom:0.5em;margin-top:0.5em;}
div#body h3,div#body h4,div#bodyDefaultArticle h3,div#bodyDefaultArticle h4{font-size:1.2em;font-weight:700;margin-bottom:0.5em;}
div#body p,div#bodyDefaultArticle p{color:#333;font-size:1.1em;line-height:1.6em;margin-bottom:1em;}
div#body a,div#bodyDefaultArticle a{font-weight:700;text-decoration:none;}
div#body a:hover,div#bodyDefaultArticle a:hover{text-decoration:underline;}
div#body a:active,div#body a:focus,div#bodyDefaultArticle a:active,div#bodyDefaultArticle a:focus{background:#ff9;color:#000;}
div#body ul,div#bodyDefaultArticle ul{list-style:none;margin-bottom:1.5em;margin-left:30px;margin-top:1em;}
div#body li,div#bodyDefaultArticle li{font-size:1.1em;line-height:1.8em;padding-left:15px;}
div#body img,div#bodyDefaultArticle img{margin-bottom:1em;}
.newsListItem,.listArticles2{background-color:#f7f2e7;border-bottom:2px solid #008799;margin-top:0.5em;padding:5px;}
.newsListItem img{float:left;height:50px;width:100px;}
.newsListItem p{margin-left:115px;}
.newsListItem h2 a,.listArticles2 h2 a{display:block;font-size:1.1em;font-weight:700;text-decoration:none;}
div.listWithImagePagination{margin-top:25px;}
ul#accessLinks,ul#globalNav,ul#topNav,ul#subNav,div#header,div#leftColumn,div#rightColumn,img.sectionImage,div#footer ul{display:none;}
div#bodyWrapper,div#bodyDefaultArticle,div#body,div#footer{width:100%;}
