

body {
	margin: 0;
	padding: 0;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:Black;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	
}

/* Header */

#header {
	width: 1000px;
	height: 135px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/bannernm.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0px 0px 12px 0px;
	border: none;
	text-decoration:none;
	padding: 10px 0px 0px 10px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 20px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

#banner {
	margin-bottom: 20px;
	border: 0px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background: url(images/buttonnm.jpg) no-repeat left top;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 100px;
	height: 20px;
	margin-left: 10px;
	padding-top: 5px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	
}

#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 150px;
	text-align:center;
	padding: 0px 0px 0px 5px;
}

.post {
	margin-bottom: 15px;
	margin-top: 20px
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 36px;
	color: #493E2B;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Sidebar */
#logo1 {
	float: left;
	margin: 0px 0px 0px 0px;
	border: none;
	text-decoration:none;
	padding: 10px 0px 0px 10px;
	color: #000000;
}
#logo2 {
	float: right;
	margin: 0px 0px 0px 0px;
	border: none;
	text-decoration:none;
	padding: 10px 0px 0px 0px;
	color: #000000;
}

#sidebar {
	float: left;
	width: 825px;
	text-decoration:none;
	padding: 10px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
	text-decoration:none;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
	text-decoration:none;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
	text-decoration:none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	text-decoration:none;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
	text-decoration:none;
}

#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	text-decoration:none;
	font-size: 28px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	text-decoration:none;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}



/* Footer */

#footer-content {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(images/img15.jpg) no-repeat left top;
	font-size: 12px;
	color: #887450;
	text-align:center;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}

/* Menu */

#menu1 {
	width: 600px;
	height: 65px;
	margin: 0;
	padding: 0;
	
}

#menu1 ul {
	float: right;
	margin: 0;
	padding: 0px 35px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	float: right;
}

#menu1 a {
	display: block;
	width: 135px;
	height: 20px;
	margin-left: 2px;
	padding-top: 5px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu1 a:hover, #menu .current_page_item a {
	text-decoration: none;
	
}

#menu1 .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	
	padding-left: 0;
	color: #493E2B;
}
/* Menu2 */

#menu2 {
	width: 800px;
	height: 65px;
	margin: 0;
	padding: 0;
	
}

#menu2 ul {
	float: right;
	margin: 0;
	padding: 0px 35px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: right;
}

#menu2 a {
	display: block;
	width: 90px;
	height: 20px;
	margin-left: 2px;
	padding-top: 5px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu2 a:hover, #menu .current_page_item a {
	text-decoration: none;
	
}

#menu2 .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	
	padding-left: 0;
	color: #493E2B;
}

/* Menu3 */

#menu3 {
	width: 800px;
	height: 65px;
	margin: 0;
	padding: 0;
	
}

#menu3 ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 70px;
	list-style: none;
	line-height: normal;
}

#menu3 li {
	float: right;
}

#menu3 a {
	display: block;
	width: 95px;
	height: 20px;
	margin-left: 2px;
	padding-top: 5px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu3 a:hover, #menu .current_page_item a {
	text-decoration: none;
	
}

#menu3 .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	
	padding-left: 0;
	color: #493E2B;
}

/* Menu4 */

#menu4 {
	width: 750px;
	height: 65px;
	margin: 0;
	padding: 0;
	
}

#menu4 ul {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu4 li {
	float: right;
}

#menu4 a {
	display: block;
	width: 95px;
	height: 20px;
	margin-left: 2px;
	padding-top: 5px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu4 a:hover, #menu .current_page_item a {
	text-decoration: none;
	
}

#menu4 .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	
	padding-left: 0;
	color: #493E2B;
}