@charset "utf-8";
body
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #3b658f;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;;
}

div#flash
{
	
	width:638px;
	height:166px;
	padding:22px 0 0 277px;
}

div#banner
{
	background-image:url(images/banner.png);
	height:262px;
	width:960px;
	margin:0 auto;	
}

img
{
	border:none;
}

div#container
{
	width:960px;
	background-image:url(images/containerbg.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

div#insidecontainer
{	
	background-image:url(images/rose.png);
	background-position:bottom left;	
	background-repeat:no-repeat;
}

div#left
{	
	margin-left:27px;	
	float:left;
}

div#leftcontainer
{
	background-image:url(images/leftbg.png);
	background-repeat:repeat-y;
	width:239px;
}

/*div#leftcontainer ul
{
	margin:10px 30px 10px 30px;
	padding:0;
	list-style:none;
}

div#leftcontainer ul li
{
	
}

div#leftcontainer ul li a
{
	color:#872523;
	text-decoration:none;
	border-bottom:2px solid #e6eaf1;
	display:block;
	padding:4px 0 4px 30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

div#leftcontainer ul li:hover a
{
	color:#002c72;
}*/

img.leftseperator
{
	height:26px;
	width:215px;
	margin-left:12px;
}

div#leftbottom
{
	background-image:url(images/leftbottom.png);
	height:35px;
	width:239px;
}

div#right
{
	float:right;
	margin-right:25px;
	margin-left:-25px;
}

div#righttop
{
	width:677px;
	height:30px;
	background-image:url(images/righttop.png);
	margin-top:-10px;
}

div#rightbottom
{
	width:677px;
	height:120px;
	background-image:url(images/rightbottom.png);
	background-repeat: no-repeat;
}

div#rightbottom p
{
	margin:0;	
}

div#rightcontent
{
	background-image:url(images/rightbg.png);
	width:677px;
	background-repeat:repeat-y;
}

table#gallery
{
	margin: 0 15px;
	padding:15px;
}

table#gallery p
{
	
	margin-bottom:30px;
}

p, h1, h2, h3, h4, h5, h6, form
{
	margin:0 32px;
	padding:7px 0;
	
}

p, li
{
	line-height:18px;	
}

li
{
	list-style-image: url(images/bullet.png);
}

table
{
	margin:10px 32px;
}	

ul, ol
{
	margin:0 50px;
	padding:7px 0;
}

h1
{
	padding-bottom:0;
	margin-bottom:-7px;
	font-size:18px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

h2
{
	font-size:18px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

h3
{
	padding-bottom:0;
	margin-bottom:-7px;
	font-size:15px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

h4
{
	font-size:15px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

h5
{
	font-size:13px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

h6
{
	font-size:13px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

div#footer
{
	background-image:url(images/footer.png);
	height:200px;
	width:960px;
	clear:both;
	margin:0 auto;
}

div#footer p
{
	margin:0;
	padding:25px 0 0 0;
	color:white;
	text-align:center;
	font-size:11px;
	line-height:14px;
}



td.cta
{
	padding-top:15px;
}

div#footer table
{
	margin:0 auto;
	padding:0 0 0 0;
}

div#footer table tr td
{
	padding-top:40px;
	
}

div#footer img
{
	margin:0 2px;
}

div#footer a
{
	color:white;	
}

a
{
	color:#543523;
	text-decoration: underline;	
}

/********MENU**********/

ul#menur
{
	list-style:none;
	margin:0 0 0 20px;
	padding:13px 0 0 0 ;
}

ul#menur li
{
	height:34px;	
	background-image:url(images/menubgleft.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	float:left;
	list-style-image: none;
}

ul#menur li a
{
	background-image:url(images/menubg.png);
	background-position:top right;
	background-repeat:repeat-x;
	margin:0 5px;
	padding-left:10px;
	color:#000;
	text-decoration:none;
	height:22px;
	display:block;
	font-size:12px;
	cursor:pointer;
	text-transform:uppercase;	
	font-family: Cambria, Georgia, "Times New Roman";
	font-weight:bold;
	padding-right:5px;
	padding-top:12px;
	
}

ul#menur li:hover a
{
	color:#872523;
}

ul#menur li a span
{
	
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:10px;
	height:34px;
	display:inline;
	position:relative;
	cursor:pointer;

}

p.readmore
{
	padding-bottom:20px;
	border-bottom:1px solid black;
	text-align:right;	
}

a.newstitle
{
	text-decoration:none;	
	color: #000;
}

p.advert
{
	text-align:center;
}

p.advert img
{
	margin:5px 0;
	padding:2px;
	border: 1px solid #B1C0D5;
}

table#pzresources
{
	margin:30px;
	border-left: 1px solid silver;
}

table#pzresources tr td
{
	padding:2px 10px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}

tr#pzrheading
{
	font-weight:bold;	
	text-align: center;	
	background-color:#00aeea;
	color:#fff;
}

#calendar 
{
	width: 575px;
	margin: 0 auto;
}

div.poll
{
	margin:0 15px 20px 5px;
}

h2.pollquestion
{
	font-size:12px;
	font-family:arial;
}

div#thepolls
{
	background-color:#4d3020;
	color:#fff;
	width: 200px;
	margin:8px 20px;
	padding:10px 0;
}
div#thepolls h1
{
	color:white;
}
div#thepolls h2
{
	color: white;
	font-size: 12px;
}
div#thepolls a
{
	color:#fff;
}

h3#latestnews
{
	background-image:url(images/latestnews.jpg);
	height:26px;
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:10px;
	color:#fff;
}

strong.albumtitle
{
	font-size:14px;
	color:#543523;
}

img.albumthumbnail
{
	border:2px solid #543523;
}

hr
{
	width:90%;
}

table.homepagenews
{
	width:90%;
	margin:0 15px;
}

table.homepagenews tr td
{
	vertical-align: top;
}

table#cats
{
	width:605px;
}

table#cats tr td
{
	width:195px;
}

h3.cat
{
	background-image: url(images/cat.jpg);
	width:195px;
	height:60px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

h3.cat a
{
	display: block;
	width:127px;
	height:38px;
	text-decoration:none;
	font-size:12px;
	padding-top: 22px;	
	padding-left:58px;
}

h3.subcat
{
	background-image: url(images/subcat.jpg);
	width:195px;
	height:60px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

h3.subcat a
{
	display: block;
	width:127px;
	height:38px;
	text-decoration:none;
	font-size:12px;
	padding-top: 22px;	
	padding-left:58px;
}

h3.whichcategory
{
	color:#543523;
	font-size:13px;
	margin:5px 15px 5px 32px;
}

p.backtocategory
{
	margin-top: -65px;
	text-align:right;
	margin-bottom: 35px;
}

h2.pollquestion
{
	font-family:Arial;
}

p.error
{
	color:#543523;
}

h1.error
{
	color:#543523;
}

img
{
	border-color:#543523;
}