/************ CONTAINER ************/
div#container {
	background-color: #D9D9B3; /* Green Ground */
}
/************ HEADER ************/
#header {
	background-color:#81A275; /* Folly Green */
}
#header-footer {
	background-color: #81A275; /* Folly Green */
}
#searchsite input.submitbutton {
	background-color: #65755A; /* Calke Green */
	border-top: 1px solid #F4F2F4; /* James White */ /* #D9D9B3; /* Green Ground */
	border-left: 2px solid #F4F2F4; /* James White */ /* #D9D9B3; /* Green Ground */
	border-bottom: 1px solid #AAAAAA; /* Gray */
	border-right: 1px solid #AAAAAA; /* Gray */
}
#searchsite input.submitbutton:hover {
	background-color: #81A275; /* Folly Green */
}
.searchtext {
	background-color:  #D9D9B3; /* Green Ground */
	border: 1px solid #81A275; /* Folly Green */
}
/************ CONTENTAREA ************/
div#contentarea2 {
	background-color:#D9D9B3; /* Green Ground *//* ensures bg is white if faux graphic doesn't load */
}
/************ Column 1 ************/
div#column1 {
	background-color:#D9D9B3; /* Green Ground */ /*#B6C197; /* Cooking Apple Green */ /* left col bg color - (change color to see divs is position : ) */
}
#column1 .titleblock {
	background: #81A275; /* Folly Green */
}
.leftmenuitem a:hover {
	background-color: #81A275; /* Folly Green */
}
.leftmenuitem p {
	background-color:#81A275; /* Folly Green */
	margin:0 3px 0 0;
}
/************ Column 2 ************/
#column2 .image {
	background-color:#B6C197; /* Cooking Apple Green */
}

.discoveringimgright {
	float:right;
	margin:2px 10px 0 4px; 
	background-color:#B6C197; /* Cooking Apple Green */
	border:1px solid #81A275; /* Folly Green */
}
.discoveringimgleft {
	float:left;
	margin:2px 4px 0 10px; 
	background-color:#B6C197; /* Cooking Apple Green */
	border:1px solid #81A275; /* Folly Green */
}

