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

body{
background:url(../images/bg.jpg) 0 0 repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}

#wrapper{
width:965px;
margin-left:auto;
margin-right:auto;
}

#header{
background:url(../images/wendy-quote.jpg) top right no-repeat;
width:965px;
height:150px;
padding:0px 10px 5px 10px;
}

#topmenu{
float:right;
text-align:right;
padding-top:130px;
}

#topmenu a{
color:#000000;
font-size:18px;
padding:0px 15px;
text-decoration:none;
}

#topmenu a:hover{
color:#000000;
font-size:18px;
padding:0px 15px;
text-decoration:underline;
}

#section-about #topmenu #menu-about, #section-policies #topmenu #menu-policies, #section-terms #topmenu #menu-terms,
.menu a:active{
color:#000000;
font-size:18px;
padding:0px 15px;
text-decoration:underline;

}



#content{
background:#666699 url(../images/content-bg.jpg) 0 0 repeat-y;
width:965px;


}

#mainmenu{
width:957px;
background-color:#666699;
height:30px;
border-bottom:solid 1px #FFFFFF;
margin-left:5px;
padding-top:5px;

}

#mainmenu a{
color:#FFFFFF;
font-size:18px;
padding-left:20px;
padding-right:15px;
padding-top:5px;
padding-bottom:9px;
text-decoration:none;

}

#mainmenu a:hover{
color:#FFFFFF;
font-size:18px;
background-color:#666666;
text-decoration:none;
}

#section-home #mainmenu #menu-home, #section-wall #mainmenu #menu-wall, #section-picture #mainmenu #menu-picture,
#section-ornament #mainmenu #menu-ornament, #section-contact #mainmenu #menu-contact,
.menu a:active{
color:#FFFFFF;
padding-left:20px;
padding-right:15px;
padding-top:5px;
padding-bottom:9px;
font-size:18px;
background-color:#666666;
text-decoration:none;
border:solid 1px #ffffff;

}

#main{
padding:10px;

}

#main a{
color:#FFFFFF;
}

#main a:hover{
color:#000000;
text-decoration:none;
}

#left{
width:650px;
float:left;
border-right:solid 1px #FFFFFF;
padding-right:8px;



}

#right{
width:260px;
float:right;
padding:10px;


}

#footer{
background:url(../images/footer-bg.jpg) 0 0 no-repeat;
height:50px;
text-align:center;
padding-top:22px;
}

#footer a{
color:#000000;
text-decoration:underline;
}

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

#examples a{
padding-left:5px;
}

#examples img{
border:none;
}