/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #f0af3f repeat-x top;
	color: #333333;
	font: .83em Arial,Verdana,Helvetica,Sans-Serif;
/*	letter-spacing: -1px;*/
/*	letter-spacing: -.008em;*/
	padding: 15px 0;
}
a{
	color: #065c93;
	text-decoration: underline
}
a:hover{
	text-decoration: none;
	color: #f0af3f;
}
li{
	list-style: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
h2{
	color: #065c93;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em;
	text-transform: uppercase
}
h2 a{
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
	color: #043D62;
}
h3{
	font-size: 1.35em;
	margin: 0 0 .3em 0;
	color: #065c93;
	font-style: normal;
	font-weight: normal;
}
p{
	padding: 0 0 1em;
	font-size: 1.08em;
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 22px 0 23px;
	width: 877px
}
#page-top, #page-bot{
	height: 17px;
	margin: 0 auto;
	overflow: hidden;
	width: 922px
}
#page-top{
	background: url(../images/page-top.png) no-repeat top
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top
}
/*=== Header ===*/
#header{
	height: 144px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 366px
}
#header h1 a{
	display: block;
	height: 144px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 41px;
	padding: 93px 0 0 0;
	text-transform: uppercase;
	letter-spacing: -.2px;
}
#nav1 li{
	float: left;
	line-height: 31px;
}
#nav1 li a{
	color: #065c93;
	display: block;
	float: left;
	padding: 0 0 0 8px;
	text-decoration: none;
}
#nav1 li a span{
	display: block;
	float: left;
	height: 41px;
	padding: 0 13px 0 0;
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) no-repeat left;
	color: #f0af3f;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li a:hover span{
	background: url(../images/nav1-hover.gif) no-repeat right
}
/*=== Title Placeholder ===*/
#title{
	background: url(../images/title.jpg) no-repeat left top;
	clear: both;
	height: 153px;
	min-height: 195px;
	overflow: hidden;
	text-align: right;

}
#title h2{
	font-size: 28px;
	padding: 43px 45px 0 0;

}
#title h3{
	font-size: 24px;
	color: #065c93;
	padding: 30px 30px 0 0;
	letter-spacing: -.lpx;
}
#title p{
	letter-spacing: -0.04px;
	font-size: 16px;
	font-style: italic;
	padding: 5px 15px 0 380px;
	margin: 0px 0 10px 0;
	text-align: center;
	line-height: 22px;
}
.more{
	padding: 0 45px 0 0;
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 17px 0 0;
	padding: 0 0 20px
}
.three-col{
	float: left;
	margin: 0 13px 0 0;
	width: 283px
}
.three-col.last{
	margin: 0
}
.two-col{
	float: left;
	margin: 0 24px 0 0;
	width: 425px;
}
.two-col.last{
	margin: 0
}
.one-col{
	float: left;
	margin: 0 13px 0 0;
	width: 877px
}
.vert-links{
	float: right;
	margin: 0 0px 30px 0;
	width: 240px;
	padding: 20px 0px 20px 0px;
	min-height: 200px;
}

.vert-links ul {
	text-align: right;
	list-style-type: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.vert-links li  {
	line-height: 1em;
	font-size: 1.1em;
}

.vert-links li a{
	padding: 10px;
	color: #065c93;
	text-decoration: none;
	background-image: url(../images/1rightarrow.png);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding-left: 1em; 
	margin: 0;
}

.vert-links a:hover{
	color: #f0af3f;
}

.vert-links p {
	font-size: 1em;
	padding: 10px 10px 10px 40px;
	line-height: 1.3em;
}
.vert-links img  {
	padding: 20px 0 0 40px;
}

/*=== Styling Boxes ===*/
/*=== All Boxes===*/


/*- Three Boxes -*/
.three-box{
	height: 1%;
	margin: 0 0 1em;
}
.three-box .top,.three-box .bot{
	/*background: url(../images/box-top.gif) no-repeat top;*/
	background: url(../images/box-top-hover.gif) no-repeat top;
	clear: both;
	height: 13px;
	overflow: hidden
}
.three-box .bot{
	/*background: url(../images/box-bot.gif) no-repeat top;*/
	background: url(../images/box-bot-hover.gif) no-repeat top;
	height: 28px;
	padding: 0 25px 0 0;
	text-align: right
}
.three-box .content{
	background: url(../images/box-bgr.gif) #f8f8f8 repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 278px;
	min-height: 278px;
	padding: 10px 7px 10px 13px;
	line-height: 1.65em;
	border-left: 2px solid #f6cf8c;
	border-right: 2px solid #f6cf8c;
}
/*.three-box:hover .content{
	border-left: 2px solid #f6cf8c;
	border-right: 2px solid #f6cf8c;
}*/
/*.three-box:hover .top{
	background: url(../images/box-top-hover.gif) no-repeat top
}*/
/*.three-box:hover .bot{
	background: url(../images/box-bot-hover.gif) no-repeat top
}*/

/*- Two Box -*/
.two-box{
	height: 1%;
	margin: 0 0 1em;
}
.two-box .top,.two-box .bot{
	background: url(../images/two-box-top.gif) no-repeat top;
	clear: both;
	height: 13px;
	overflow: hidden;
}

.two-box .content{
	background: url(../images/box-bgr.gif) #f8f8f8 repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 278px;
	min-height: 278px;
	padding: 10px 20px;
}

.two-box .content ul {
	padding: 0 0 0 12px;
	font-size: 1.08em;
	line-height: 1.32em;
}

.two-box .content li {
	padding: 0 0 1em 0;
	list-style-position: outside;
	list-style-type: disc;
}

.two-box .content .links {
	font-size: 1.08em;
	line-height: 1.32em;
}

/*- One Box -*/
.one-box{
	height: 1%;
	margin: 0 0 1em;
}
.one-box .top,.one-box .bot{
	background: url(../images/one-box-top.gif) no-repeat top;
	clear: both;
	height: 13px;
	overflow: hidden
}

.one-box .content{
	background: url(../images/box-bgr.gif) #f8f8f8 repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 278px;
	min-height: 278px;
	padding: 10px 27px;
	line-height: 1.65em;
}

.one-box .content ul {
	padding: 0 0 15px 0px;
	font-size: 1.08em
}

.one-box .content li {
	padding: .5em 0 0 0;
}

.one-box .content li.list-marked  {
	list-style: disc;
	list-style-position: inside;
}

.pic  {
	float: right;
	margin: 10px 0 0 0;
}

/*-Links Page-*/



.gallery  {
	padding: 20px 0 0 0;
}
/*-Thanks page-*/
h3.thanks {
	margin: 20px 0px;
	text-align: center;
	font-size: 1.5em;
}

/*=== Footer ===*/
#footer{
	color: #065c93;
	text-align: center
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

.clear_both {
	clear: both;
}
