

body {
	background-position: left top; margin:0px; padding:0px; text-align: justify;
	font-family: "Arial";
	font-size: 12px;
	color: #B7B18F; background-color:#000000; background-repeat:repeat-x; background-attachment:scroll
}

h1, h2, h3 {
	margin-top: 0;
	color: #dfc88c;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
font-family: "arial narrow";
	font-size: 18px;
	font weight: normal;
}

ul {
}

a {
	text-decoration: none;
	color: #5f5f5f;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	background-position: left top; width: 960px;
	margin: 0 auto;
	height: 216px;
	background: url('images/base1b.jpg') no-repeat left top;
}

/* Header */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0px 0 0px;
}

#logo h1, #logo p {
	float: left;
	margin: ;
	color: #00D8D5;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 5px 0 0 0;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}


/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 59px;
	background: url('images/cross.jpg') no-repeat left top;
}

#menu ul {
	margin: 0;
	padding-left: 270px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu .current_page_item a {
	color: #000000;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 958px;
	margin: 0 auto;
	padding: 1px 5px;
	background: #000000;
}

#page-bg {
}


/* Content */

#content {
	float: left;
	width: 682px;
	background: url('images/bkgr1.jpg') no-repeat left top;
	 padding-left: 14px; 
	 padding-right:0; 
	 padding-top:20px; 
	 padding-bottom:400px;
	} 



/* Sidebars */

#sidebar1 {
	float: left;
	margin-top: 0px;

}

.sidebar {
	float: left;
	width: 230px;
	padding-left: 0px;
	font-size: 10px;
	padding-right: 20px;
	background: url('images/flower3.jpg') no-repeat center top;
	padding-bottom: 400px;

}


/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	color: #5f5f5f;
}