/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #dacbba;
	color: #58595b;
	font: .85em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #808e28;
	outline: none;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #7c1f20;
	font-size: 1.5em;
	margin: 0 0 1em
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	color: #000000;
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.6em;
	padding: 0 0 1.5em
}
img{
	display: block
}
/*=== Layout ===*/
#container{
	background: url(../images/bgr.jpg) #f3eae3 top repeat-x
}
#page{
	margin: 0 auto;
	width: 975px
}
/*=== Header ===*/
#header{
	height: 188px
}
#header .content{
	float: right;
	width: 748px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 211px
}
#header h1 a{
	display: block;
	height: 188px;
	text-decoration: none
}
/*- Slogan -*/
.slogan{
	background: url(../images/slogan.gif) top no-repeat;
	height: 40px;
	margin: 68px 0 40px;
	width: 478px
}
.slogan strong{
	display: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	text-indent: -9999px;
	width: 748px
}
.nav1 li{
	float: left;
	padding: 0 10px 0 0
}
.nav1 li a{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	display: block;
	height: 28px;
	width: 116px
}
.nav1 li a:hover{
	text-decoration: none
}
.nav1 li#n11 a{
	background-position: 0 0
}
.nav1 li#n11 a:hover{
	background-position: 0 -28px
}
.nav1 li#n12 a{
	background-position: -128px 0
}
.nav1 li#n12 a:hover{
	background-position: -128px -28px
}
.nav1 li#n13 a{
	background-position: -254px 0
}
.nav1 li#n13 a:hover{
	background-position: -254px -28px
}
.nav1 li#n14 a{
	background-position: -381px 0
}
.nav1 li#n14 a:hover{
	background-position: -381px -28px
}
.nav1 li#n15 a{
	background-position: -506px 0
}
.nav1 li#n15 a:hover{
	background-position: -506px -28px
}
.nav1 li#n16{
	padding: 0
}
.nav1 li#n16 a{
	background-position: -633px 0
}
.nav1 li#n16 a:hover{
	background-position: -633px -28px
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li{
	margin: 0 0 1px
}
.nav2 li a{
	background: #555555;
	color: #ffffff;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 15px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #999999;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	background: url(../images/nav3-bgr.gif) bottom no-repeat;
	height: 43px;
	padding: 0 0 0 10px
}
.nav3 ul{
	background: #f8f3f0;
	height: 33px
}
.nav3 li{
	border-right: 1px solid #231f20;
	display: inline;
	line-height: 33px;
	padding: 0 6px
}
.nav3 li.last{
	border: 0
}
.nav3 li a{
	color: #231f20
}
/*=== Title Placeholder ===*/
.title-home{
	clear: both;
	height: 347px;
	overflow: hidden
}
.title{
	height: 431px;
	overflow: hidden
}
/*=== Headlines ===*/
.headline{
	margin: 0 0 1.2em
}
.headline h2{
	display: none
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 212px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 748px
}
.centercol-content{
	background: url(../images/box3-top.gif) top no-repeat;
	height: 1%;
	padding: 25px 30px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 384px
}
.col2{
	float: right;
	width: 364px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	width: 212px
}
.box .bot{
	background: url(../images/box-bot.gif) top no-repeat;
	clear: both;
	height: 26px;
	overflow: hidden
}
.box .content{
	background: url(../images/box-bgr.gif) #d29743 top no-repeat;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 305px;
	min-height: 305px;
	padding: 15px 15px 0 20px
}
/*- Box2 -*/
.box2{
	background: url(../images/box2-top.gif) top left no-repeat;
	font-size: .9em;
	height: 1%;
	padding: 20px 15px 10px;
	width: 182px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	color: #ffffff;
	font-size: .9em
}
.list1 li{
	border-bottom: 1px solid #deb67f;
	/*height: 1%;*/
	padding: 1.2em 0
}
.list1 li.last{
	border: 0;
	padding-bottom: 0
}
.list1 li a{
	color: #7c1f20
}
.list1 li div a{
	color: #ffffff
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	height:177px;
	width:210px;
	margin: 0 0 1em;
	background: url(../images/lw-bg.jpg) top left no-repeat;

}
/*- Thumbs -*/
.thumbs{
	height: 156px
}
.thumbs div{
	float: left;
	margin: 0 20px 0 0
}
.thumbs div.last{
	margin: 0
}
.thumbs2 img{
	float: left;
}
.thumbs3{
	background: url(../images/leftcol-bgr.jpg) top repeat-x;
	padding: 0 0 1px
}
.thumbs3 div{
	margin: 0 0 15px
}
/*=== Footer ===*/
#footer{
	color: #58595b;
	font-size: .65em;
	margin: 0 auto;
	padding: 20px 0 100px;
	width: 975px
}
#footer .content{
	float: right;
	height: 1%
}
#footer .logo{
	float: left;
	height: 100px;
	width:630px;
}
.pic1 img{
display:inline;
	margin: 0 0 0 5px;
	}
#footer h4{
	color: #58595b;
	font-weight: normal
}
#footer a{
	color: #58595b
}
#footer li{
	margin: 0 0 .1em
}
#footer .col{
	float: left;
	padding: 0 0 0 13px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.holder{
	height:190px;
	width:177px;
	margin: 0 0 1em;
	padding: 20px 0 0 12px;
	background: url(../images/lw-bg.jpg) top left no-repeat;

}
