/*  
Theme Name: LLCN.org
Theme URI: http://llcn.org/
Description: Theme for LLCN website.
Version: 1.0
Author: Jeff Mackey
Author URI: http://www.SIX15.com/
*/


body {
margin: 0;
padding: 0;
color:#000000;  
text-align:center;
	background: #e0e0ba url(images/bodytop.jpg) repeat-x;
	font: 85% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
width: 770px;
text-align:left;
	margin: 0 auto;
	background: #ffffff url(images/bodytopcenter.jpg) repeat-x;
	padding: 49px 0 0;
	position: relative;
}

#switcher {
	font-size: 11px;
	color: #fff;
	position: absolute;
	top: 5px;
	text-align: center;
	left: 30px;
}

#switcher a {
	color: #fff;
}

#header {
	margin: 0 auto;
	width: 770px;
	padding-top: 0;
	background-repeat: repeat-x;
}

#header h1 {
	height: 110px;
	width: 500px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
	background: url(images/LLCNlogo.gif) no-repeat;
	margin-left: 10px;
}

#header h1 span {
	display: none;
}

/*#header p {
	width: 770px;
	height: 135px;
	color: white;
	padding-top: 40px;
	background: url(images/bannerimagepictures.jpg) no-repeat;
	padding-bottom: 0;
	margin: 0;
}

#header p span {
	display: none;
}
*/
#innerpage {
  background: url(images/innerpagebanner.jpg) no-repeat;
	height: 65px;
	width: 770px;
	padding-bottom: 0;
	margin: 0;
}



#columnone {
	float: left;
	width: 427px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 0;
	line-height: 1.4;
}

#columnone h2 {
	color: #000085;
	font: 28px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}

#columntwo {
	width: 273px;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	background: url(images/leftcoltopfade.jpg) no-repeat;
	margin-top: 20px;
	padding: 5px 10px 10px;
}

#columntwo h2 {
	color: #000085;
	font: 20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid white;
	margin-top: 10px;
}

#columnone img, #columntwo img {
	border:none;
}
#sidenav ul {
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0;
}

#sidenav a {
	display: block;
	color: #32329f;
	width: 15em;
	padding: .2em .8em;
	text-decoration: none;
}

#sidenav a:hover {
	background-color: #32329f;
	color: #fff;
}

#sidenav li {
	margin: 0 0 .2em;
}

#columntwo dl, #columntwo p {
	font-size: 12px;
	line-height: 1.4;
}

#searchform {
	margin-top: 10px;
}

#columntwo table {
	margin-top: 18px;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 75%;
	color: #4c4c4c;
	border-top: 1px solid #c4c3b2;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#footer a {
	color: #4c4c4c;
}

.articlesreference {
padding-top:0;
margin-top:0;
line-height:1.1;
color:#4c4c4c;
font-size:9px;
}
.articlesdownload {
	background: url(images/pdf_image.jpg) 0 0 no-repeat;
	padding-left: 50px;
	height:41px;
	display:block;
}

div#navcontainer
{
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	background: #c3c4b4 url(images/mainnavbackground.jpg) repeat-x;
}

div#navcontainer ul
{
color: #000085;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
text-decoration: none;
border-right: 1px solid #fff;
	color: #000085;
}

div#navcontainer ul li a:hover
{
background-color: #32329f;
color: white;
}

#active a { border-left: 1px solid #fff; }

.alert {
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(images/Blue.png) no-repeat;
width:80px;
margin-right:5px;
}

.date_m {
display:block;
font-size: 13px;
margin:0;
padding:2px 0 0;
font-weight: bold;
text-align:center;
color:#eee;
}

.date_d {
display:block;
font-size:22px;
margin:0;
padding:0.7em 0 1.3em 0;
text-align: center;
}