/* AmarAgua Edinburgh - Stylesheet */

body{
	background-color: #564c42;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
p{
	padding-bottom: 10px;
}
h1{
	color: #564c42;
	font-size: 20px;
	margin-top: 15px;
}
h2{
	color: #564c42;
	font-size: 20px;
}
h3{
	color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left:10px;
	font-size: 16px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a img{
	border: none;
}
#wrapper{
	width: 980px;
	height: 20px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -490px;
}
#languagechanger{
	width:100%;
	height: 25px;
	text-align: right;
}
#mainbody{
	width: 100%;
	height: auto;
	border: 1px solid white;
	background-color: #87755f;
}
td#leftpanel{
	border-right: 1px solid #fff;
	vertical-align: top;
}
#breadcrumb{
	width: 100%;
	height: 60px;
}
#imagepanel{
	width:100%;
	height: 350px;
}
#pagestrapline{
	width: 100%;
	height: 50px;
}
#contentwrapper{
	width: 100%;
	height: auto;
}
div#textbox{
	width:500px;
	height: auto;
	float:left;
	border: 1px solid #fff;
	background-color: #968571;
}
div#textbox p{
	margin: 10px;
	color: #fff;
}
div#textboxfull p, h4{
	margin: 10px;
	color: #fff;
}
div#subnav{
	width:190px;
	height: auto;
	float: right;
	padding-left: 15px;
}
div#subnav table{
	margin-left: 30px;
}
div#textboxfull{
	width: 655px;
	height: auto;
	border: 1px solid #fff;
	background-color: #968571;
}
div#textboxfullcontact{
	width: 650px;
	height: auto;
	border: 1px solid #fff;
	background-color: #968571;
	background-image: url(../images/background_images/contactbackground.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 200px;
	color: #564c42;
	font-size: 15px;
	height: 550px;
}
img.booknow{
	margin-top: 15px;
}

a:link{
	color: #fff;
	text-decoration: underline;
}
a:visited{
	color: #fff;
	text-decoration: underline;
}
a:hover{
	color: #fff;
	text-decoration: underline;
}
a:active{
	color: #fff;
	text-decoration: underline;
}
a:link.google{
	color: yellow;
	text-decoration: underline;
	font-size:150%;
}
a:visited.google{
	color: yellow;
	text-decoration: underline;
	font-size:150%;
}
a:hover.google{
	color: white;
	text-decoration: underline;
	font-size:150%;
}
a:active.google{
	color: yellow;
	text-decoration: underline;
	font-size:150%;
}
img.page{
border: 1px solid white;
}
img.page2{
border: 1px solid white;
margin-top: 3px;
}
td.rollovers{
	height: 108px;
}
td#leftpanel2{
	background-image: url(../images/background_images/leftbgextended.png);
	background-repeat: repeat-y;
}
#footer{
	text-align: center;
	height: 60px;
	padding-top: 7px;
	font-size: 10px;
}
