/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#c3b9a1;
	font-size:12px;
	margin:0 auto;
	background-color:#302d24;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:16px;
}

a {
	color:#a3a661;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 2px 0; }

h1 { font-size:25px; }

h2 { font-size:16px; color:#160F07 }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */

#bg_repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background-repeat: repeat;
	background-position: top center;
	background-image: url(images/bg_repeat.jpg);
}

#bg_repeat-top {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background-repeat: repeat-x;
	background-position: top center;
	background-image:url(images/bg_repeat-top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:170px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:-30px;
	left:258px;
	width:664px;
	height:24px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	line-height:28px;
	top:0;
	left:0;
	float:left;
	width:559px;
	height:auto;
}

.main-text {
	padding: 10px 0 0 0;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:600px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:401px;
	height:380px;
	background-repeat:no-repeat;
	background-image:url(images/img_kids.jpg);
}

#side_bar2 {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:401px;
	height:380px;
	background-repeat:no-repeat;
	background-image:url(images/img_fam.jpg);
}

#side_bar3 {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:401px;
	height:380px;
	background-repeat:no-repeat;
	background-image:url(images/img_poolz.jpg);
}

#side_bar4 {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:401px;
	height:380px;
	background-repeat:no-repeat;
	background-image:url(images/img_villas.jpg);
}

#side_bar5 {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:401px;
	height:380px;
	background-repeat:no-repeat;
	background-image:url(images/img_house.jpg);
}

/* ---- end side bar content settings ---------------- */

#bg-footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	padding: 30px 0 0 0;
	background-repeat:repeat-x;
	background-image: url(images/bg_btm-repeat.jpg);
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:160px;
	clear:both;
	margin: 0 auto;
}

.footer-text_left {
	width:240px;
	float:left;
	position:relative;
	padding: 0 50px 0 0;
}

.footer-text_middle {
	width:190px;
	float:left;
	position:relative;
	padding: 0 75px 0 0;
}

.footer-text_right {
	width:250px;
	float:left;
	position:relative;
	padding: 0 0 0 0;
}

.top-footer {
	position:relative;
}

.slug {
	float:right;
	margin: 50px 40px 0 0;
}

.copyright {
	float:left;
	margin: 50px 0 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:24px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(images/nav.jpg);
}

a#nav_01 {
	width:136px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -24px;
}

a#nav_02 {
	width:138px;
	cursor:pointer;
	background-position:-136px 0;
}

a:hover#nav_02{
	background-position:-136px -24px;

}

a#nav_03 {
	width:56px;
	cursor:pointer;
	background-position:-274px 0;
}

a:hover#nav_03{
	background-position:-274px -24px;
}

a#nav_04 {
	width:50px;
	cursor:pointer;
	background-position:-330px 0;
}

a:hover#nav_04{
	background-position:-330px -24px;
}

a#nav_05 {
	width:74px;
	cursor:pointer;
	background-position:-380px 0;
}

a:hover#nav_05{
	background-position:-380px -24px;
}

a#nav_06 {
	width:109px;
	cursor:pointer;
	background-position:-454px 0;
}

a:hover#nav_06{
	background-position:-454px -24px;
}



a#nav_07 {
	width:89px;
	cursor:pointer;
	background-position:-563px 0;
}

a:hover#nav_07{
	background-position:-563px -24px;
}


