@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a img { border:none } /* Gets rid of IE's blue borders */


/* Layout - basics */

html {
	background-color: #f1eedb;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2;
	background-color: #f1eedb;
}
p {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#copy a {
	text-decoration: none;
	color: #E1DDC5;
}
#copy a:hover {
	color: #FFFFFF;
}
#container {
	background-image: url(images/wrapbg_03.gif);
	background-repeat: repeat-y;
	height: 600px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #150E01;
}
#header {
	height: 150px;
	width: 800px;
}
#header h1 {
	text-indent: -9999px;
}
#logo h1 {
	background-image: url(images/header_03.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/*--------- main nav style --------------*/

.nav     {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
	}
#nava {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 512px;
	position: relative;
	overflow: hidden;
}
.nav li 	{
	display: block;
	padding: 0;
	float: left;
	width: 512px;
	height: 30px;
	background-image: url(images/navmain3.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	margin-right: 0px;
}
.nav a{
	display:block;
	height:30px;
	text-indent:-9999px;
	outline:none;
	list-style-type: none;
}
#link1  {
	background-position: 0px 0px;
	height: 30px;
	width: 80px;
}
#link2  {
	background-position: -78px 0px;
	height: 30px;
	width: 90px;
}
#link3  {
	height: 30px;
	width: 90px;
	background-position: -168px 0px;
}
#link4  {
	height: 30px;
	width: 90px;
	background-position: -255px 0px;
}
#link5  {
	height: 30px;
	width: 80px;
	background-position: -345px 0px;
}
#link6  {
	height: 30px;
	width: 82px;
	background-position: -424px 0px;
}
#link1 a:hover         {
	background-position: 0px -60px;
	background-image: url(images/navmain3.gif);
}
#link2 a:hover         {
	background-position: -78px -60px;
	background-image: url(images/navmain3.gif);
}
#link3 a:hover         {
	background-position: -168px -60px;
	background-image: url(images/navmain3.gif);
}
#link4 a:hover         {
	background-position: -255px -60px;
	background-image: url(images/navmain3.gif);
}
#link5 a:hover         {
	background-position: -345px -60px;
	background-image: url(images/navmain3.gif);
}
#link6 a:hover         {
	background-position: -424px -60px;
	background-image: url(images/navmain3.gif);
}
body#home #link1{
background-position: 0px -60px;
	background-image: url(images/navmain3.gif)
}

body#about #link2 	{

background-position: -78px -60px;
	background-image: url(images/navmain3.gif);
}
body#services #link3 	{

background-position: -168px -60px;
	background-image: url(images/navmain3.gif);
}
body#location #link4 	{

background-position: -255px -60px;
	background-image: url(images/navmain3.gif);
}
body#gallery #link5 	{

background-position: -345px -60px;
	background-image: url(images/navmain3.gif);
}
body#contact #link6 	{

background-position: -424px -60px;
	background-image: url(images/navmain3.gif);
}


/*--------- end main nav style --------------*/

