/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;

}

body{
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
table,td,tr {
	margin: auto;
	padding: auto;
}

a{
	color: #521313;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
#content h1 {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 1.6em;
}



li{
	list-style: none
}
td {
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;*/
}

h2{
	font-size: 1.6em;
	margin: 0 0 .5em;
	font-weight: normal;
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	font-size: 1.3em;
	margin: 0 0 .5em;
	font-weight: normal;
}
h4{
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}

hr {
	color: #333333;
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 9px 0 0;
	width: 930px
}
#content{
	background: url(../images/page-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 707px;
	min-height: 407px;
	padding: 0 13px 0 17px
}
#page-top,
#page-bot{
	height: 27px;
	margin: 0 auto;
	overflow: hidden;
	width: 939px
}
#page-top{
	background: url(../images/page-top.png) no-repeat top
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	height: 29px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.png) no-repeat top;
	height: 132px;
	margin: 0 auto;
	padding: 0 9px 0 0;
	width: 930px
}
#header .content{
	float: right
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 320px
}

#header a {
color: #521313;
	text-decoration: underline
}

#header a:hover{
	color: #333333;
	text-decoration: none
}
#header h1 a{
	display: block;
	height: 118px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav Top -*/
.nav-top{
	font-size: 16px;
	height: 25px;
	width: 885px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.nav-top ul{
	float: right
}
.nav-top li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 22px;
	padding: 0 20px
}
.nav-top li.last{
	background: none
}
.nav-top li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none
}
.nav-top li a:hover{
	text-decoration: underline
}
/*- Nav-Main -*/
.nav-main{
	float: right;
	font-size: 16px;
	height: 22px;
	padding: 50px 0 0;
	width: 570px
}
.nav-main li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 22px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.nav-main li.last,
.nav-top li.last{
	background: none
}
.nav-main li a{
	color: #424242;
	display: block;
	float: left;
	text-decoration: none
}
.nav-main li a:hover{
	color: #893838;
	text-decoration: underline
}
/*=== All Columns ===*/
.col1{
	float: left;
	width: 462px
}
.col2{
	float: right;
	padding: 0 10px 0 0;
	width: 390px
}

.col2 input {
	width: 85%;
}
.col2 textarea {
	width: 85%;
}
.col3{
	float: left;
	width: 225px
}
.col3 h2{
	margin: 0
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	color: #CCCCCC;
	margin: 0 0 1em;
	width: 462px;
	font-family: Verdana;
}
.box a{
	color: #ffffff;
	text-decoration: underline
}
.box .top,.box .bot{
	background: url(../images/box-top.png) no-repeat top;
	clear: both;
	color: #ffffff;
	height: 53px;
	overflow: hidden;
	text-align: center
}
.box .top h2{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 45px;
	margin: 0
}
.box .bot{
	background: url(../images/box-bot.png) no-repeat top;
	height: 25px
}
.box .content{
	background: url(../images/box-bgr.png) repeat-y;
	height: 1%;
	padding: 0 10px;
	padding: 0 8px 0 0
}
.box .content-{
	background: url(../images/box-bgr-.png) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 275px;
	min-height: 275px;
	padding: 10px 7px 0 12px
}
/*=== Footer ===*/
#footer{
	color: #424242;
	padding: 10px 0 0;
	text-align: center
}
#footer a{
	color: #424242
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

