


body {
	margin: 0;
	padding: 0;
	background: #E1E1E1 url(images/bg.jpg) repeat-x top center;
	font-size: 11px;
	line-height:14pt;
	color:#1F1F1F;
}

body, th, td, input, textarea, select, option {
font-family:"Trebuchet MS"
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: 0px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	padding-top:5px;
	color:#666633;
	font-weight:400;
	font-size: 1.5em;
}

h4{padding-top:5px;
color:#003333;
font-size:12px;
font:"Trebuchet MS";}

p, ul, ol {
	line-height: 15pt;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color:#999966;
	font-weight: 500;
}

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

.norepeat{background-repeat:no-repeat;
background-position:center top;}


#wrapper {
}
/* Header */

#header {
	width: 870px;
	height: 357px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat right top;
}
#restofpage {
	width: 870px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 870px;
	margin: 0 auto;
	background-color:FFFFFF;
	
}

/* Content */

#content {
	float: left;
	width: 870px;
	margin: 0;
	background-color:#FFFFFF;
}

#post {
background-color:#FFFFFF;
width:580px;
	padding: 20px 0px 20px 0px;
}

#menu {
	width: 870px;
	height: 50px;
	background-image:url(images/header-menu-bg.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	margin-left:20px;margin-right: 20px;
	padding: 12px 12px;
	text-decoration: none;
	font-weight:600;
	text-transform: uppercase;
	font-size:11px;
	font-family:"Trebuchet MS";
	color: #FFFFFF;

}

#menu a:hover { 
	text-decoration: none; 
	display: block;
	padding: 12px 12px;
	color: #FFFFFF;
	background-image:url(test/grass/images/arrow.gif);
	background-position:center top;
	background-repeat:no-repeat
}


.title {
	margin: 0;
	padding-bottom: 5px;
	padding-top:15PX;
	color: #333333;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 48px;
	background: url(images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar {
padding-top:30px;
	float: right;
	width: 280px;

}
.sidebargallery{	
	font-size:10px;
	line-height:13pt;
	background-image:url(images/gallery.jpg);
	background-repeat:no-repeat}
.sidebarcontactus{	
	font-size:10px;
	line-height:13pt;
	background-image:url(images/contact-us.jpg);
	background-repeat:no-repeat}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding:5px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left:5px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
	background: url(images/img04.gif) no-repeat left 60%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 102px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	background: url(images/footer.jpg) no-repeat left top;
	text-align: center;
	font-size: 9px;
	color: #86A29E;
}

#footer a {
color:#86A29E;
}
.contact-us {
	padding: 5px;
	float: right;
	width: 100%;
}

#more{background-color:#FFFFFF;
width:870px;}
#myGallery
{
width: 790px !important;
height: 300px !important;
} 
