html, body {
	margin:0;
	padding:0;
	border:0;
	height:100%;
	background-color:#434343;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2;
}

.container {
	width:800px;
	margin:auto;
	min-height:100%;
	position:relative;
	border-left:1px solid #1d1d1d;
	border-right:1px solid #1d1d1d;
	background-color:#FFFFFF;
}

.container-in {
	height:100%;
}

.banner {
	background-image:url(images/banner3.jpg);
	background-repeat:no-repeat;
	height:176px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	line-height:43px;
	padding-right:20px;
	font-size:13px;
}

/************* NAVBAR STYLES ****************/
#nav {
	height:34px;
	background-image:url(images/nav.gif);
	background-repeat:repeat-x;
	color:#ffffff;
}

/*********** END NAVBAR STYLES **************/
#nav ul {
	margin:0;
	padding:0;
	display:inline;
}
#nav li {
	margin:0;
	padding:0;
	display:inline;
}
#nav a {
	margin:0;
	padding:08px 7px 12px 7px;
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	line-height:34px;
	height:14px;
	background-image:url(images/nav-divider.gif);
	background-repeat:no-repeat;
}
#nav ul li:first-child a {
	background-image:none;
}
#nav a:hover, #nav li.current a {
	color:#b9751d;
	background-color:#221c1c;
	background-image:none;
}
/************* TOP OF CONTENT ****************/
.content-top {
	height:38px;
	background-image:url(images/content-top.gif);
	background-repeat:no-repeat;
	color:#000000;
	line-height:38px;
	font-size:13px;
	padding-left:18px;
	background-color:#edeae6;
}

.topleft {
	width:550px;
	float:left;
}

