/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	/*background: #000000 url(images/back_all.gif) repeat-x top;*/
	background: #666666;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#left1
{
width: 1197px;
margin: 0 auto;
background: url(images/1.jpg) no-repeat left top;
}

#right1
{
width: 1180px;
margin: 0 auto;
background: url(images/2.jpg) no-repeat right top;
}

#contmain
{
width: 100%;
}

h1, h2, h3 {
	color: #44763E;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #3580BA;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 7px;
	font-size: 1.1em;
}

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

a {
	text-decoration: underline;
	color: #3580BA;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #3580BA;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3580BA;
}


/* Header */

#header {
	width: 839px;
	margin: 0 auto;
	height: 67px;
	background: #ffffff;
}

#menu {
	float: left;
	height: 67px;
	width: 745px;
	padding-left: 94px;
	background: #ffffff url(images/menu.gif) repeat-x;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 47px;
	width: 120px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 20px;
	padding-top: 20px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;

}

#menu a:hover {
	color: #ffffff;
	background: url(images/menu_r.gif) repeat-x;
	text-decoration: underline;
}



/* Logo */

#logo {
	width: 839px;
	height: 87px;
	margin: 0 auto;
}


#logo h1 {
	padding-top: 10px;
	padding-right: 20px;
	color: #ffffff;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}

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

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 839px;
	margin: 0 auto;
	background: #ffffff url(images/table_back.gif) repeat-x;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding-left: 10px;
	padding-top: 20px;
}

.post {
background: url(images/top.gif) repeat-x;
padding-top: 10px;
padding-left: 10px;
}

.post .title {
	margin: 0;
	font-weight: bold;
	color: #3580BA;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3580BA;
}

.post .meta a {
	color: #3580BA;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

#right
{
padding-top: 20px;
float: right;
}

#top
{
background: url(images/side_top.gif) no-repeat top;

padding: 10px;
}

#back
{
background: url(images/side_back.gif) repeat-y top;
width: 354px;
}

#bot
{
/*background: url(images/side_bottom.gif) no-repeat bottom;*/

height: 4px;
width: 354px;
margin-bottom: 10px;
}


.sidebar {
	float: left;
	width: 354px;
}

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


.sidebar ul {
}

.sidebar li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 174px;
	padding-right: 10px;
}

#sidebar2 {
  	width: 174px;
	padding-right: 10px;
}

.sidebar h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 26px;
	color: #3580BA;
	padding-left: 20px;
	padding-top: 14px;
}

.title_back
{
background: url(images/title_back.gif) no-repeat top;
padding-top: 10px;
padding-bottom: 10px;
}

.sidebar ul {
	line-height: normal;
	margin-left: 20px;
}

.sidebar li {
	padding: 5px;
	background: url(images/small.gif) no-repeat left;
	font-size: .8em;
}

.sidebar a {
	border: none;
	padding-left: 10px;
}

.sidebar a:hover {
	border: none;
	padding-left: 10px;
}

#bottom
{
height: 71px;
background: url(images/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
padding: 20px;
/* background: url(images/footer_back.gif) repeat-x bottom; */

height: 50px
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}