#wrapper-top{ background:url(./bg-top1.png) repeat;}
#wrapper-header{background:#f0efea url(./bg-top2.png) repeat-x;}
#wrapper-bottom{background:url(./bg-footer1.png) repeat-x;}
#wrapper-footer{background:url(./bg-footer2.png) repeat;}
#wrapper-footer-text{background:url(./bg-footer3.png) repeat; padding:10px 0px; line-height: 140%;}

#header-light{background:url(./header-light.png) no-repeat center top;}
#footer-light{background:url(./footer-light.png) no-repeat center top;}

#topnav li.back {border:solid 1px #690904;  background:url(./hover-menu.png) repeat;}
#topnav ul{background:#6b0702 url(./line2.gif) repeat-x; }
#topnav li li{background:url(./line2.gif) repeat-x; background-position:bottom}
#topnav li li:hover {background:#5f0904 url(./line2.gif) repeat-x; background-position:bottom}
#topnav li:nth-child(5) ul{margin-left:-18px !important;}
#topnav li:nth-child(6) ul{margin-left:-109px !important;}

.button{
	border:solid 1px #13C5EB; border-top:solid 2px #13C5EB;
	background:#13C5EB;
	background: -webkit-gradient(linear, left top, left bottom, from(#13C5EB), to(#13C5EB));
	background: -moz-linear-gradient(top,  #13C5EB,  #13C5EB);
	background: -o-linear-gradient(top,  #13C5EB,  #13C5EB);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#13C5EB', endColorstr='#13C5EB');
  }
  
.button:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#6a0904), to(#7e0903));
	background: -moz-linear-gradient(top,  #6a0904, #7e0903);
	background: -o-linear-gradient(top,  #6a0904, #7e0903);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a0904', endColorstr='#7e0903');
}

#footer, #footer ul li a, #footer ul li a:visited, #copyright, #copyright a, #copyright a:visited, #footnav li,
 #footnav li a, #footnav li a:visited{color:#d4b7b5;}
#footer ul li a:hover{color:#f6b3b0}

#footer ul li li, #footer .widget-title{background:url(./line1.gif) repeat-x; background-position:bottom}
