/* CSS COTTAGE HOLIDAY WALES */

body {
	background-color: #b7b139;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	}

.maintable {
	background-color: #FFFFFF;
	}

.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 0.8em;
	line-height: 1.5;
	}

.maintxt a { 
	color: #837e1d;
	text-decoration: none;
	}
	
.maintxt a:hover {
	color: #837e1d;
	text-decoration: underline;
	}

.menu {
	background-color: #5d6014;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	}

.menu a { 
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;	
	}

.menudividers {
	color: #b7b139;
	margin-left:20px;
	margin-right:20px;
	}
	
.featurebox {
	background-color: #727611;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.4;
	}

.featurebox a { 
	color: #b7b139;
	text-decoration: none;
	}
	
.featurebox a:hover {
	color: #b7b139;
	text-decoration: underline;
	}	
	
.featureboxheader {
	background-color: #727611;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1;
	}

.featureboxheader a { 
	color: #ffffff;
	text-decoration: none;
	}
	
.featureboxheader a:hover {
	color: #ffffff;
	text-decoration: none;
	}	
	
.headertxt {
	color: #727611;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	}
	
.headertxt2 {
	color: #727611;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	}
	
.headertxt2 a { 
	color: #b7b139;
	text-decoration: none;
	}
	
.headertxt2 a:hover {
	color: #727611;
	text-decoration: none;
	}	

.featureboxpadding {
	padding-bottom: 0;
	padding-top: 0;
	}
	
.featureboxpadding2 {
	padding-bottom: 0;
	padding-top: 0;
	background-color: #727611;
	}
	
.picborder {
	border: solid;
	border-color: #727611;
	border-style: solid;
	border-width: 10px;
	border-spacing: 10px;
	}

.individualmap {
	overflow: hidden;
	}

.new {
	background-color: #CC3300;
	}
	
	
/*DROPDOWN MENU CSS*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 16px georgia}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	color: #eee869;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left: -28px;
	padding: 8px;
	background: #5d6014;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #5d6014;
		color: #fff;
		font: 12px georgia}

	#sddm div a:hover
	{	background: #5d6014;
		color: #eee869;}

.friend {
	border-top: #b7b139 1px solid;
	margin: 0 auto 0 auto;
}

.friendtext {
	float: left;
	width: 650px;
}

.friendpic {
	float: right;
	width: 250px;
}
