/* CSS Document North Central Portugal.com */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #F7F7EB;
}
.red {
	color: #FF0000;	
}

h1 {
	margin-left: 30px;
	margin-right: 30px;
	
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	
	

}

h2 {
	margin-left: 30px;
	margin-right: 30px;
	
	font-size: 1em;
	font-weight: normal;
	
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	

}
h3 {
	margin-left: 30px;
	margin-right: 30px;
	
	font-size: 1em;
	font-weight: normal;
	
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	

}

	
h4 {
	margin-left: 30px;
	margin-right: 30px;
	
	font-size: 1.2em;
	font-weight: normal;
	color: #6d2542;
	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	
	

}
h5{
	margin-left: 30px;
	margin-right: 30px;
	
	font-size: 1em;
	font-weight: normal;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #6d2542;
	

}

p, ul, ol {
	margin-top: 0;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#main {
	position: relative;
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	

}



#page{
	margin-top: 190px;
	margin-left: 55px;
	padding-bottom: 20px;
	width: 900px;
	}
#page a {
	border-bottom-style: none;
	text-decoration: none;
	color: #880404;
	
	
	
	
}
#page a:hover{
	color: #880404;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	
	
	
}
#page.noline a {
	border: none;
	text-decoration: none;

	
}

#header {
	position: relative;
	width: 756px;
	height: 162px;
	margin-left: 75px;
	background-image: url(../Images/bg_header_3.gif);
	background-repeat: no-repeat;

}
#header h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #660000;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 3em;
	text-align: center;
	
}

#header h2{
	margin-left: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	text-align: center;
}
#flash {
	position: relative;
	width: 480px;
	height: 360px;
	float: right;
	margin-right: 30px;
	padding-left: 15px;

	
}
#map {
	position: relative;
	width: 667px;
	height: 507px;
	margin-right: auto;
	margin-left: auto;
	
}

#gallery {
	position: relative;
	width: 390px;
	margin-left: 30px;
	float: right;
	margin-right: 30px;

	
}
#gallery a {
	text-decoration: none;
	border: none;
}
#gallery a:hover{
	text-decoration: none;
	border: none;
}

#location {
	position: relative;
	width: 320px;
	margin-left: 30px;
	float: right;
	margin-right: 30px;
	
}
#directions {
	font-size: .75em;
}

#directions img {
	padding-left: 10px;
}
#menu {
	position: absolute;
	top: 270px;
	left: 160px;
	z-index: 100;
	
}

#menu ul {
	list-style: none;
	
	
}
#menu li {
	text-align: center;
	padding: 5px;
	font-size: 1em;
	color: #660000;
	font-weight: normal;
	float: left;
}
#menu li a{
	text-align: center;
	padding: 5px;
	font-size: 1em;
	color: #660000;
	font-weight: normal;
	
}
div.home {
	float: left;
	width: 63px; height: 60px;
	margin: 5px 3px 0 0;

}
div.home a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_home.png' ) top left no-repeat;
}
div.home a:hover{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_home.png' ) top left no-repeat;
	background-position: 0 -59px;
}
div.bandb {
	float: left;
	width: 155px; height: 60px;
	margin: 5px 3px 0 5px;

}
div.bandb a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_accommodation.png' ) top left no-repeat;
}
div.bandb a:hover{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_accommodation.png' ) top left no-repeat;
	background-position: 0 -59px;
}

div.area {
	float: left;
	width: 55px; height: 60px;
	margin: 5px 3px 0 5px;

}
div.area a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_area.png' ) top left no-repeat;
}
div.area a:hover{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_area.png' ) top left no-repeat;
	background-position: 0 -59px;
}
div.location {
	float: left;
	width: 88px; height: 60px;
	margin: 5px 3px 0 5px;

}
div.location a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_location.png' ) top left no-repeat;
}
div.location a:hover{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_location.png' ) top left no-repeat;
	background-position: 0 -59px;
}
div.comments {
	float: left;
	width: 100px; height: 60px;
	margin: 5px 3px 0 5px;

}
div.comments a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_comments.png' ) top left no-repeat;
}
div.comments a:hover{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_comments.png' ) top left no-repeat;
	background-position: 0 -59px;
}

div.contact {
	float: left;
	width: 81px; height: 60px;
	margin: 5px 3px 0 5px;

}
div.contact a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_contact.png' ) top left no-repeat;
}
div.contact a:hover{
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../Images/button_contact.png' ) top left no-repeat;
	background-position: 0 -59px;
}


#flowers {
	background: url(../Images/flowers.jpg) no-repeat;
	width: 100px;
	height: 337px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}
#flowers_right {
	background: url(../Images/flowers_right.jpg) no-repeat;
	width: 100px;
	height: 337px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100;
}
#footer {
	
	width: 920px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	
	text-align: left;
	background-image: url(../images/bg_page_bottom.jpg);
	background-repeat: no-repeat;
	z-index: 250;
	background-position: bottom;
	
}
#footer p {
	margin-top: 0;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 0.8em;
	line-height: 200%;
	text-align: center;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	}
#footer a {
	border-bottom-style: solid;
	border-bottom-color: #6d2542;
	text-decoration: none;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
	
	
}
#footer a:hover{
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #6d2542;
	border-right-color: #6d2542;
	border-bottom-color: #6d2542;
	border-left-color: #6d2542;
	color: #6d2542;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}
#daisy_home {
	background: url(../Images/daisy_home.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#daisy_bandb {
	background: url(../Images/daisy_bandb.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#daisy_cottage {
	background: url(../Images/daisy_cottage.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#daisy_area {
	background: url(../Images/daisy_area.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#daisy_location {
	background: url(../Images/daisy_location.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#daisy_guest {
	background: url(../Images/daisy_guest.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#daisy_contact {
	background: url(../Images/daisy_contact.png) no-repeat;
	width: 85px;
	height: 84px;
	position: absolute;
	top: 250px;
	left: -45px;
	z-index: -10;
}
#page table {
	
	margin-left: 30px;
	width: 20em;
	text-align: left;
	
}
#page table td,th {
	
	padding-left: 30px;
	
}
input#first_name, input#last_name, input#email, input#telephone, textarea#text {
	width: 300px;
	background-color: #CCCCff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: -2px;
	color: #000000;
}
input#first_name:focus,
input#last_name:focus,
input#email:focus,
input#telephone:focus,
textarea#text:focus

{
	background-color: #f2c9a9;
}

