﻿html, table, textbox
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #928D65;
	margin: 0;
	padding: 0;
	background-color: #928d65;
}
form
{
	min-height: 100%;
	margin: 10px 10px 0 10px;
	padding: 0;
}
body
{
	min-height: 100%;
	margin: 0;
	padding: 0;
}
p
{
	margin-top: 0;
	margin-bottom: 8px;
}
img
{
	border: 0;
}
ul
{
	margin: 0;
	padding: 0;	
	padding-left: 15px;
}

h1
{
	font-family: Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 11pt;
	line-height: 11pt;
	color: #928D65;
	margin: 0;
	padding: 0;
}
h2
{
	font-family: Verdana, Sans-Serif;
	font-style:italic;
	font-weight:normal;
	font-size: 8pt;
	color: #928D65;
	margin: 0;
	padding: 0;
}
h3
{
	font-family: Verdana, Sans-Serif;
	font-weight:bold;
	font-size: 8pt;
	line-height: 11pt;
	color: #928D65;
	margin: 0 0 5px 0;
	padding: 0;
}
h4
{
	font-family: Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 8pt;
	line-height: 11pt;
	color: #928D65;
	margin: 5px 0 5px 0;
	padding: 0;
}
h5
{
	font-family: Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 8pt;
	line-height: 11pt;
	color: #928D65;
	margin: 5px 0 5px 0;
	padding: 0;
}

.errorText
{
	color:Red;
	font-size:8pt;
}


/******************  SITE LAYOUT ******************/

#main  /* site container */
{
	width: 996px;
	margin-left: auto;
	margin-right: auto;
}
#main table
{
	background-color: #FFFFFF;
}
#inner
{
	width: 996px;
	position: relative;
}

