@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/blue_01.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/* =header */

#header {
	padding: 0px;
	height:100px;
	overflow:hidden;
	background:url(../images/icon_tel.gif) top right no-repeat;
}

#header a:link, 
#header a:visited,
#header a:hover,
#header a:active {
	display:block;
	text-decoration:none;
	width:520px;
	height:100px;
	background:url(../images/logo_01.gif) top left no-repeat;
}

/* =wrapper */

#wrapper {
	width: 880px;   
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* =menu */

/* more styles for the horizontal menu are found in 'spryassets/SpryMenuBarHorizontal.css' */

#menu {
	border: 1px solid #FFFFFF;
	border-bottom:none;
	padding: 0;  
	background-color: #444444;
	
}

/* =page */

#page {
	background:#FFF;
	padding:20px;
}

#wrapper.home #page {
	padding:0px 1px 0px 1px;
}

.right {
	text-align: right;	
	
}
#formSubscribe {
	background-color: #EAE3DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin: 0px;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#formSubscribe    .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#formSubscribe1 {
	background-color: #EAE3DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
#formSubscribe1 .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}


/* =rural page */

#rural h1 {
	color: #FFF;
}

#rural h1 a {
color:#FFFFFF;
font-family:"Trebuchet MS",Tahoma,sans-serif;
font-size:24px;
font-weight:bold;
line-height:120%;
margin:0;
padding:0;
text-decoration:none;
}

#brochure a {
font-family:"Trebuchet MS",Tahoma,sans-serif;
font-size:24px;
font-weight:bold;
line-height:125%;
margin:0;
padding:0;
text-decoration:none;
}

/* =footer */

#footer {
	border: 1px solid #FFFFFF;
	background-color: #D9CFC0;
	background-image: url(../images/grey_03.jpg);
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 40px;
	position:relative;
}
#footer  .clearRight  {
	float: right;
	margin-top: 2px;
}

#footer p {
	font-size: 9px;
	color: #EEE;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	clear:both;
}
#footer a, #footer ul li {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#footer p a {
	color:#EEE;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	height:40px;
}

#footer ul li {
	margin:0px;
	padding:0px 5px 0px 5px;
	float:left;
	height:40px;
	line-height:40px;
	position:relative;
}

#footer #logo {
	position:absolute;
	right:20px;
	height:38px;
	width:109px;
	top:4px;
	background:url(../images/inglis.gif) top left no-repeat;
	text-decoration:none;
	display:block;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.line02 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat, .clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* pagination */

.pagination {
	border:none;
	font-size:1em;
}

.featureproperty {
	width: 92px;
	height: 92px;
	position: absolute;
	background:url(../images/feature_property.gif) top left no-repeat;
	
}
