*{
	margin:0;
}
body{
	background:url(images/bg.jpg) #93a666 repeat-x top;
	font-family:"Times New Roman", Times, serif;
}
.loading
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	
}
p.title, .title{font-size:18px; padding:5px 0px 6px 0px; font-weight:bold; color:#053300;}
.subtitle{font-size:16px; padding:5px 0px 6px 5px; font-weight:bold; color:#1d4b18;}
#col-container .subtitle a{color:#1d4b18; text-decoration:underline;}
#col-container .subtitle a:hover{text-decoration:none;}
.tabletext{color:#1d4b18; font-size:12px;}
.title2{font-size:20px; padding:5px 0px 6px 0px; font-weight:bold; color:#fefce5; text-align:center;}
.text{font-size:14px; font-weight:bold; color:#fefce5;}
a {color:#000000; text-decoration:none;}
a:hover {text-decoration:underline;}
hr{color:#053300;}
#wrapper{
	width:910px;
	margin:5px auto 5px auto;
	background:url(images/border-outer-top.jpg) #728e39 no-repeat top;
	
}
#wrapper-inner{
	overflow:hidden;
	padding:0;
	background:url(images/border-outer-bottom.jpg) no-repeat bottom;
	padding:8px;
}
#pagewidth{
	background:url(images/border-pagewidth-top.jpg) #fefce5 no-repeat top;
	margin:0;
}
#pagewidth-inner{
	padding:6px;
	background:url(images/border-pagewidth-bottom.jpg) no-repeat bottom;
}

#header{
	height:120px;
	background:url(images/header-bg.jpg) repeat-x top;
	text-align:center;
}
#header .header-inner{
	height:120px;
	background:#ff0000;
	text-align:center;
	background:url(images/lee-park-logo.jpg) no-repeat center;
}
/*
#header header-inner h1{
	background:#ff0000;
	font-size:14px;
	margin:0;
	padding:0;
	background:url(images/lee-park-logo.jpg) no-repeat center;
	height:120px;
}
*/
#header  .heading-links{
	float:right;
	width:180px;
	text-align:right;
}

#navigation{
	/*background:url(images/border-menu-top.jpg) #4c5f3f no-repeat top;*/
	background:#4c5f3f;
	margin:6px 0 6px 0;
}
#navigation-inner{
	height:35px;
	background:url(images/nav-right.jpg) no-repeat right;
	overflow:hidden;
	padding:0 0 0 0;
}
#navigation-inner ul{
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}
#navigation-inner ul li{
	float:left;
	margin:0 0 0 0;	
	background:#4c5f3f;
}
#navigation-inner ul li a{
	float:left;
	font-size:14px;
	color:#fffde4;
	text-decoration:none;
	padding:9px 23px 10px 22px;
	text-align:center;

}
#navigation-inner ul li a:hover{
	background:url(images/btn-rollover.jpg) #931662 repeat-x;
}

#navigation-inner ul li a.first{
	background:url(images/nav-left.jpg) no-repeat left top;

}
#navigation-inner ul li a.first:hover{
	background:url(images/btn-rollover-corner.jpg) #931662 no-repeat left top;
}
#navigation-inner ul li a.last{
	background:url(images/nav-right.jpg) no-repeat right top;	
	padding:9px 23px 10px 23px;
}
#navigation-inner ul li a.last:hover{
	background:url(images/btn-rollover-corner-right.jpg) #931662 no-repeat right top;
}

#slideshow{
	height:300px;
	background-color:#FEFCE5;
	margin:0;
}

.clearer{
	clear:both;
	height:1px;
}
#col-container{
	overflow:hidden;
	background:url(images/col-container-inner-bg.jpg) repeat-y ;
	
}

#col-container-home{
	overflow:hidden;
	background:url(images/col-container-inner-bg-home.jpg) repeat-y;
}
#col-container-inner-home{
	overflow:hidden;
	background:url(images/col-container-bg-home.jpg) no-repeat bottom center;
	padding-bottom:12px;
	height:100%;
}

#col-container-inner{
	overflow:hidden;
	background:url(images/col-container-bg.jpg) no-repeat bottom center;
	padding-bottom:12px;
	height:100%;
	color: #4A5B39;
}
#col1-home{
	float:left;
	width:524px;
	background:url(images/border-col1-top.jpg) #95a964 no-repeat top left;
	margin-right:6px;
}
#col1{
	float:left;
	width:614px;
	background:url(images/border-col1-top.jpg) #95a964 no-repeat top left;
	margin-right:6px;
	overflow:hidden;
}
#acont{
	float:left;
	width:614px;
	overflow:hidden;
}
#col1 a
{
	color:#a9146e;
	text-decoration:none;
}
#col1 a:hover
{
	text-decoration:underline;
}
#col1 .table-text a{color:#053300;}
#col1-inner{
	/*background:url(images/border-col1-bottom.jpg) no-repeat bottom left;*/
	background:url(images/top-bg.jpg) no-repeat top right;
	padding:20px 15px;
	color:#fefce5;
}
#col2-home{
	float:left;
	width:352px;
	background:url(images/border-col2-top.jpg) #b8c590 no-repeat top right;
	overflow:hidden;
}
#col2{
	float:left;
	width:262px;
	background:url(images/border-col2-top.jpg) #b8c590 no-repeat top right;
	overflow:hidden;
}
#col2-inner{
	/*background:url(images/border-col2-bottom.jpg) no-repeat bottom right;*/
	padding:15px 0 15px 10px;
}

