*{
	margin: 0;
	padding: 0;}
a {
	text-decoration: none;
	color:#893706;
}

body {
	font-family:tahoma;
	font-size:11px;
	color:#3A3A39;
	margin:0px;
	padding:0px;
	background-color:#000000}
	
h1{
	padding: 10px 10px 2px 10px;
	font-size: 16px;}

h2{
	padding: 10px 10px 2px 10px;
	font-size: 12px;
	color: #DFCB9B;}

h3{
	padding: 10px 10px 2px 10px;
	font-size: 12px;
	clear: both;}
	
p{
	text-decoration:none;
	padding: 5px 10px;
	margin:0;}

a:hover{
	text-decoration:none;}
	
.label{
	width: 50px;
	float: left;
	clear:both;
	margin: 0 10px;
	text-align: right;}

.element{
	float: left;
	margin: 0 10px;
	text-align: left;}
	
#gallery{
	margin-left: 3px;
	width:158px;}
	
.gallery{
	padding: 5px 10px;}
	
.thumbnailBox{
	float: left;
	border: 1px solid #3A3A39;
	margin: 3px;}
	
.thumbnailBox img{
	height: 50px;}
	
.thumbnail{
	width: 50px;
	height: 50px;
	float: left;
	margin: 1px;
	border: none;}

#wrapper{
	width: 773px;
	margin:0 auto;
	padding:0;}

#header{
	background: url(../images/logo.jpg) repeat-x bottom;
	height:73px;
	text-align: center;}
	
#header img{
	border: none;}

#headerImage{
	height: 244px;
	margin: 0;
	padding:0;}

#content{
	width:437px;
	height:442px;
	margin:0;
	padding:0 158px 0 178px;
	background: url(../images/bg1.jpg);
	position: relative;}
	
#paper{
	width:436px;
	background: url(../images/bg_td1.jpg) repeat-y;
	margin:0;}
	
#weddings{
	list-style: none;}
	
#weddings li{
	list-style-image: url(../images/arr_brown_1.gif);
	display: block;
	padding:0 0 0 10px;}
	
#weddings li a{
	color: #DFCB9B;}

#paper-bottom{
	height: 11px;
	background: url(../images/bottom.jpg) no-repeat;
	clear: both;}
	
#sidebar{
	width: 161px;
	float: right;
	margin: 0 10px 0 0;
	background: url(../images/2txt3.gif) repeat;}
	
#clear{
	clear: both;}

#footer{
	width:765px;
	margin:0;
	padding:0;
	clear:both;}
	
#footer a{
	color:#DFCB9B;}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 436px;
  height: 57px;
  background: url(../images/menu-bg.jpg) no-repeat;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  color:#3A3A39;
  position: absolute;
  outline: none;
  text-align: center;
  font-weight: bold;
  padding: 12px 0 0;
  line-height: 12px;
}

#menu .wedding {
  width: 112px;
  height: 57px;
  background: url(../images/m11.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .other {
  width: 105px;
  height: 57px;
  background: url(../images/m22.jpg) no-repeat;
  left: 112px;
  top: 0px;
}
#menu .store {
  width: 107px;
  height: 57px;
  background: url(../images/m33.jpg) no-repeat;
  left: 217px;
  top: 0px;
}
#menu .contact {
  width: 112px;
  height: 57px;
  background: url(../images/m44.jpg) no-repeat;
  left: 324px;
  top: 0px;
}
