
body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: black;
	background: url(images/tartan.gif);
}

#container {
	border: 1px solid silver;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: white;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#availability
{	border: 1px solid silver;
	width: 400px;
	margin-right: auto;
	margin-left:auto;
	background: white;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 50px;	
}
#title_container {
	border: 3px ridge green;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 300px;
	background: #eeeeee;
}

#title {
	width: 300px;
	background: #a5b2ba url(images/SmaGlenWords.gif) no-repeat;
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	height: 132px;
	color: white;
	padding-top: 0px;
	margin-bottom: 0px;
}

.small {
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	position: relative;
	bottom: 29px;
}

.pic {
	background: url(images/cottage.jpg) no-repeat right top;
	height: 132px;
	float: right;
	width: 425px;
	border: 3px double silver;
}

.cottageview
{
	background: url(images/CottageCloseup.gif) no-repeat right top;
	height: 154px;
	float: left;
	width: 205px;
	border: 3px double silver;
}

.cottageviewright
{
	height: 154px;	
	width: 485px;
	border: 3px double silver;
}
.cottagefromdistance
{
	background: url(images/viewdowntheglen.gif) no-repeat right top;
	height: 154px;
	float: right;
	width: 205px;
	border: 3px double silver;
}
.river
{
	background: url(images/almond.gif) no-repeat right top;
	height: 154px;
	float: left;
	width: 205px;
	border: 3px double silver;
}
#navigation {
	
}

#navigation h2 {
	
}
ul
{
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	padding: 4px;
	margin: 0;
	list-style-type: square;
}

li
{
	padding: 2px;
}
.list
{list-style: none;
	margin: 0;	
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	padding: 4px;	
}

.listitem
{
	display: inline;
	padding: 8px;
}
a {
	color: #575f6e;
	text-decoration: none;
}

a:hover {
	color: gray;
}
/* This is the screen font style */
#content {
	padding: 10px;
	font-size: 10pt;
	text-align:justify;
}

h1 {
	color: #575f6e;
	border-bottom: 1px solid gray;
	padding-bottom: 4px;
	padding-top:0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	margin-top:0px;
	font-size: 16px;
}

h2 {
	color: #575f6e;
	border-bottom: 1px solid gray;
	padding-bottom: 2px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 14px;
	padding-top:2px;
	margin-top:2px;
}
h3 {
	color: #575f6e;
	padding-bottom: 1px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;
}

input
{
	width:30px;
	
	}
#footer {
	border-top: 1px solid silver;
	text-align: center;
	font-size: 12px;
	color: gray;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 10px;
}

.paddedcell
{
	padding-bottom:4;
	padding-left:6;
	padding-right:6;
	padding-top:4;
}

img
{
	border: 3px double silver;
}

.dividerrow
{
	border-width:thin;
	padding-bottom:10;
	border-bottom-style:solid;
	border-bottom-color:Silver;
	border-bottom-width:thin;
}
.lists
{
	list-style-position:inside;
	list-style-type:decimal;
	text-align:justify;
	display:list-item;
	margin: 0;
	}

#accom {
	padding: 10px;
	font-size: 10pt;
	text-align:justify;
	color: #575f6e;
	font-weight: bold;
}

.boldheader
{
	font-weight: bold;
}
.fixedwidth
{
	overflow: hidden;
	width: 500px;
}

.calendar {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.inputrate {
	width: 20px; border: 0; font-weight: bold; FONT-SIZE: 10px;	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

.navigation {
	FONT-SIZE: 16px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.bodytext {
	FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.datatable {
	FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.texttable {
	FONT-SIZE: 14px; VERTICAL-ALIGN: top; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.formtext {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.adrs {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}

.smallwriting
{
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma;color: gray;
	}