#col2-bg{
	background:url(images/leaf.jpg) no-repeat center center;
}

#col2-bg ul{
	list-style-type:none;
	padding:0;
	margin:10px 0 10px 0;
}
#col2-bg ul  li{
	list-style-type:none;
	clear:both;
	color:#fffce6;
}
#col2-bg ul  li .event-img{
	/*float:left;*/
	margin:0 10px 10px 0;
	border:1px solid #a4b17c;
	padding:1px;	
}

#col2-bg ul  li .event-name{
	/*float:left;*/
}
#col2-bg ul  li .event-name h3{
	color:#4c5f3f;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:14px;
}

#col2-bg h2{
	font-size:16px;
	font-weight:bold;
}

#content{
	background:url(images/border-content-top.jpg) #4c5f3f no-repeat top;
	color:#fefce5;
}
#content-inner{
	background:url(images/border-content-bottom.jpg) no-repeat bottom;
	padding:15px;
	display:block;
	margin:0;
}

#maincontent{
	background:url(images/border-contenttop.jpg) #95a964 no-repeat top;
	color:#fefce5;
}
#maincontent-inner{
	background:url(images/border-contentbottom.jpg) no-repeat bottom;
	padding:15px;
	display:block;
	margin:0;
}

#ig{
	text-align:right;
	width:200px;
	float:right;
}
#ig a{
	color:#fefce5;
	text-decoration:none;
}

#footer{
	color:#fefce5;
	font-size:14px;
	width:910px;
	height:20px;
	margin:5px auto 10px auto;
	display:block;
}
#sublinks{
	float:left;
	width:600px;
}
#sublinks a{
	color:#fefce5;
	text-decoration:none;
}
#sublinks a:hover{

}

#acc{
	background:url(images/l-corner.jpg) #4c5f3f no-repeat left top;
	color:#fefce5;
	height:28px;
}
#acc-inner{
	font-size:10px;
	text-align:center;
	background:url(images/r-corner.jpg) no-repeat right top;
	padding:8px 8px 8px 8px;
}
#acc a{
	color:#fefce5;
	text-decoration:none;
}
#acc a:hover{
	text-decoration:underline;
}
#cart{
	color:#4c5f3f;
	margin:5px 0 0 0;
	padding:0 0 0 40px;
	background:url(images/cart-icon.jpg) no-repeat left;
	width:130px;
	float:right;
	text-align:left
}
#cart a{
	font-size:10px;
	color:#4c5f3f;
	text-decoration:none;
}
#cart a:hover{
	text-decoration:underline;
}

.heading{
	background:url(images/h2-hr.jpg) repeat-x right;
	margin-bottom:10px;
}
h2{
	color:#ffffff;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	padding-right:5px;
	display:inline;
}
#submenu{
	
}

#submenu li{
	margin-left:30px;
	list-style-image:url(images/bullet.jpg);
}

#submenu li a{
	font-size:13px;
	color:#fefce5;
	text-decoration:none;
	font-weight:bold;
}

.textOrange {
	font-weight: bold; 
	font-size: 12px; 
	color:#4c5f3f;
}
.formText { 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
}
.formBtn { 
	font-weight:bold; 
	font-size: 12px; 
	color: #ffffff;
	background-color: #4c5f3f;
}
.formBtn2 { 
	font-weight:bold; 
	font-size: 12px; 
	color: #4c5f3f;
	background-color: #ffffff;
}
/* Box */
.boxLabel {
	font-weight: bold; 
	font-size: 14px; 
	color: #ffffff;
	width:120px;
	height:26px;
	background-color:#4c5f3f;
	text-align:center;
}
.boxLabel2 {
	font-weight: bold; 
	font-size: 14px; 
	color: #ffffff;
	width:200px;
	height:26px;
	background-color:#4c5f3f;
	text-align:center;
}
.pad5 {
	padding: 5px;
}
.border1 {
	border: 1px solid #DADADA;
}
.border2 {
	border: 1px solid #EBEBEB;
}
.border3 {
	border: 1px solid #F2F2F2;
	padding: 10px;
	background-color:#b8c590;
}
.textB {
	font-weight: bold; 
	font-size: 12px; 
	color: #053300;
}
.textB b
{
	font-size:15px;
}
.tabletop
{
	font-weight: bold; 
	font-size: 14px; 
	color: #ffffff;
	height:26px;
	background-color:#4c5f3f;
	text-align:center;	
}

