@charset "utf-8";
/* CSS Document */

:link,:visited {
	text-decoration : none;
}

ul,ol {
	list-style : none;
}


h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}


a img,:link img,:visited img {
	border : none;
}

address {
	font-style : normal;
}


:link,:visited {
	text-decoration : none;
}


blockquote,body,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,pre,ol,p,ul  {
	margin: 0px;
	padding: 0px;
	
}



a img,:link img,:visited img {
	border : none;
}

body, img, div {
	behavior: url(css/iepngfix.htc);
}

/*homepage*/


.homepage {
	background-image:url(../images/homeback.gif);
	background-repeat:repeat-x;
}

.subpage {
	background-image:url(../images/subback.gif);
	background-repeat:repeat-x;
}


.home {
	background-image:url(../images/bushes_home2.gif);
	background-position:center 970px;
	background-repeat:no-repeat;
}

.houses, .gallery, .redland, .aboutus, .contactus, .testimonials, .terms {
	background-image:url(../images/sub_bush2.jpg);
	background-position:center 158px;
	background-repeat:no-repeat;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 955px;
	position: relative;
}

#home_pics {
	width:479
];
	padding-bottom: 10px;
}

#naviagtion {
	width: 955px;
}

#strapline {
	width: 955px;
	background-image: url(../images/strapline_back.gif);
	height: 30px;
}

#strapline  h1 {
	text-align:center;
	padding-top:7px;
}

#strapline  h1 a:link, #strapline  h1 a:visited, #strapline  h1 a:active {
	text-decoration:underline;
	color:#1c3000;
}

#strapline  h1 a:hover{
	text-decoration:underline;
	color:#ffffff;
} 

#nav_buttons {
	height:37px;
	float: right;
	width: 731px;
	background-color: #5F9614;
}

#kite{
	padding-top:320px;
	float: right;
}


#home_forbes {
	min-height: 100%;
	_height: 100%;
	background-color:#009966;
}

#available_rooms {
	width: 209px;
	padding-left: 15px;
}

.available_rooms_top {
	height:37px;
	background-image: url(../images/available_rooms_top.png);
}

.available_rooms_top h2{
	padding-top:12px;
	color:#FFFFFF;
	text-align: center;
}

.available_room {
	width:207px;
	height: 65px;
	background-image: url(../images/av_back.gif);
	margin-left: 1px;
	margin-right: 1px;

}
.available_rooms_bottom {
	height:37px;
	background-image: url(../images/ar_bottom.gif);
}

.house-name {
	text-align: center;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 0px;
}

.divider {
	height:1px;
	font-size: 0px;
	background-image: url(../images/house_back.gif);
	background-repeat: repeat-x;
}

.room-detail{
	text-align: center;
	padding-bottom: 17px;
}

.available_rooms_back{
	background-image: url(../images/available_room_back.gif);
}

/* HOUSES PAGE */

#forbes2 {
	/*background-image: url(../images/forbes_sub.png);*/
	height: 294px;
	width: 223px;
}

#forbes_box {
	padding-top:120px;
	padding-bottom:28px;
}

.housepic {
	padding-bottom:4px;
}

.house_photos {
	width:116px;
	float: right;
	padding-left: 18px;
	padding-right: 8px;
	margin-top: -12px;
}

#houses_nav {
	width:209px;
	padding-top: 26px;
}

#houses_top {
	height:37px;
	background-image: url(../images/select_a_house.gif);
}

#houses_top span {
	display:none; 
}

.houses_bottom {
	height:8px;
}

.house_name {
	background-image: url(../images/houses_back.gif);
	padding-left: 21px;
	padding-top: 7px;
	font-weight: bold;
	padding-bottom: 7px;
}

.house_name a:link, .house_name a:visited, .house_name a:active {
	color:#666666;
	text-decoration:none;
}

.house_name a:hover {
	color:#589109;
	text-decoration:underline;
}



/* Navigation rollovers */
/* Homepage */
.home #roll_home{
	background-image:url(../images/nav_homeON.gif);
}

a#roll_home {
	background-image:url(../images/nav_homeOFF.gif);
	height: 37px;
	width: 77px;
	display:block;
	float: left;
}

a#roll_home span { 
	display:none; 
}

a#roll_home:hover { 
	background-image:url(../images/nav_homeON.gif);
}

/* Our Houses */
.houses #roll_houses {
	background-image:url(../images/nav_housesON.gif);
}

a#roll_houses { 
	background-image:url(../images/nav_housesOFF.gif); 
	height: 37px; 
	width: 108px; 
	display:block; 
	float: left;
	clear:none;
}

a#roll_houses span { 
	display:none; 
}

a#roll_houses:hover { 
	background-image:url(../images/nav_housesON.gif);
}

/* GALLERY */
.gallery #roll_gallery{
	background-image:url(../images/nav_galleryON.gif);
}

a#roll_gallery { 
	background-image:url(../images/nav_galleryOFF.gif); 
	height: 37px; 
	width: 86px; 
	display:block; 
	float: left;
	clear:none;
}

a#roll_gallery span { 
	display:none; 
}

a#roll_gallery:hover { 
	background-image:url(../images/nav_galleryON.gif);
}

/* REDLAND */
.redland #roll_redland{
	background-image:url(../images/nav_redlandON.gif);
}

a#roll_redland { 
	background-image:url(../images/nav_redlandOFF.gif); 
	height: 37px; 
	width: 132px; 
	display:block; 
	float: left;
	clear:none;
}

a#roll_redland span { 
	display:none; 
}

a#roll_redland:hover { 
	background-image:url(../images/nav_redlandON.gif);
}

