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

body {
	margin: 0;
	padding: 0;
	color: #444334;
	background: #f5f5e9 url(images/header-bg.gif) repeat-x top left;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	display: block;
}

#container {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	padding: 0 0 0 5px;
	height: 100%;
	display: block;
	top: 0;
	z-index: 5;

}

#header{
	display: block;
	height: 431px;
	width: 1000px;
	position: relative;
	z-index: 3;
	top: 0;
	left: 0;
}

.header-image, .header-image-about, .header-image-services, .header-image-gallery, .header-image-contact{
	float: left;
	width: 1010px;
	margin: 0 0 0 -5px;
	position: relative;
	display: block;
	height: 337px;
	padding: 0 5px 0 0;

}
.header-image{ background: url(images/header-home.jpg) no-repeat;}
.header-image-about{ background: url(images/header-about.jpg) no-repeat;}
.header-image-services{ background: url(images/header-services.jpg) no-repeat;}
.header-image-gallery{ background: url(images/header-gallery.jpg) no-repeat;}
.header-image-contact{ background: url(images/header-contact.jpg) no-repeat;}

.logo{
	position: relative;
	height: 104px;
	width: 354px;
	top: 15px;
	left: 15px;
	float: left;
	clear: both;
}

.logo img{
	position: relative;
	height: 104px;
	width: 354px;
	clear: both;
}





.content {
	background: url(images/container-slither.png) repeat-y 0px 0px;
	width: 1010px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	padding: 0 5px 0 5px;
	min-height: 100%;
	display: block;
	clear: both;
	top: 0;
	left: -5px;
	margin-top: 54px;
}

.left-col{
	width: 550px;
	float: left;
	padding: 0px 40px 20px 20px;
	position: relative;
	display: block;
}


.right-col{
	width: 340px;
	float: right;
	position: relative;
	padding: 3px 20px 0 5px;
	display: block;
}

.view-gallery{
	margin: 0px 0 0 0;
	float: left;
	width: 330px;
	}

.view-gallery img{
	width: 71px;
	height: 71px;
	border: 2px solid #f6dae7;
	margin: 3px 7px 7px 0;
	float: left;
	}



/* page title styles */

.img-replace-welcome, .img-replace-testimonials, .img-replace-about, .img-replace-services, .img-replace-contact, .img-replace-location, .img-replace-gallery, .img-replace-whydowe{
	padding: 0;
	height: 36px;
}

.img-replace-welcome			{	background: url(images/title-welcome.gif) no-repeat;}
.img-replace-whydowe			{	background: url(images/title-whydowe.gif) no-repeat;}
.img-replace-testimonials		{	background: url(images/title-testimonials.gif) no-repeat;}
.img-replace-about				{	background: url(images/title-aboutus.gif) no-repeat;}
.img-replace-services			{	background: url(images/title-services.gif) no-repeat;}
.img-replace-contact			{	background: url(images/title-contact.gif) no-repeat;}
.img-replace-location			{	background: url(images/title-location.gif) no-repeat;}
.img-replace-gallery			{	background: url(images/title-gallery.gif) no-repeat;}

.img-replace-txt{
	position: relative;
	right: 9999px;
}


/* navigation styles */

#nav{
	width: 1000px;
	height: 44px;
	float: right;
	position: relative;
	padding: 0;
	background: url(images/nav-bar.gif) repeat-x bottom left;
}

#nav ul.buttons {
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	padding: 0 0 0 5px;
	float: right;
	color: #fffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#nav ul.buttons li{ 
	list-style-type: none;
	float: left;
	padding: 0;
	width: 99px; 
	padding: 0 1px 0 1px;
	color: #fffff;
}

#nav ul.buttons a {
	text-decoration: none;
	display: block;
	color: #fffff!important;
	padding: 10px 0px 0 0px;
	font-weight: normal;	
	text-align: center;
}

#nav ul.buttons li a {background: url(images/nav-but.gif) no-repeat 0px 0px; display: block; width: 99px; height: 34px; color: #fff!important;}
#nav ul.buttons li a:hover {background: url(images/nav-but-over.gif) no-repeat 0px 0px; display: block; width: 99px; height: 34px; color: #fff!important;}


/* contact page styles */

.contactForm{
	padding: 0;
	margin: 5px 0 0 0;
	float: left;	
	width: 500px;
}	

.contactForm .label {
	float: left;
	clear: left;
	width: 130px;
	margin: 5px 10px 0 0;
	text-align: left;
	padding: 5px 0 0 0;
}

