/*


Design by Duck On Water


www.duckonwater.co.uk



*/


* {

	margin: 0;

	padding: 0;

}

body {

	background: #FFFFEB url(/images/img03.jpg) repeat-x left top;

}

body, th, td, input, textarea {

	text-align: justify;

	color: #395F21;

	font: 12px Arial, Helvetica, sans-serif;

}

form {



}







fieldset {



}

.questions {

	margin-left: 20px;

	font-size: 16px;

	text-align: left;

	font-weight: bold;

}

.at {

	background: url(http://www.trueexpressions.co.uk/images/At-symbol.png) no-repeat right top;

}

a.more-link {

	font-size: 14px;

	text-decoration: underline;

}

#wrapper #page #sidebar1 #recent-posts .entry .more-link {

	font-size: 14px;

	text-decoration: underline;

	letter-spacing: 0px;

	margin: 0px;

	padding: 0px;

}



#contact {

	font-size: 14px;

	font-weight: bold;

}

#contact iframe {

	width: 500px;

	height: 560px;

	border-width: 0px;

	overflow: hidden;

}

input, textarea {



	font-weight: bold;



}

input.text {



	padding: 2px 5px;



	background: #F8FAEB;



	border-top: 1px solid #4D5719;



	border-left: 1px solid #4D5719;



	border-right: 1px solid #626456;



	border-bottom: 1px solid #626456;



}







input.button {



	background: #3C7BCF;



	border-top: 1px solid #3C7BCF;



	border-left: 1px solid #3C7BCF;



	border-right: 1px solid #3C7BCF;



	border-bottom: 1px solid #3C7BCF;



	color: #FFFFFF;



}







h1, h2, h3 {

	margin-top: 1.5em;

	color: #4F812E;

	font-family: Arial, Helvetica, sans-serif;



}







h1 {



	letter-spacing: -.075em;



	font-size: 3em;



}







h2 {



	font-size: 25px;



	font-weight: normal;



	color: #4F812E;



}







h3 {

	font-size: 25px;

	font-weight: normal;

	text-align: center;



}







p, ul, ol {



	margin-top: 1.5em;



	line-height: 1.8em;



	font-size: 15px;



}







ul, ol {



	margin-left: 3em;



}







blockquote {



	margin-left: 3em;



	margin-right: 3em;



}







a {

	text-decoration: none;

	color: #6DB43F;

	font-weight: bold;



}







a:hover {

	border: none;

	color: #395F21;

	text-decoration: underline;



}







h1 a, h2 a, h3 a {



	border: none;



	text-decoration: none;



	color: #4F812E;



}





hr {



	display: none;



}







/* Wrapper */







#wrapper {



	width: 900px;



	background: url(/images/shadow.png) repeat-y center top;



	margin: 0px auto;



	padding: 0px 10px;



	border-width: 0px;



}







/* Header */







#header {



	width: 900px;



	margin-top: 0px;



	margin-right: auto;



	margin-bottom: 0px;



	margin-left: auto;



}



/*Menu Style Finish*/

/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/final_drop.html

Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */



.menu {

	width:976px;

	display: block;

	height: 37px;

	margin: 0px 0px 10px;

	padding: 0px;

	}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {

	list-style:none;

	padding:0px;

	margin:0px;

	border-right: 0px;

	border-left: 0px;

	line-height: normal;

	}

.menu ul ul {width:auto;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {

	float:left;

	position:relative;

	width: auto;

	border-left: 1px solid #666666;

}

/* style the links for the top level */

.menu a, .menu a:visited {

	display:block;

	text-decoration:none;

	color:#FFFFFF;

	width:auto;

	margin: 0px;

	padding: 14px 30px 16px;

	font: bold 14px/normal Arial, Helvetica, sans-serif;

}

/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {

	background:#006351;

}

.menu li li {

	border-left:1px solid #666666;

	}

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {

	background:#006351;

}

/* style the third level hover */

.menu ul ul ul a:hover {

	background: #6DB43F;

	color: #FFFFFF;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {

	visibility:hidden;

	position:absolute;

	height:0;

	top:47px;

	left:0;

	width:auto;

	margin-top: -1px;

	border-top: 1px solid #666666;

}

/* position the third level flyout menu */

.menu ul ul ul{left:149px; top:-1px; width:149px;}



/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {left:-149px;}



/* style the table so that it takes no ppart in the layout - required for IE to work */

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}



