body {
  margin:0px;
  padding-top:0px;
  font: 92% Verdana, Helvetica, Arial, Sans-Serif;
  color:#d0d0c3;
  	width: 1000px;
	height: 800px;
	padding-top: 10px;
   background-color:#FFFFFF;;
   margin-left: auto;
   margin-right: auto;
	background-color: white;
  } 

h1 {
    color: #c1c5de;
    font-family: Georgia, Times New Roman, Courier, Serif;
    font-weight: normal;
    line-height: 25px;
    font-size: 2.4em;
    height: auto;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
h2 {
    color: #8b8b91;
    font: 1.1em Georgia, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold; 
	margin: 5px 0px 5px 0px;
	text-transform:uppercase;
}
h4 {
	color:#6c676c;
	margin: 5px 0px 5px 0px;
	padding:0px;
	font: bold 1em Sans-Serif;
	}
p {
  color:#DBDBCB;
  line-height:15px;
  }

a {
  color:#C4C5B7;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  } 

#container {
  position: relative;
  margin:0 auto;
  width:100%;
  text-align:center;
  }
#head {
  background: #3a333a url("../images/bg-head.jpg") repeat-x;
  height:30px;
  }

#logo {
  padding-top:5px;
  }
  
#image-banner {
  height:310px;
  margin:0;
  padding:0;
  background: #fff url("../images/fp_left.png") left no-repeat;
  }
  
  #gallery-banner {  
	height: 310px;  
  	background: #fff url("../images/gallery_imagebar.png") left no-repeat;
 }
	
#gallery-images  {
	display: block;
	padding: 0;
	padding-left: 50px;
	margin: 0;
	}

#gallery-images li	{
float: left;	
	list-style-type: none;
	margin: 0;
	padding-top: 70px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
}

.bugfix {
display: inline; /*** This is the fix for the doubled margin bug ***/
}
 #gallery-images img {
 padding: 1px;
border: 0;
display: inline;
}
/*  #gallery-banner img {
  float: left;
  
  	padding-top: 30px;
  	padding-left: 50px;
  	border: 0;
  	clear: top;
  	

  	}
*/  
#image-banner-bridal {
	height: 310px;
	margin: 0;
	padding: 0;
	background: #fff url("../images/bridal_imagebar.png") left no-repeat;
  }

#image-banner-beauty {
	height: 310px;
	margin: 0;
	padding: 0;
	background: #fff url("../images/beauty_imagebar.png") left no-repeat;
  }

#image-banner-feedback {
	height: 310px;
	margin: 0;
	padding: 0;
	background: #fff url("../images/feedback_imagebar.png") left no-repeat;
  }

#image-banner-contact {
	height: 310px;
	margin: 0;
	padding: 0;
	background: #fff url("../images/contact_imagebar.png") left no-repeat;
  }

#gallery-nav-bar
{
  padding-top:280px;
  height:30px;
  text-align:left;
  width:840px;
  margin:0 auto;
}
 
/* IE FIX */
* html #gallery-nav-bar {
  margin-top:280px;
  padding-top: 0px;	  }
/**/

#nav-bar {
  padding-top:280px;
  height:30px;
  text-align:left;
  width:840px;
  margin:0 auto;
  }
#nav-list {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#nav-list li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav-list a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* IE Fix */
	}
#nav-list a:hover {
	background-position: 0 -60px;
	}
#nav-list a:active, #nav-list a.selected {
	background-position: 0 0px;
	}
#nav-list a:active, #nav-list a.selected:hover {
	background-position: 0 0px;
	}
#tab-home a {
  margin-left:210px;
  width: 80px;
  background: url("../images/tab-home.gif") top left no-repeat;
  background-position: 0 -30px;
  }
#tab-bridal a {
  width: 80px;
  background: url(../images/tab-bridal.gif) top left no-repeat;
  background-position: 0 -30px;
  }
#tab-therapy a {
  width: 80px;
  background: url(../images/tab-beauty.gif) top left no-repeat;
  background-position: 0 -30px;
  }
#tab-gallery a {
  width: 80px;
  background: url("../images/tab-gallery.gif") top left no-repeat;
  background-position: 0 -30px;
  }

#tab-feedback a {
  width: 80px;
  background: url("../images/tab-feedback.gif") top left no-repeat;
  background-position: 0 -30px;
  }
  
#tab-contact a {
  width: 80px;
  background: url("../images/tab-contact.gif") top left no-repeat;
  background-position: 0 -30px;
  }

#text-bar {
  background: #453e45;
  min-height: 350px;
  color: #d0d0c3;
  padding:10px;
  }
/* for IE */
/*\*/
* html #text-bar {
  height: 307px;
  }
/**/
#text-bar-line {
  width: 760px;
  text-align:left;
  margin:0 auto;
  }

 #text-bar-left-home {
  width:350px;
  margin-right:10px;
  float:left;
  }
#text-bar-right-home {
  padding-top: 30px;
  width:350px;
  float:left;
  }
#footer {
  background: #2f292f;
  height: 10px;
  }


.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#2f292f;
}
.spiffy1{
border-right:1px solid #2f292f;
padding-right:1px;
margin-right:3px;
border-left:1px solid #2f292f;
padding-left:1px;
margin-left:1px;
background: #2f292f;
}
.spiffy2{
border-right:1px solid #2f292f;
border-left:1px solid #2f292f;
padding:0px 1px;
background:#2f292f;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #2f292f;
border-left:1px solid #2f292f;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #2f292f;
border-left:1px solid #2f292f;
}
.spiffy5{
border-right:1px solid #2f292f;
border-left:1px solid #2f292f;
}
.spiffy_content{
padding:0px 2px;
background:#2f292f;
}

#guestbook {
	padding-top: 10px;
	height: 240px;
	width: 350px;
	overflow: auto;
}

.guestbook_entry {
	background-color: #cccccc;
	color: black;
}

.guestbook_entry a {
	color: black;
}

.guestbook_entry a:visited {
	color: gray;
}

#lightbox{
	background-color:#eee;
	padding: 5px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
