
body {
background-attachment:fixed;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-color:#000000;
	background-repeat:no-repeat;
	margin:0;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:20px;
}
a {
color:#FFFF99;
text-decoration:none;
}

a:hover {
color:#3399CC;
}
.main {
	width:840px;
	background-color:#353535;
	background-image:url(images/mainbg.gif);
	position:absolute;
	left:50%;
	margin-left:-450px;
	margin-top:130px;
	padding:30px;
}
.flash {
	position:absolute;
	top:-60px;
	left: 0px;
}
.contentmain {
	width:717px;
	
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:20px;
	margin-right:120px;
}
.contentmain h1 {
	font-size:26px;
	color:#FFFFFF;
	font-variant:small-caps;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-weight:normal
}
h2 {
	font-size:14px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-weight:normal;
	margin:-10px 0 -6px 0px;
}

.contentmain table tr td {
padding:6px;
}
.teaserbox {
	margin-top:30px;
	background-image:url(images/WeddingBox.jpg);
	width:837px;
	height:165px;
}
.teasertext {
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:1.2em;
	position:relative;
	top:30px;
	left:220px;
	width:430px;
	text-align:center;
}
.video {
	float:left;
	position:relative;
	top:30px;
	#top:46px;
	_top:46px;
	left:40px;
	margin-right:110px;
	margin-bottom:85px;
	
	
	background-color:#000000;
}
.footer {
	width:840px;
	height:86px;
	background-image:url(images/bottomReflect.jpg);
	background-repeat:no-repeat;
	margin:30px -30px -30px -30px;
	clear:both;
	padding:30px;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:20px;
	text-align:center;
	
}
.nav {
position:absolute;
top:-32px;

}
.nav ul {
margin:0px 0 0 400px;
padding-left:0;
}
.nav ul li {
list-style:none;
display:inline;
}

.nav ul li a {
margin:0 16px 0 16px;
color:#FFFFFF;
font-family:"Trebuchet MS",  Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:normal;
text-transform:uppercase;
font-style:oblique;
font-weight:bold;
border-bottom: dotted 1px #FFFF99;
}

.nav ul li a:hover {
color:#3399CC;
font-style: normal;
}
