a{
	color: #6D6F71;
}

a.no-decoration{
	text-decoration: none;
}

#menu #currentpage a{
	text-decoration: underline;
}

h1.title{
	font-size: 20px;
	margin-bottom: 20px;
}
body{
	text-align: center;
}

#container{
	width: 948px;
	border:  solid 1px #6D6F71;
	margin-top: 25px;
	font-family: Arial;
	color: #6D6F71;
	background: url('./images/back-stripe.jpg') repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#inner-box{
	width: 900px;
	padding: 24px 30px 0px 30px;
}

#top-box{
	height: 164px;
	margin-bottom: 50px;
}

#header{
	height: 75px;
}

#header-left{

	width: 615px;

	height: 75px;
    	margin-top: 8px;
	background: url('./images/LC-LOGO.jpg') 0 0 no-repeat;
    	float: left;
	
	}

#header-right{
	width: 217px;
	height: 75px;
	float: left;
    	background: url('./images/register_2.jpg') 0 0 no-repeat;
}
.regspan{
	font-size: 12px;
	margin: 37px 0px 0px 20px;
    	font-weight: bold;
}

#menu{
    clear:both;
	height: 32px;
	width: 610px;
	border-bottom: solid 2px #b7b7b9;
	margin-bottom: 15px;
}

#page-title{
       margin-left: 45px;
       margin-top: 5px;
}


#mission-statement{
	width: 695px;
	height: 62px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 30px;
	clear: both;
}

#main{

}

#left-column{
	width: 436px;
	float: left;
	margin-right:14px;
}

#top-this-week{
	width: 436px;
	height: 182px;
	background-image: url("./images/top-this-week.jpg");
}
#top-this-week:hover{
	width: 436px;
	height: 182px;
	background-position: 0px -182px;
}

#who-is-lc-for{
	margin-top: 15px;
	background-color: #2894d1;
	width: 436px;
	height: 130px;
	background: url('./images/blu-box.jpg') 0 0 no-repeat;
	color: #fff;
}

#wilcf{
    padding: 10px 0px 0px 15px;
}

.lc-p1{
	font-weight: bold;
	font-size: 14px;
	
	margin-bottom: 15px;
}

.lc-p2{
    padding-top: 20px;
	font-size: 13px;
}

#content{
    padding: 20px 15px 45px 15px;
}

#right-column{
	width: 436px;
	float: left;
}

#most-discussed{
	width: 436px;
	height: 182px;
	background-image: url("./images/most-discussed.jpg");
}

#most-discussed:hover{
	width: 436px;
	height: 182px;
	background-position: 0px -182px;
}


#right-middle-box{

}
#right-left-col{
	width: 216px;
	float: left;
	margin-top: 15px;
	margin-right: 4px;
}
#right-right-col{
    float: left;
	width: 216px;
	margin-top: 15px;
}
#members{
	width: 214px;
	height: 218px;
	margin-bottom: 9px;
	background-image: url("./images/members.jpg");
}
#members:hover{
	width: 214px;
	height: 218px;
	margin-bottom: 9px;
	background-position: 0px -218px;
}


#become-a-member{
	width: 214px;	
	height: 136px;
    background: url('./images/become-a-member.jpg') 0 0 no-repeat;
	color: #6D6F71;
}
.request{
	padding: 30px 15px 0px 15px;
	font-size: 14px;
	font-weight: bold;
}

#the-community{
	width: 216px;
	height: 347px;
	margin-bottom: 15px;
	background: url('./images/your-community.jpg') 0 0 no-repeat;
}
#the-community:hover{
	width: 216px;
	height: 347px;
	margin-bottom: 15px;
	background-position: 0px -347px;
}

#quote{
     clear: both;	
	 height: 118px;
	 background: url('./images/quote.gif') 0 0 no-repeat;	
	 padding: 10px 15px 0px 15px;
	 font-size: 13px;
	 font-weight: bold;
	 line-height: 21px;
}

#footer{
	clear: both;
}

#footer-text{
	   width: 885px;
	   height: 26px;
       background: url('./images/footer-background.jpg') 0 0 no-repeat;
	   color: #fff;
	   font-size: 10px;
}
#footer-logos img {
	border: 0;
}

.ftd{
	
}

.ftd ul{
    padding: 5px 0 0 15px;
    list-style: none;
}

.ftd li{
    float: left;
	border-right: solid 1px #fff;
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
}
li.last{
	float: right;
	border: none;
	padding-right: 20px;
}

#footer-logos{
	height: 75px;
}
#footer-logos li{
    float: left;
	padding-right: 20px;
}
#footer-logos ul{
	list-style: none;
}
#footer-text a{
	color: #fff;
}

/*******MENU STYLES**********/

#menu ul{
	list-style: none;
	padding-left: 50px;
	margin-left: 0px;
	font-size: 15px;
	color: #6D6F71;
	line-height: 35px;
	
}
#menu li{
	float: left;
	display: block;
	padding-right: 42px;
}

#menu li a{
	text-decoration: none;
	color: #6D6F71;
}


/*******SPAN-STYLES***********/

.pink{
	color: #D92485;
}
.blue{
	color: #2894D1;
}
.green{
	color: #6AB445;
}
.orange{
	color: #F09549;
}

/********TEXT******************/

h1{
	font-size: 18px;
	margin: 0 0 0 0;
	color: #D92485;
}

#hidden-widget{
margin-left: -2500px;
}
