/*======= index.html =======*/
.tail-bottom
{
    padding-bottom:0px;
}
#main
{
    background-image:url(/images/nav-bg-grn.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    padding-bottom:10px;
}
/*======= index.html =======*/
.page1 #content .col-1 {width:274px; margin-right:39px;}
.page1 #content .col-2 { width:300px; margin-right:40px;}
.page1 #content .col-3 { width:297px;}

/*======= index-1.html =======*/
.page2 #content .row-1 .col-1 {width:614px; margin-right:39px;}
.page2 #content .row-1 .col-2 { width:297px;}
.page2 #content .row-2 .col-1 {width:614px; margin-right:39px;}
.page2 #content .row-2 .col-2 { width:297px;}
.page2 #content .row-1 .col-1 .col-1 { width:273px; margin-right:52px;}
.page2 #content .row-1 .col-1 .col-2 { width:273px; }
.page2 #content .row-2 .col-1 .col-1 { width:284px; margin-right:28px;}
.page2 #content .row-2 .col-1 .col-2 { width:285px; }

/*======= index-2.html =======*/
.page3 #content .col-1 {width:273px; margin-right:39px;}
.page3 #content .col-2 { width:638px;}
.page3 #content .col-2 .col-1 { width:300px; margin-right:40px;}
.page3 #content .col-2 .col-2 { width:296px; }

/*======= index-3.html =======*/
.page4 #content .row-1 .col-1 {width:296px; margin-right:30px;}
.page4 #content .row-1 .col-2 { width:296px; margin-right:30px;}
.page4 #content .row-1 .col-3 { width:296px;}
.page4 #content .row-2 .col-1 {width:273px; margin-right:39px;}
.page4 #content .row-2 .col-2 { width:635px;}
.page4 #content .row-2 .col-2 .col-1 { width:300px; margin-right:39px;}
.page4 #content .row-2 .col-2 .col-2 { width:296px;}

/*======= index-4.html =======*/
.page5 #content .row-1 .col-1 {width:273px; margin-right:39px;}
.page5 #content .row-1 .col-2 { width:635px;}
.page5 #content .row-1 .col-2 .col-1 { width:300px; margin-right:39px;}
.page5 #content .row-1 .col-2 .col-2 { width:296px;}
.page5 #content .row-2 .col-1 {width:296px; margin-right:30px;}
.page5 #content .row-2 .col-2 { width:296px; margin-right:30px;}
.page5 #content .row-2 .col-3 { width:296px;}

/*======= index-5.html =======*/
.page6 #content .col-1 {width:273px; margin-right:39px;}
.page6 #content .col-2 { width:638px;}
.page6 #content .col-2 .col-1 { width:300px; margin-right:40px;}
.page6 #content .col-2 .col-2 { width:296px; }

/*======= index-6.html =======*/
.page7 #content .row-1 .col-1 {width:273px; margin-right:39px;}
.page7 #content .row-1 .col-2 { width:638px;}
.page7 #content .row-2 .col-1 {width:273px; margin-right:39px;}
.page7 #content .row-2 .col-2 { width:300px; margin-right:39px;}
.page7 #content .row-2 .col-3 { width:296px;}




/*=========================*/
/*======= Home Page =======*/
/*.home #content .col-1 {width:455px; margin-right:40px;}
.home #content .col-2 { width:455px; }
.home #content .col-3 { width:297px;}*/

.threeCol #content .col-1 {width:290px; margin-right:40px;}
.threeCol #content .col-2 { width:290px; margin-right:40px;}
.threeCol #content .col-3 { width:290px;}

/*=========================*/
/*======= Our Story Page =======*/
/*.home #content .col-1 {width:455px; margin-right:40px;}
.home #content .col-2 { width:455px; }
.home #content .col-3 { width:297px;}*/

.twoColLeftWide #content .col-1 {width:563px; margin-right:39px;}
/*.ourStory #content .col-2 { width:300px; margin-right:40px;}*/
.twoColLeftWide #content .col-3 { width:347px;}

/*======= Board of Directors/Staff Page =======*/
/*.home #content .col-1 {width:455px; margin-right:40px;}
.home #content .col-2 { width:455px; }
.home #content .col-3 { width:297px;}*/

.fullWide #content .col-1 {width:950px;}
/*.ourStory #content .col-2 { width:300px; margin-right:40px;}
.fullWide #content .col-3 { width:347px;}*/

/*======= Our History Page =======*/
/*.home #content .col-1 {width:455px; margin-right:40px;}
.home #content .col-2 { width:455px; }
.home #content .col-3 { width:297px;}*/

.twoColRightWide-float #content .col-1 {width:950px;}
.twoColRightWide-float #content .col-1 .rightBox 
{
    float:right;
    width:622px;
    /*margin-left:39px;*/
}
.twoColRightWide-float #content .col-1 .leftBox 
{
    float:left;
    width:299px;
    margin-right:29px;
}
/*.ourStory #content .col-2 { width:300px; margin-right:40px;}
.twoColLeftWide #content .col-3 { width:347px;}*/

