/* CSS Document */
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:14px;
color:#A60700;
background-image:url(images/nav/bg.jpg);
background-repeat:repeat-y;
}

img{
behavior:url('/css/pngHack.htc');
}

#nav{
background-image:url(images/nav/bg.jpg);
background-repeat:repeat-y;
width:90px;
}
.nav{
margin-left:29px;
}

#content{
width:316px;
}
.content{
padding-top:40px;
padding-left:60px;
padding-right:30px;
padding-bottom:30px;
}

#textbox{
width:520px;
margin-top:22px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

#textboxcorp{
width:320px;
margin-top:22px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

#textboxparty{
width:315px;
margin-top:22px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

#textbox a{
color:#D948D1;
}

#right{
width:544px;
margin-right:44px;
background-image:url(images/content_bg.gif);
background-repeat:no-repeat;
}

#rightplain{
width:544px;
margin-right:44px;

}

#parties{
background-image:url(images/parties/content_bg.jpg);
background-repeat:no-repeat;
background-position:top right;
height:850px;
}

#weddings{
background-image:url(images/weddings/content_bg1.jpg);
background-repeat:no-repeat;
background-position:top right;
width:930px;
height:730px;
}

#special{
background-image:url(images/special-occasions/content_bg.jpg);
background-repeat:no-repeat;
width:930px;
height:739px;
}

#corporate{
background-image:url(images/corporate/content_bg.jpg);
background-repeat:no-repeat;
width:910px;
height:739px;
}

#contact{
background-image:url(images/contact/content_bg.jpg);
background-repeat:no-repeat;
background-position:top right;
height:800px;
}

#gallery{
background-image:url(images/gallery/content_bg.jpg);
background-repeat:no-repeat;
background-position:top right;
height:800px;
}


#topbar{
width:500px;
height:71px;
}

#date{
padding-top:60px;
padding-left:200px;
font-size:11px;
font-family:Tahoma;
}

.right{
float:right;
padding:0px;
margin-top:29px;
padding-right:30px;
}

#frame{
padding:50px;
}
