	body {
		margin:0;
		padding:0;
		font: 13px Verdana, Arial, Helvetica, sans-serif;
		color: #000;
		background: #fff url(../images/bg1.jpg) repeat-x;
	}
	
	#wrapper {
	width:960px;
	margin:auto;
	background: #fff;
	}
	
	#header {
	width:912px;
	height:108px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	}
	
	#header h1{
	font: 24px Tahoma, Arial;
	color: #bd4f50;
	border-bottom: none;
	width: 360px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/lkm_logo.gif) no-repeat;
	padding-left: 150px;
	padding-top: 32px;
	}	
	
	.location {
	color:#bd4f50;
	font: 13pt Tahoma, Arial;
	text-align: right;
	margin-top: 40px;
	}
	
	.date {
	text-align: right;
	float: right;
	width: 240px;
	font-size: 11px;
	margin-top: 20px;
	}
.logo {
	float: left;
	height: 101px;
	width: 600px;
}

		
	#callout {
	clear:both;
	width:912px;
	height:245px;
	background: #eee url(../images/callout.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
	}

	#callout h1{
	font: 24px "Trebuchet MS", Tahoma, "Comic Sans MS", Arial;
	color: #981b1e;
	margin: 80px 0px 0px 24px;
	border-bottom: none;
	width: 300px;
	}
.calloutleft {
	float: left;
	height: 193px;
	width: 330px;
}

	
	.slogan {
	color:#981b1e;
	width: 380px;
	background: url(../images/slogan.gif) no-repeat;
	height: 42px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	}
		

	.ad_area{
	color: #333333;
	background: #666666;
	height: 196px;
	width: 470px;
	border: 10px solid #fff;
	float: right;
	clear: both;
	margin-right: 19px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
#menu {
	padding: 0;
	font: bold 11px Tahoma, Arial;
	overflow: hidden;
	background: #bfbfbf url(../images/tray.gif) no-repeat center center;
	height: 44px;
	margin: 0 auto 1em;
	letter-spacing: 1px;
	width: 912px;
}

#menu li {
display: inline;
}

#menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 28px;
	padding: 15px 6px 16px;
}


#menu li a:hover, #menu li .current{
color: white;
background: transparent url(../images/tray-hover.gif) repeat-x center center;
}
	
	#main {
	width:912px;
	clear:both;
	padding-left:20px;
	padding-top: 4px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	}
	
	#content-single {
	width:889px;
	padding-left: 6px;
	padding-right: 10px;
	}
	
	#content {
	width:573px;
	float:left;
	line-height: 14pt;
	padding-left: 6px;
	padding-right: 10px;
	}
	

	#sidebar {
	float:right;
	width:310px;
	line-height:14px;
	padding-bottom: 6px;
	margin-top: 0px;
	font-size: 12px;
	}
#sidebarphoto {
	border: 1px solid #CCCCCC;
	width: 300px;
	background: #fff;
	padding: 10px;
}

/* 2 col inside content */
.column2-unit-left {
	float:left;
	width:240px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding: 6px;
}
.column2-unit-right {
	float:left;
	width:240px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left: 8px;
	padding: 6px;
}

