@charset "utf-8";
/* CSS Document */
html {
	background: url(../images/wallpaper.jpg) repeat;
}
body {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 16px;
}
/* GENERAL STYLING */
a {
	color: #000;
	text-decoration:underline;
}
#container {
	position:relative;
	padding-top: 15px;
}
/* HEADER */
#header {
}
#header img {
	
}
/* MENU */
	ul.nav { 
	margin: 0px;
	padding-left: 0px;
	background: url(../images/navbg.png);
	background-repeat:repeat-x; 
}
	ul.nav li {
	display: inline;
	text-align: center;
	padding-left:20px
	margin-top: 20px;
	}
.nav img {
	margin-top:18px;
}
ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:960px;
	height: 80px;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:235px;
	height:80px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:235px;
	height:80px;
	z-index:14;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:25px;
	left:0px;
	width:235px;
	height:30px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:80px;
	width:235px;
	height:0px;
	left:0px;
	z-index:12;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
	line-height: 0px;
	visibility: inherit;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:24px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#900;
	float:left;
	clear:both;
	width:155px;
	font-size:10px;
	letter-spacing:1px;
}
/* box 2 that contains wedding inv and accessories */
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:235px;
	overflow:hidden;
	height:80px; 
	top:80px;
	left:0px;
	display:none;
	background:#000;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#900;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}
#nav {
	background-image:url(../images/navbg.png);
	display:inline-block;
	position:relative;
}
/* MAIN CONTENT */
#mainwrap {
	background:url(../images/Main.gif);
}
.contbox1 {
	height:424px;
	width: 460px;
	background-image:url(../images/contbox1.gif);
	margin-top: 28px;
	margin-bottom: 28px;
	line-height: 16px;
	font-size:14px;
	padding-top:10px;
	margin-right:0px;
	float:left;
	border: 1px solid black;
	margin-left: 2px;
	
}
.contbox1 h1 {
	color:#900;
	text-align:center;
	padding-top:23px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.contbox1 h2 {
	color:#F60;
	text-align:center;
	padding-top: 23px;
}
.contbox1 img {
	float:left;
	margin-right: 10px;
	border: solid 1px black;
	margin-left:10px;
	margin-right:10px;
}
.contbox2 {
	height:424px;
	width: 460px;
	background-image:url(../images/contbox2.gif);
	margin-top: 28px;
	margin-bottom: 28px;	
	line-height: 16px;
	font-size:14px;
	padding-top:10px;
	text-align:center;
	float:right;
	border: 1px solid black;
	margin-right: 2px;
	
}
.contbox2 h1 {
	color:#900;
	text-align:center;
	padding-top:23px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.contbox2 h2 {
	color:#000;
	text-align:center;
	padding-top: 23px;
}
.contbox2 contact {
	font-size:16px;
	line-height:18px;
	text-align:center;
/* FOOTER */
}
.cfooter_wrap {
	background:url(../images/cfooterbg.png) repeat-x;
	height:40px;
}
.cfooter {
	margin-bottom:0px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-size:16px;
	text-shadow: 0 1px 3px black;
	margin-top:8px;
}
.lfooterbox {
background-color:#FFF;
float:left;
text-align:left;
height:158px;
margin-right:0px;
}
.lfooterbox img {
	float:left;
	margin:10px;
	border:1px solid black
}
.lfooterbox p {
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.rfooterbox {
background-color:#FFF;
text-align:left;
height:158px;
margin-left:0px;
float:right;
}
.rfooterbox img {
	float:left;
	margin:10px;
	border:1px solid black
}
.rfooterbox p {
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.ffooter {
	background:url(../images/btfooterstretch.png) repeat-x;
	text-align:center;
	color:#FFF;
}
.fdivider {
	float:left;
}
