* {
	margin:					0;
	padding:				0;
}

html{
	background-color: #818181;
    overflow-y:scroll;
}

body{
	/* overflow-y: scroll; */
	font-family: 'Trebuchet MS'; 
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	/*font-size:12px;*/
	background-color: #818181;
	/* width:100%;
	height:100%;  */
	
}

img, a, a img{
	border:					0;
	outline:				none;
}

.clear {
	clear:					both;
	height:					0;
	font:					normal 0/0 serif;
}

.last {
	padding: 				0;
	margin: 				0;
}


.block{
	display:block;
	width:100%;
	float:left;
}

.flLeft { float:	left; }
.flRight { float: right; }

a{
	color: #307AB5;
}

.center-text{
	text-align: center;
}

.clickable{
	cursor:pointer;
}

/* Site */

.site-container{
	position:relative;
	float:left;
	width:886px;
	background-color: white;
	min-height:670px;
	padding:0;
	padding-left:22px;
	padding-right:22px;	
	margin-bottom:28px;
}

.site-foliage-1{
	position:absolute;
	width:238px;
	height:257px;
	right:0px;
	top:0px;
	background: white url(foliage-1.png) no-repeat;		
	z-index:0;
}

.site-foliage-2{
	position:absolute;
	width:480px;
	height:344px;
	left:21px;
	top:200px;
	background: white url(foliage-2.png) no-repeat;
	z-index:0;
}

.site-float{
	width:930px;
	margin:0 auto;
	margin-top:28px;
	margin-bottom:28px;
}

.site-header{
	position:relative;
	float:left;
	width:886px;
	height:237px;
    z-index:5;
}
.site-logo-header{
	float:left;
	width:100%;
	height:66px;
	
}
.site-logo{
	float:left;
	display:inline-block;
	width:222px;
	height:43px;
	background:white url(logo.png) no-repeat;
	margin-top:12px;	
}
.site-top-menu{
	float:right;
	width:420px;		
	margin-right:18px;
	text-align:right;
	color:black;
	margin-top:39px;	
}



.site-top-menu ul{
	list-style:none;
	margin:0;
	padding:0;
	color: #603913;
}

.site-top-menu ul li {
    position:relative;
	display:inline;
}

.site-top-menu ul li a{
	color: #603913;
	text-decoration: none;
}

.site-top-menu ul li a:hover{
	text-decoration: underline;
}

.site-newsletter{
	margin-top:12px;
	float:right;
	width:206px;		
	color: #D91C5C;	
}

.site-newsletter h1{
	font-size:14px;
	color: #D91C5B;
	font-weight: bold;
	margin-bottom:4px;
	background-color: transparent;	
}

.newsletter-container{
	width:206px;
	height:24px;
	background: transparent url(newsletter.png) no-repeat;
}
.newsletter-button{
	float:right;
	width:28px;
	height:24px;
	background: white url(newsletterbutton.png) no-repeat;
	border:none;
}

.newsletter-input{
	float:left;
	border:none;
	color:#808080;
	font-family:'Trebuchet MS';
	Font-size:12px;
	background-color:white;
	margin-top:4px;
	margin-left:4px;
	width:172px;	

}

.quote-header{
    position:relative;
	float:left;
	width:886px;
	height:130px;
	background:white url(header.png) no-repeat;
	margin-bottom:4px;
}

.quote-layer{
    position:absolute;
    left:0px;
    top:0px;
    width:870px;
    height:112px;    
    background-color: transparent;
    color:white;    
    padding:8px;
    overflow:hidden;    
}

.quote-layer h1{
    color: white;
}

.bottomalignment p{
    vertical-align:bottom;
}

.menu-bar{
	float:left;
	width:100%;
	display:block;
	height: 25px;
	background-color: #D91C5C;
	margin-bottom:12px;	
    z-index:10;
}

.active-pointer{
	position: absolute;
	width:9px;
	height:5px;
	background: transparent url(pointer.gif) no-repeat;
	left:50%;
	bottom:-5px;
	margin-left:-4px;
	
}

.menu-bar ul{
	list-style:none;
	padding:0;
	margin:0;
}

.menu-bar ul li {
	position:relative;
	float:left;
	display:inline-block;
	padding:0;
	color: white;
	line-height:25px;
    z-index:15;
}

.menu-bar ul li a{
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:10px;
	padding-right:10px;

	color: white;
	font-weight: bold;
}

.menu-bar ul li a:hover{
	background-color: #B69E87;
}


.menu-bar ul li a.active{
	background-color: #B69E87;
}


.site-content{
	position:relative;
	float:left;
	width:100%;
	min-height: 355px;		
    	z-index:1;
	/* margin-bottom:103px; */
}

.site-content h1{
	color: #B69E87;
	font-size:22px;
	font-weight: bold;
	margin-bottom:4px;    	
}

.site-content h2{
	color: #D91C5C;
	font-size:14px;
	font-weight: bold;
	margin-bottom:4px;	
}

.site-content ul{
    margin-left:20px;
}

.site-content p{
	margin-bottom:10px;
}

.site-footer{	
    position:relative;	
    float:left;
	width:658px;
	background-color: white;
	height:103px;
	bottom:0px;
    margin-top:-103px;
    z-index:1;
}


