/*===================================================*/
/*= Free WordPress theme ============================*/
/*===================================================*/
/*= This is a free theme from the creators of =======*/
/*= XHTMLThis.com and Sixmode.com , we want to ======*/
/*= you a free, awesome WordPress theme. All we ask =*/
/*= is maybe for a couple of free referals to your ==*/
/*= friends. ========================================*/
/*===================================================*/
/*= Enjoy! ==========================================*/
/*===================================================*/
body{
background: #477725 url(images/background/background.gif) repeat-x top;
margin: 0; padding: 45px 0 0 0;
font: 12px/18px Arial, Tahoma, sans-serif;
}
h1, h2, p, ul, li{
margin: 0; padding: 0;
margin-bottom: 3px;
}

h3 {
margin: 0;
margin-top: 0px;
padding: 0;
}

table, tr, td {
	margin: 0;
	padding: 0;
	text-align: left;
}

table {
	margin-bottom: 1em;
}


td{
	border: 0;
}

th {
	padding: 0;
	margin: 0;
	width: 300px;
background-color: #f1f4ee;
margin-right: 10px;padding: 0;
border-top: 1px solid #c7d3bb;
border-bottom: 1px solid #c7d3bb;
	
}

.no {
	border: 0;
	width: 200px;
}

hr {
border: 1px solid #c7d3bb;
}

li{
list-style: none;
}
a{
text-decoration: underline;
color: #0092d7;
}
a:hover{
text-decoration: none;
color: #0092d7;
}

	#wrapper{
	width: 800px;
	margin: 0 auto;
	}
		#content{
		background: #fff url(images/content/background.gif) repeat-x top;
		padding: 30px 31px 0 20px;
		width: 749px;
		}
			#right-side{
			width: 180px;
			float: right;
			margin: 0px; 
			padding: 20px 0 0 0;
			}
				#left-side ul li{
				text-align: right;
				padding: 5px 0;
				color: #959595;
				}
					#left-side li a, #left-side li a:hover{
					color: #3f6a21;
					}
			#left-side{
			width: 541px;
			float: left;
			margin-left: 10px;
			}
				.mtitle{
				font: 24px/36px Arial, 'Myraid Pro';
				float: left;
				margin: 8px 25px 0 0;
				}
					.title a{
					text-decoration: none;
					color: #000;
					}
					.title a:hover{
					text-decoration: underline;
					color: #000;
					}
				#left-side p{
				color: #363636;
				font: 12px/24px Arial;
				padding: 10px 0;
				}
				#left-side img{
				background: #fff;
				border: 0px;
				margin: 3px 10px; padding: 3px;
				}
				#left-side blockquote{
				background: #f1f4ee url(images/content/blockquote.gif) no-repeat top left;
				margin: 0; padding: 15px 25px;
				margin-bottom: 1em;
				border-top: 1px solid #c7d3bb;
				border-bottom: 1px solid #c7d3bb;
				color: #363636;
				}
			.copyright{
			text-align: center;
			color: #a8c08c;
			padding: 10px;
			font: 11px/18px Arial;
			}
				.copyright a{
				text-decoration: underline;
				color: #a8c08c;
				font-weight: bold;
				}
				.copyright a:hover{
				text-decoration: none;
				color: #a8c08c;
				font-weight: bold;
				}


table.selfpromo {
width:100%;
}


td.left{width:60%;}

td.right {
width:40%;
text-align:right;}

.description {
display: block;
}
.title {
display: block;
font-size: 16px;
color: #0092d7;
}

b {
color: #0092d7;
text-decoration: underline;
}

b:hover {
color: #0092d7;
text-decoration: none;
}
