/* CSS Document */
body{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#EBD1A7;
	background-color:inherit;
	background:url(images/pattern.gif) repeat 0 0;
}
a{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}

ul, li{
	list-style:none;
}
img{
	border:0;
}
*{
	margin:0;
	padding:0;
}
h2{
	font:normal 22px/23px Georgia, "Times New Roman", Times, serif;
}
/*--------------------------------general end----------------------*/
#outer{
	background:url(images/header-bg.gif) repeat-x 0 0;
}
#header{
	width:850px;
	margin:0 auto;
	background:url(images/banner.jpg) repeat-x 0 0;
}
#header #logo{
	margin:38px 0 0 63px;
}
#header ul li{
	display:inline;
	padding:0 16px;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#D8BC8F;
	background-color:inherit;
	background:url(images/nav-sep.gif) no-repeat 100% 50%;
}
#header ul li a{
	color:#D8BC8F;
	background-color:inherit;
	padding-right:1px;
}
#header .none{
	background:none;
}
/*--------------------------------header end----------------------*/

#content{
	width:876px;
	margin:0 auto;
}
#content .category{
	background:url(images/category-bg.gif) no-repeat 0 0;
	padding:54px 22px 0 43px;
	height:295px;
}
#content .category h2{
	color:#800606;
	background-color:inherit;
	margin-bottom:11px;
}
#content .category ul li{
	line-height:24px;
	background:url(images/category-border.gif) repeat-x 0 100%;
}

#content .category ul li span{
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding-left:17px;
	line-height:24px;
}
#content .category ul li a{
	color:#500606;
	background-color:inherit;
	text-decoration:none;
}
#content .category .select,
#content .category ul li a:hover{
	color:#800606;
	background-color:inherit;
}
/*--------------------------------category end----------------------*/
#content .newsletter{
	padding-left:34px;
	font-size:11px;
}
#content .newsletter form{
	padding-top:5px;
}
#content .newsletter span{
	color:#FCF1DF;
	background-color:inherit;
	font-size:10px;
}
#content .newsletter h2{
	margin-bottom:7px;
}
#content .newsletter p{
	margin-bottom:3px;
}
#content .newsletter input{
	width:109px;
	height:20px;
	border:0;
	float:left;
}
#content .newsletter input.submit{
	width:58px;
	height:20px;
	border:0;
	cursor:pointer;
	margin-left:4px;
	background:url(images/submit-btn.jpg) no-repeat 0 0;
}
/*--------------------------------newsletter end----------------------*/


#content .middlepannle{
}
#content .middlepannle p{
	margin-bottom:23px;
}
#content .middlepannle h1{
	font:normal 22px/23px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #DCC297;
	padding-bottom:8px;
	margin-bottom:15px;
	text-transform:uppercase;
}
#content .middlepannle h2{
	border-bottom:1px dotted #DCC297;
	padding-bottom:17px;
	margin-bottom:17px;
}
#content .middlepannle .news{}
#content .middlepannle .news a{
	font-size:10px;
	color:#FCF1DF;
	background-color:inherit;
	text-decoration:underline;
}

#content .middlepannle .news a:hover{
	text-decoration:none;
}
#content .middlepannle .news img{
	border:3px solid #FCF1DF;
}
#content .middlepannle .news .date{
	font-weight:bold;
	color:#FCF1DF;
	background-color:inherit;
	margin-bottom:5px;
}

#content .middlepannle .news p{
	margin-bottom:7px;
}
/*--------------------------------news end----------------------*/
#content .testimonials{
	background:url(images/testimonials-bg.jpg) no-repeat 0 0;
	padding:12px 0 0 13px;
	color:#500606;
	background-color:inherit;
}
#content .testimonials{
	background:url(images/testimonials-bg.jpg) no-repeat 0 0;
	padding:12px 11px 0 13px;
	line-height:14px;
}
#content .testimonials h2{
	border-bottom:1px solid #BE955F;
	padding-bottom:3px;
	margin-bottom:13px;
	color:#800606;
	background-color:inherit;
}
#content .testimonials p{
	margin-bottom:10px;
}

#content .testimonials p.name{
	margin-bottom:20px;
	color:#800606;
	background-color:inherit;
	font-size:11px;
	font-weight:bold;
}
/*--------------------------------testimonials end----------------------*/
#content .address{
	color:#EDD9B7;
	background-color:inherit;
	font-size:9px;
	font-weight:bold;
}

#content .address a{
	color:#EDD9B7;
	background-color:inherit;
}
#content .address strong{
	color:#FCF1DF;
	background-color:inherit;
	font-size:11px;
}
#content .address ul li{
	background:url(images/bullet-address.gif) no-repeat 8px 5px;
	padding-left:17px;
	line-height:12px;
	margin-bottom:7px;
}
/*--------------------------------address end----------------------*/


/*--------------------------------content end----------------------*/
#footerOuter{
	background:url(images/footer.gif) repeat-x 0 0;
}
#footerOuter #footer{
	width:850px;
	color:#615541;
	font-size:11px;
	background-color:inherit;
	margin:0 auto;
}
#footerOuter #footer ul  li{
	display:inline;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	background:url(images/footer-divider.gif) no-repeat 100% 50%;
	padding:0 17px;
}
#footerOuter #footer a{
	color:#97866C;
	background-color:inherit;
}
#footerOuter #footer .none{
	background:none;
}
/*--------------------------------footer end----------------------*/



