body {
	margin:0px;
	padding:0px;
	background-color:#F6F2EE;
	font-family:arial, san serif;
	font-size:12px;
	text-align: center;
}

p {margin-top:0px; margin-bottom:10px;}

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

a:hover {
	color:#333333;
	text-decoration:none;
}

h3{
	xmargin-left: 75px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 a{
	text-decoration: none;
	font-size: 110%;
	xfont-weight: bold;
	color: black;
	padding-left:78px;
}

br {
	margin:0px;
	padding:0px;

}

div#wrapper {
	width:100%;
}

div#maincontent {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
 	text-align: left;
 	background-image:url(images/bg-frock.jpg);
 	background-repeat:repeat-y;
 	background-position:top center;
}

#centrecontent {
	margin-left:20%;
	width:59%;
	float:left;
}

#rightcontent {
	width:20%;
	float:right;
}

.clear {
	clear:both;
}

div#header {
	width:569px;
	height:251px;
	padding-bottom:20px;
}

div#rightlink {
	width:165px;
	height:114px;
	float:right;
	margin-top:58px;
}


/********* ARTICLE STYLES *********/
div.centrecontentarticles {
	width:560px;
	margin-top:30px;

}

div.maincontentleft {
	float:left;
	width:70px;
}

div.maincontentright {
	float:left;
	width:550px;
	margin-bottom: 10px;
	margin-top:10px;
}


/********* POST STYLES *********/

div.entry {
}

div.entry p {
	float:left;
	width:540px;
}

div.entry img {
	float:left;
	border:0px;
}

div.entry p a.more-link {
	float:left;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding-left:78px;
}


/********* WP CLASSES *********/

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
}

/********* FOOTER STYLES *********/


#lowMenu{
 	font-family: times, serif;
 	font-size:12pt;
 	height:30px;
 	width:1024px;
 	xfloat:left;
 	margin-left:auto;
 	margin-right:auto;
 	text-align: center;
 	margin-top:20px;
}

#lowMenuCentre {
	width:620px;
	margin-left:auto;
	margin-right:auto;
}

#lowMenu ul#footmenu {
	xfloat:left;
	padding:0px;
	margin:0px;
	padding-top:9px;
	list-style-type: none;
	display: inline;
}

#lowMenu ul li{
	display: block;
	width: 101px;
	float: left;
	text-align:center;
	border-right:1px solid black;
}

.noRightBorder, .page-item-24 {
	border:0px !important;
}

ul#footMenu a{
	text-decoration: none;
	color: #fff;
}

#footer{
	font-family: times, serif;
	font-size:10pt;
	float: left;
	width: 100%;
	height: 33px;
	background: #000;
	color: white;
}

#footer1{
	width: 214px;
	height: 100%;
	float: left;
	padding: 8px 10px 5px 10px;
}

#footer2 {
	width:474px;
	height:100%;
	float:left;
	padding-top:2px;
}

footer3 {
	width:400px;
	height:100%;
	float:left;
	padding:8px 0px 0px 5px;
}

#footer4 {
	width:180px;
	float:right;
	padding:8px 10px 0px 0px;
}

div#footer4 a{
	color: #cccc9c;
}

#footer5 { /******** do not remove unless you want IE to shit bricks*******/
	float:left;
}
