

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

.column1of3, .column2of3, .column3of3 {
				width: 150px;
				float: left;
				margin: 20px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04b.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Arial", Trebuchet MS, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3, h4 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2.0em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
    text-decoration:none;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #436E48;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.Sidebar_head {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.0417in;
	margin-top: 0.1665in;
	text-align: center;
}

.Sidebar_body {
	font-size: 1.0em;
	margin-top: 0.25in;
	margin-bottom: 0.1in;
	line-height: 110%;
	font-weight: bold;
	width: 160px;
}

.Article_head {
	font-size:2.0em;
	font-weight:bold;
	margin-bottom:0.0417in;
	margin-top:0.1665in;
	text-align:center;
}

.Article_body {
	font-size:1.2em;
	margin-top:0.25in;
	margin-bottom:0in;
	line-height:110%;
	width:250px;
}

.Urgent_msg {
	font-size: 1.5em;
	color: red;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
display:none;
}

/* Logo */

#logo {
	width: 1024px;
	height: 80px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 1024px;
	height: 150px;
	padding-bottom: 3px;
	background: url(images/img04b.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 1024px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 1024px;

	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;

}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 13px 13px 10px;
	margin: inherit;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;

	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

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



#wrapper {
	width: 1024px;
	margin: 0 auto;

}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding-top: 10px;
}

/* Content */

#content {
	float: right;
	width: 700px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 10px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05a.jpg) repeat-x left top;
}

.post a {
	color: #436E48;
}

/* Sidebar */

#sidebar {

    float:left;

}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

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

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 1024px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* Featured                                                                      */
/*********************************************************************************/

	#featured
	{
		padding: 5px 15px;
	}

	#featured .title
	{
		margin-bottom: 3em;
		text-align: center;
	}

	#featured h3
	{
		margin-bottom: 1em;
		font-size: 1.4em;
		font-weight: 600;
		color: rgba(0,0,0,.8);
	}

	#featured .button
	{
		margin-top: 1em;
	}

    .container
	{
		overflow: hidden;
		margin: 0em auto;
		width: 670px;

	}

/*********************************************************************************/

	.boxA,
	.boxB,
	.boxC
	{
background-color:#E7EFE7;
		width: 186px;
      /* height:100%; */
      height: 100%;
		padding: 10px 15px;
	}

	.boxA,
	.boxB
	{

        float: left;
		margin-right: 10px;
	}

	.boxC
	{
		float: right;
	}

/*********************************************************************************/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
