/* 
design&css by jul.icio.us 2009 
icq 340-285-273
*/
* { 
padding : 0;
margin : 0;
} 
.clear {
clear : both;
}
a, a:hover {
text-decoration: none;
color: #fff;
}
ul,li {
list-style: none;
}
img {
margin: 0;
}
a img {
border: none;
}

* html img {
behavior: url(iepngfix.htc)
}

body {
background: #D19671 url('images/wedding-bg2.jpg') no-repeat; 
background-position: 50% top;
font-family : Palatino Linotype, Georgia, Times New Roman, serif;
color : #ffffff;
font-size : 13px;
text-align: center;
} 
h1 {
font-size : 22px;
line-height : 22px;
font-weight: bold;
margin-bottom:15px;
color: #C94C4F;
}
h2 {
font-size:18px;
line-height:18px;
color: #C94C4F;
}
p {
color: #FCEEB1;
}
#header {
width: 100%;
text-align: left;
}

#wrapper { 
width : 950px;
margin : 0 auto;
} 

#content,
#header,
#footer {
    position: relative;
    width: 100%;
}
.logo {
margin: 30px 0 0 0;
width: 342px;
color : #FDF4CE;
font-size : 14px;
text-align: center;
} 
img.avatar {
float: left;
margin: 0 10px 0 0;
}
.avatar {
font-size : 12px;
margin-bottom: 15px;
}
.teaser {
margin-top: 10px;
margin-bottom: 0;
}
#mainmenu-box {
margin-left: 40px;
margin-top: 10px;
}
#content {
margin: 50px 0 0 0;
color: #352525;
}
#content a {
font-weight: bold;
color: #352525;
/* color: #000000; */
}
#content a:hover {
text-decoration: underline;
}
#left-column {
width: 290px;
position:relative;
float: left;
text-align: left;
}
#left-column-inner {
margin-left:40px;
background: #E49D71;
border: 3px solid #C98B64;
width: 230px;
padding: 20px 10px;
}
#right-column {
width: 610px;
position:relative;
float: right;
text-align: left;
background: #EDC5A8;
border: 3px solid #CE936B;
padding: 20px 15px;
}
div.promo {
width:50%; 
float:left;
}
div.promo-inner {
padding:10px;

}
div.promo-inner h2 {
font-size:18px;
line-height:18px;
}
div.promo-inner  a {
float: left;
margin: 0 10px 10px 0;
border: none;
}
div.promo-inner  a img {

}
ul.bullet {
padding-left: 30px;
}
ul.bullet li {
list-style-type: disc;
}
#contactus {
margin: 10px 0 0 52px;
color: #ffffff;
}
.contactus-inner {
width: 192px;
margin: -5px 0;
padding-left: 30px;
border-left: 3px solid #FFBC00;
border-right: 3px solid #FFBC00; 
}
#contactus p {
font-size: 16px;
font-style: italic;
font-weight: bold;
}
#contactus h1 {
color: #ffffff;
}
#footer {
margin-top:10px;
padding:10px;
border-top:3px solid #C98B64;
background: #B86A4F url(images/footer-wedding-bg.gif) no-repeat; 
background-position: right bottom;
text-align: center;
/* height: 129px; */
}




