/* 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;
}

#contactmainbody {
border:4px solid #e4b4b5;
min-height:396px;
background-color: #8DA147;
}

#contactpagetext {
position:relative;
left:295;
top:130;
width:100px;
padding:10px;
border:thick;
border-color:#E4B4B5;
width:360px;
font-weight:bold;
margin:50px 0px 20px 20px;
color:#fff;
line-height:1.5em;
background-color:#8DA147;
}


#address {
//position:relative;
//top:-250px;
//left:450px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
color:#FFFFFF;
}

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

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

#indexmainbody {
border:4px solid #e4b4b5;
min-height:396px;
background-color: #ADBB68;
background:url(../images/in_image.jpg);
}

#pagetext {
width:300px;
min-height:195px;
margin:50px 0px 20px 20px;
color:#fff;
line-height:1.5em;
}



#indexpagetext {
padding:10px;
width:300px;
font-weight:bold;
margin:50px 0px 20px 20px;
color:#fff;
line-height:1.5em;
background:url(../images/pink_fill.png);
}


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

#indexpagetext h1 {
font-size:1.5em;
color:#e4b4b5;
}

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

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


#pagetext p.itemdate {
margin:0;
font-size:0.8em;
color:#e4b4b5;
font-weight:bold;
}

#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;
}


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

#footer {
margin-bottom:100px;
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;}
