@charset "UTF-8";
/* CSS Document */

#maintable {
	display: table;
	height: 100%;
	width: 100%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maintable td {
}
body {
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #ABA;
	padding: 0px;
	margin-bottom: 0px;
}
#maintable tr td #maintablewidth {
	width: 920px;
	border: 10px solid #FFF;
	display: block;
	margin-bottom: 10px;
}
#clear {
	display: block;
	clear: both;
	height: 0px;
}
#maintable tr td #maintablewidth tr td #mainheader {
	width: 100%;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/paysage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #FFF;
}
#maintable tr td #maintablewidth tr td #maincontentholder {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#maintable tr td #maintablewidth tr td #mainfooter {
	display: block;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#maintable tr td #maintablewidth tr td #mainheader #sitename {
	float: right;
	display: block;
	margin-top: 120px;
	color: #FFF;
	margin-right: 20px;
}.rogerscruton {
	font-size: 26px;
	font-weight: bold;
	text-shadow: black 0.2em 0.3em 0.2em
}
.writer {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-shadow: black 0.2em 0.3em 0.2em
}
.contentpaneopen {
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contentpaneopen p {
	line-height: 1.25;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.componentheading {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	color: #333;
}
.contentpaneopen h1 {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	color: #333;
}
.contentpaneopen h2 {
	margin: 0px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.contentpaneopen h3 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
.contentpaneopen h4 {
	margin: 0px;
	display: block;
	font-size: 15px;
	font-weight: normal;
	width: 100%;
}
.contentpaneopen h5 {
	margin: 0px;
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.contentpaneopen a {
	font-weight: normal;
	color: #537954;
	text-decoration: none;
}
.contentpaneopen a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.moduletable {
}
.moduletable h3 {
	font-weight: normal;
	text-align: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	color: #333;
}
.moduletable h4 {
	font-weight: normal;
	text-align: left;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	color: #333;
}
.moduletable p {
	font-weight: normal;
	display: block;
	line-height: 1.2;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#maintable tr td #maintablewidth tr td #mainfooter #footertext {
	font-size: 11px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
}
#maintable tr td #maintablewidth tr td #mainfooter #footertextright {
	font-size: 11px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
.maincontentright {
	width: 240px;
	display: table-cell;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.maincontentleft {
	margin: 0px;
	display: table-cell;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 580px;
}
.maincontentleft a {
	font-size: 13px;
	font-weight: normal;
	color: #537954;
	text-decoration: none;
}
.maincontentleft a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.maincontentright a {
	font-size: 14px;
	font-weight: normal;
	color: #537954;
	text-decoration: none;
}
.maincontentright a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.maincontentright img {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 2px solid #FFF;
	 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */  
}
#maintable td {
}
#maintable tr td #maintablewidth tr td #mainfooter #footertext a {
	color: #FFF;
	text-decoration: none;
}
#maintable tr td #maintablewidth tr td #mainfooter #footertext a:hover {
	color: #FFF;
	text-decoration: none;
}
#maintable tr td #maintablewidth tr td #mainfooter #footertextright a {
	color: #FFF;
	text-decoration: none;
}
#maintable tr td #maintablewidth tr td #mainfooter #footertextright a:hover {
	color: #FFF;
	text-decoration: none;
}
.maincontentleft img {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 4px solid #FFF;
	 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */  
}
.blog_more a {
	font-size: 14px;
	font-weight: normal;
	color: #537954;
	text-decoration: none;
}
.blog_more a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.blog a {
	font-size: 14px;
	font-weight: normal;
	color: #537954;
	text-decoration: none;
}
.blog a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/*WS Amendmends for Diary Blog Begin Here*/

.contentheading {
	font-size: 24px;
	padding-bottom:0px;
	color:#333;
	margin-bottom:0px;
}

.diary h1 {
	color:#333;	
	font-size: 24px;
	font-weight:normal;
}

.diary .contentpaneopen {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}

.diary .createdate {
font-size:18px;
color:#666;
padding-top:0px;
margin-top:0px;
}

/*WS Amendmends for Diary Blog End Here*/