/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {background:#4F812E; color:#FFFFFF; height:auto; line-height:1.1em; padding:8px 10px; width:146px;border-width:0 1px 1px 1px;}



/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{color:#FFFFFF; background:#6DB43F;}

.menu :hover > a, .menu ul ul :hover > a {color:#FFFFFF; background:#4F812E;}



/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ visibility:visible;}



#menu {



	width: 976px;



	margin: 0px 0px 10px;



	padding: 0px;



	height: 37px;



}







#menu ul {



	margin: 0px;



	padding: 0px;



	list-style: none;



	line-height: normal;



}







#menu li {



	float: left;



}







#menu a {



	display: block;



	float: left;



	letter-spacing: -1px;



	text-decoration: none;



	color: #FFFFFF;



	border-left-width: 1px;



	border-left-style: solid;



	border-left-color: #666666;



	padding: 14px 30px 16px;



	margin: 0px;



	font: bold 14px Arial, Helvetica, sans-serif;



}







#menu a:hover {



	color: #FFFFFF;



	background: #4F812E;



}







#menu .current_page_item a {



}







#menu .last{



	border-right-width: 1px;



	border-right-style: solid;



	border-right-color: #666666;



}







#search {



	float: right;



	width: 260px;



	margin: 0px;



	padding-top: 7px;



}







#search fieldset {



	border: none;



}







#search #s {



	width: 160px;



}







#search #x {



	width: 80px;



}







/* Logo */







#logo {



	width: 900px;



	height: 190px;



	margin: 0px auto;



	padding: 0px 0px 20px;



	background: url(/images/banner.gif) no-repeat left top;



}



#logo img {



	border-top-width: 0px;



	border-right-width: 0px;



	border-bottom-width: 0px;



	border-left-width: 0px;



	margin: 0px;



	float: left;



	padding-top: 50px;



	padding-right: 5px;



	padding-bottom: 0px;



	padding-left: 0px;



}











#logo h1, #logo h2 {



	margin: 0;



	padding: 0;



	text-transform: capitalize;



}







#logo h1 {



	font-size: 48px;



	color: #C8DF8D;



	margin: 0px;



	padding: 0px 10px 0px 0px;



	float: right;



	text-align: center;



}







/* Page */







#page {



	width: 900px;



	padding-top: 10px;



	border-top: none;



	background: #FFFFFF url(/images/content-bkground.gif) repeat-x center bottom;



	margin: 0 auto;



	padding-bottom: 30px;



}







/* Content */







#content {



	float: left;



	width: 620px;



	padding-left: 30px;



}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
  
.post h1 {

	text-decoration: none;

	font: 39px Arial, Helvetica, sans-serif;

	letter-spacing: 5px;

	padding: 15px 0px 0px;

	margin: 0px;

	text-align: left;

	display: block;



}



.post h1 a {



	text-decoration: none;

	font: 39px Arial, Helvetica, sans-serif;

	letter-spacing: 5px;

	text-align: left;

	display: block;



}



.post h1 a:hover {

	color: #666666;

	text-decoration: underline;



}











.post .entry {



	padding-top: 0;



	padding-right: 30px;



	padding-bottom: 30px;



	padding-left: 15px;



}







.post .meta {

	margin: 0px;

	padding: 0px 30px 0px 15px;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #CFCFCF;

	display: block;

	text-align: right;



}







.post .meta a {



	color: #0070B0;



}







.post .links {



	margin: 0;



	padding: 0px 0px 15px 15px;



}







.post .tags {



	margin: 0;



	background: #F2F2F2;



	padding: 5px 10px 5px 15px;



	text-transform: uppercase;



	font-size: 10px;



	font-family: Arial, Helvetica, sans-serif;



	font-weight: bold;



}







.post .links a, .post .tags a {



	border: none;



}







/* Recent Posts */







#recent-posts {



}







