/* CSS Document */

/* #colours

#88A56F - dark green
#666666 - grey
#BED3A9 - menu green
#F2EED3 - footer colour

*/


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0px;	
}

h1{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #687C55;
	margin-top: 0px;
    margin-bottom: 3px;
}

h2{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 1.5em;
	font-weight: normal;
	color: #687C55;
	margin-top: 0px;
    margin-bottom: 5px;
}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	margin: 0;	
}

p {

	margin-bottom: 0px 0px 4px 0px;;
}

a:link {
	color: #687C55;
}

a:visited {
	color:#669900;	
}

a:hover {
	color:#4D99D7;	
}

a:active {
	
}

.clear {
	clear: both;	
}

#indexHeader{
		float:right;
	width: 760px;
	margin: 15px 15px 0px 15px;

}

#wrapAll {
	padding-top: 30px;
	background-image:url(objs/bg_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 100%;
	margin: 0px auto 0px auto;
	background-color:#fff;

}

#pageMainContainer{
	width: 949px;
	margin-left:auto;
	margin-right:auto;
	border-right: solid 1px #CCCCCC;
	background-image: url(objs/menu.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}


#mpcImage{ 
	width: 111px;
	height: 175px; 
}

#map{
	float: left;
	width: 757px;
	margin-top:15px;
	margin-right:15px;
	margin-left:5px;
	margin-bottom:15px;
	border: solid 1px #CCCCCC;
}

#pageMain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:white;
}



#pageHeaderTop{
	height: 40px;
	width: 100%;
	position: relative;
}


#pageHeader {
    background-image: url(objs/logo.jpg);
	background-repeat:no-repeat;
	background-color:#88A56F;
	width: 950px; 
	height: 96px;
	background-repeat: no-repeat;
	position: relative;
	margin: 40px auto 0px auto;
}

#phone{
	height:96px;
	float: right;
}

#pageHeader a#logo {
	display: block;
	width: 354px;
	height: 94px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#pageHeader a#booknow {
	display: block;
	width: 348px;
	height: 36px;
	position: absolute;
	right: -2px;
	top: 30px;
}
#pageHeader a:hover#booknow {
	border: 1px solid #FFFFFF;
}

#pageHeader #pageLogo {
	position: absolute;
	left: 0px;
	top: 0px;	
	display: block;
	width: 400px;
	height: 110px;
}

#boxContainer{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 770px;
	height: 210px;
}



#box1{
	background-image:url(objs/event_bg1.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 288px;
	height: 210px;	
	margin-right: 18px; 
}

#box1TextTop{
	float: left;
	width: 260px;
	height: 55px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
}

#box1TextBottom{
	float: left;
	width: 260px;
	height: 90px;	
	padding: 10px;
}



#box2{
	background-image:url(objs/001-copsewood_11.jpg);
	background-repeat:no-repeat;
	margin-right:13px;
	float: left;
	width: 225px;
	height: 210px;	 
}

#box2 p{
	color: #FFFFFF;
}

#box3 p{
	color: #FFFFFF;
}

#box2Photo{
	margin-top: 18px;
	margin-left: 19px;
	float: left;	
	border: solid 1px #FFFFFF; 
}


#box2Text{
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 5px;
	margin-right:5px;
	float: left;
	width: 185px;
	height: 60px;	 
}

#button{
	float: right;
	width: 22px;
	margin-top: 25px;	 
}



#box3{ 
	background-image:url(objs/001-copsewood_11.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 225px;
	height: 210px;	 
}



#menu{
    width: 155px;
	float: left;
	background-color: #c9d5bd;

}

#menu ul,#menu ul li {
	padding: 0px;
	margin: 0px;	
}


#menuBottom{
	width: 155px;
	height: 180px;
	float: left;
	background-color: #c9d5bd;
	background-image:url(objs/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position: left bottom; 
}

#awardContainer{
	margin-top: 40px;
	margin-left: 35px;
	margin-bottom: 35px;
	width: 85px;
}

	
#menu li {
	padding-right: 25px;
	padding-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333;	
	list-style: none;
}


#menu ul {
    margin: 0px;
    padding: 0px;
	list-style:none;
}


