<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	background: url(../images/backgroundrepeat.jpg);
      
     
        text-align: center;
	padding: 0px 0px 0px 0px;
	margin:0px;
	border-width:0px;
	color:#000000;
	width:100%;
	font-family: 'Abel', sans-serif;
        
        overflow-y: scroll;
}

a{
  	outline: none;
	color:#000000;
	text-decoration:none;
}
.hometext{
	font-family: 'Abel', sans-serif;
}

.boldtext{
	font-weight:bold;
}

/* LAYOUT */

.pagebackground{
	width:100%;
	min-height:1250px;
        height:100%;
	background-repeat: no-repeat;
        background-position: 50% 0%;
	margin: 0 auto;
        position: absolute;
        top: 0px;
	background-size: 2000px 1280px;
		
}

#allcenter{
        text-align: center;
	position: absolute;
        top: 0px;
	width:100%;
        height:100%;
}

#allcontent{
        width:640px;
        margin: 0 auto;
        height:100%;
}

#allcontentadmin{
        width:840px;
        margin: 0 auto;
        height:100%;
}

#pageheading{
	width:100%;
	height:157px;
	background:transparent;
	margin: 0 auto;
	padding: 30px 0 0 0;
	position:relative;
	z-index:2000;
}

#pagemenu{
	width:100%;
	height:65px;
	margin: 0 auto;
	font-family: 'Abel', sans-serif;
	text-align:left;
	
}
#pagecontent{
	width:100%;
	height:auto;
	min-height: 490px;
	margin: 0 0 0 0;
	text-align: left;
	float:left;
}

#content_home{
	width:200px;
}
#content_home p{ // ADJUSTS THE POSITION OF THE BLURB ON THE HOME PAGE
	font-size:19px; 
	font-weight:bold;
	line-height:23px;
	margin: 50px 0px 0px 105px;
}

#content_press {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 454px;
    position: relative;
}
#pressitems{
    position: relative;
    /*top: 0px;*/
}
#content_story{
	width:320px;
}

#content_story p{
	font-size:17px; 
	font-weight:bold;
	line-height:21px;
	margin:0px;
}

.content_title{
	font-weight:bold;
	font-size:22px;
	letter-spacing:0px;
}

.content_location{
	width:320px;
	float:left;
}

.content_location p{
	font-size:13px; 
	font-weight:normal;
	line-height:17px;
	letter-spacing:2px;
	margin:0px;
}
#content_menu{
	height:700px;
        width: 650px;
	text-align:center;
	z-index:1002;
	overflow: auto;
	position:absolute;
	padding:0 0 0 30px;
}


.downloadpdf{
	z-index:1003;
	position:relative;
	float:right;
	right:33px;
	top:-22px;
}
#getBookpdf{
	z-index:11000;
	position:absolute;
	float:right;
	right:7px;
	top:-22px;
}
#bookwrap2{
	width:500px;
	float:left;
	padding:0 0 0 30px;
	height:400px;
}
#bookwrap{
	width:500px;
	float:left;
	padding:0 0 0 30px;
	height:400px;
	top:640px;
}
#content_book2{
	width:287px;
	float:left;
	padding:0 0 0 0px;
	position:absolute;
}
#content_book{
	width:287px;
	float:left;
	padding:0 0 0 0px;
	position:absolute;
	
}
#content_booktext2{
	width:320px;
	float:left;
	position: relative;
	left:320px;
}
#content_booktext{
	width:320px;
	float:left;
	position: relative;
	left:320px;
}

#content_booktext p,#content_booktext2 p{
	font-size:19px; 
	font-weight:bold;
	line-height:23px;
	margin:0 0 0 30px;
}
#pagefooter{
	width:100%;
	height:140px;
	margin: 0 auto;
	text-align:left;
	font-size:13px;
	line-height:17px;
	letter-spacing:1.75px;
	
}

#content_blog{
	width:475px;
	height: 600px;
	float:left;
	padding:0 0 0 0px;
	
}
#search_box{
	width:132px;
	height: 400px;
	float:left;
	background: url("../images/white70.png");
	margin: 0 0 0 19px;
	padding: 0 0 0 13px;
}

.feature_article{
	width:450px;
	padding:20px 20px 18px 20px;
	background: url("../images/white70.png");
}

.feature_title{
	padding: 0 0 0px 0;
}

