#main {width:980px; margin:0 auto;}

#header {height:190px;}
#header, #content { font-size:0.75em;}


.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:181px; margin-right:19px;}
#page1 #content .row-1 .col-2 {width:181px; margin-right:19px;}
#page1 #content .row-1 .col-3 {width:181px; margin-right:19px;}
#page1 #content .row-1 .col-4 {width:181px;}

/*======= index-1.html =======*/
#page2 #content .row-2 .col-1 {width:222px; margin-right:60px;}
#page2 #content .row-2 .col-2 {width:222px; margin-right:60px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:160px; margin-right:60px;}
#page3 #content .row-1 .col-2 {width:284px; margin-right:60px;}
#page3 #content .row-2 .line-ver { background-position:372px top;}
#page3 #content .row-2 .col-1 {width:325px; margin-right:95px;}
#page3 #content .row-2 .col-2 {width:357px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:181px; margin-right:19px;}
#page4 #content .row-1 .col-2 {width:181px; margin-right:19px;}
#page4 #content .row-1 .col-3 {width:181px; margin-right:19px;}
#page4 #content .row-1 .col-4 {width:181px;}
#page4 #content .row-2 .col-1 {width:270px; margin-right:40px;}

/*======= index-4.html =======*/
#page5 #content .row-2 .col-1 {width:222px; margin-right:60px;}
#page5 #content .row-2 .col-2 {width:222px; margin-right:60px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:208px; margin-right:54px;}
#page6 #content .row-1 .col-2 {width:234px; margin-right:48px;}
#page6 #content .row-1 .col-3 {width:237px;}
#page6 #content .row-2 .col-1 {width:261px;}
#page6 #content .row-2 .col-2 {width:523px;}
#page6 #content .row-2 .col-2 .col-1 {width:250px;}
#page6 #content .row-2 .col-2 .col-2 {width:273px;}

/*====== subpage layout ======*/
#subpage #content .col-1 {width:220px; margin-right:19px;}
#subpage #content .col-2 {width:528px;} 


/*=========================*/


#footer {height:50px; font-size:.69em;}

/* Styles hidden from Contribute users */

