body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img03.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #505050 
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

h4 { font-size: 26px;
     margin:0;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-weight:normal;
	 color: #b6aca2;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p.address {
	font-size:15px;
	font-style:italic;
	padding: 0 50px 0 75px;
}

p.contact {
	padding: 0 50px 0 75px;
	font-size: 14px;
}

p.submitbutton {
	text-align:center;
}

p.errortext {
	text-align:center;
	font-size:16px;
	font-weight: bold;
	padding: 10px 0 30px 0;
}

tr, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 4px;
}

img.icon {
	float:left;
	margin: 0 5px 0 30px;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}
img.center {
	text-align: center;
	display: block;
}

img.side {
	padding: -5px 0px 25px;
}


hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img06.jpg) repeat-x left bottom;
}

/* Header */

#header-wrapper {
	width: 970px;
	margin: 0 auto;
	border-left: 10px solid #E1E1E1;
	border-right: 10px solid #E1E1E1;
	border-top: 10px solid #E1E1E1;
}

#header {
	
}

/* Menu */

#menu {
	float: left;
	width: 970px;
	height: 88px;
	margin: 0px 0 0 0px;
	background-image: url(images/navbar2.jpg);
	background-color: #D6D6D6;
	background-repeat: repeat-x;
}

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

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

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #2E9AFE;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #E1E1E1;
	border-left: 10px solid #E1E1E1;
	border-right: 10px solid #E1E1E1;
	border-bottom: 10px solid #E1E1E1;
}

/** LOGO */

#logo {
	height: 162px;
	background-image: url(images/HeaderNew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 620px;
}

/* Post */

.post {
	margin-bottom: 25px;
	background: url(images/img15.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img19.jpg) no-repeat left top;
}

.post-bgbtm {
	padding: 0px 30px 20px 30px;
	background: url(images/img18.jpg) no-repeat left bottom;
}

.post .title {
	height: 44px;
	margin: 0px;
	padding: 36px 0px 0px 15px;
	color: #000000;
}

.post .meta {
	margin: -40px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
}

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

#sidebar li {
	
	background: url(images/img16.jpg) repeat-y left top;
}

#sidebar li ul {
	margin: 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 200%;
	background: url(images/img17.jpg) no-repeat left bottom;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 48px;
	margin: 10px 0 20px 40px;
	padding: 15px 0 2px 20px;
	background: url(images/SubHeader2.gif) no-repeat left top;
	font-size: 18px;
	color: #2E9AFE;
	text-align: center;
}


#sidebar p {
	line-height: 200%;
	
}

/* Footer */

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 0;

	border-left: 10px solid #E1E1E1;
	border-right: 10px solid #E1E1E1;
	border-bottom: 10px solid #E1E1E1;
}

#footer p {
	margin: 0;
	padding: 20px ;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

