  @charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;}
	
.MainInformationTable{
	width:100%;}


a:link {
	text-decoration:none;}      /* unvisited link */
a:visited {
	text-decoration:none;}  /* visited link */
a:hover {
	text-decoration:none;}  /* mouse over link */
a:active {
	text-decoration:none;}  /* selected link */

body {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #464646;
	background-color:#ffffff;
}	
	
.e3pagetemplate{
	line-height:24px;}	
	
h1{
	font-size: 30px;
	font-weight:normal;
	color: #707070;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}

h2{
	font-size: 24px;
	color: #849d4f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
	
h3{
	font-size: 16px;
	color: #849d4f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
		
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
/*#header { 
        height:510px;
        float: left;
        margin-top: 43px;}
        
.headerimg { 
        background-position: center top; 
        background-repeat: no-repeat;
		background-color:#555555;
        width:100%; 
        height:510px; 
        position:absolute; }*/
		
.fullwidth_slideshow {
	height: 510px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top:43px;
	background-color:#555555;
}
.fullwidth_slideshow img {
	position:absolute;
	left:50% !important;
	margin-left: -750px;
}
	
	
.TopDropLayout1{
	width: 100%;
	float: left;}
	
.TopDropLayout1 .page_header{
	float: left;
	width: 100%;}

.TopDropLayout1 .page_header_wrapper{
	float: left;
	width: 100%;
	/*height: 370px;*/
}

.TopDropLayout1 .page_header_1{
	float: left;
	width: 100%;
	height: 43px;
	background-color:#ffffff;
}	
	
.TopDropLayout1 .header1_wrapper{
	width: 1000px;
	margin: auto;
}

.TopDropLayout1 .oneCMSMenu {
	color: #707070;
	font-size: 12px;
	height: 43px;
	text-transform: uppercase;
	margin:auto;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
}
				
.TopDropLayout1 .oneCMSMenuItem {
	padding: 0 10px;
}

.TopDropLayout1 .oneCMSMenuHighlightedMenuItem, .TopDropLayout1 .oneCMSMenuItemMouseOver, .TopDropLayout1 .oneCMSMenuHighlightedMenuItemMouseOver{
	padding: 0px 10px 0px 10px;
	background-image:url(/SiteDesign/Images/nav_hover.aspx);
	background-repeat:repeat-x;
}
	
.TopDropLayout1 .CMSMenu {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	color: #707070;
	cursor:pointer;
}
			
.TopDropLayout1 .CMSMenuItem{
	padding: 5px 20px 5px 20px;}

.TopDropLayout1 .CMSMenuHighlightedMenuItem, .TopDropLayout1 .CMSMenuItemMouseOver, .TopDropLayout1 .CMSMenuHighlightedMenuItemMouseOver{
	padding: 5px 20px 5px 20px;	
	color: #b72a18;
}


.TopDropLayout1 .page_header_2{
	clear:both;
	float: left;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.TopDropLayout1 .header2_wrapper{
	width:1500px;
	height:500px;
	margin:auto;	
}
	
.TopDropLayout1 .page_header_3{
	clear:both;
	float: left;
	width: 100%;
	height: 152px;
	margin-top:-222px;
}	

	
.TopDropLayout1 .header3_wrapper{
	width: 200px;
	height: 152px;
	margin: auto;
	z-index:10;
	position:relative;
}
	

.TopDropLayout1 .page_header_4{
	clear:both;
	float: left;
	width: 100%;
	height: 76px;
	margin-top: -76px;
	position: relative;
}	

	
.TopDropLayout1 .header4_wrapper {
    background-color: #FFFFFF;
    background-image: url("/SiteDesign/Images/login_red.aspx");
    background-position: left top;
    background-repeat: no-repeat;
    clear: both;
    color: #707070;
    height: 46px;
    margin: 0 auto;
    padding-left: 30px;
    padding-top: 30px;
    text-align: right;
    width: 970px;
}



.TopDropLayout1 .page_content{
	clear: both;
	float: left;
	width: 100%;
	
}

.TopDropLayout1 .page_content_wrapper{
	clear: both;
	width: 100%;
	float: left;
}

.page_content_wrapper .page_content_top {
	display:none;
}
		
.TopDropLayout1 .page_content_middle{
	margin: 0 auto;
	width: 960px;
	padding:20px 20px;
	background-color:#ffffff;}
	
.splash_text {
    line-height: 20px;
    margin-top: -85px;
    padding: 20px 0;
    position: relative;
    z-index: 100;
}
	
.splash_circle{
	padding:20px 0px;}

.button_members{
	background-image: url("/SiteDesign/Images/button_members.aspx");
	width:310px;
	height:310px;
    background-position: left top;}
	
.button_members:hover{
	background-image: url("/SiteDesign/Images/button_members.aspx");
	width:310px;
	height:310px;
    background-position: left bottom;}

.button_guests{
	background-image: url("/SiteDesign/Images/button_guests.aspx");
	width:310px;
	height:310px;
    background-position: left top;}
	
.button_guests:hover{
	background-image: url("/SiteDesign/Images/button_guests.aspx");
	width:310px;
	height:310px;
    background-position: left bottom;}


.page_content_wrapper .page_content_bottom {
	display:none;	
}

.TopDropLayout1 .page_footer{
	clear:both;
	width: 100%;
	float: left;
}

.TopDropLayout1 .page_footer a{
	color: #707070;}
	
.TopDropLayout1 .page_footer a:hover{
	color: #707070;
	text-decoration: underline;}
	
.TopDropLayout1 .page_footer_wrapper{
	margin: 0 auto;
	width: 1000px;
	padding-top: 20px;
	border-top:1px solid #d7d7d7;}

.TopDropLayout1 .page_footer1{
	float: left;
	width: 500px;
	text-align: left;
	font-size:11px;
	color: #707070;
	padding-bottom:20px;
}
				
.TopDropLayout1 .page_footer2{
	float: left;
	width: 500px;
	text-align:right;
	color: #707070;
	font-size:11px;
	padding-bottom:20px;
}
	
.page_footer2 .poweredby {
	clear:both;
	text-align:right;
}

.page_footer2 .poweredbylink {
	 color:#707070;
     font-size: 11px;
}