#menu  a:link {
	color: #333;
	text-decoration:none;
}


#menu a:visited {
	color: #4D4D4D;
	text-decoration:none;	
}
  
#menu a:hover {
	color:#fff;
	text-decoration:none;
}


#leftCol{
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	
}

#leftColTxt{
	width: 295px;
	margin-left: 5px;
}

#rightContainer{
	float: right;
	width: 450px;
	margin-right: 15px;
	margin-top: 20px;
}



th {
	background-color:#BED3A9;
}

td {
	background-color:#F2EED3;
	text-align: center;

}

#bottomBox{
	float: right;
	margin: 15px;
	width: 760px;
	background-image: url(objs/creambox_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	background-color:#F2EED3;

}

#bottomBoxPad{
	float: right;
	margin: 15px;
	width: 740px;
	background-image: url(objs/creambox_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	background-color:#F2EED3;
	padding: 10px;

}

#bottomBoxGolf{
	float: right;
	margin: 15px;
	width: 760px;
	border: solid 1px #CCCCCC;

}

#bottomBox1{
	float: right;
	margin-right: 15px;	
	margin-left: 10px;
	margin-top: 15px;
	width: 450px;
	background-image: url(objs/creambox_bg_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	background-color:#F2EED3;
}

#bottomBox2{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 215px;
}


#bottomBoxPhoto1{
	margin-right: 20px;
	float: left;
}

#bottomBoxPhoto{
	margin-right: 20px;
	float: left;
	width: 290px;
}

#bottomBoxText{
	padding-top: 5px;
	padding-right: 10px;

}

#bottomBoxText1{
	float:right;
	padding-top: 5px;
	padding-right: 10px;

}

#golfBox{
	float: right;
	width: 760px;
	margin-top:15px;
	margin-bottom:15px;
}

	
#footer {
	background-color: #F2EED3;
	width: 948px;
	height: 75px;
	margin-left:auto;
	margin-right:auto;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}


#footer .footerColRight {
	float:right;
	width:300px;
	text-align:right;
	margin-top: 15px;
	margin-right:10px;
}


#footer .footerColLeft {
	float:left;
    width:500px;
	margin-top:15px;
	margin-left:10px;
}

	
#footer p{
	color: #333;
	font-size: 12px;
}


#footerContainer{
	background-image:url(objs/bg_bottom.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	width:100%;
	padding-bottom:50px;
}
	
#footer	a:link {
	color: #666 ;
}

	
#footer	a:hover{
	color: #666 ;
}

	
#footer	a:visited{
	color: #666 ;
}

	
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

#menu a span {
	padding: 5px 5px 5px 10px;	
}
#menu a:link#selected span,#menu a:visited#selected span {
	padding: 5px 5px 5px 10px;	
	background-color: #F2EED3;
}
#menu a:hover#selected span {
	padding: 5px 5px 5px 10px;
	background-color: #88A56F; 
}
#menu a:link span, #menu a:visited span {
	display: block;
}
#menu a:hover span {
	background-color: #88A56F;
	background-image: url(/objs/mnu-span-bg.gif);	
	background-repeat: no-repeat;
	background-position: 140px;
}

#breakfastMenu{
	float:right;
	margin-right: 170px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 450px;
	border: solid 1px #CCCCCC;
}


#CDSWIDWRM{
	width:450px!important;
}

/* IE6 Fixing */
/* IE6 css fixer v0.4: Thu, 03 Sep 2009 15:24:23 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#indexHeader,
#map,
#phone,
#box1,
#box1TextTop,
#box1TextBottom,
#box2,
#box2Photo,
#box2Text,
#button,
#box3,
#menu,
#menuBottom,
#leftCol,
#rightContainer,
#bottomBox,
#bottomBoxGolf,
#bottomBox1,
#bottomBox2,
#bottomBoxPhoto1,
#bottomBoxPhoto,
#bottomBoxText1,
#golfBox,
#footer .footerColRight,
#footer .footerColLeft,
#breakfastMenu {display:inline;}

/* add zoom:1 to pos:relative elements */
#pageHeaderTop,
#pageHeader {zoom:1;}