div#column2 ul li {
	margin:0 20px 0.5em ;
	background: transparent url(../graphics/bullet.gif ) no-repeat; /* transparent  */
}
.contentintroblock {
	background-color:#F4F2F4; /* James White */ /* #D9D9B3; /* Green Ground */
}
.contentbodyblock {
	background-color:#F4F2F4; /* James White */ /* #D9D9B3; /* Green Ground */
}
.agonyunclequestionheader {
	padding: 0;
	margin: 0;
}
.agonyunclesubject {
	font-size:1.2em;
	margin:0 0.5em 0 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #363C3C; /* Studio Green */
	display:inline; 
}
.agonyunclesummary {
	font-size:1.2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #B11C22; /* Blazer */
	display:inline; 
}
.agonyunclefrom {
	font-size:1.2em;
	margin:0 0.5em 0 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #363C3C; /* Studio Green */
	display:inline;
}
.agonyunclefromname {
	font-size:1.2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #B11C22; /* Blazer */
	display:inline; 
}
.agonyunclefromlocn {
	margin:0 0.5em;
	font-size:1.2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #B11C22; /* Blazer */
	display:inline; 
}
.agonyunclesignature {
	margin:0 0 0.5em 0;
	font-size:1.2em;
	text-align:right;
	font-weight:bold;
	font-style:normal;
	color: #363C3C; /* Studio Green */
}
div#agonyunclequestion p {
	color: #465141; /* Minster Green */
	font-size:1em;
	text-align: left;
	font-style:normal;
	font-weight: normal;
	margin:0 20px 0.5em ;	
}
div#agonyuncleresponse p {
	color: #465141; /* Minster Green */
	font-size:1em;
	text-align: left;
	font-style:italic;
	font-weight: normal;
	margin:0 20px 0.5em ;	
}
div#agonyuncleresponse ul li {
	color: #465141; /* Minster Green */
	font-size:1em;
	text-align: left;
	font-style:italic;
	font-weight: normal;
	margin:0 20px 0.5em ;
	background: transparent url(../graphics/bullet.gif ) no-repeat; /* transparent  */
}
.agonyunclecredit {
	font-size:1.em;
	margin:0 0.5em 0 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #363C3C; /* Studio Green */
	display:inline; 
}
.agonyunclecredittext {
	font-size:0.9em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #363C3C; /* Studio Green */
	display:inline; 
}
.agonyunclecredittext a {
	text-decoration:underline;
}
.agonyunclequestionfooter {
	margin: 20px 20px 5px;
	padding: 0;
	border-top:3px solid #F0E8D9; /* Clunch */
	border-bottom:2px solid #F0E8D9; /* Clunch */
}
.agonyunclemonth {
	font-size:1.2em;
	line-height:1.4em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #B11C22; /* Blazer */
	display:inline; 
}
.agonyunclemonth a {
	color: #B11C22; /* Blazer */
}
.agonyunclemonth a:hover {
    text-decoration:underline;
}
.faqquestion {
	color: #B11C22; /* Blazer */
	font-size:1em;
	text-align: left;
	font-style:normal;
	font-weight: normal;
	margin:0 20px 1.0em ;	
	padding: 0 0 0 30px;
	background: transparent url(../graphics/question.gif ) no-repeat; /* transparent  */
}
.faqanswer {
	color: #465141; /* Minster Green */
	font-size:1em;
	text-align: left;
	font-style:normal;
	font-weight: normal;
	margin:0 20px 2.5em;
	padding: 0 0 0 30px;
	background: transparent url(../graphics/answer.gif ) no-repeat; /* transparent  */
}
.column2halfwidthleft {
	width:49.7%;
	margin:0 3px 0 0;
	border:green 0px solid;
	float:left;
}
.column2halfwidthright {
	width:49.7%;
	margin:0 0 0 3px;
	border:red 0px solid;
	float:right;
}
.column2halfwidthbox {
	margin:0 0 4px 0;
	padding: 4px;
	background-color:#B6C197; /* Cooking Apple Green */
}
.discoveringsubject {
	font-size:1.2em;
	margin:0 0.5em 0 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #465141; /* Minster Green */
	display:inline; 
}
.discoveringblockheader {
	padding: 0;
	margin: 0;
}
/************  DISCOVERING FORM CONTAINER ************/
div#discoveringformcontainer {
	border-right: 1px solid #B6C197; /* Cooking Apple Green */
	border-bottom: 2px solid #B6C197; /* Cooking Apple Green */
	background-color:#B6C197; /* Cooking Apple Green */
	padding: 0;
	width:400px;
	margin: 30px auto; /* Needed to get Mozilla Firefox to display site in the centre of the browser */
}
div#discoveringformcontainer .header {
	padding:2px;
	background-color: #81A275; /* Folly Green */
	margin:0 0 3px 0;
	color:white;
	font-family:Verdana, sans-serif;
}
div#discoveringformcontainer form {
	border-top: 0px solid #B6C197; /* Cooking Apple Green */
	padding:0 0 2px 0;
}
div#discoveringformcontainer div.clearfix {
	border-top: 0px solid #CCC;
	padding: 0px 0px;
	vertical-align:top;
}
div#discoveringformcontainer form label {
	width:30%; 
	float:left;
	font-size:0.9em;
	margin:0;
	padding:0 0 0 4px;
	font-weight:bold;
}
#discoveringformcontainer select.full {
	font: normal 0.9em Arial, Helvetica, sans-serif;	
	width:186px;
	padding: 2px 0 0 0;
	margin: 0 0 3px 0;
	background-color:#F4F2F4; /* James White */
	border: 1px solid #B6C197; /* Cooking Apple Green */
}
#discoveringformcontainer select.half {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	width:28%;
/*	width: 70px; */
	padding: 2px 0 0 0;
	margin: 0 1px 1px 0;
	background-color:#F4F2F4; /* James White */ 
	border: 1px solid #B6C197; /* Cooking Apple Green */
}
#discoveringformcontainer input.full {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	width: 186px;
	padding: 2px 0 0 0;
	margin: 0 0 3px 0;
	background-color:#F4F2F4; /* James White */ 
	border: 1px solid #B6C197; /* Cooking Apple Green */
}
#discoveringformcontainer input.half {
	float:right; 
	font: normal 0.9em/0.9em Arial, Helvetica, sans-serif;
	width:26.4%;
	padding: 2px 0 0 0;
	margin: 0 2px 1px 0;
	background-color:#F4F2F4; /* James White */ 
	border: 1px solid #B6C197; /* Cooking Apple Green */
}
#discoveringformcontainer textarea {
	font: normal 0.9em/0.9em Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0;
	margin: 0 2px 1px 0;
	background-color:#F4F2F4; /* James White */ 
	border: 1px solid #B6C197; /* Cooking Apple Green */
}
#discoveringformcontainer input.submitbutton {
	float:right; 
	color:white;
	background-color: #65755A; /* Calke Green */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	margin:0px 5px 0 0;
	border-top: 1px solid #F4F2F4; /* James White */
	border-left: 1px solid #F4F2F4; /* James White */
	border-bottom: 1px solid #AAAAAA; /* Gray */
	border-right: 1px solid #AAAAAA; /* Gray */
}
#discoveringformcontainer input.submitbutton:hover {
	background-color:  #81A275; /* Folly Green */
}

