/* ----- Main Layout Elements ----- */
body {
	background: url('https://www.lakesideca.com/images/bckgnd.gif');
	text-align:			center;
	padding:			0;
	margin:				0px, 0px, 0px, 0px;
	font-family: 		Arial, Verdana, sans-serif;
}
#container {
	min-width:			100%;
	max-width:			100%;
	font-size:			11px;
	margin-left:		0px;
	text-align:			left;
	clear:				both;
         margin-left:                   0%;
         margin-right:                  0%;
}
#header {
	background: url('https://www.lakesideca.com/cms/images/banner.png');
	background-repeat: no-repeat;
	text-align:			center;
	height:				190px;
	width:				100%;
	margin:                         0px auto;
	font-size:			11px;

	clear:				both; 
}
#headerinside {
	min-width:			50%;
	max-width:			50%;
	margin:				0 auto;
	height:				140px;
	padding-top:   		        10px;
	text-align:			left;
        div align:                      center;
        float:                          center;
}
#main {
	float:				left;
	width:				75%;
	overflow:			hidden;
	border-right:		        0px solid #444444;
}
#rightsidebar {
	float:				left;
	width:				21%; 
	overflow:			hidden;
	text-size:			small
	clear:				both; 
} 
#footer {
	clear:				both; 
	text-align:			center;
	font-size:			10px;
	padding-top:		10px;

}

a, a:visited {
	color:				#FEFDB2;
	font-size:			14px;
}

a:hover {
	color:				#af0c0c;
}
#searchForm {
	padding-top:		10px;
}

/* ----- Top Menu ----- */
#topmenu {
	margin:				0;
	height:				25px;
	text-align:			left;
	padding-top:		        5px;
	clear:				both;
}

#topmenu .moduletable {
	border: 			0;
	padding: 			0;
	margin:				0 auto;
}

#topmenu ul {
	margin: 			0;
	padding: 			0;
	list-style:			none;
}

#topmenu li {
	font-family: 		Arial, Verdana, Helvetica, Verdana, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	font-style:			italic;
	display: 			inline;
	margin: 			0;
	padding-right: 		0px;
	border-right:		0px solid #FEFDB2;
}

#topmenu a, #topmenu a:visited {
	padding-right: 		10px;
	padding-left:		10px;
	color:				#FEFDB2;
	font-size:			14px;
	text-decoration:	none;
}

#topmenu a:hover {
	text-decoration:	none;
	color:				maroon;
}	


/* ----- Right Sidebar Elements ----- */
#rightsidebar .moduletable, #rightsidebar .moduletable_text {
	border:				0px solid #FEFDB2;
	margin-top:			10px;
	padding:			5px;
	text-size:			12px
}
#rightsidebar .moduletable h3, #rightsidebar .moduletable_text h3 {
	margin:				-5px;
	margin-bottom:		5px; 
	padding:			2px;
	padding-left:		18px;
	color:				#ffffff;
	background-color:	#9A6043;
	border-bottom:		2px solid #FEFDB2;
	font-size:			11px;
	background-image:	url('../images/moddeco.png');
	background-repeat:	no-repeat
}
#rightsidebar p {
	margin-top:			0px;
	margin-bottom:		10px;
}


/* Additional markups */
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}

div.componentheading {	/* Component heading */
	font-size:			14px;
	border-bottom:		1px solid #777777;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #cccccc;
}
td.contentheading {		/* Post titles/headings */
	font-size:			14px;
	font-weight:		bold;
	clear:				both;
	padding-top:			10px;	
}
table.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding:			0;
}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			11px;
	padding-bottom:		5px;
}
#form-login {
	text-align:			center;
	float:				right;
}
#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
}
fieldset.input {
	border:				0;
}
#form-login #form-login-remember {
	text-align:			center;
}
form {
	margin:0;
}
td.sectiontableentry1 {}	/* Alternating rows for polls */
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#f9f9f9;
}	
.button {
	background-color:	#9A6043;
	font-size:		11px;
	font-family:		verdana, arial;
	border-top:		1px solid #e7f7ff;
	border-left:		1px solid #cde4ef;	
	border-bottom:		1px solid #000000;
	border-right:		1px solid #245167;
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				right;
	text-align:			right;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}
p {
	margin-top:			0;
	margin-bottom:		10px;
}
span.breadcrumbs  {
	font-size:			10px;
	color:				#666666;
	text-align:			left;
}
.crumbbg {
	background-color:	#f9f1dc;
	text-align:			left;
	padding-left:		20px;
}
div.bannerheader {
	font-size:			10px;
}