.feature_content, .article_content{
        margin: 0px;
}

.feature_image, .article_image, .feature_video, .article_video{
        display: block;
        max-width:160px;
	max-height:160px;
        margin: auto;
        border-style:solid;
        border-width:0px;
        border-color: #c7d2d1;
}

.blogsubtitle{
	margin:0px 0px 0px 0px;
}

.search_title{
	padding: 16px 0 0 0;	
	font-size: 25px;
}

.article_title{
	font-family: 'Oswald', cursive;
	font-size: 30px;
	margin: 14px 0 0 0;
}
.article_text{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 0px;
	margin: 0px 0 0 0;
}
.article_tags{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 0px;
	margin: 0px 0 0 0;
}
.keyline{
	height:0px;
	width:0px;
	background: #c7d2d1;
	margin: 0px 0 0 0;
}
.keyline_sml{
	height:0px;
	width:0px;
	background: #c7d2d1;
	margin: 0px 0 0 0;
}

.minor_article{
	width:420px; //420
	padding:0px 0px 0px 0px;
	//background: url("../images/white70.png");
	margin:0px 0 0 0;
	padding:0px 0px 0px 0px;
	float:left;
	
}
.minor_content{
        margin: 6px 0 0 0;
	width:130px;
}
.minor_image, .minor_video{
        display: block;
        max-width:130px;
	max-height:130px;
        margin: auto;
        border-style:solid;
        border-width:0px;
        border-color: #c7d2d1;
}
.article_spacer{
	width:0px;
	height:0px;
	float:left;
}

#paginator {
	float: right;
        clear: both;
        display: none; /* Hide by default */
}

/* MENU */
.menupad{
	width:44px;
	height:26px;
	float:left;
}

.menubtn{
	width:70px;
	height:26px;
	float:left;
	background:url("../images/menusel.gif") top left no-repeat;
}
.menubtn img{
	padding:12px 0 0 0;
}

.menubtn:hover, .currentmenu{ 
  	background-position: -70px 0;
}

/* FOOTER */

#ftrmenu{
	width:148px;
	height:158px;
	float:left;
}
#ftrbelmont{
	width:148px;
	height:158px;
	float:left;
}
#ftrnewmarket{
	width:148px;
	height:158px;
	float:left;
}
#ftremail{
	width:148px;
	height:158px;
	float:left;
}

/* LIGHTBOX */

.black_overlay{
			
        position: fixed;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        z-index:1000;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
}

/* PRESS PAGE*/

.pressmonth{
	font-size:20px;
	font-weight:bold;
	margin:0px 0 14px 0;
}

.monthhead{
	padding: 0 0 10px 0;
}

.presslist{
	list-style: none outside none; padding:0px; margin:0px;
}
	
/* BLOG PAGE */
	
#searchbox{
	width: 115px;
	margin: 10px 0 0 0;
}	

#searchbtn{
	display:none;
}
	
/* MENU PAGE */

.menupage{
    width: 576px;
    display: block;
}

.menupage-button{
    display: block;
    position: absolute;
	width:200px;
	height:100%;
	
}

.menupage-button img{
	margin:auto;
    vertical-align:middle;
	padding:300px 10px 0 0;

	
}

.menupage-prev {
    float: left;
	text-align:left;
}
.menupage-prev img {
    padding-left: 11px;
}
.menupage-next{
    float: right;
    left:404px;
    text-align:right;
}

/* ADMIN */

#admincontentwrap{
	background:#ffffff;
	padding:10px 0 30px 10px;
}

.adminmenubtn{
	padding:6px 0 0 0;
}

.adminmenubtn{
	width:100px;
	height:26px;
	float:left;
	background:url("../images/adminmenusel.gif") top left no-repeat;
}

.adminmenubtn:hover, .currentmenu{ 
  	background-position: -70px 0;
}

.row0, .row1{
	height:60px;
}
.row0{
	background-color: #eeeeee;
}

.listtable{
	border-spacing: 0px;
	
}

.listtable td{
	border-spacing: 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #aaaaaa;
	padding-left: 4px;
	padding-right: 4px;
}

.additem{
	background-color: #eeeeee;
	margin:0 10px 0 0;

}

.additem td{
	font-size: 10px;
	text-transform: uppercase;
}</pre></body></html>