/* CSS Document */

body,td,th {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
}

h1 {
	font-size: 14px;
	color: #DEDCDA;
	font-style: italic;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
#top-banner {
	position:absolute;
	width:800px;
	height:840px;
	z-index:2;
	background-color: #758F84;
	top: 0px;
}
#navigation {
	position:absolute;
	width:750px;
	height:20px;
	z-index:1;
	top: 75px;
	left: 25px;
}
#main-holder {
	position:absolute;
	width:800px;
	z-index:3;
	top: 126px;
	background-color: #CCCC99;
	height: 500px;
}
#top-image {
	position:absolute;
	width:750px;
	height:175px;
	z-index:3;
	left: 25px;
	top: 105px;
}

#page-content {
	position:absolute;
	width:750px;
	height:375px;
	z-index:4;
	left: 25px;
	top: 300px;
}
#top-logo {
	position:absolute;
	width:750px;
	height:70px;
	z-index:1;
	left: 25px;
	background-image: url(../images/cottages-holiday-scotland.jpg);
	top: 5px;
}
#bottom-bar {
	position:absolute;
	width:750px;
	height:20px;
	z-index:2;
	left: 25px;
	top: 810px;
}

.style3 {font-size: 10px}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #DDDDDD;
}


#address {
	position:absolute;
	width:750px;
	height:85px;
	z-index:5;
	left: 25px;
	top: 710px;
	background-color: #52655C;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

