/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #2b1908 repeat-x top;
	color: #4c2e11;
	font: .75em Verdana,Arial,Helvetica,Sans-Serif;
	padding: 20px 0 0
}
a{
	color: #771200;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #7e9db9 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	color: #771200;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h4{
	font-size: 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 960px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) repeat-x bottom;
	height: 119px;
	margin: 0 auto;
	width: 960px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 376px
}
#header h1 a{
	display: block;
	height: 119px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 15px;
	margin: 0 0 20px
}
.nav1 li{
	margin: 0 0 2px
}
.nav1 li a{
	background: #ded7d2;
	color: #4c2e11;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 11px
}
.nav1 li a:hover,
.nav1 li.active a{
	background: #c8bdb4;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em;
	text-align: right
}
.nav2 li{
	margin: 0 0 4px
}
.nav2 li a{
	color: #4c2e11;
	padding: 0 0 0 15px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #771200
}
/*=== Title Placeholder ===*/
.title{
	clear: both;
	height: 222px;
	margin: 0 0 15px;
	overflow: hidden;
	width: 720px;
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 11px 10px 25px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 210px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 720px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 5px 0 0 14px;
	text-align: justify;
	width: 435px
}
.col2{
	float: left;
	margin: 0 0 0 24px;
	width: 246px
}
.colwide{
	float: left;
	padding: 5px 0 0 14px;
	text-align: justify;
	width: 690px
}
#contact-col{
	float: left;
	width: 690px;
}
#contact-col-left{
	float: left;
	width: 242px;
}
#contact-col-right{
	float: right;
	width: 435px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 25px;
	width: 246px
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	color: #ffffff;
	font: 13px/34px Arial, Helvetica, sans-serif;
	height: 5px;
	overflow: hidden;
	padding: 0 13px
}
.box .top a{
	color: #ffffff
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	height: 5px;
	line-height: normal
}
.box .content{
	/*border-left: 1px solid #bfb2a8;
	border-right: 1px solid #bfb2a8;*/
	height: 1%;
	/*padding: 0 10px*/
}
/*- Box2 -*/
.box2{
	color: #a09488;
	margin: 0 0 15px;
	width: 246px
}
.box2 a{
	color: #a09488
}
.box2 a:hover{
	color: #ffffff
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.gif) no-repeat top;
	clear: both;
	height: 38px;
	overflow: hidden;
	padding: 0 0 0 13px
}
.box2 .top h3{
	color: #ffffff;
	font: 13px/38px Arial, Helvetica, sans-serif
}
.box2 .bot{
	background: url(../images/box2-bot.gif) no-repeat top;
	height: 5px;
	line-height: normal
}
.box2 .content{
	background: #2b1908;
	height: 1%;
	padding: 10px 15px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
.search{
	height: 20px;
	margin: 0 0 25px
}
.search input.btn{
	background: url(../images/btn-search.gif) #d6d0c5 repeat-x top;
	border: 1px solid #003c74;
	margin: 0 0 0 5px;
	padding: 2px 7px;
	width: auto
}
* html .search input.btn{
	padding: 2px 5px;
	width: 50px;
}
/*- Newsletter -*/
.newsl input{
	background: #605042;
	border: 1px solid #8b8177;
	color: #bfb4a9;
	margin: 0 0 7px;
	width: 210px
}
.newsl .btn{
	text-align: right
}
/*=== Link Buttons ===*/
.btn-more, .btn-more a{
	color: #771200;
	font-weight: bold
}
.btn-more a{
	text-decoration: underline
}
/*=== Styling The Calendar ===*/
.calendar table{
	border-collapse: collapse;
	color: #580303;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%
}
.calendar th{
	font-size: 11px;
	padding: 4px 2px
}
.calendar td{
	padding: 4px 2px;
	text-align: center
}
.calendar .arr{
	padding: 1px 0 0
}
.calendar td em{
	color: #c8afab;
	font-style: normal
}
.calendar td a{
	color: #580303
}
/*=== Styling Lists ===*/
/*- List1 -*/
ul.list1{
	list-style-type: disc;
	margin: 0 20px 1em 30px;
	line-height: 1.5em;
}
ul.list1 li{
	list-style-type: disc;
	margin: 0 0 .7em;
	padding: 0 0 0 15px
}
/*- List2 -*/
ol.list2 {
	margin: 0 0 1em;
	line-height: 1em
}
ol.list2 {
	margin-top: 5px;
}
ol.list2 li{
	list-style: decimal outside;
	margin: 0 0 .5em 23px;
	padding: 0 0 0 10px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block
}
/*=== Footer ===*/
#footer{
	background: #771200;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 95px
}
#footer a{
	color: #ffffff
}
#footer ul{
	float: right;
	font-size: 12px;
	padding: 35px 0 0;
	width: 720px
}
#footer li{
	border-right: 1px solid #ffffff;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
#footer li.last{
	border: 0
}
/*- Copyright -*/
.copyr{
	float: left;
	font-size: 11px;
	margin: 30px 0 0 23px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr, .hl{
	border-top: 1px solid #cfc5be;
	clear: both;
	height: 1px;
	margin: 15px 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.prpb{
	padding-right: 15px;
	padding-bottom: 15px;
}
.plpb{
	padding-left: 15px;
	padding-bottom: 15px;
}