input, textarea, select { font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.contentpad {padding:0px 15px 10px 15px;}
.container { width:100%;}

p { margin-bottom:16px;}

p.funfacts-footer {border:solid #666666 1px; text-align:center; padding:5px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#results-form select {color:#a5a5a5; }
.results select { text-align:center; color:#a5a5a5; }
#results-form select.alt { margin-right:27px;}

#contacts-form label { display:block; height:25px;} 
#contacts-form label input { width:233px; padding:2px 0 2px 3px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; font-size:.91em;}
#contacts-form textarea {width:268px; height:65px; padding:2px 0 2px 3px; margin-bottom:30px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; overflow:auto;  font-size:.91em;}


/*==================list====================*/
ul { list-style:none;}

.comments { width:100%; overflow:hidden; font-size:.83em; padding:34px 0 0 0;}
.comments li { color:#6b7175;}
.comments li.fright { color:#82a493;}
.comments li.fright a { color:#6b7175; text-decoration:underline;}
.comments li.fright a:hover { text-decoration:none;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 8px 12px;}
.list1 li a { color:#a5a5a5;}

#listnav {
	border-right:1px solid #eaeaea;
	width:250px;
	margin-right:18px;
}
#listnav li {
	margin:0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}
#listnav li a{
	background:url(images/arrow1.gif) no-repeat left 4px;
	color:#666666;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
}
#listnav li a:active, #listnav li a:visited {
	color:#447699;
	text-decoration: none;
}
#listnav li a:hover { background:url(images/arrow1-act.gif) no-repeat left 4px; color:#e99921; padding:0 0 8px 10px;}

.sitemap{
	width:400px;
	margin-right:18px;
}
.sitemap li { padding:4px 0 8px 4px; margin:0;}
.sitemap li a{ background:url(images/arrow1.gif) no-repeat left 4px; color:#447699; padding:0 0 8px 10px;}
.sitemap li a:active, .sitemap li a:visited { color:#666666;}
.sitemap li a:hover { background:url(images/arrow1-act.gif) no-repeat left 4px; color:#e99921; padding:0 0 8px 10px;}

.list2 dt { font-weight:bold; padding-bottom:8px;}
.list2 dd { width:100%; overflow:hidden; padding-bottom:5px;}
.list2 dd span { float:right;}

.servicelist ul {margin:0; padding:0;}
.servicelist li {padding:0px 0px 5px 10px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}

p.intro { margin-bottom:5px; padding-bottom:0;}
		
p.spacer { margin:0px; padding:5px 0 0 0;}

.topnavbut { display:inline-block; background:url(images/topnavlink-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em; margin:0px 10px 0px 0px;}
.topnavbut em { display:inline-block; background:url(images/topnavlink-left.gif) no-repeat left top;}
.topnavbut b {display:inline-block; background:url(images/topnavlink-right.gif) no-repeat right top; padding:12px 14px 14px 14px; font-weight:bold;}
.topnavbut:hover { display:inline-block; color:#000; background:url(images/topnavlinkh-bg.gif) left top repeat-x; cursor:pointer;}
.topnavbut:hover em { display:inline-block; background:url(images/topnavlinkh-left.gif) no-repeat left top;}
.topnavbut:hover b {display:inline-block; background:url(images/topnavlinkh-right.gif) no-repeat right top; padding:12px 14px 14px 14px; font-weight:bold;}

.link1 { display:inline-block; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em;}
.link1 em { display:inline-block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:inline-block; background:url(images/link1-right.gif) no-repeat right top; padding:8px 15px 10px 15px; font-weight:normal;}
.link1:hover { color:#000; cursor:pointer;}

.link1black { display:inline-block; background:url(images/link1-bg.gif) left top repeat-x; color:#000; text-decoration:none; font-size:1.33em; font-weight:bold;}
.link1black em { display:inline-block; background:url(images/link1-left.gif) no-repeat left top; font-weight:bold;}
.link1black b { display:inline-block; background:url(images/link1-right.gif) no-repeat right top; padding:8px 15px 10px 15px; font-weight:bold;}
.link1black:hover { color:#fff; cursor:pointer;}

.link2 { display:inline-block; background:url(images/link2-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em;}
.link2 em { display:inline-block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:inline-block; background:url(images/link2-right.gif) no-repeat right top; padding:8px 15px 10px 15px;}
.link2:hover { color:#000; cursor:pointer;}

.button { float:right;}
.button span { display:block; background:url(images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase;}
.button span span a:hover { text-decoration:underline;}

/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inside { padding:59px 101px 109px 95px;}

.box1 { height:331px; background:url(images/box1-bg.gif) left bottom repeat-x #f8f7f4; margin-bottom:30px;}
.box1 .col-1 { width:381px !important; margin-right:19px !important;}
.box1 .col-2 { width:360px; margin-right:0 !important; padding-top:30px;}

.boxflash {padding:0; margin:0px; border:1px solid #e6e4df; width:380px;}

.cont-box { padding:0 15px 0 0; margin:0;}
.cont-box span { float:right;}

.planprocess-header {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 0 3px 0;}

.results { width:100%;}
.results td { padding:0; border:0; vertical-align:top;}
.results .col1 { width:144px;}
.results .col2 { width:120px; text-align:center;}
.results .col3 { width:111px;}
.results select { width:72px;}

table#resourcenav {margin-top:15px;}
table#resourcenav td {padding:5px 5px 0px 5px;}

/*header*/
#header .row-1 { height:132px;}
#header .row-1 .fleft { padding:63px 0 0 0; background:url(images/logo-berno4.gif) bottom left no-repeat;}
#header .row-1 .fright { padding:15px 0 0 0;}
#header .row-2 img { margin-right:1px;}
#header .row-2 img.last { margin-right:0;}
#header .phone{ font-size:1.8em;  line-height:1.6em; font-style:italic; padding:25px 0px 0px 0px; color:#447699; font-weight:bold;}
.location { font-size:1.2em; font-style:italic; color:#447699; font-weight:bold;}

/*footer*/
#footer { text-align:center; color:#fff; position:relative; margin-top:-38px;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
