/*
        _                                                 _           _   _             
  _ __ | |__     ___ ___  _ __ ___  _ __ ___  _   _ _ __ (_) ___ __ _| |_(_) ___  _ __  
 | '_ \| '_ \   / __/ _ \| '_ ` _ \| '_ ` _ \| | | | '_ \| |/ __/ _` | __| |/ _ \| '_ \ 
 | | | | |_) | | (__ (_) | | | | | | | | | | | |_| | | | | | (__ (_| | |_| | (_) | | | |
 |_| |_|_.__/   \___\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|_|\___\__,_|\__|_|\___/|_| |_|

 Accessible, standards-compliant web development
 http://www.nbcommunication.com

 Last edited by David Gifford on 2008-04-25

*/

*{font-size:100.01%}
html{
	font-size:62.5%;
}
body{
	font-size:1.4em;
	margin:0;
	padding:0;
	color:#665b42;
	background:url(images/body-bg.gif) repeat-x;
}
body.inner{
	background:url(images/body-inner.gif) repeat-x;
}
body,h2,h3,h4,input,textarea,.header p{
	font-family:Arial, Helvetica, sans-serif;
}
h2,h3,.header,.list1 li h2,.list2,.box4 p{
	font-family:"Times New Roman", Times, serif;
}
img{
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
.page h1{
	position:absolute;
	left:8px;
	top:13px;
	z-index:99;
	margin:0;
	padding:0;
}
.page h1 a{
	display:block;
	width:177px;
	height:35px;
	background:url(images/logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
h3{
	height:20px;
	overflow:hidden;
	text-align:center;
	margin:0 0 22px;
	padding:6px 0 0;
	font-size:14px;
	font-weight:normal;
	color:#914800;
	text-transform: uppercase;
}
a{
	color:#b53f17;
}
a:hover{
	text-decoration:none;
}
a:focus{
	outline:none;
}
.page{
	margin:0 auto;
	width:924px;
	overflow:hidden;
	position:relative;
	z-index:0;
	padding-top:376px;
}
.header{
	position:absolute;
	left:0;
	top:0;
	z-index:9;
	margin:0;
	width:924px;
	height:376px;
	overflow:hidden;
}
.content{
	width:100%;
	overflow:hidden;
}
.container{
	overflow:hidden;
}
.column1{
	width:533px;
	float:left;
	display:inline;
	margin-left:14px;
	overflow:hidden;
}
.column2{
	width:334px;
	float:right;
	display:inline;
	margin:0 6px 0 0;
}
/* header styles*/
.header em{
	display:block;
	height:30px;
	padding:26px 0 3px 210px;
	font-size:18px;
	color:#b4502e;
}
/* navigation styles */
.nav{
	width:924px;
	height:30px;
	overflow:hidden;
	background:url(images/nav-bg.gif) no-repeat 0 100%;
}
.nav li{
	float:left;
	display:inline;
}
.nav li a{
	display:block;
	height:30px;
	overflow:hidden;
	background-repeat:no-repeat !important;
	text-indent:-9999px;
	font-size:0;
}
.nav li.nav1 a{
	width:61px;
	background:url(images/nav1.gif);
	margin-left:7px;
}
.nav li.nav2 a{
	width:100px;
	background:url(images/nav2.gif);
}
.nav li.nav3 a{
	width:93px;
	background:url(images/nav3.gif);
}
.nav li.nav4 a{
	width:115px;
	background:url(images/nav4.gif);
}
.nav li.nav5 a{
	width:137px;
	background:url(images/nav5.gif);
}
.nav li.nav6 a{
	width:116px;
	background:url(images/nav6.gif);
}
.nav li.nav7 a{
	width:140px;
	background:url(images/nav7.gif);
}
.nav li.nav8 a{
	width:63px;
	background:url(images/nav8.gif);
}
.nav li.nav9 a{
	width:85px;
	background:url(images/nav9.gif);
}
.nav li.active a,.nav li a:hover{
	background-position:0 -30px !important;
}

#ID1 .nav li.nav1 a, #ID12 .nav li.nav2 a, #ID13 .nav li.nav2 a, #ID14 .nav li.nav2 a, #ID15 .nav li.nav2 a, #ID16 .nav li.nav2 a, #ID18 .nav li.nav3 a, #ID20 .nav li.nav4 a, #ID19 .nav li.nav5 a, #ID17 .nav li.nav6 a, #ID22 .nav li.nav7 a, #ID21 .nav li.nav8 a, #ID8 .nav li.nav9 a { background-position:0 -30px !important; }

/* frame styles */
.frame1{
	width:100%;
	overflow:hidden;
	background:url(images/frame1.gif) no-repeat;
}
.frame1 div{
	float:left;
	height:100%;
	overflow:hidden;
	background:url(images/frame3.gif) no-repeat;
}
.frame1 div{
	float:left;
	overflow:hidden;
	background:url(images/frame3.gif) no-repeat 100% 100%;
}
.frame1 div div{
	float:left;
	overflow:hidden;
	background:url(images/frame2.gif) no-repeat 100% 0;
}
.frame1 div div div{
	float:left;
	overflow:hidden;
	background:url(images/frame4.gif) no-repeat 0 100%;
}
.frame1 img{
	display:block;
	margin:10px 11px  12px 11px;
}
.gallery a{
	cursor: url(images/magnify.cur), pointer;
}
/* content styles */
.box{
	width:100%;
	height:88px;
	background:url(images/header-bg.gif) no-repeat;
	margin-bottom: 9px;
	overflow:hidden;
}
.inner .box{
	height:72px;
	background:url(images/box-inner.gif) no-repeat;
}
.box h2{
	display:block;
	margin:20px 0 0;
	padding:0;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	line-height: 20px;
	color:#b4502e;
}
:first-child+html .box h2{
	line-height: normal;
	margin: 10px 0 0 0;
}
.inner h2{
	font-size:25px;
	margin-top:17px;
}
.box p{
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	color:#6f664d;
}
.box1{
	width:924px;
	height:287px;
	overflow:hidden;
	background:url(images/box1-bg.gif) no-repeat;
}
.box1 img{
	display:block;
	margin:6px 0 0 14px;
}
#banner{
	margin:6px 0 0 14px;
}
.box1 #banner img.main{
	display:block;
	margin:0;
}
.list1{
	width:980px;
	overflow:hidden;
	margin:0 0 41px 9px;
	font-size:0.85em;
}
.list1 li{
	float:left;
	width:208px;
	margin-right:28px;
}
.list1 li h2{
	width:208px;
	height:20px;
	overflow:hidden;
	background:url(images/title1.gif) no-repeat 8px 0;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color:#914800;
	margin:0 0 6px;
	padding:4px 0 0;
	text-transform: uppercase;
}
.list1 li p{
	width:200px;
	margin:5px 0 10px 7px;
	padding:0;
}
.list1 .frame1{
	width:207px;
}
.link1{
	display:block;
	background:url(images/bullet1.gif) no-repeat 0 2px;
	margin-left:8px;
	padding-left:20px;
	font-style:normal;
}
.column1 h3{
	width:520px;
	background:url(images/title2.gif) no-repeat;
}
.column2 h3{
	width:321px;
	background:url(images/title3.gif) no-repeat;
	margin:0 0 21px 8px;
}
.column1 p{
	margin:0 0 14px;
	padding:0;
	line-height:21px;
}
.column1 ul li {
	margin:5px 0 5px 0;
}
.column1 ul li ul {
	margin:0 0 0 20px;
}
.column2 p{
	margin:0;
	padding:0 0 10px 10px;
	line-height:21px;
}
.img1{
	float:left;
	margin:0 10px 0 0px;
}
.img2{
	float:left;
	margin:0 10px 0 0px;
}
.list2{
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
.list2 li{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:1.07em;
	color:#665b42;
}
.list2.btm li{
	margin-bottom:3px;
}
.list2 li em{
	color:#a15e13;
	font-size:1.13em;
}
.list2 li em a{
	color:#a15e13;
	text-decoration:none;
}
.list2 li em a:hover{
	text-decoration:underline;
}
.box2{
	width:100%;
	overflow:hidden;
	margin-bottom:25px;
}
.box2.last{
	background:url(images/bullet2.gif) no-repeat 0 100%;
	padding-bottom:20px;
}
.box2 .link1{
	margin:3px 0 0 10px;
}
.box3{
	float:left;
	width:345px;
	overflow:hidden;
	padding:32px 0 30px;
}
.box3.left{
	width:437px;
	padding-top:43px;
	background:url(images/bullet3.gif) no-repeat 100% 30px;
}
.box3 ul{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-bottom:3px;
}
.box3 ul li{
	display:inline;
	padding:0 5px 0 8px;
	background:url(images/bullet4.gif) no-repeat 0 3px;
	color:#918059;
}
.box3 ul li.first{
	background:none;
}
.box3 a{
	color:#918059;
	text-decoration:underline;
}
.box3 a:hover{
	text-decoration:none;
}

.box3 p{
	margin:0 0 7px;
	padding:0;
	text-align:center;
	color:#918059;
}
.list3 li{
	margin-bottom:4px;
}
.box4{
	width:517px;
	overflow:hidden;
	background:url(images/box4-bg.gif) repeat-y 100% 0;
	padding:7px 15px 7px 0;
	margin-bottom:20px;
}
.box4 p{
	float:right;
	margin:0 0 6px;
	padding:2px 0 4px 36px;
	font-size:18px;
	font-style:italic;
	color:#49718d;
	text-align:right;
}
.box4 p.quotes{
	background:url(images/bullet5.gif) no-repeat;
}
.box4 span{
	width:100%;
	text-align:right;
	clear:both;
	float:right;
	overflow:hidden;
}
.box4 span em{
	float:right;
	background:url(images/bullet6.gif) repeat-x;
	padding-top:4px;
	font-style:normal;
}
.list4{
	width:166px;
	overflow:hidden;
	float:left;
	margin-bottom:34px;
}
.list4 li{
	margin-bottom:2px;
}
.list5{
	width:323px;
	overflow:hidden;
	margin:0 0 20px 2px;
	padding-top:8px;
}
.list5 .frame1{
	width:136px;
	float:left;
}
.list5 li{
	width:100%;
	overflow:hidden;
	margin-bottom:2px;
}
.box5{
	width:180px;
	float:right;
	overflow:hidden;
	font-size:0.86em;
}
.box5 p{
	line-height:14px;
	margin:0 0 10px;
	padding:6px 0 0;
	color:#60534a;
}
.box5 .link1{
	margin:0;
}
/* footer styles */
.footer{
	margin:20px 0 0;
	width:100%;
	min-width:924px;
	overflow:hidden;
	background:#f6ead2 url(images/footer-bg.gif) repeat-x;
}
.footer-inner{
	width:924px;
	overflow:hidden;
	margin:0 auto;
}
.footer-inner img{
	float:left;
	margin:38px 20px 0 47px;
	border:1px #c8b893 solid;
}
/* link icons */
.content a[href^="http://"] {
	display:inline-block;
	padding:2px 14px 2px 0px;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(images/external.gif) center right no-repeat;
}
.content a[href$='.doc'] {
	display:inline-block;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(images/word.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
.content a[href$='.pdf'] {
	display:inline-block;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(images/pdf.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
/* lightbox styles */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* googlemap styles */
.imgleft {
	float: left;
	padding: 4px;
	margin: 4px 10px 0px 0px;
	border: solid 1px #999999;
}
#homepagemap {
	width: 308px; 
	height: 168px; 
	top: -201px; 
	left: 11px; 
	margin-bottom: -168px;
}
/* contact form */
.errors {
	color: #D70000;
}
.errors strong { 
	color: #665B42;
}
.right-image {
       float: right;
       margin: 0 10px 5px 0;
       border: 1px solid #C9C9C9;
       padding: 2px;
}
.why { margin-bottom: 10px !important; }