/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	background-color: #cfda87;
}



 

 

 
#wrapper {
	margin: 0 auto;
	padding: 0; width:1000px;
}

/* Header */

#header {
	overflow: hidden;
	width: 1000px;
	height: 550px;
	margin: 0 auto;
}

#gallery {
	float: right;
	width: 692px;
	height: 340px;
}

/* Logo */





/* Menu */

#menu {
	float: left;
	width: 228px;
	height: 550px;
	margin: 0px;
	padding: 0px 40px 0px 40px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 15px 0px;
	background: url(images/img10.jpg) repeat-x left bottom;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(images/img09.jpg) no-repeat left 2px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c1d058;
}
#lin {
	font-size: 22px;
	line-height: 35px;
	padding-left: 20px;
}


#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	background: url(images/img04.jpg) repeat-y left top;
}



/* Content */

#content {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
#content1 {
	margin-left: 600px;
}
#normal_text {
	line-height: 19px;
	padding-top: 5px;
	padding-left: 20px;
}

#footer{
	background-image: url(images/footer.jpg);
	width: 1000px;
	height:143px;
}
#head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	padding-top: 10px;
	padding-left: 20px;
}
#location {
	padding-top: 10px;
	padding-left: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	width: 530px;
	margin-left: 20px;
}
