@charset "utf-8";

/* CSS Document */



html,body{

	margin:0;

	padding:0;

	color: #666666;

}

h1 {

	color: #8DA9D1;

	font-family: "Times New Roman", Times, serif;

	font-size: 2.4em;

	font-weight: normal;

	font-style: italic;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #BBD3EE;

	padding: 10px;

	background-image: url(algarve-location-images/hi-bg.gif);

	background-repeat: repeat-x;

}

h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 4px;
	color: #8DA9D1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.4em;

}



body{
	text-align:left;
	background-color: #F2FDFF;
	/*background-image: url(algarve-location-images/algarve-location-bg.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #8DA9D1;

}



p	{

	margin:0 10px 10px;

}



a:link, a:visited {
	padding:4px;
	text-decoration: none;
	font-style: italic;
/*	color: #8DA9D1;*/
	color: #f00;
}



a:hover{
	color: #fff;
	padding:4px;
	text-decoration: underline;
	background-color: #f00;
}



#header {
	background-image: url(algarve-location-images/clouds.jpg);
	background-position: center top;
	background-color: #8cabd0;
	height: 120px;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #BBD3EE;

}



#header img	{

	padding-top:16px;

}



#menu {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul{
	list-style-type: none;
}





#menu li {
	float: left;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #336699;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #BBD3EE;
	margin-bottom: 2px;
}



#menu a:link {
	text-decoration: none;
	color: #336699;
	background-color: #BBD3EE;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	border-radius:4px;
}



#menu a:visited {
	text-decoration: none;
	color: #336699;
	background-color: #BBD3EE;
	border: 1px solid #BBD3EE;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	border-radius:4px;
}



#menu a:active {
	text-decoration: none;
	color: #ffcc00;
}





#menu a:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color: #8cabd0;
	border: 1px solid #BBD3EE;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	border-radius:4px;
}



#container{

	text-align:left;

	width: 960px;

	margin:0 auto;

}





#wrapper{

	margin-top: 20px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

}



div#content p{



}



#contentphotos img{

	border: 4px solid #ccc;

}



div#right{
	float:right;
	width:48%;
	background-color: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	border-radius:8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
}

div#right h2{
	margin-left: 10px;
}

div#left{

	float:left;

	width:48%

}



div#footer{
	color: #FFF;
	margin-top: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #999999;
	text-align: center;
	font-size: 0.9em;
	clear:both;
	width:100%
}



div#footer p{margin:0;padding:5px 10px}

div#footer a:link{
	color:#000;
	text-decoration: none;
}

div#footer a:visited{
	color:#FFF;
}

div#footer a:active{
	color:#FFF;
}

div#footer a:hover{
	color:#000;
	text-decoration: underline;
}



/*div#footer{clear:both;width:100%}*/



.photo {
	/*background-image: url(algarve-location-images/photo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 650px;
	width: 900px;
	padding-top: 20px;
	padding-right: 20px;

}
#button {
	background-image: url(algarve-location-images/button-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BBD3EE;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	border-radius:4px;
	padding: 4px;
	width: 100px;
	margin: 10px;
}
