/* CSS Document */
body{
background-color:#8da147;
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color: #000000;
}

#container {
width:680px;
margin:0 auto;
}

#header {
background-image:url(../images/logo_banner.jpg);
background-position:right;
background-repeat:no-repeat;
height:83px;
margin:20px 0px 10px 0px;
}


#horizontalnavbar{
background-color:#e4b4b5;
}

.header-tl {background: url(../images/header-tl.gif) 0 0 no-repeat}
.header-tr {background: url(../images/header-tr.gif) 100% 0 no-repeat;}

#horizontalnavbar ul{
margin:0px;
padding:0px 0px 0px 15px;
}

#horizontalnavbar li{
display:inline;
}

#horizontalnavbar li a {
text-decoration:none;
padding:5px 10px 5px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
color: #fff;
font-weight:bold;
}

#horizontalnavbar li a:hover{
text-decoration:underline;
}

#mainbody {
border:4px solid #e4b4b5;
min-height:396px;
background-color: #ADBB68;
}

#pagetext {
min-height:195px;
margin:30px 20px 20px 20px;
}

#designerimages {
float:right;
margin-top:20px;
margin-right:20px;
margin-left:10px;
width:295px;
height:380px;
}

#pagetext img {
border:none;
padding-top:10px;
margin-bottom:-10px;
}

#pagetext h1 {
font-size:1.5em;
font-weight:bold;
color:#e4b4b5;
}

#pagetext h2.first {
font-size:1.3em;
font-weight:bold;
color:#fff;
margin:0;
}

#pagetext h2 {
font-size:1.3em;
font-weight:bold;
color:#fff;
margin:30px 0px 0px 0px;
}

#pagetext h3 {
font-size:1em;
font-weight:bold;
color:#fff;
margin:0;
}

#pagetext p {
color:#fff;
line-height:1.5em;
}

#pagetext p.itemdate {
margin:0;
font-size:0.8em;
color:#F9DF95;
font-weight:bold;
margin-top:-10px;
}

#pagetext a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
width:600px;
}

#pagetext a:hover {
text-decoration:underline;
}

#designernavbar {
background-color:#8da147;
min-height: 125px;
width: 280px;
font-size:0.8em;
font-weight:bold;
border-top:4px solid #e4b4b5;
border-right:4px solid #e4b4b5;
padding-left:10px;
color:000;
}

#designernavbar h2 {
margin:0;
font-size:1.2em;
font-weight:bold;
color: #fff;
}

#designernavbar a {
text-decoration:none;
color:#FFFFFF;
}


#designernavbar a:hover {
text-decoration:none;
color:#000;
}

#bridalmenu {
margin:10px 0px 0px 10px;
float:left;
width:135px;
}

#bridalmenu ul{
margin:0px 0px 0px 10px;
padding:5px;
line-height:1.5em;
list-style-image: url(../images/list_disc.gif);
}

#eveningmenu {
margin-top:10px;
float:left;
width:135px;
}

#eveningmenu ul{
margin:0px 0px 0px 10px;
padding:5px;
text-decoration:none;
line-height:1.5em;
list-style-image: url(../images/list_disc.gif);
}

#clearleft {
clear:left;
}


#footer {
clear:both;
background-color:#e4b4b5;
text-align:right;
}

#footer em {
font-size:0.8em;
line-height:1.6em;
color:#000000;
margin:0px 10px 5px 0px;
}

.footer-bl {background: url(../images/footer-bl.gif); background-position: bottom left; background-repeat:no-repeat;}
.footer-br {background: url(../images/footer-br.gif); background-position: bottom right; background-repeat:no-repeat;}




