﻿											/*START OF CONTENT*/
#content{
	margin-top: 20px;
	margin-left: 250px;
	padding: 0.5em;
	width: 760px
}

#vertlinecontainer{
	float: left;
	left: 195px;
	width: 5px;
	margin-top:20px;
	height: 500px;
}

.vertline{
	float: left;
	display: block;
	position: relative;
	background: url('Images/gradient-line-vert.gif') no-repeat;
	left: 1px;
	top: 0px;
	width: 5px;
	height: 355px;
}							


											/*START OF TITLE*/

#title{
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 260px;
	left: 260px;
	height: 30px;
	width: 760px;
	padding-top: 10px;
}

											/*END OF TITLE
							----------------------------------------------
											START OF LOCATION*/


#location{
	border: 1px #C0C0C0 solid;
	display: block;
	position: absolute;
	top: 334px;
	left: 425px;
	height: 255px;
	width: 432px;
	background-image: url('Images/costamap.jpg');
	background-repeat: no-repeat;
}									

											/*END OF LOCATION
							----------------------------------------------
											START OF FORECAST*/
											
#forecast{
	display: block;
	position: absolute;
	top: 680px;
	left: 410px;
	height: 60px;
	width: 468px;
	border: 1px #C0C0C0 solid;
}									
											/*END OF FORECAST
							----------------------------------------------
											START OF TABLEHOLDER*/
											
#tableholder{
	display: block;
	position: absolute;
	border: 1px #FFFFFF solid;
	width: 720px;
	height: 250px;
	top: 1203px;
	left: 280px;
	padding-top: 1em;
}

#tableholder a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}

#places	{
	display: block;
	position: relative;
	width: 720px;
	height: 230px;
	top: 0px;
	left: 0px;
	font-family: Verdana;
	font-size: 1em;
	color: #FF0000;
}	

.placetitle{
	font-size: ;
	color: #FFCC00;
	font-weight: bold;
	font-family: Verdana;
	left: 250px;
	text-align: center;
	font-size: 1.1em;
}


.Alcaidesa{
	display: block;
	position: absolute;
	height: 15px;
	left: 30px;
	top: 50px;
	width: 180px;
	color: #FF0000;
	font-family: Verdana;
	font-size: 0.9em;
}
.Alcaidesa a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							
.CastilloDuquesa{
	display: block;
	position: absolute;
	height: 15px;
	left: 500px;
	top: 50px;
	width:180px;
}
.CastilloDuquesa a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size:0.8em;
}							
					
.Casares{
	display: block;
	position: absolute;
	height: 15px;
	left: 270px;
	top: 50px;
	width:180px;
}
.Casares a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							
					
.Estepona{
	display: block;
	position: absolute;
	height: 15px;
	left: 30px;
	top: 100px;
	width: 180px;
}
.Estepona a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							

.Manilva{
	display: block;
	position: absolute;
	height: 15px;
	left: 270px;
	top: 100px;
	width: 180px;
	}		

.Manilva a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							

.PuertoDuquesa{
	display: block;
	position: absolute;
	height: 27px;
	left: 500px;
	top: 100px;
	width: 180px;
}	
				
.PuertoDuquesa a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							

.Sabinillas {
	display: block;
	position: absolute;
	height: 15px;
	left: 30px;
	top: 150px;
	width: 180px;
	right: 526px;
}							
.Sabinillas a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							

.Sotogrande{
	display: block;
	position: absolute;
	height: 15px;
	left: 500px;
	top: 150px;
	width: 180px;
}

.Sotogrande a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}							

					
											/*END OF TABLEHOLDER
											----------------------------
											START OF DESCRIPTION*/

#description{
	display: block;
	position: absolute;
	top: 859px;
	left: 277px;
	width: 760px;
	height: 339px;
	font-family: Verdana;
	font-size: 0.9em;
}

#description h2{
	text-align: center;
	font-size: 0.9em;
}

#description p{
	font-size: 0.9em;
	font-family: Verdana;
	color: #FFFFFF;
}

											/* END OF DESCRIPTION
									-----------------------------------------

											START OF PROP4SALE*/

.Prop4sale{
	display: block;
	position: absolute;
	left: 450px;
	height: 30px;
	top: 1600px;
	width: 402px;
	font-family: Verdana;
	font-size: 1em;
	color: #FFCC00;
}

.Prop4sale a{
	color: #FFCC00;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 50px;
}

.Prop4sale a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
												/*END OF PROP4SALE*/