.lo_header
{
	width:964px;
	height: 75px;
	margin: 0 7px 0 7px;
}
.lo_banner
{
	width:964px;
	height: 217px;
	border-bottom: solid 2px #FFFFFF;
	margin: 0 7px 0 7px;
}
.lo_mainNav
{
	margin: 0 7px 0 7px;
}
.lo_pageHeader
{
	margin: 10px 0 10px 0;
	height:21px;
}
.lo_content  /* default content layout */
{
	width:954px;
	margin: 10px 7px 0 17px;
	min-height: 125px;
}
.lo_grass   /*grass watermark bottom right corner */
{
	background-image:url(../Images/Backgrounds/grass_bottomRight.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.lo_contentLHS  /* alternate left hand side content layout */
{	
	width:730px;
	vertical-align:top;
}
.lo_contentRHS  /* alternate right hand side content layout */
{	
	width: 224px;
	vertical-align:top;
}
.lo_footerTop
{
	float:right;
	width: 218;
}
.lo_FooterTopLeft
{
	padding-left: 10px;
}
.lo_footerBottom
{
	float:left;
	padding:8px 0 0 10px;
	width: 250px;
	height:30px;
	color: #FFFFFF;	
}
.lo_homeCol1
{
	width:443px;
	float: left;
}
.lo_homeCol2
{
	width:270px;
	margin-left: 12px;
	float:left;
}
.lo_homeCol3
{
	
}
.lo_newsCol1
{
	width:430px;
	float: left;
}
.lo_newsCol2
{
	width:505px;
	float:right;
}
.lo_galleryCol1
{
	width:430px;
	float: left;
}
.lo_galleryCol2
{
	width:400px;
	margin-left: 75px;
	float:left;
}
.lo_galleryThumbs
{
	width:430px;
	padding: 10px 0 0 10px;
	margin-top: 15px;
}
.lo_propertyCol1
{
	width:430px;
	float: left;
}
.lo_propertyCol2
{
	width:505px;
	float:right;
}
/******************  LINKS ******************/
a
{
	color: #908b63;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
}
a:link
{
	color: #908b63;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
}
a:visited
{
	color: #908b63;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
}
a:hover
{
	color: #908b63;
	font-weight:bold;
	text-decoration: underline;
	font-size: 8pt;
}
a:active
{
	color: #908b63;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
}
a.lnk  /* alternate link style */
{
	color: #908b63;
	font-weight:normal;
	text-decoration: none;	
	font-size: 8pt;
}
a.lnk:link
{
	color: #908b63;
	font-weight:normal;
	text-decoration: none;
	font-size: 8pt;
}
a.lnk:visited
{
	color: #908b63;
	font-weight:normal;
	text-decoration: none;
	font-size: 8pt;
}
a.lnk:hover
{
	color: #908b63;
	font-weight:normal;
	text-decoration: underline;
	font-size: 8pt;
}
a.lnk:active
{
	color: #908b63;
	font-weight:normal;
	text-decoration: none;
	font-size: 8pt;
}

/********************* COLOURS ******************/
.secondaryCol
{
	background-color: #F0EEE1;
}

/******************  TEXT BOXES ******************/
.tb_search
{
	width: 130px;
	height: 20px;
	border: solid 1px #7F9DB9;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #928D65;
	margin: 4px;
}
.tb_entry
{
	width: 210px;
	height: 18px;
	border: solid 1px #7F9DB9;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #928D65;
}
.tb_multi
{
	width: 210px;
	border: solid 1px #7F9DB9;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #928D65;
}
/******************  DROP LISTS ******************/
.dl
{
	width: 214px;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #928D65;
	/*height does not work in IE */
}
/******************  RADIO BUTTONS ******************/
.radioButton
{
	padding-right: 25px;
}

/***************** BORDER SHADDING *****************/
.shadeTop
{
	background-image:url(../Images/Backgrounds/shadeTop.gif); 
	background-repeat:repeat-x; 
	height:7px;
}
.shadeRight
{
	background-image:url(../Images/Backgrounds/shadeRight.gif); 
	background-repeat:repeat-y; 
	width:7px;
}
.shadeBottom
{
	background-image:url(../Images/Backgrounds/shadeBottom.gif); 
	background-repeat:repeat-x; 
	height:30px;
	background-color: #928d65;
}
.shadeLeft
{
	background-image:url(../Images/Backgrounds/shadeLeft.gif); 
	background-repeat:repeat-y; 
	width:7px;
}
.corner
{
	background-color: #928d65;
}

/*********************** MISC ****************************/
.border
{
	border: solid 1px #E5E2CB;
}
.boxTitle  /* h2 titles on grass backgrd; categoryTitle,... */
{
	padding: 4px 0 0 20px;
}
.boxPromoTitle  /* h2 titles on grass backgrd (less left indent; featureTitle) */
{
	padding: 4px 0 0 10px;
}
.categoryTitle
{
	background-image:url(../Images/Backgrounds/title_178x22.gif);
	background-repeat:no-repeat;
	width: 178px;	
	height: 25px;
}
.featureTitle
{
	background-image:url(../Images/Backgrounds/title_198x21.gif);
	background-repeat:no-repeat;
	width: 198px;
	height: 25px;
}
.homeCol2Title
{
	background-image:url(../Images/Backgrounds/title_268x21.gif);
	background-repeat:no-repeat;
	width: 268px;
	height: 25px;
}
.catVertSeparator  /* vertical separator between category overview items */
{
	padding-bottom: 12px;	
}

.PromoListContainer
{
	overflow: hidden;
	width: 394px;
	height: 197px;
}

.PromoListContainer .InfoContainer
{
	height: 197px;
	padding: 2px 0 2px 1px;
}

.PromoListContainer .Info
{
	float: left;
	width: 192px;
	height: 197px;
	padding: 0 2px 2px 2px;
}

.calendarWrapper_Default table
{
	border:solid 1px #000000;
}

.calendarWrapper_Default table td
{
	background-color:#d3cccc;
	border-bottom:solid 1px #000000;
}

.calendarWrapper_Default table td:hover
{
	background-color:#999999;
}

.calendarWrapper_Default .titlebar_Default td:hover
{
	background-color:#d3cccc;	
}

.mainColumn
{
	float: left; 
	padding-right: 10px;
	width: 100%;
}

.leftColumn
{
	float: left; 
	padding-right: 10px;
	width: 60%;
}

.rightColumn
{
	width: 35%; 
	float: right; 
	padding-left: 10px;
	background: transparent;
}

.boxMore
{
	text-align: right;
	padding: 0 8px 8px 8px;
}