@charset "utf-8";
/* CSS Document */

body{
background-color:#000; 
padding:0px; 
margin:0px;
} 
p{ padding:0; margin:0;}
.header{
background:url(../images/header.jpg) top left no-repeat;
width:1000px;
height:376px;
}
.navcontainer
{
float:left;
background:url(../images/nav-bar-strip.jpg) left top repeat-x;
height:64px;
padding-left:50px;
padding-right:30px;
}
.navcontainer ul
{
display:inline;
margin:0px;
width:846px;
padding:0px;
float:left;
}
.navcontainer ul span
{
display:none;
}
.navcontainer ul li
{
float:left;
list-style-type:none;
display:inline;
background:url(../images/nav-div.jpg) right top no-repeat;
padding-right:2px;
height:44px;
padding-top:20px;
padding-left:38px;
padding-right:38px;
}
.official
{
background:url(../images/official.jpg) left top no-repeat;
width:56px;
height:18px;
float:left;
}
.official:hover
{
background:url(../images/official.jpg) left bottom no-repeat;
width:56px;
height:18px;
float:left;
}
.official-active
{
background:url(../images/official.jpg) left bottom no-repeat;
width:56px;
height:18px;
float:left;
}

.ceremonies
{
background:url(../images/ceremonies.jpg) left top no-repeat;
width:138px;
height:19px;
float:left;
}
.ceremonies:hover
{
background:url(../images/ceremonies.jpg) left bottom no-repeat;
width:138px;
height:19px;
float:left;
}
.ceremonies-active
{
background:url(../images/ceremonies.jpg) left bottom no-repeat;
width:138px;
height:19px;
float:left;
}
.counseling
{
background:url(../images/counseling.jpg) left top no-repeat;
width:70px;
height:22px;
float:left;
}
.counseling:hover
{
background:url(../images/counseling.jpg) left bottom no-repeat;
width:70px;
height:22px;
float:left;
}
.counseling-active
{
background:url(../images/counseling.jpg) left bottom no-repeat;
width:70px;
height:22px;
float:left;
}
.photography
{
background:url(../images/photography.jpg) left top no-repeat;
width:82px;
height:19px;
float:left;
}
.photography:hover
{
background:url(../images/photography.jpg) left bottom no-repeat;
width:82px;
height:19px;
float:left;
}
.photography-active
{
background:url(../images/photography.jpg) left bottom no-repeat;
width:82px;
height:19px;
float:left;
}
.services
{
background:url(../images/services.jpg) left top no-repeat;
width:99px;
height:19px;
float:left;
}
.services:hover
{
background:url(../images/services.jpg) left bottom no-repeat;
width:99px;
height:19px;
float:left;
}
.services-active
{
background:url(../images/services.jpg) left bottom no-repeat;
width:99px;
height:19px;
float:left;
}

.bodyfont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:18px;
color:#a6a19d;
font-style:normal;
}

.wedding-packages{
background-color:#161616;
border:1px solid #2b2a2a;
}

.bodyfont-listnew ul{
margin:0px;
padding-left:15px;
}

.bodyfont-listnew ul li{
font-family:Arial, Helvetica, sans-serif;
color:#ada186;
font-size:12px;
line-height:24px;
margin:0;
padding-right:15px;
list-style-type:none;
background:url(../images/bullet.jpg) top left no-repeat;
background-position:0px 50%;
padding:0px 0px 0px 15px;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
color:#5f5e5e;
font-size:12px;
line-height:18px;
text-align:center;
}
