/* West End Farm
 * 
 * @package Westend
 * @author Russell Smith <russell.smith@ukd1.co.uk>
 * @copy Russell Smith, UKD1 2007
 */
 
.print {
	display: none;
}
 
.newsitem td {
	border-top: 1px solid white;
	padding-top: 14px;
	vertical-align:top;
}

.whiteborder {
	border: 3px solid white;
}


body {
	background-color: #666666;
}

#main {
	background-color: #aba788;
}

.whiteRight {
	border-right: 1px solid white;
}


#siteMenu {
	color: #FFFFFD;
	font-size: small;
	vertical-align: top;
	text-align:right;
	padding: 12px;
	width: 100%;
}




#btmMenu a:hover, #siteMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #aba788;
}


#westendLogo {
	border: none;
}

#brownBar td {
	background-color: #9a967a;
	height: 7px;
}

#menuBar td {
	background-color: #757050;
	text-align: left;
	font-size: 12px;
	padding: 12px;
	color: #FFFFFD;
}

#menuBar strong {
	font-weight: normal;
	color: #aba788;
}

.copy, .copy a {
	font-size: 8px;
	color: #a8a487;
	text-align:center;
}

#brownBar2 td {
	background-color: #555344;
	height: 7px;
}

#brownBar3 td {
	background-color: #a8a487;
	height: 5px;
}

.body td {
	background-color: #ACA789;
}
.body td h1 {
	color: #FFFFFF;
	font-size: 22px;
}
.body .txt {
	padding-right: 16px;
	padding-top: 12px;
	color: #575438;
	
	font-size: 12px;
}
.body {
	vertical-align:top;
}

.body a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#cp{
	background-color:#9B9678;
	color: #FFFFFD;
	font-size:small;
}

#cp td{
	padding-left: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}

*{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}