body{
	font-family:Tahoma;
	font-size:12px;
	background-color:#DFCFB6;
	margin:0px;
	text-align:center;
}
a{
	color:#603912;
}
a:hover{
	color:#EE1A26;
}
h4{
	margin-top:2px;
	margin-bottom:4px;
	font-size:13px;
}
h3{
	margin-bottom:4px;
}
p{
	margin-top:0px;
}
ul{
	margin-top:0px;
}
hr{
	background-color:#cccccc;
	height:1px;
	border:none;
}
form{
	margin:0px;
}
#pageCont{
	width:1000px;
	text-align:left;
	background-image:url(imgs/bg.gif);
	margin-left:auto;
	margin-right:auto;
}
#pageContInner{
	padding:16px;
	position:relative;
}
#topbanner{
	margin-bottom:10px;
}
#contentStrip{
}
#main{
	width:750px;
	float:left;
}
#topMenu{
	position:relative;
	margin-bottom:10px;
}
#topMenuLeft{
	position:absolute;
	left:0px;
	top:0px;
	width:6px;
}
#topMenuMain{
	margin-left:6px;
	margin-right:6px;
	background-color:#603912;
	line-height:32px;
	height:32px;
	overflow:hidden;
}
#topMenuMain span, #topMenuMain a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	margin-left:18px;
	margin-right:20px;
}
#topMenuMain span{
	color:#F25A2B;
}
#topMenuRight{
	position:absolute;
	right:0px;
	top:0px;
	width:6px;
}
#advert{
	margin-bottom:10px;
}
#content{
}
.contentMain{
	margin:0px;
	padding-left:16px;
	padding-right:16px;
	background-image:url(imgs/content-bg.jpg);
}
.contentMain td{
	width:220px;
	padding-left:12px;
}
#rhs{
	width:202px;
	float:left;
	margin-left:14px;
	padding-bottom:50px;
}
#footerStrip{
	margin-top:10px;
	border-top: solid 3px #603912;
}
#footerStrip a, #footerStrip span{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	margin-left:140px;
}
.stopFloat{
	clear:both;
	line-height:1px;
	overflow:hidden;
}
.box{
	margin-bottom:10px;
}
.boxMain{
	background-image:url(imgs/box-bg.jpg);
	padding-left:16px;
}