/* css document for thelekkerlife.com */

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #ffffff;
}

p { 
/* font of any text appearing within <p></p> tags */
	
}

img {
	padding:0px;
	margin:0px;
	text-decoration:none;
	border:none;
}

a:link {
	padding:0px;
	margin:0px;
	text-decoration:none;
	border-bottom: 1px #ffffff dotted;
	color:#ffffff;
}

a:visited {
	padding:0px;
	margin:0px;
	text-decoration:none;
	border-bottom: 1px #ffffff dotted;
	color:#ffffff;
}

a:hover {
	padding:0px;
	margin:0px;
	text-decoration:none;
	border:none;
}

a:active {
	padding:0px;
	margin:0px;
	text-decoration:none;
	border:none;
}

/* ids */

#dotted_line1 {
	text-align:center;
	width: 100%;
	height: 27px;
	background:url(images/dotted_line.jpg) repeat-x;
	float:left;
	margin: 15px auto 15px;
}

#button_container {
	width: 837px;
	height: 27px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#buttons {
	text-align:center;
	width:200px;
	height:27px;
	margin-left:600px;
}

#container {
	margin: 30px auto;
	text-align:center;
	width: 100%;
	height: 564px;
	background:url(images/bg.jpg) repeat-x;
}


#container2 {
	width: 837px;
	height: auto;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#container3 {
	float:left;
}	

#main_images {
	width: 837px;
	height: 378px;
	float:left;
}

#green_box {
	background: url(images/green_box.png) no-repeat;
	width: 837px;
	height: 82px;
	float: left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#tagline_text {
	margin: 55px 0px 0px 13px;
	width: 275px;
	color: #ffffff;
	font: 10px bold Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing:1px;
	line-height:1.5em;
	float:left;
}

#events_text {
	margin: 17px 3px 5px 330px;
	width: 500px;
	height:60px;
	color: #ffffff;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing:1px;
	line-height:1.3em;
}

#bottom_images {
	width: 837px;
	height: 80px;
	float: left;
	margin-top:10px;
	list-style-type: none;
	padding:0px 0px 10px 0px;
	text-align:center;
}


#bottom_images li, ul {
	float: left;
	margin:0px;
	text-align:center;
}


#dotted_line2 {
	text-align:center;
	width: 100%;
	height: 7px;
	background:url(images/dotted_line2.jpg) repeat-x;
	float:left;
	margin: 0px auto 30px;
}

#tag {
	background: url(images/tag_bottom.jpg) no-repeat;
	width: 130px;
	height: 25px;
	float: right;
	margin:0px;
}

/* classes */

.heading {
	color: #ffffff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing:1px;
	line-height:1.3em;
	margin: 0px 0px 5px 0px;
}

.image_top_1 {
	margin:0px 9px 0px 0px;
}

.image_top_2 {
	margin:0px 8px 0px 0px;
}

a.bottom { 
	display:block; 
	height:80px; 
	width:80px; 
	overflow:hidden; 
}

a.bottom:hover { 
	display:block; 
	text-indent:-80px; 
}

li.image1 {
	padding:0px 14px 0px 0px;
}

li.image2 {
	padding:0px 14px 0px 0px;
}

li.image3 {
	padding:0px 15px 0px 0px;
}

li.image4 {
	padding:0px 14px 0px 0px;
}

li.image5 {
	padding:0px 15px 0px 0px;
}

li.image6 {
	padding:0px 14px 0px 0px;
}

li.image7 {
	padding:0px 14px 0px 0px;
}

li.image8 {
	padding:0px 15px 0px 0px;
}

li.image9 {
	padding:0px 0px 0px 0px;
}

.button1 {
	margin:0px 13px 0px 0px;
}