.homePage
{
background: #d5d9de url('http://www.abbey-cottages.co.uk/uploaded/images/Home%20page%20background%202.png');
background-repeat: no-repeat;
width:768px;
height:430px;
margin-top:-13px;
}


.homePageText
{
padding-left:270px;
padding-top:0px;
}

.cottagesPage
{
background: #d5d9de url('http://www.abbey-cottages.co.uk/uploaded/images/cottagesBackground.jpg');
background-repeat: no-repeat;
width:768px;
height:199px;
}

.cottagesPageText
{
padding-top:5px;
padding-left:25px;
width:420px;
}

div.RadMenu_Default .link
{
font-family:courier;
	text-decoration:none;
	color: white;
	font-weight: bold;
	text-align:  center;
	line-height: 25px;
	width: 155px;
	border-left: solid 0px white;
	border-right: solid 0px white;
        background: #29ABE2;
        border-bottom:solid 5px #134B8E;
	
}


div.RadMenu_Default 
{
	background: white;
	border-top: solid 1px #e5e5e5;
	border-right: solid 0px #e5e5e5;
	border-bottom: solid 0px #bbbbbb;
	border-left: solid 0px #bbbbbb;
	height: 45px;
        margin-top:-4px;

}

div.RadMenu_Default .link:hover,
div.RadMenu_Default .focused,
div.RadMenu_Default .expanded
{
	color: white;
	font-weight: bold;
	background: #134B8E;
}



div.RadMenu_Default .group
{
	border: solid 1px green;
	border-right: 0px;
	border-bottom: 0px;
}

div.RadMenu_Default .group .link
{
	background:#134B8E;
	color:white;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #d7d7d7;
	text-align: left;
        width:200px;
}

div.RadMenu_Default_rtl .group .link
{
	text-align: right;
}

div.RadMenu_Default .group .link:hover,
div.RadMenu_Default .group .focused,
div.RadMenu_Default .group .expanded
{
background:#9AD0C3;
color: black;
	border-bottom-color: #d7d7d7;
	font-weight: normal;
}



body
{
 color:black;
background-color:#AFD7D0;
margin-top:0px;
font-size:1.0em;
}

h1
{
font-size:1.2em;
color:#114384;
margin-bottom:10px;
}



.mainGalleryImage
{
margin-top:10px;
	width:60%;
	vertical-align:top;
	text-align:center;
	float:left;
}

.topThumbs
{
	clear:both;
	margin-left:0px;
margin-top:50px;
	text-align:center;
}

.topThumbImage
{
	float:left;
padding:4px;


}

.mainGalleryImage
{
margin-top:0px;

	vertical-align:top;
	text-align:center;
	float:left;
}

.thumbRepeater
{
padding:5px;

}
