/* STYLE SHEET */
body{
	position:relative;
	height:100%;
	background-color:#5f95ce;
	background-image:url(../images/background/bodybg.jpg);
	background-repeat: no-repeat;
	margin:0px;
}
#container {
	position:relative;
	width:960px;
	margin:auto;
	background-color:#f4deb1;
	background-image:url(../images/background/sub-container-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom:10px;
	
}
/* ***************************************************************************** */
/* TOP */
#top {
	position:relative;
	margin:0 auto;
	width:960px;
	height:70px;
	padding-top:10px;
}
#logo {
	position:relative;
	float:left;
	background-image:url(../images/background/logobg.gif);
	background-repeat: no-repeat;
	width:400px;
}
#logo-left {
	position:relative;
	float:left;
	width:122px;
}
#logo-right {
	position:relative;
	float:right;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-top:10px;
	padding-right:8px;
}
#contact-info {
	position:relative;
	float:right;
	color:#f4deb1;
	font-size:24px;
	padding-top:8px;
	line-height:26px;
	text-align:right;
}
.contact-top {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* ***************************************************************************** */
/* HEADER */
#banner {
	position:relative;
	height:134px;
	margin-bottom:2px;
	}
/* ***************************************************************************** */
/* MENU */
#navigation {
	position:relative;
	height:25px;
	z-index:10;
	margin-bottom:60px;
}
/* ***************************************************************************** */
/* TOP CONTENT*/
#top-content {
	position:relative;
	padding:0px 25px 10px 25px;
	margin-bottom:10px;
}
#top-content p {
	line-height:22px;
}

.featured-top {
	position:relative;
	height:12px;
	background-image:url(../images/background/bg-top.gif);
	background-repeat:no-repeat;
	
}
.featured-bottom {
	position:relative;
	height:12px;
	background-image:url(../images/background/bg-bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
/* ***********************/
/* Video*/
#video {
	position:relative;
	margin-right:10px;
	margin-top:40px;
}
/* ***********************/
/* Contact */
#contact {
	position:relative;
	background-image:url(../images/background/contact-bg.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:360px;
	padding-top:65px;
	color:#ffffff;
	font-size:11px;
}
#contact-form {
	position:relative;
	padding:5px;	
}
#disclaimer {
	position:relative;
	padding-top:6px;
	font-size:10px;
	color:#ffffff;
	line-height:12px;
	text-align:center;
}
input.contact-form {
	width:170px;
	height:14px;
	border:2px solid #f4deb1;
}
textarea.contact-form {
	width:170px;
	height:54px;
	border:2px solid #f4deb1;
}
.submit {
	width:98px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:none;
	background-image:url(../images/btn-send.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding-bottom:5px;	
}
.error {
	color:#d2ff00;
	font-size:10px;
}
/* ***********************/
/* Testimonial */
#testimonial {
	position:relative;
	background-image:url(../images/background/testimonial-bg.jpg);
	height:382px;
	color:#ffffff;
}
#testimonial-content {
	padding:140px 10px 10px 10px;
}

#gallery {
	position:relative;
	background-image:url(../images/background/gallery-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#8e7b60;
	color:#ffffff;	
	height:236px;
	margin-top:15px;	
}
#ad {
	position:relative;
	margin-top:15px;
}
#stories {
	position:relative;
	background-image:url(../images/background/stories-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:220px;
	color:#ffffff;
	font-size:11px;
	padding:40px 10px 5px;
}
/* ***************************************************************************** */
/* LOWER CONTENT*/
#lower-content  {
	position:relative;
	padding:0px 55px 10px 55px;
}
#lower-content-container {
	position:relative;
	height:222px;
	background-image:url(../images/background/lowerbg.gif);
	background-repeat:no-repeat;
	color:#ead4a9;
	font-size:11px;
	padding:15px;
	line-height:14px;
}
#lower-content-container a:link, #lower-content-container a:hover, #lower-content-container a:visited {
	color:#ead4a9;
}
.services {
	position:relative;
	float:left;
	margin:0 15px;
}
.locations {
	position:relative;
	float:left;
	margin:0 15px;
}
/* ***************************************************************************** */
/* GALLERY */
table.image-gallery{
	width:100%;
	border-spacing:0px;
}
table.image-gallery tr th{
	background-color:#8e7b60;
	text-align:left;
	padding:4px;
	font-weight:normal;
	color:#f4deb1;
}
table.image-gallery tr td{
	padding:4px;
}

img.gallery-thumb{
	margin-right:5px;
	margin-bottom:5px;
}

/* ***************************************************************************** */
/* FOOTER */
#footer {
	position:relative;
	margin:0 auto;
	width:960px;
	font-size:11px;
	color:#ffffff;
	padding:10px 0px;
}
#footer-left {
	position:relative;
	float:left;
}
#footer a:link,
#footer a:visited,
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}	
#footer-right{
	position:relative;
	float:right;
	text-align:right;
}
#plujo {
	position:relative;
	color:#ffffff;
}
#plujo a:link,
#plujo a:visited{
	color:#ffffff;
	text-decoration:none;
	}
#plujo a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* ***************************************************************************** */
/* GLOBAL */

.clear-column {
	clear:both;
}
:focus {
	outline:none;
}
h1{
	font-weight:normal;
	margin:2px 0px;
	font-weight:bold;
}
h3 {
	font-weight:normal;
	margin:2px 0px;
}
h2 {font-weight:normal;}

ul,ol{ 
	margin-left:20px;
}
ul li, 
ol li{
	margin-bottom:8px;
}
form {
	margin:0px;
	padding:0px;
}
.title{
	font-size:14px;
	color:#f4deb1;
	margin-bottom:10px;
	
}