.discoveringthumbnail {
	float:right;
	margin:2px 0 0 4px; 
	background-color:#B6C197; /* Cooking Apple Green */
	border:1px solid #81A275; /* Folly Green */
}

/************ Column 3 ************/
div#column3 {
	background-color:#B6C197; /* Cooking Apple Green */ /* left col bg color - (change color to see divs is position : ) */
}
#column3content     .curved .b2, #column3content      .curved .b3 {background:#B6C197; /* Cooking Apple Green */ border-left:1px solid #81A275; /* Folly Green */ border-right:1px solid #81A275; /* Folly Green */ }
#column3content     .curved .b4 {background:#B6C197; /* Cooking Apple Green */ border-left:3px solid #81A275; /* Folly Green */  border-right:3px solid #81A275; /* Folly Green */ }
#column3content     .curved .b1  {margin:0 4px; background:#81A275; /* Folly Green */ }
#column3boxcontent {display:block; background:#B6C197; /* Cooking Apple Green */ border:0 solid #81A275; /* Folly Green */ border-width:0 1px;} 
#column3block {
	margin: 0;
	padding: 1px 0 0 0;
	background-color: #B6C197; /* Cooking Apple Green */
}
#column3boxcontent .titleblock {
	background: #81A275; /* Folly Green */
}
#column3 .image {
	background-color: #B6C197; /* Cooking Apple Green */
	margin-right:0px;
	padding:6px 0 0;
}
/************* FOOTER *************/
#footercontainer {
	background-color:#D9D9B3; /* Green Ground */
}
#footer {
	background-color: #B6C197; /* Cooking Apple Green */
}
/************ DROP-DOWN MENU ************/
div#listmenu {
	background-color:#B6C197; /* Cooking Apple Green */
}
div#listmenu li:hover {
	background-color:#81A275; /* Folly Green */
}
.listitem ul li{
	background: transparent url(../graphics/bullet.gif ) no-repeat; /* transparent  */
}
/************ PERIOD PROPERTY OF THE MONTH ************/
.ppomheading1 {
	font-size:1.2em;
	line-height:1.7em;
	color:#363C3C;
	text-align:center;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.ppomsynopsis {
	font-size:1.0em;
	line-height:1.2em;
	color:#363C3C;
	text-align:center;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ppomtitle {
	font-size:1.7em;
	line-height:1.9em;
	color:#363C3C;
	text-align:center;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
