body { margin: 0px 0px 0px 0px;
background-color: #D4ED91; }

#margin  { 
	margin: 0px auto;
	font-family: Arial;
	font-size: 12px;
 }

#lang {
	font-family: Times;
	font-size: 30px;
	color: #FFFFFF;
	margin-left: 900px;
	margin-top: -120px;
	}
	
#lang a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#lang a:visited {
	text-decoration: none;
	color: #FFFFFF;
}	
#lang a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}	
#lang a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
 
 h1 {
	font-family: Times;
	font-size: 25px;
}

 h2 {
	font-family: Times;
	font-size: 18px;
}
 
#wrapper {
	text-align: left;
	margin: -30px auto;
	border-width: 1px;
	border-color:#A2C257;
	border-style: solid;	
	padding: 0px;
	width: 998px;
	background-color: #FFFFFF;
}

#homeheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/darkgreen.gif); 
}

#aboutheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/darkgreen.gif); 
}

#bookingheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/lime.gif); 
}

#stayingheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/cerise.gif); 
}

#restaurantheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/purple.gif); 
}

#cookeryheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/umber.gif); 
}

#areaheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/khaki.gif); 
}

#whereheader {
	margin: 0 0 15px 0;
	height: 245px;
	background-image: url(http://www.calagrana.com/images/shocking.gif); 
}


#headingtext {
	font-family: times;
	color: white;
	font-size: 2.5em;
	font-weight: bolder;
	font-stretch: extra-expanded;
	padding-left: 250px;
	padding-top: 130px; 
}

#subheadtext {
	font-family: verdana;
	color: white;
	font-size: x-small;
	padding-left: 300px;
	margin-top: -26px;
}

#side-a {
	float: left;
	width: 250px;
	margin-top: -25px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#side-b {
	float: right;
	width: 250px;
	margin-top: -45px;
	padding-right: 5px;
	background-color: #FFFFFF;	
}

#content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
	float: left;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 0px;
	border-color:#CCCCCC;
	border-style: solid;
	margin-top: -45px;
	background-color: #FFFFFF;	
}

#footer {
	clear: both;
	height: 5px;
	background: #A2A2A2;
}

