@charset "utf-8";
/* CSS Document */
html{color:#000000;}
ul{list-style-type:none; padding:0; margin:0;}

body
{
	margin:0;
	background:#B69A3C;
	font-family:Tahoma;
}

a{outline:none; text-decoration:none;}
img{border:none;}

.content_part{background:url(../images/main_bg.jpg) no-repeat top left #352f27; min-height:630px;}

.flsh_bg{background:url(../images/flsh_bg.gif) no-repeat; width:649px; height:217px; padding:6px 0 0 6px;}

.paraTxt{font-size:12px; color:#daccba;}
.collection img{border:5px solid #FFFFFF;}
.collectionTxt{font-size:11px; color:#ffffff;}
.collectionTxt a{color:#ffffff;}

.btmLink{font-family:Arial; font-size:11px; color:#caa629; }
.btmLink ul{margin:0 0 7px 0;}
.btmLink ul li{display:inline; padding:0 7px 0 0;}
.btmLink ul li a{color:#caa629;}
.btmLink ul li a:hover{color:#caa629; text-decoration:underline;}

.footer{font-size:11px; color:#000000;}
.footer a{color:#000000;}
.footer a:hover{color:#000000; text-decoration:underline;}

.subPageTitle{background:url(../images/dotted_bg.gif) repeat-x; height:30px; font-size:19px; color:#FFFFFF;}

.top-heading {
	font-family: Tahoma, Geneva, sans-serif;
	color: #56481F;
}
