﻿.Wrapper 
{


    text-align:left;
    width: 695px;
    height:auto;
    margin: auto;
    position:relative;
    overflow:hidden;



}

#Header {
    position: relative;
    margin: 0px 2px auto 2px;
    width: 695px;
    height: 74px;
    background: #18364D;    
}
#HeaderLeft
{
    background-image:url(Images/HeaderLeft.jpg);
    background-repeat:no-repeat;
    position: relative;
    margin: 0px;
    width: 315px;
    height: 74px;
    float: left;
    clear: left;
}
#HeaderRight
{
        position: relative;
    background-image:url(Images/HeaderRight.gif);
    background-repeat:no-repeat;
    margin: 0px;
    width: 380px;
    height: 74px;
    float: right;
    clear:right;

}
#NavigationBox {

    margin: auto;
    width: 695px;
    height:41px;
    z-index: 1;
    text-align: center;

}
#Navigation
{

    width: 690px; 
    height: 41px; 
    text-align: left;
	overflow: visible;
	elevation: above;
	margin-left: 0px;
	border-left:0px solid #8494a0;
}
#BannerBox
{

    elevation: auto;
    color: #333333;
    width: 695px;
    height: 196px;

    margin: auto;
    z-index: auto;
}
#BannerImageBox{width: 695px; height: 196px; margin: auto auto auto 2px;}
#Footer {

margin-left:1px;
     background:#102536;
     color: #ffffff;
     width: 695px;
     height:30px;
     min-height:30px;
     text-align: left;
     float:left;
     margin-bottom:10px;
 }
 
 #Border
 {
    border:1px white solid;
    background:#ffffff;
    width:695px;
    height:auto;
 }
 
 
 
#copyright{float: right; width: 200px; text-align: right; margin-right:5px; font-family: Century Gothic, Tahoma, Arial; margin-top: 5px; font-weight: 400;}
#webandit{float: left; width: 250px; margin-top: 5px; margin-left:5px;}
#webandit a{ font-size: 8pt; color: #ffffff;}
 #BottomBar{width: 690px;margin:auto; position: relative;}

#DualColumn{width: 680px; position: relative; margin: auto;   }
#LeftColumn 
{

    float:left;
    width: 405px;
    padding: 0px 10px 10px 10px;

}
#RightColumn
{
    padding-top: 25px;
    float:left;

        width: 240px;
}

#SingleColumn{width: 600px; height: auto; min-height: 318px; padding: 5px 5px 5px 5px;}
/*Home Styles*/
#JoinNowBox{width: 267px; height: 120px; text-align: center; margin:1px 1px 1px 1px;}
#JoinNowLeft{float:left; width: 75px; height: 111px;}
#JoinNowRight{float:right; width: 192px; height: 111px;}

#WinterScheduleBox
{
    width: 267px; 
    height: 120px; 
    text-align: center; 
    margin:1px 1px 1px 1px;    
    border: solid 1px #003366;
}
#WinterSchedule
{
    
}
#TitleBreadcrumbBox
{

    width: 695px;
    height: 40px;

}
#SectionTitle
{
    position: relative;
    width: 177px;
    height: 41px;
    float: left;

    background:#667986;
    overflow:hidden;

    margin-left:2px;



}
#BreadcrumbBox span, #BreadcrumbBox a{font-size: 8pt; color: #ffffff; font-family: Tahoma, Arial; text-decoration: none;padding-right: 3px;}
#BreadcrumbBox a:hover{color: #000000;}

#BreadcrumbBox
{     
    position: relative;
    width: 511px;
    height: 21px;
    padding-top: 20px;
    padding-left: 5px;
    
    float: right;
    clear: right;
    vertical-align: middle;
    color: #000000;
    background-color: #6A7D89;    
    
}

#Breadcrumb 
{
    position: relative;
    vertical-align: middle;
    color: #000000;
    margin-top: 10px;    
}


#LeftNav
{
    position: relative;
    width: 0px;
    height: 337;
    min-height: 327px;
    float: left;
    clear: left;
    background-color: Transparent;
    margin-left:1px;

}

#ContentArea {
    position: relative;
    margin-left: 1px;
    width:673px;
    color: #333333;
    text-align:left;
    min-height: 318px;
    height: auto;
	float: left;
	clear: right;
	padding-right:20px;
	background-color: #ffffff;



}
#LeftNavContentBox
{
    width:695px;
    color: #000000;
    text-align:left;
    min-height: 318px;
	background: #183045;
    float:left;

}

#HomeContentArea
{
    position: relative;
    margin: auto;
    width:695px;
    color: #333333;
    text-align:left;
    min-height: 318px;
	float: right;
	clear: right;

}
#FullPage
{
width: auto; 
height: auto; 
min-height: 620px; 

margin-left:2px;




	background: #ffffff ;

}

.spacer1
{
 width:360px;
 height:20px;   
    
}

@import "presentation.css";
@import "menu.css";
@import "Gallery.css";