h2 {
	text-indent: -9999px;
	height: 255px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
h2.mid {
	background-color: #150E01;
	background-image: url(images/home-theone_03.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 800px;
	clear: both;
	background-position: top;
}
h2.aboutus {
	background-color: #150E01;
	background-image: url(images/h2-about_03.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 300px;
	float: left;
	padding-top: 40px;
	text-indent: -9999px;
	display: block;
	background-position: center;
}
h2.serve {
	background-color: #150E01;
	background-image: url(images/serve_03.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 300px;
	float: left;
	padding-top: 40px;
	text-indent: -9999px;
	display: block;
	background-position: center;
}
h2.loca {
	background-color: #150E01;
	background-image: url(images/h2-loca_03.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 300px;
	float: left;
	padding-top: 40px;
	text-indent: -9999px;
	display: block;
	background-position: center;
}
h2.gall {
	background-color: #150E01;
	background-image: url(images/h2-gallery_03.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 300px;
	float: left;
	padding-top: 40px;
	text-indent: -9999px;
	display: block;
	background-position: center;
}
h2.contact {
	background-color: #150E01;
	background-image: url(images/h2-contact_03.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 300px;
	float: left;
	padding-top: 40px;
	text-indent: -9999px;
	display: block;
	background-position: center;
}
h2.thankyou {
    background-color: #150E01;
	background-image: url(images/h2-thank_03.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 300px;
	float: left;
	padding-top: 40px;
	text-indent: -9999px;
	display: block;
	background-position: center;
}
#abmid {
	height: 350px;
	width: 780px;
	background-color: #150E01;
	clear: both;
	background-image: url(images/aboutusmid-final_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
}
#abmid p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #E4E0C7;

}
h6 {
	font-size: 1.2em;
	color: #E3E3E3;
	text-indent: -9999px;
	display: block;
}
#loca-mid {
	height: 300px;
	width: 450px;
	background-color: #150E01;
	clear: both;
	background-image: url(images/loca-bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 69px;
	padding-left: 349px;
}
#gall-mid {
	height: 370px;
	width: 800px;
	background-color: #150E01;
	background-image: url(images/gall-bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#gall-wrapp {
	height: 350px;
	width: 800px;
}
#thank {
	height: 350px;
	width: 780px;
	background-color: #150E01;
	clear: both;
	background-image: url(images/aboutusmid-final_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
}
#map {
	height: 223px;
	width: 354px;
	background-color: #CCCCCC;
	background-image: url(images/map_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#copy {
	height: 290px;
	width: 440px;
	padding-top: 30px;
}
#end-para {
	height: 30px;
	width: 500px;
}
#copy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #E4E0C7;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #E3DFC6;
	line-height: 1.6em;
	font-style: normal;
}
h4.space {
	padding-bottom: 10px;
}
h3 {
	text-indent: -9999px;
	height: 61px;
	width: 198px;
}
h3.about {
	background-image: url(images/h3-about_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 198px;
	height: 70px;
}
#bignav1 p, #bignav2 p{
	padding-top: 10px;
	color: #F1EEDB;
	font-size: 1.2em;
	line-height: 1.4em;
}
#bignav3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F1EEDB;
	padding-bottom: 40px;
}
h3.location {
	background-image: url(images/h3-location_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 198px;
	height: 70px;
}
h3.gallery {
	background-image: url(images/h3-gallery_03.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 198px;
	background-position: bottom;
}
ul.reasons li {
	float: left;
	width: 198px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul.reasons li.last {
	width: 198px;
	margin: 0px;
}
#bignav1, #bignav2, #bignav3  {
	margin-left: 60px;
	float: left;
	height: 170px;
	width: 198px;
	display: inline;
}
#bignav1 a:hover    {
	color: #FFFFFF;
}
#bignav2 a:hover {
	color: #FFFFFF;
}
#bignav3 a:hover {
	color: #FFFFFF;
}
a.biege {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F1EEDB;
	text-decoration: none;
}
.midle {
	background-image: url(images/servmid_03.jpg);
	height: 300px;
	width: 800px;
	background-color: #150E01;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 20px;
}
#tablewrap {
	height: 240px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	background-image: url(images/tablebg_03.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: top;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333333;
}
td, th {
	text-align: right;
	padding: 5px;
}
.money {
	width: 90px;
}
.cutstyle {
	text-align: left;
}
.cutstyle2 {
	padding-left: 30px;
	text-align: left;
}
.cutstyle3 {
	padding-left: 30px;
	text-align: left;
	width: 100px;
	font-weight: bold;	
}
.gents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bolder;
	text-align: left;
	color: #333333;
	width: 120px;
}
#footer {
	background-image: url(images/footer3_03.gif);
	height: 35px;
	width: 820px;
	clear: both;
	background-repeat: no-repeat;
	background-position: -7px top;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	text-decoration: none;
	color: #150E01;
	display: block;
	width: 125px;
	float: right;
	padding-top: 20px;
	height: 15px;
	font-size: 10px;
}
.gall-blocks {
	float: left;
	height: 145px;
	width: 120px;
	padding-left: 40px;
	padding-top: 30px;
}
.gall-all {
	float: left;
	height: 145px;
	width: 120px;
	padding-top: 30px;
	padding-left: 80px;
}
img, div, a, input {
 behavior: url(resource/iepngfix.htc); 
}
#loca-mid p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D1CDB6;
	padding-top: 30px;
}
