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


img, div { behavior: url(iepngfix.htc) }
body { background:#8e7b6c url(images2/bg01.jpg) top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
#wrap { background:url(images2/bg02.png) top repeat-y; margin:0 auto; width:956px; height:auto; border: 0}
#main { margin:0 auto; width:941px; height:auto;}
#header { background:url(images2/header.jpg) no-repeat; width:941px; height:263px;}
#nav { width:941px; height:29px;}
#content { width:941px; height:auto;}
#content table, tr, td ,tbody
{
border: 0;
}
	#content-top { background:url(images2/bg03.jpg) left top repeat-x; width:616px; /*width:600px;*/ height:auto; padding-bottom:20px;}
#banner1 { background:url(images2/banner03.jpg) center no-repeat; width:650px; height:239px;}
#banner2 { background:url(images2/banner02.jpg) center no-repeat; width:650px; height:241px;}
#banner3 { background:url(images2/banner01.jpg) center no-repeat; width:650px; height:242px;}
#banner4 { background:url(images2/banner04.jpg) center no-repeat; width:650px; height:271px;}
#banner5 { background:url(images2/banner05.jpg) center no-repeat; width:650px; height:273px;}
#banner6 { background:url(images2/banner06.jpg) center no-repeat; width:650px; height:281px;}
#banner7 { background:url(images2/banner07.jpg) center no-repeat; width:650px; height:271px;}
#link { background:url(images2/bg03.jpg) left top repeat-x; width:285px; height:271px;}
#about { background:url(images2/bg04.jpg) bottom no-repeat; width:285px; height:450px;}
	#about a { text-decoration:none; color:#f3d7af;}
	#about a:hover, #footer a:hover { text-decoration:underline; color:#000;}
#cards { background:url(images2/cards.jpg) bottom no-repeat; height:128px;}
#sites { background:url(images2/sites.jpg) bottom no-repeat; height:132px;}
#footer { background:url(images2/footer-bg.jpg) top left repeat-x; width:941px; /*height:100px;*/ background-color:#827064;}
	#footer a { text-decoration:none; color:#edcca6; margin:0 8px;}

p { margin-top:12px; text-align:justify;}
.footerp { padding-top:20px; text-align:center; font-weight:bold;}
.center { text-align:center;}






#category-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#category-list li {
  height: 40px;
  line-height: 40px;
  width: 229px;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url(images2/category_bg.png);
}

#category-list li a {
  font-family: "Cooper Std Black";
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  /*color: #FFF;*/
}

#category-list li a:hover { color: #000; }