body {
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F90;
	position: fixed;
	z-index: 20;
	top: 20px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	padding: 0px;
	z-index: 1;
}
#header_logo {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	z-index: 20;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	top: 25px;
	background-color: #F90;
}
#ltc_tree_logo {
	float: left;
}
#wrapper #our_services {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bolder;
	color: #360;
}
#wrapper #our_artwork {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bolder;
	color: #360;
}
#wrapper #contact_us {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bolder;
	color: #360;
}



#menu {
	float: right;
	height: 45px;
	width: 550px;
	margin-bottom: 0px;
	margin-top: 60px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#spacer_1 {
	height: 110px;
}
#menu2 {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu2 li {
	float: left;
	height: 30px;
	margin-left: 30px;
	font-family: Papyrus;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}

#menu2 li a {
	line-height: 50px;
	color: #003300;
	text-decoration: none;
	font-family: Papyrus;
	font-weight: bold;
}

#menu2 li a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu2 li a:active {
	color: #609;
	text-decoration: none;
}

#slider {
	height: 300px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
	font-size: 36px;
	font-style: italic;
	text-transform: uppercase;
}
#slogan {
	height: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
#text_after_slogan {
	font-family: Vivaldi;
	font-size: 36px;
	font-weight: 700;
	color: #FFF;
	font-style: italic;
	line-height: 20px;
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_slogan4_ltc2.png);
	background-repeat: no-repeat;
}
#text_after_slogan #slogan2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 700;
	color: #99FF66;
}


#about_me {
	background-color: #c2c4db;
	height: 300px;
	width: 725px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 5px;
	border-radius: 30px;
	border: thick outset #69C;
}
#i_belong {
	height: 400px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#five_service_items {
	height: 450px;
	width: 830px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#our_artwork2 {
	background-color: #699;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: thick outset #69C;
	border-radius: 15px;
}

#our_artwork2 p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	background-color: #AAB182;
	border: medium outset #693;
	border-radius: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#photo_bottle_msg {
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#please_contact_us {
	height: 200px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Papyrus;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: normal;
}

#email_msg_area {
	height: 450px;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FC9;
	padding-left: 0px;
	border: thick outset #C93;
	border-radius: 15px;
}
#contact table {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

#footer {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #033;
	font-weight: bold;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	height: 20px;
}
p {
	margin: 10px;
}
#about_text {
	overflow: auto;
	height: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#my_pic {
	margin: 10px;
}
