body {
	font-family:Georgia, Times New Roman, Arial, Helvetica;
	line-height:18px;
	margin:0px;
	background:url(/lcl/images/bg.png) repeat-x;
	background-color:#FFE2F2;
}

img {
	border:0;
}

#wrapper {
	margin:0 auto;
	width:953px;
}

#header {
	width:953px;
	/*background:url(/lcl/images/bg_header.png) no-repeat;
	background-position:top center;*/
	height:200px;
	text-align:center;
}
#header img {
	width:853px;
	height:243;
}

/* Start Nav */

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	list-style: none;
	position: relative;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #ffffff;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	color:#ffffff;
}
ul.lists li {
	list-style:none;
	background:url(/lcl/images/list_style_heart.jpg) no-repeat;
	background-position:0 4px;
	padding-left:24px;
	line-height:24px;
}
ul#topnav li a:hover { 
	color:#ff99ff;
}
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:38px;
	display: none;
	width: 600px;
	background: #660099;
	color: #660099;
	text-align:center;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { 
	display: block;
}
ul#topnav li span a { 
	display: inline;
	border-left:1px solid #ffffff;
}
ul#topnav li span a:first-child { 
	display: inline;
	border-left:0;
}
ul#topnav li span a:hover {
	text-decoration: none;
	color:#ff99ff;
	background-color:#660099;
}

/* End Nav */

#navigation {
	height:38px;
	width:858px;
	margin:0 auto;
	position:relative;
	background:url(/lcl/images/bg_nav.png);
}
	
#header_frame_photos {
	width:186px;
	height:219px;
	float:right;
	margin-right:60px;
	position:relative;
	margin-top:10px;
}
	#header_frame_photos #picture_frame {
		position:absolute;
		z-index:100;
	}
#page_content {
	width:842px;
	margin:0 auto;
	background-color:#ffffff;
	padding:8px;
}

.cake_content {
	font-size:16px;
}

h1 {
	font-style:italic;
	color:#990000;
}


a:link, a:visited, a:active {
	color:#990000;
}

a:hover {
	color:#ff33ff;
	text-decoration:none;
}

.cakes_table p {
	font-size:12px;
	margin:0;
	background-color:#ff99ff;
	width:100px;
	height:40px;
	text-align:center;
	line-height:12px;
	display:table-cell;
	vertical-align:middle;
}

.cakes_table p:hover {
	background-color:#ff99ff;
}
.cakes_table a {
	text-decoration:none;
}
.cake_gallery_thumb {
	width:100px;
	height:100px;
	margin:0 auto;
}
.notice {
	color:#ff0000;
	line-height:30px;
}

#cake_slides  {
	padding:0px;
	margin:0px;
	margin-top:24px;
	margin-left:24px;
}
#cake_slides li {
	margin:0;
	padding-left:0px;
	list-style:none;
}

#footer {
	text-align:center;
	padding:12px;
	width:834px;
	margin:0 auto;
	height:30px;
	border-top:1px solid #660099;
}
#bottomnav {
	margin:0;
	padding:0;
}
#bottomnav li {
	list-style:none;
	float:center;
	display:inline;
}

#bottomnav li a {
	padding:4px;
	color:#990000;
	font-size:10px;
	font-family:Helvetica, Arial;
}

.frame_cake_table {
	margin:0 auto;
}
.frame_cake_table td {
	text-align:center;
	padding:12px;
}
.frame_cake_table td:hover {
	cursor:pointer;
}

.frame_cake_table td p {
	margin-top:0;
	margin-bottom:4px;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	padding:12px;
}
	.frame_cake_table a {
		text-decoration:none;
	}
	
	.frame_cake_table a:hover {
		color:#ff33ff;
	}
.frame_cake_v {
	width:200px;
}

.frame_cake_h {
	height:220px;
}

.chart_table {
	margin-bottom:12px;
}

.chart_table th {
	background-color:#990000;
	color:#ffffff;
}
.chart_table th, td {
	padding:4px;
}
.chart_table tr:nth-child(odd) td {
	background-color:#dddddd;
}
#homepage_left {
	height:400px;
	width:400px;
}
#homepage_right {
	float:right;
	width:180px;
	height:200px;
}
.banner_top {
	padding:10px 0 0 10px;
	height:34px;
	width:170px;
	font-size:18px;
	color:#ffffff;
	background:url(/lcl/images/banner_top.png);
}
.banner_body {
	width:180px;
	text-align:center;
	background:url(/lcl/images/banner_bg.png) no-repeat;
}
.banner_bottom {
	width:180px;
	height:7px;
	background:url(/lcl/images/banner_bottom.png);
}