#recent-posts h2 {

	margin: 0;

	padding: 15px 0  0 0px;

	height: 30px;

	font-family: Arial, Helvetica, sans-serif;

	color: #4F812E;

	text-decoration: underline;



}







#recent-posts h3 {



	margin: 0;



	padding: 15px 0  0 0px;



	font-size: 13px;



}







#recent-posts p {



	margin: 0 0 10px 0;



	padding: 15px 0  20px 0px;



	border-bottom: #E7E7E7 1px solid;



	line-height: 18px;



	font-size: 13px;



}







#recent-posts a {

	text-decoration: none;

	font: 29px Arial, Helvetica, sans-serif;

	letter-spacing: 5px;

	padding: 15px 0px 0px;

	margin: 0px;

	text-align: left;

	display: block;

}
#recent-posts h3 a {
}
#content #commentform p #comment {
	width: 600px;
}




/* Sidebars */


.sidebar {
	float: left;
}

.sidebar ul {



	margin: 0;



	padding: 0;



	list-style: none;



}







.sidebar li {



	margin-bottom: 2em;



}







.sidebar li ul {



}







.sidebar li li {



	margin: 0;



}







.sidebar li h2 {



	margin: 0 0 10px 0;



	font-family: Arial, Helvetica, sans-serif;



	color: #0070B0;



}







#sidebar1 {

	width: 590px;

	padding: 0px 30px;



}







#sidebar2 {

	padding: 15px 10px 0px;

	background: #D0DD95;

	border: 5px solid #6DB33F;

	margin: 20px 0px 0px 30px;

	float: left;

	text-align: left;

	width: 190px;



}







#sidebar2 h2 {

	margin: 0px auto;

	padding: 0px 0px 10px;

	font: 18px Arial, Helvetica, sans-serif;

	color: #4F812E;

	text-decoration: underline;

	display: block;

	text-align: center;

	width: 190px;



}

#sidebar2 h3 {

	font-size: 15px;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

	text-decoration: underline;

	text-align: left;

}

#sidebar2 .textwidget {

	margin: 0px;

	padding: 0px;

	display: block;

}













#sidebar2 #text-423618141 .textwidget p {

	line-height: 1.4em;

	margin: 0px 0px 20px;

	padding: 0px;

	font-size: 15px;

	text-align: left;

	color: #585858;

	word-spacing: normal;

	display: block;

	width: 190px;



}







#sidebar2 #text-423618141 .textwidget a {

	border: none;

	text-transform: none;

	margin: 0px;

	padding: 0px;

	color: #4F812E;

	font-size: 15px;

	font-weight: normal;



}







#sidebar2 #text-423618141 .textwidget a:hover {



	border: none;



	color: #666666;



}

#sidebar2 .enhanced-recent-posts li {

	text-align: center;

	display: block;

	margin: 0px;

	padding: 0px;

}

#sidebar2 img {

	display: block;

	margin-bottom: 5px;

}

#sidebar2 .aligncenter {

	text-align: center;

	margin-left: 40px;

}

#sidebar2 #widget_sp_image-4 p {

	color: #585858;

	font-size: 15px;

	margin: 0px;

	padding: 0px;

	text-align: center;

}











#page .navigation {

	margin: 0px;

	padding: 20px;

	width: 600px;

	float: left;

}

#page .navigation .navLeft a {

	float: left;

	width: 90px;

	padding: 5px;

	background: #FFFFFF;

	border: 2px solid #406925;

	margin: 0px;

}

#page .navigation .navRight a {

	float: right;

	width: 90px;

	padding: 5px;

	background: #FFFFFF;

	border: 2px solid #406925;

	margin: 0px;

}







/* Footer */







#footer {



	background: #589033 url(/images/bottom-border.gif) repeat-x left top;



	height: 80px;



	margin: 0px;



	padding: 20px 0px 0px;



}







#footer p {



	text-align: center;



	text-transform: uppercase;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10px;



	color: #FFFFFF;



}







#footer a {



	padding: 2px 0px;



	color: #FFFFFF;



	margin: 0px;



}
#sidebar2 .widgettitle .rsswidget img {
      	display:none;
}