/* CSS Document */
html{
	background: url(../images/top-bg.jpg) left top repeat-x;
	margin:0;
	padding:0;
}
body {
	background: url(../images/bottom-bg.jpg) left bottom repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container{
	width:905px;
	margin:0 auto;
}
#right-col{
	background: url(../images/top-bg2.jpg) right top repeat-x;
	width:620px;
	margin:0;
	padding:0;
		float:right;
}
#left-col{
	background: url(../images/top-bg2.jpg) left top repeat-x;
	width:256px;
	margin:0;
	padding:0;
	float:left;
	padding-right:29px;
}
.logo{
	margin-bottom:20px;
}
.clear{
	clear:both;
}
#menu{
	background: url(../images/menu-bg.jpg) left top no-repeat;
	height:31px;
	padding:8px 0 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	margin-top:3px;
}
#menu a{
	color:#000000;
	text-decoration:none;
	margin:0 25px;
}
#menu a:hover{
	color:#c4443d;
	background:url(../images/arrow-up.gif) bottom no-repeat;
}
#links-l{
	width:480px;
	float:left;
	margin-bottom:20px;
}
#links-r{
	width:132px;
	float:right;
	margin-bottom:20px;
}
#links-r img{
	margin-bottom:5px;
}
#menu2{
	background: url(../images/bg-line.jpg) bottom no-repeat;
	text-align:left;
	font-weight:bolder;
/*	height:210px;*/
	}
#ad{
	height:60px;
	padding-left:6px;
	padding-bottom:7px;
}
.adfooter{
	text-align:center;
	}
#menu2 #col1, #menu2 #col2, #menu2 #col3{
	float:left;
}
#menu2 #col1{
	width:129px;
	margin-top:8px;
}
#menu2 ul{
	margin:0;
	padding:0;
	width:170px;
	margin-left:5px;
}
#menu2 ul li{
	background:url(../images/divider.gif) bottom repeat-x;
	line-height:1.6em;
	padding:5px 0;
	list-style:none;
}
#menu2 ul li a{
	color:#000000;
	text-decoration:none;
}
#menu2 ul li a:hover{
	color:#9a5501;
}
#menu2 ul li a span{
	color:#9a5501;
}
.black-t{
	background: url(../images/black-top.gif) top no-repeat;
	height:5px;
}
.black-b{
	background: url(../images/black-bottom.gif) top no-repeat;
	height:5px;

}
#search{
	background-color:#4b4b4b;
	color:#FFFFFF;
	font-weight:bolder;
	padding:0 10px;
	text-align:right;
	font-size:11px;
}
form{
	margin:0;
	padding:0;
}
#search .input{
	border:1px solid #000000;
	font-size:11px;
	width:175px;
	margin-left:10px;
}
#search .btn{
	background: url(../images/go-btn.gif) no-repeat;
	width:27px;
	height:11px;
	border:0px;
	margin-left:42px;
}
#left-col h1{
	background:none;
	padding:0;
	margin:0;
}
#left-col h2{
	background:url(../images/star.gif) left no-repeat;
	color:#936806;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:20px;
	font-size:25px;
	margin-top:15px;
}
h1{
	background:url(../images/star.gif) left no-repeat;
	color:#936806;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:20px;
	font-size:25px;
}
h2{
	color:#936806;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:20px;
	font-size:25px;
}
.content ul li{
	list-style:square;
	line-height:1.6em;
	margin-bottom:15px;
}
.content span, b, strong{
	font-weight:bolder;
	color:#E9840E;
}
#left-col ul{
	margin:0;
	padding:0;
	margin-left:5px;
	font-weight:bold;
}
#left-col ul li{
	background: url(../images/arrow.gif) left no-repeat;
	line-height:1.8em;
	padding-left:15px;
	list-style:none;
}
#left-col ul li:hover{
	background-color:#ffffc3;
}
#left-col ul li a{
	color:#000000;
	text-decoration:none;
}
#left-col ul li a:hover{
	color:#9a5501;
}
#left-col ul li a span{
	color:#9a5501;
}
p{
	text-align:justify;
	line-height:1.6em;
}
h2{
	padding:0;
	margin:0;
}
p .hm{
	margin-top:0;
	padding-top:0;
}
#pic-gallery{
	width:81px;
	margin-left:20px;
	float:right;
}
#pic-gallery img{
	background:url(../images/pics-bg.gif) no-repeat;
	width:71px;
	height:75px;
	padding:5px;
	margin-bottom:35px;
}
#bullets{
	width:510px;
	float:left;
}
#bullets ul{
	margin:0;
	padding:0;
}
#bullets ul li{
	list-style:none;
	background:url(../images/green-arrow.gif) left top no-repeat;
	padding-left:25px;
	margin-bottom:10px;
}
#bullets ul li a{
	color:#548F00;
	}
h3{
	color:#9a5501;
	font-family:"Trebuchet MS";
}
.read-more{
	text-align:center;
}
#footer{
	background: #8E8E8E url(../images/bottom-bg2.jpg) left bottom repeat-x;
	height:140px;
	color:#FFFFFF;
	font-weight:bolder;
}
#footer .left,#footer .right{
	margin-top:50px;
}
#footer .right p{
	text-align:right;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.left{
	float:left;
	width:49%;
}
.right{
	float:right;
	width:49%;
}
.author{
	background-color:#666666;
	padding:2px 3px;
}
table{
	border:0;
	background-color:#91AF7B;
	
	}
table td{
	background-color:#FFFFFF;
	padding:5px;
	}
table th{
	color:#FFFFFF;
	font-size:14px;
	padding:8px;
	}
#gallery ul img{
	width:150px;
	height:130px;
	margin:3px;
	padding:2px;
	border:3px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;
	list-style:none;
	}
#gallery ul img:hover{
	border:3px solid #B0B0B0;
	}
#gallery ul li{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
	}