input.contactname, input.contactnumber, input.contactemail, textarea.contactmessage,  select.category{
	width: 350px;
	background-color: #fff;
	margin: 5px 0 0 0;
	padding: 5px 3px 5px 0;
	float: left;	
	color: #765c00;
	border: 1px solid #765c00;
}

.go{
	margin: 5px 0 0 140px;	
	}


/* footer styles */

.footer{
	width: 100%; 
	position: relative;
	height: 302px;
	background: #aaa586 url(images/footer-bg.gif) repeat-x left bottom;
	z-index: 10;
	padding: 0;
	margin: 0;
	top: 0px;
	text-align: center;
}


.tag{
	margin: 10px 0 0 330px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	height: 20px;
	position: relative;
}

.footer .tag a{
	text-decoration: none !important; 
	color: #fff !important; 
	padding: 0;	
	font-weight: bold;	
}

.footer .tag a:hover,{
	text-decoration: underline !important;  
	color: #fff !important; 	
}


.bottom{
	width: 1000px;
	background: #fcebf3 url(images/bottom-divide.gif) repeat-x 0 0;
	position: relative;
	padding: 0;
	clear: both;
	display: block;
	margin: 0px auto;
	height: 210px;
	text-align: left;
	}

.outer-bottom{
	width: 1010px;
	background: url(images/bottom-slither.png) repeat-y;
	position: relative;
	padding: 0;
	clear: both;
	display: block;
	margin: 0px auto;
	height: 210px;
	left: 2px;
	text-align: left;

	}

.rose-img{
	padding: 20px 10px 10px 10px;
	float: left;
	width: 220px;
	}

.company-links{
	width: 200px;
	float: left;
	padding: 25px 0 0 20px;
	}

li.divide{
	padding: 0;
	margin: 0;
	height: 3px;
	}


.bottom .company-links ul, .bottom .services1 ul, .bottom .services2 ul{
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;!important
	}

.bottom .company-links li a, .bottom .services1 li a, .bottom .services2 li a{
	color: #62002a;
	text-decoration: none;
}

.bottom .company-links li a:hover, .bottom .services1 li a:hover, .bottom .services2 li a:hover{
	color: #62002a;
	text-decoration: underline;
}

.bottom .company-links li a, .bottom .services1 li a, .bottom .services2 li a{
	margin: 0;!important
	padding: 0 0 0 0;!important	
	list-style-type: none;!important
	color: #62002a;
	font-size: 14px;
	height: 10px;
	font-weight: normal;
	}

.services{
	width: 500px;
	float: left;
	padding: 25px 0 0 40px;
	}

.services1, .services2{
	width: 200px;
	float: left;
	}
	
.services2{ padding: 0 0 0 20px;}







/* text styles */

h1, h2, h3, h4, h5, h6 { 
	margin: 0px;
	padding: 0 0 5px 0;
}

h1{
	color: #765c00;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2{
	color: #765c00;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3{
	font-size: 34px;
	color: #0a5d0b;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin-bottom: 5px;	
}

h4{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;		
}

h5{
	color: #0a5d0b;
	font-weight: bold;
	font-size: 11px;
	padding: 0;!important
}

h6{
	color: #c9191b;
	font-size: 16px;
	padding: 5px 0 5px 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify
}

.left-col ul{
	margin: 0;
	padding: 0px 0 10px 0;
}

.left-col li{
	margin: 3px 0 3px 5px;
	padding: 0px 5px 0 20px;
	background: url(images/bullet.gif) no-repeat 0 3px;
	list-style-image: none;
	list-style: none;
}


.gold{
	color: #765c00;
}


.bold{
	font-weight: bold;
}


a:link{
	color: #765c00!important;
	text-decoration: none;
	font-weight: bold;
}

a:visted{
	color: #765c00!important;
	text-decoration: none;
	font-weight: bold;
}

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


.right-align{
	text-align: right;
	text-decoration: none;
	}


#spacer { clear: both }

#gallery_t{
	paddding-left:60px;
}
#gallery_t td{
	padding:16px;
}


.ok_msg {
    background-color:#fcf1f5;
    border:1px solid #f5bfd2;
    margin:0 0 10px;
    padding:10px;
}

.err_msg {
    background-color:#f1f1f1;
    border:1px solid #d7d7d7;
    margin:0 0 10px;
    padding:10px;
}