.column2-content-left {
	float:left;
	width:434px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column2-content-right {
	float:left;
	width:420px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left: 34px;
}

/* 3 col inside content */
.column3-content-left {
	float:left;
	width:260px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.column3-content-middle {
	float:left;
	width:260px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left: 16px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.column3-content-right {
	float:left;
	width:260px;
	margin-bottom:4px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left: 16px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

.column3-unit-left {
	float:left;
	width:320px;
	margin-bottom:8px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	border-right: 1px solid #e1e1e1;
	padding-right: 8px;
	padding-bottom: 4px;
	height: 260px;
}
.column3-unit-middle {
	float:left;
	width:320px;
	margin-bottom:8px;
	border-right: 1px solid #e1e1e1;
	padding-right: 4px;
	padding-bottom: 4px;
	height: 260px;
	margin-right: 4px;
	margin-left: 14px;
}
.column3-unit-right {
	float:left;
	width:320px;
	margin-bottom:8px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-right: 4px;
	margin-left: 8px;
	padding-bottom: 4px;
	height: 260px;
}
	
.scrollboxmain {

	overflow: auto;
	border: none;
	width: 264px;
	padding: 4px;
}

	#topbar {
	width:912px;
	clear:both;
	height:29px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	}
	
	#footer {
	width:912px;
	clear:both;
	height:70px;
	background: url(../images/footer.gif) no-repeat;
	color: #fff;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}
#footer  p {
	margin: 2px 0px;
}

	.footerleft {
	float: left;
	width: 680px;
	padding-left: 8px;
	margin-top: 4px;
	
	}
	
	.footerright {
	float: right;
	width: 184px;
	margin-top: 4px;
	text-align: right;
	padding-right: 8px;
	
	}
	
	#footer a {
		color:#fff;
		text-decoration:none;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}
	
	.hide {
		text-decoration:none;
	}
	
	h1 {
	color:#bd4f50;
	font: normal 25px "Trebuchet MS", "Lucida Sans";
	margin-top: 0px;
	padding: 0px;
	}
	
	h2 {
	color:#bd4f50;
	font: normal 20px Tahoma, Arial;
	margin-top: 0px;
	padding-top: 0px;
	}
	
	h3 {
		color:#bd4f50;
		font: normal 18px Tahoma, Arial;
		padding-top:6px;
	}
h4 {
	font-size: 14px;
	color: #bd4f50;
}

	
	
	a {
		color:#bd4f50;
		text-decoration:none;
	}
	
	a:hover {
		text-decoration:underline;
	}
	
.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-weight: normal;
	line-height: 24px;
}

.navlist li {
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat 0 0.4em;
}

.navlist-plain {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-weight: normal;
	line-height: 20px;
}

.navlist-plain li {
	padding-left: 1px;
	background: 0 0.4em;
}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

	/* Form styles */
	div.form-container {
	background-color: #FFF;
	width: 530px;
	}
	
	.legend { margin-bottom: 1em; }
	.legend em { color: #C00; font-style: normal; }
	
	div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
	div.errors p { margin: 0; }
	div.errors p em { color: #C00; font-style: normal; font-weight: bold; }
	
	div.form-container form p { margin: 0; }
	div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
	div.form-container form fieldset {
	margin: 10px 0;
	border: 1px solid #efefef;
	padding: 8px;
}
	div.form-container form legend { font-weight: bold; color: #444; }
	div.form-container form fieldset div { padding: 0.25em 0; }
	div.form-container label, 
	div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 130px; display: block; float: left; text-align: left; position: relative; }
	div.form-container label.error, 
	div.form-container span.error { color: #C00; }
	div.form-container label em, 
	div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
	div.form-container input.error { border-color: #C00; background-color: #FEF; }
	div.form-container input:focus,
	div.form-container input.error:focus, 
	div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
	div.form-container div.controlset label, 
	div.form-container div.controlset input { display: inline; float: none; }
	div.form-container div.controlset div { margin-left: 10px; }
	div.form-container div.buttonrow { margin-left: 180px; }
	
.myGallery
{
	text-align: left;
	float: right;
	width: 470px;
	margin-right: 24px;
	height: 196px;
	margin-top: 16px;
	border: 8px solid #fff;
}
.photo {
	background: #fff;
	padding: 8px;
	border: 1px solid #ccc;
}
.red {
	color: #B84E50;
}
.lkm {
	color: #bd4f50;
}

/* inside navigation */

.underlinemenu{
	font-weight: normal;
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, "Comic Sans MS", Arial;
	font-size: 18px;
	margin-bottom: 10px;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #606060;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 2px solid #fff;
	font-size: 16px;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: #bd4f50;
	color: #bd4f50;
	text-decoration: none;
}

.ideals{
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
}

.openideals{
	background: #fff;
	color: #bd4f50;
}
