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

body
{
	font:13px/1.231 Arial, Helvetica, sans-serif; 
	*font-size:small; 
	*font:x-small;
	background:url(../img/bg_body.jpg) #fff;
	color:#bc785b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* -- --------------------------------------------------------------------- generic */

h1 { }
h2 {}
h3 {}

html, body
{
	height:100%;
}

.dividerLine
{
	width:960px;
	height:1px;
	font-size:0;
	margin:0 auto 25px auto;
	border-bottom:1px solid #bc785b;
}

a
{
	color:#bc785b;
}

p
{
	margin:0 30px 25px 30px;
	line-height:1.5em;
	font-size:116%;
}

p.intro
{
	font-size:189%;	
	font-style:italic;
}

.left
{
	float:left;	
}

.right
{
	
	float:right;
}

.wrapper
{
	background:url(../img/bg_content.png) no-repeat;
	width:980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -62px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push 
{
	height: 62px; /* .push must be the same height as .footer */
}

.footer
{
	font-size:77%;
	width:960px;
	margin:0 auto;
	background:#FFF;
}

.footer p
{
	font-size:93%;	
	margin-bottom:0;
}


.content
{
	width:960px;
	margin:0 10px;
	background:#fff;
}

.logo
{
	display:block;
	width:360px;
	margin:25px auto;
}	

.menu
{
	width:477px;
	overflow:visible;
	margin:-10px auto 15px auto;
	font-size:131%;
}

.menu li
{
	display:block;
	float:left;
	margin:0 15px 15px 15px;
	
}

.menu li a
{
	color:#bc785b;
	text-decoration:none;
}

.menu li a:hover
{
	text-decoration:underline;	
}

.homeslideshow
{
	overflow:hidden;	
	margin-bottom:25px;
	height:400px;
	width:960px;
}

.header
{
	width:960px;
	height:400px;
	overflow:hidden;
	font-size:197%;
	color:#fff;
}

.header1
{
	background:url(../img/header3.jpg) no-repeat;	
}

.header1 p
{
	float:right;
	width:450px;
	text-align:right;
	color:#bc785b;
}

.header2
{
	background:url(../img/header4.jpg) no-repeat;	
}

.header4
{
	background:url(../img/header6.jpg) no-repeat;
}

.header.header4 p
{
	margin-left:140px;
}

.header.header2 p,.header.header3 p
{
	float:left;
	width:350px;
	text-align:left;
	margin-top:100px;
}
.header.header2 p
{
	color:#FFF;
}
.header.header3 p
{
	color:#FFF;
	margin-left:70px;
}

.header3
{
	background:url(../img/header5.jpg) no-repeat;	
}


.header p
{
	line-height:1.2em;
	margin:30px;
	font-style:italic;
}

.header p span.author
{
	font-size:85%;	
	font-style:normal;
}

.homeImage
{
	margin:20px 30px 25px 30px;
	border:1px solid #bc785b;
}	

.homePageContent
{
	width:538px;
}



/* ----------------------------------------------- */

.thumbs li
{
	display:block;
	float:left;
	margin:0 5px 5px 0;
	cursor:pointer;
	height:75px;
	border:1px solid #bc785b;
}

#thumbs
{
	width:900px;

	overflow:hidden;
	margin:0 30px 15px 30px;
}

.thumbs
{
	margin:0 auto;	
}

.slideshow
{
	margin-bottom:25px;	
	height:600px;
}

.slideshow img
{
	margin:0 auto;	
	display:block;
	border:1px solid #bc785b;
	cursor:pointer;
}

.galleryLink 
{
	cursor:pointer;
	display:block;
	float:left;
	margin-bottom:15px;
	width:110px;
	text-align:center;
}

.sliderLink
{
	cursor:pointer;
	display:block;
	text-align:center;
	margin:0 30px;
}

.galleryLink:hover, .sliderLink:hover
{
	text-decoration:underline;	
}

.controls
{
	width:220px;
	margin:0 auto;
}
	
.sliderControls
{
	
	width:960px;
}



#slider
{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.beforeAfter
{
	width:480px;	
}
#slider h1 
{
	text-align:center;	
	font-size:189%;
	margin-bottom:25px;
	font-weight:normal;
}
.slider li
{
	width:960px;	
	float:left;
	display:block;
}

.slider p
{
	text-align:justify;	
}

.beforeAfter h2
{
	text-align:center;	
	font-size:131%;
	margin-bottom:25px;
	font-weight:normal;
}

.beforeAfter img 
{
	display:block;
	margin:0 auto 30px auto;
	border:1px solid #bc785b;
}






.container
{
	width:900px;
	margin:0 auto 25px auto;
}
.cell
{
	width:450px;
	float:left;
	padding:25px 0;
}
.cell a
{
	color:#bc785b;
	text-decoration:none;
	display:block;
}
span.ultext
{
	text-decoration:underline;
}

span.smalltext
{
	font-size:85%;
}

.imgcontainer
{
	width:150px;	
}
.imgcontainer img
{
	display:block;
	margin:0 auto;
}
.textcontainer
{
	width:300px;	
}


.contactDetails
{
	width:480px;	
}

.contactDetails img
{
	margin:0 0 25px 30px;
	border:1px solid #bc785b;
}

.testimonials
{
	width:480px;	
}

.testimonials .dividerLine
{
	width:420px;
	margin:0 30px 25px 30px;
}

.testimonials .testmonial
{
	font-size:116%;
	font-style:italic;
}

.testimonials h1
{
	margin:0 0 25px 30px;
	font-size:131%;
}

#facebook
{
	background:url(../img/facebook.jpg) no-repeat;
	padding-left:20px;
}
/* -------------------------------------------------------------------------------------------- use this clear */
html body div.clear, html body span.clear
{
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	position:static;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
