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

body {
	background:#403b31;
	margin:0;
	padding:0;
	}
a img {
	border:none;
	}
#top {
	background:url(images/bg_top_02.gif) top repeat-x;
	}
#topleft {
	position:absolute;
	z-index:0;
	width:50%;
	background:url(images/bg_top_left_01.gif) repeat-x;
	height:114px;
	top:0px;
	left:0px;
	}
.wrapper {
	width:882px;
	margin:0 auto;
	position:relative;
	}
#top .wrapper {
	left:-50px;
	}
#leftYellow {
	background:#f5da87 url(images/bg_left_yellow_06.gif) top repeat-x;
	
	padding:15px 20px 15px 20px;
	font:15px Tahoma;
	color:#554220;
	line-height:30px;
	font-weight:bold;
	}
#leftYellow a {
	color:#554220;
	text-decoration:none;
	}
#leftYellow a.active {
	color:#f48400;
	}
#leftOrange {
	background:#f4bd5b url(images/bg_left_orange_10.gif) top repeat-x;
	
	padding:15px 20px 15px 20px;
	font:13px "Times New Roman", Times, serif;
	}
#leftOrange a {
	text-decoration:underline;
	color:#bd155a;
	}
#main {
	
	}
#bottom td {
	background:#8d8a52;
	padding:15px 30px 15px 30px;
	color:#ffffff;
	font:14px "Times New Roman", Times, serif;
	}
#footer {
	text-align:center;
	padding:15px;
	color:#8a8750;
	font:13px "Times New Roman", Times, serif;
	}
	
#footer a{
color:#e28d28;
text-decoration:underline;
}

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

#main a {
	color:#e28d28;
	text-decoration:underline;
	}
#title {
	font:24px "Times New Roman", Times, serif;
	color:#FFFFFF;
	background:url(images/bg_title_03.gif) repeat-x;
	line-height:46px;
	padding-left:30px;
	}
.bull {
	background:url(images/bull_03.gif) left no-repeat;
	padding-left:15px;
	}
#gallery a {
	margin:5px;
	}
	
	.right {
	margin-right:10px;
	}