body {
	background:url(/gfx/misc/bg.gif) #fff;
	margin:0 auto;
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#f2f0d5;
}

.wrapper {
	width:902px;
	margin:0 auto;
	text-align:center;
}

#head {
	position:relative;
	text-align:center;
	margin:0 auto;
}

.logo {
	position:relative;
	top:30px;
}

/** NAVIGATION **/

#menuitem_1 { height: 27px; width: 66px; margin: 0px 0 0 0px; padding:0 0px 0 0; background: url(/gfx/nav/home1.jpg) no-repeat; }
#menuitem_1 a:link, #menuitem_1 a:visited { height: 27px; width: 66px; text-indent:-1000em; }
#menuitem_1 a:hover, #menuitem_1 a.mainlevel_current, #menuitem_1 a.mainlevel_active { background: url(/gfx/nav/home1.jpg) no-repeat 0 -27px; }

#menuitem_2 { height: 27px; width: 139px; margin: 0px 0 0 0px; padding:0 0px 0 0; background: url(/gfx/nav/wedding1.jpg) no-repeat; }
#menuitem_2 a:link, #menuitem_2 a:visited { height: 27px; width: 139px; text-indent:-1000em; }
#menuitem_2 a:hover, #menuitem_2 a.mainlevel_current, #menuitem_2 a.mainlevel_active { background: url(/gfx/nav/wedding1.jpg) no-repeat 0 -27px; }

#menuitem_3 { height: 27px; width: 106px; margin: 0px 0 0 0px; padding:0 0px 0 0; background: url(/gfx/nav/bridesmaids1.jpg) no-repeat; }
#menuitem_3 a:link, #menuitem_3 a:visited { height: 27px; width: 106px; text-indent:-1000em; }
#menuitem_3 a:hover, #menuitem_3 a.mainlevel_current, #menuitem_3 a.mainlevel_active { background: url(/gfx/nav/bridesmaids1.jpg) no-repeat 0 -27px; }

#menuitem_4 { height: 27px; width: 97px; margin: 0px 0 0 0px; padding:0 0px 0 0; background: url(/gfx/nav/prom1.jpg) no-repeat; }
#menuitem_4 a:link, #menuitem_4 a:visited { height: 27px; width: 97px; text-indent:-1000em; }
#menuitem_4 a:hover, #menuitem_4 a.mainlevel_current, #menuitem_4 a.mainlevel_active { background: url(/gfx/nav/prom1.jpg) no-repeat 0 -27px; }

#menuitem_5 { height: 27px; width: 101px; margin: 0px 0 0 0px; padding:0 0px 0 0; background: url(/gfx/nav/accessories1.jpg) no-repeat; }
#menuitem_5 a:link, #menuitem_5 a:visited { height: 27px; width: 101px; text-indent:-1000em; }
#menuitem_5 a:hover, #menuitem_5 a.mainlevel_current, #menuitem_5 a.mainlevel_active { background: url(/gfx/nav/accessories1.jpg) no-repeat 0 -27px; }

#menuitem_6 { height: 27px; width: 129px; margin: 0px 0 0 0px; padding:0 0px 0 0; background: url(/gfx/nav/howto1.jpg) no-repeat; }
#menuitem_6 a:link, #menuitem_6 a:visited { height: 27px; width: 129px; text-indent:-1000em; }
#menuitem_6 a:hover, #menuitem_6 a.mainlevel_current, #menuitem_6 a.mainlevel_active { background: url(/gfx/nav/howto1.jpg) no-repeat 0 -27px; }

ul.mainlevel
{
	list-style: none;
	padding: 0 0 0px 0;
	margin: 0px 0 0 0;
	height:12px;
	width:100%;
}

ul.mainlevel li
{
	background-image: none;
	padding: 0px;
	float: left;
	margin:auto;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	list-style:none;
}

#main_nav, #menulist_root, .mainlevel {
	width:982px;
	
}

ul.mainlevel li a
{
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #EDEDED;
	background: transparent;
	font-weight:normal;
}

ul.mainlevel li a:hover
{
	color: #FFF799;
}

#nav-wrap {
	margin:0 auto;
	text-align:center;
	position:relative;
	top:78px;
	left:170px;
	background:#100f0c;
}

#nav {
	text-align:center;
	margin:0 auto;
	width:982px;
	top:-38px;
	background:url(/gfx/nav/pattern1.png) no-repeat;
	height:106px;
	position:relative;
}

/** NAVIGATION END **/

#content {
	border:1px solid #a69b7c;
	position:relative;
	text-align:left;
	margin:auto;
	top:-38px;
	background:#000;
	min-height:505px;
	overflow:hidden;
}

.contentmain {
	border:1px solid #a69b7c;
	position:relative;
	text-align:left;
	padding:15px;
	top:-38px;
	margin:auto;
	background:#000;
	font:normal 80%/150% Arial, Helvetica, sans-serif;
	color:#f2f0d5;
	min-height:505px;
	overflow:hidden;
}

.contentmain img {
	border:1px solid #8f8568;
}

h1 {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	color:#e3dd76;
}

a:link, a:visited {
	color:#787878;
	text-decoration:none;

}

#leftc {
	float:left;
}

#rightc {
	width:430px;
	font:normal 80%/150% Arial, Helvetica, sans-serif;
	color:#f2f0d5;
	float:right;
	padding:0 12px;
	margin-top:12px;
	text-align:left;
}

img {
	border:none;
}

#foot {
	font: normal 70% verdana, Helvetica, sans-serif;
	color:#787878;
	width:970px;
	height:34px;
	position:relative;
	margin:auto;
	margin-bottom:10px;
	bottom:38px;
}


#footleft {
	position:absolute;
	left:32px;
	top:10px;
	padding:1px;
}

#footright {
	position:absolute;
	right:32px;
	top:10px;
	padding:1px;
}

img, div { behavior: url(iepngfix.htc) }

.contactinput {
	padding:5px;
	width:220px;
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#19234c;
	background:#fff;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
}
	
.contacttext {
	padding:5px;
	width:220px;
	height:130px;
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#19234c;
	background:#fff;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	vertical-align:top;
}