.site-foliage-3{
	float:left;
	width:164px;
	height:103px;
	background: white url(foliage-3.png) no-repeat;
	padding-right:20px;
}

.site-footer-content{
	/*float:left;*/
	display:block;	
	background-color: white;	
}

.footer-menu{
	list-style:none;
	margin:0;
	padding:0;
	color: #603913;
	padding-top:75px;
}

.footer-menu li {
	display:inline;
}

.footer-menu li a{
	color: #603913;
	text-decoration: none;
}

.footer-menu li a:hover{
	text-decoration: underline;
}

/* shadow */
.tlsv{
	position:absolute;
	left:-14px;
	top:0px;
	background:#818181 url(tlshadowv.gif) no-repeat;
	width:14px;
	height:426px; 
}
.tlsh{
	position:absolute;
	left:-14px;
	top:-10px;
	background:#818181 url(tlshadowh.gif) no-repeat;
	width:415px;
	height:10px; 
}

.brsh{
	position:absolute;
	right:-17px;
	bottom:-15px;
	background:#818181 url(brshadowh.gif) no-repeat;
	width:438px;
	height:15px;
}
.brsv{
	position:absolute;
	right:-17px;
	bottom:0px;
	background:#818181 url(brshadowv.gif) no-repeat;
	width:17px;
	height:428px;
}

.copyright{
	position:absolute;
	right:0px;	
	bottom:-16px;	
	color: silver;
	margin-right:10px;
	font-size: 10px;
}

.copyright a{
	color: silver;
	text-decoration: none;	
}

.main-content {
    position:relative;
	float:left;
	width:658px;
	margin-right:22px;
    min-height:355px;
    margin-bottom: 105px;
    bottom:0px;
}
.news-column {
	float:right;
	width:206px;	
}

.news-column ul{
    margin-left:0px;
}

.news-list{
	list-style: none;
	margin:0;
	padding:0;
}

.news-list li{
	padding-bottom:8px;
	border-bottom: 1px dotted #B69E88;
	margin-bottom:6px;
}

.news-list li.last{
	border-bottom: none;
	padding-bottom:0px;
}

.news-list .entry{
	display:block;
	text-indent: 20px;
	line-height:16px;
	color: #DA1C5C;
	font-size:13px;
	font-weight: bold;
	background: transparent url(news-entry-bullet.png) no-repeat;
	margin-bottom:8px;
}
.news-list .title{
	color: #B69E88;
	display:block;
	font-size:12px;
	margin-bottom:6px;
}

.news-list .content{
	display:block;    
	font-size:11px;
	margin-bottom:6px;
}

.news-list .read-more{
	display:block;
	text-align:right;
	font-size:10px;
}

.news-list .read-more a{
	/* color: #DA1C5C */
}

.news-article{
	float:left;
}

.news-article-entry{
	
	display:block;
	text-indent: 20px;
	line-height:16px;
	color: #DA1C5C;
	font-size:20px;
	font-weight: bold;
	background: transparent url(news-entry-bullet.png) no-repeat;
	margin-bottom:8px;
}
.news-article-title{
	
	color: #B69E88;
	display:block;
	font-size:16px;
	font-weight: bolder;
	margin-bottom:6px;
}

.news-article-content{
	display:block;	
	margin-bottom:6px;			
}

.news-article-content p{
}

span.title{
	display:block;
	font-weight: bold;
	margin-bottom:4px;
}
span.unsubscribe{
	display:block;
	margin-bottom:4px;
}
span.unsubscribe #unsubscribe{
	width:300px;
}


.pager {
	float:right;	
}

.pager ul{
	list-style-type: none;
}

.pager ul li{
	float:left;
	display: inline-block;
	width:20px;
	line-height: 20px;
	text-align:center;
	margin-right:6px;
}

.pager ul li.spacer{
	width:10px;
	text-align:center;
}

.pager ul li.item{
	background-color: #EFEAE5;
}

.pager ul li a{
	text-decoration:none;
	font-weight:normal;
	width:20px;
	height:20px;
	display:block;	
	color:black;
}
.pager ul li a:hover{
	color:white;
}



.pager ul li:hover{
	background-color: #B69E88;
}

.pager ul li.warp:hover{
	background-color: white;
}
 
.pager ul li.active {
	background-color:#DA1C5C;
	color:white;
}

.pager ul li.last {
	margin-right:0px;
}


#archive{
	width:100%;
	float:left;
	min-height: 355px;
    margin-bottom:105px;
}

.horizontal{
	float:left;
	width:270px;	
	margin-right:10px;
    border:none!important;		
}

.hover{
}

.hover:hover{
	background-color: #F0F0F0;
}

.last{
	margin-right:0px;
}


#archive a{	
	text-decoration:none;
}#archive a span.content{	
	color: black;
}

.menubar-sub{
    position:absolute;
    left:0px;
    top:25px;
    background-color:#D91C5C;
    z-index:999;
    visibility: hidden;   
    border: 1px solid #D91C5C;

}

.menubar-sub ul{
}

.menubar-sub ul li {
    display:block;
    float:left;
    min-width:150px;
    margin-bottom:0px;
}
.menubar-sub ul li a{          
    display:block;
    color: white;  
}