.topright {
	width:190px;
	float:right;
	height:38px;
	color:#FFFFFF;
	text-align:center;
}
.topright p {
	line-height:38px;
	font-size:13px;
	background-image:url(images/bubble.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 30px;
}
.topright a {
	color:#ffffff;
}
/*********** END TOP OF CONTENT **************/
/************* CONTENT ****************/
.content-main {
	background-image:url(images/content-rpt.jpg);
	background-repeat:repeat-x;
	padding:30px 0 30px 0;
	background-color:#a1a1a1;
}
.content-main2 {
	background-image:url(images/content-rpt.jpg);
	background-repeat:repeat-x;
	padding:30px 0 30px 0;
	background-color:#a1a1a1;
}
			/************* THREE COLUMNS ****************/
.tricol-wrap {
	background-image:url(images/vr.gif);
	background-repeat:repeat-y;
}

.tricol-col {
	padding:0 18px 0 18px;
	width:230px;
	float:left;
}
			/*********** END THREE COLUMNS **************/
			/************* TWO COLUMNS ****************/
.twocol-wrap {
	background-image:url(images/vr2col.gif);
	background-repeat:repeat-y;
}

.twocol-col {
	padding:0 18px 0 18px;
	width:362px;
	float:left;
}
			/*********** END TWO COLUMNS **************/
			/************* NO COLUMNS ****************/
.nocol-wrap {
	padding:0 50px 0 50px;
}
			/*********** END NO COLUMNS **************/
			/*********** FINDER BOX **************/
.finderleft {
	width:290px;
	float:left;
}
.finderright {
	width:400px;
	float:right;
}
.finderbox {
	width:280px;
	border:2px solid #c3c3c3;
	background-color:#101010;
	margin-bottom:10px;
}
.finderbox h1 {
	height:35px;
	font-size:16px;
	line-height:30px;
	width:280px;
	background-color:#a70101;
	text-align:center;
	color:#FFFFFF;
	/*border-bottom:1px solid #c3c3c3;*/
	padding:0;
	margin:0;
}
.finderbox dl {
	margin:0;
	display:inline;
	color:#FFFFFF;
}
.finderbox dt {
	float:left;
	width:130px;
	padding-left:10px;
}
.finderbox dd {
	width:130px;
	text-align:right;
	padding-right:10px;
	margin-left:136px;
}
/*** finder buttons ***/
.finderright ul { margin:10px 0 0 0; padding:0;}
.finderright li { display:inline; list-style-type:none; margin:0; padding:0;}
.finderright li a { width:100px; height:30px; background-position:bottom; background-repeat:no-repeat; float:left; text-decoration:none;}
.finderright li a:hover { background-position:top;}
.fb_gallery { background-image:url(images/homefinder/buttons/gallery.png);}
.fb_brochure { background-image:url(images/homefinder/buttons/brochure.png);}
.fb_inclusions { background-image:url(images/homefinder/buttons/inclusions.png);}
.fb_enquiry { background-image:url(images/homefinder/buttons/enquiry.png);}
/* end finder buttons */
			/*********** END FINDER BOX **************/
			/************* GALLERY TYPE STUFF ****************/
.gallery {}
.box {
	border:1px solid #c3c3c3;
	background-color:#101010;
	margin-top:10px;
	color:#fff;
}
.box:hover { background-color:#000000;}
.image {
	width:130px;
	float:left;
	padding:12px 0 12px 12px;
}
.text {
	width:536px;
	float:right;
	padding-bottom:5px;
}
.textright {
	height:65px;
	padding-right:65px;
	background-image:url(images/icon/bedlarge.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}
.box h1 {
	color:#fff;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:4px 0 0 0;
	line-height:1;
}
.box h2 {
	color:#fff;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:4px 0 0 0;
	line-height:1;
	line-height:50px;
}
.box p {
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:4px 0 0 0;
	line-height:14px;
}
.gallery {
}
.thumb {
	width:131px;
	height:102px;
	padding:22px 22px 10px 22px;
	float:left;
	background-image:url(images/thumbbackground.png);
	background-repeat:no-repeat;
	background-position:top;
	line-height:16px;
	font-size:11px;
}
.thumb:hover {
	background-position:bottom;
	cursor:pointer;
}
.thumb2 {
	width:135px;
	height:132px;
	padding:22px 20px 10px 20px;
	float:left;
	background-image:url(images/thumbbackground2.png);
	background-repeat:no-repeat;
	background-position:top;
	line-height:16px;
	font-size:11px;
}
.thumb2:hover {
	background-position:bottom;
	cursor:pointer;
}

.thumbright {
	height:16px;
	float:right;
	width:55px;
	text-align:right;
	line-height:16px;
}

.thumbleft {
	height:16px;
	float:left;
	width:80px;
	text-align:left;
}

.gallery a {
	text-decoration:none;
	border:none;
}
			/*********** END GALLERY TYPE STUFF **************/
.clear {clear:both;}
/*********** END CONTENT **************/
/************* WHITE CONTENT AREA ****************/
.content-bottom {
	background-color:#FFFFFF;
	border-top:4px solid #000000;
	padding:10px 0 10px 0;
}
/*********** END WHITE CONTENT AREA **************/
/************* FOOTER ****************/
.footerclear {
	height:52px;
}

.footer {
	height:52px;
	bottom:0;
	position:absolute;
	width:800px;
	margin:auto;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	color:#fff;
	text-align:center;
	line-height:52px;
}
/*********** END FOOTER **************/
/************* TEXT STYLES ****************/
p, h1, h2, h3, h4, h5 {margin:0;}
p, h2, h3, h4, h5 {
	padding-top:8px;
}
.browntext {color:#bd7400;}
.redtext {color:#990000;}
.px18 {font-size:18px;}
h1 {
	font-size:24px;
	line-height:36px;
}
a{color:#bd7400;}
a:hover{text-decoration:none;}
.content-main h1 {
	background-image:url(images/hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.underlineh1 {
	background-image:url(images/hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.arrowlink {
	background-image:url(images/arrow-li.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	padding-left:10px;
	height:16px;
}

li {
	padding:8px 0 0 0;
	margin-left:0;
}
ul {
	padding-left:10px;
	margin-left:10px;
	padding-bottom:8px;
	margin-top:0;
}
img {
	border:none;
}
/*********** END TEXT STYLES **************/
/*********** FORM STUFF **************/
dl {
	padding: 4px 0;
	margin: 0px;
	cursor:default;
	width:100%;
	clear:both;
}

dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
	margin: 0px;
}

dd {
	margin-left: 41%;
	vertical-align: top;
	margin: 0px;
}

.nohover:hover {
	background-color:#FFFFFF;
}

.h50 {
	height:100px;
}
/* Hover Effects */

dl:hover {
	background-color:#ada69a;
}

/* Input hover and focus styles */
input, textarea {
	border:1px solid #999999;
}

input:hover, textarea:hover {
	border: 1px solid #65A7EF;
}

input:focus, textarea:focus {
	border: 1px solid #1362B9;
}

.inputfixedwidth {
	width:200px;
}
.textareafixedwidth {
	width:200px;
	height:60px;
}
/*********** END FORM STUFF **************/