/* ABOUT US */
.aboutus #roll_aboutus{
	background-image:url(../images/nav_aboutON.gif);
}

a#roll_aboutus { 
	background-image:url(../images/nav_aboutOFF.gif); 
	height: 37px; 
	width: 93px; 
	display:block; 
	float: left;
	clear:none;
}

a#roll_aboutus span { 
	display:none; 
}

a#roll_aboutus:hover { 
	background-image:url(../images/nav_aboutON.gif);
}

/* CONTACT US */
.contactus #roll_contact{
	background-image:url(../images/nav_contactON.gif);
}

a#roll_contact { 
	background-image:url(../images/nav_contactOFF.gif); 
	height: 37px; 
	width: 107px; 
	display:block; 
	float: left;
	clear:none;
}

a#roll_contact span { 
	display:none; 
}

a#roll_contact:hover { 
	background-image:url(../images/nav_contactON.gif);
}

/* TESTIMONIALS */
.testimonials #roll_testimonials{
	background-image:url(../images/nav_testimonialsON.gif);
}

a#roll_testimonials { 
	background-image:url(../images/nav_testimonialsOFF.gif); 
	height: 37px; 
	width: 128px; 
	display:block; 
	float: left;
	clear:none;
}

a#roll_testimonials span { 
	display:none; 
}

a#roll_testimonials:hover { 
	background-image:url(../images/nav_testimonialsON.gif);
}

#main{
	clear:both;
}

#left_column{
	width:224px;
	float: left;
	padding-top: 23px;
}
#middle_column{
	width:507px;
	float: left;
	padding-top: 22px;
}


.title_bar{
	width: 507px;
	background-image: url(../images/box_top.png);
	height: 37px;
}

.title_barIL{
	width: 507px;
	background-image: url(../images/inline_header.gif);
	height: 26px;
}

.title_bar h2 {
	padding-top:17px;
	color:#FFFFFF;
	padding-left: 28px;
}

.title_barIL h2 {
	padding-top:6px;
	color:#FFFFFF;
	padding-left: 28px;
}

.content_area{
	width: 469px;
	background-image: url(../images/panel_back.gif);
	padding-left: 25px;
	padding-top: 21px;
	padding-right: 13px;
}

.content_areaFLASH{
	width: 495px;
	background-image: url(../images/panel_back.gif);
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 0px;
}

#flashmovie {
	padding:0px;
	height: 560px;
}

.map_area{
	width: 495px;
	background-image: url(../images/panel_back.gif);
	padding-left: 12px;
	padding-top: 12px;
}

.content_area_houses{
	width: 469px;
	background-image: url(../images/panel_back.gif);
	padding-left: 25px;
	padding-top: 21px;
	padding-right: 13px;
	min-height:360px;
}

.grey_title {
	width: 507px;
	background-image: url(../images/grey_title.gif);
	height: 37px;
	background-repeat: no-repeat;
	clear: both;
	display: block;
}

.grey_title h2{
	padding-top:17px;
	padding-left: 28px;
	color: #FFFFFF;
}

.grey_content{
	width: 482px;
	background-image: url(../images/grey_back.gif);
	padding-left: 25px;
	padding-top: 10px;
	clear: both;
}

.box_bottom{
	width: 507px;
	height: 24px;
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
}

.content_box {
	width: 507px;
}



#right_column{
	padding-top: 22px;
	float: left;
}

#footer{
	width:955px;
	clear: both;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 50px;
	background-position: 0px 30px;
	height: 90px;
}

#footer p {
	color:#999999;
	font-size: 11px;
}

.footer_link2 a:link, .footer_link2 a:visited, .footer_link2 a:active, .footer_link2 a:hover   {
	color:#999999;
	font-size: 11px;
	text-decoration:none;
}

.footer_link1 a:link, .footer_link1 a:visited, .footer_link1 a:active  {
	color:#999999;
	font-size: 11px;
	text-decoration:underline;
}

.footer_link1 a:hover {
	color:#305400;
	font-size: 11px;
	text-decoration:underline;
}

.content_image {
	float:right;
	padding-left: 6px;
}

.redland_image {
	float:left;
	padding-right: 10px;
}

.t-divider{
	font-size:0px;
	background-image:url(../images/test-divider.gif);
	background-repeat:repeat-x;
	height: 1px;
	padding-bottom: 30px;
	padding-top: 20px;
	background-position: 0px 20px;
	margin-right: 6px;
}

.ar-divider{
	font-size:0px;
	background-repeat:repeat-x;
	height: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: 0px 15px;
	width:460px;
	clear: both;
}

/* text */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	padding-bottom: 12px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#e0000c;
}

a:hover {
	text-decoration:underline;
	color:#e0000c;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c3000;
	font-weight: bold;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c3000;
	font-weight: bold;
}

.red_link {
	padding-left:6px;
	font-weight:bold;
	background-image:url(../images/red_arrow.gif);
	background-repeat:no-repeat;
}

.red_link a:link, .red_link a:visited, .red_link a:active{
	color:#e0000c;
	text-decoration:underline;

}

.red_link a:hover {
	color:#305400;
	text-decoration:underline;
}

.ar_enquire {
	padding-top:10px;
	float:right;
	padding-right:12px;
	font-weight:bold;
}

.ar_enquire a:link, .ar_enquire a:visited, .ar_enquire a:active{
	color:#ffffff;
	text-decoration:underline;

}

.ar_enquire a:hover {
	color:#305400;
	text-decoration:underline;
}

/* FORM */
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top: 1px;
	padding-bottom: 1px;
}

textarea {
	width:354px;
	}

imput {
line-height:16px;
height:18px;
}

.submit {
	float:right;
}
