			body {
				margin: 0px;
				padding: 0px;
       				background-color: #E5E5E5;
     				font-family: tahoma; 
				font-size:11px;
				line-height: 15px;
				color: #646464;
				background: url(images/bg.png) #E5E5E5;
			}

i{ color: #CC9C28; }

a:link{color:#CBC93F;text-decoration:none;font-weight:bold;}
a:visited{color:#CBC93F;text-decoration:none;font-weight:bold;}
a:active{color:#CBC93F;text-decoration:none;font-weight:bold;}
a:hover{color:#D0D265;text-decoration:none;font-weight:bold;cursor:hand;}

a.title-link:link {
text-decoration: none;
color: #412797;
font-size:10px;
font-weight:bold;
}
a.title-link:visited {
text-decoration: none;
color: #412797;
font-size:10px;
font-weight:bold;
}
a.title-link:hover {
text-decoration: underline;
color: #412797;
font-weight:bold;
font-size:10px;
}
a.title-link:active {
text-decoration: none;
color: #412797;
font-size:10px;
font-weight:bold;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {margin: 2px; text-decoration: none; font-weight: bold; color: #84A000; border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}
.wp-pagenavi a:hover {margin: 2px; color: #D27200; font-weight: bold; border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}
.wp-pagenavi span.pages {margin: 2px; color: #412797; font-weight: bold; border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}
.wp-pagenavi span.current {margin: 2px; color: #412797; font-weight: bold; border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}
.wp-pagenavi span.extend {margin: 2px; color: #412797; font-weight: bold; border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}

blockquote {
margin: 11px 16px 11px 16px;
padding-top: 17px;
padding-right: 17px;
padding-bottom: 17px;
padding-left: 17px;
border-top: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
background: #FFFFFF;
}

		
			.layout {
				background: url(images/background.png);
				margin: 0px auto;
				padding: 0px;
				width: 874px;
				height: auto;
			}

			.content {	
				width: 516px;			
				min-height: 300px;
				margin: 0px 0px 0px 44px;
				float: left;
			}

			.rsidebar {
				width: 261px;			
				min-height: 300px;
				margin: 0px 0px 0px 22px;
				float: left;
			}

			.footer {
				text-align: center;
				clear: both;
				padding: 25px 0px 0px 0px;
				font-size: 11px;
				background-image : url(images/footer.png);
				background-repeat: no-repeat;
				width: auto;
				height: 17px;
				text-transform: uppercase;
			}


form { background-color: transparent;} input, textarea, option, select {background-color: #FFFFFF; font: 9px trebuchet ms; line-height: 15px; text-align: justify; letter-spacing: 0px; border: 1px solid #D7D7D7; padding: 1px;}
h3 { font-size:10px; margin-top:10px; margin-bottom:0px;}
.title-1 { color: #738C00; text-align: justify; font-weight: none; text-decoration: none;}
.title-2 { color: #066D7C; text-align: justify; font-weight: none; text-decoration: none;}
.line { color: #C8DCD8;}
.border {border: 1px solid #D7D7D7; background: #FFFFFF; padding: 5px;}
.border:hover {border: 1px solid #DBB54D; background: #EDEDED; padding: 5px;}
.border-1 {border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}
.border-2 {border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}
.border-layout {border: 1px solid #D7D7D7; background: #FFFFFF; padding: 9px;}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:281px;
		height:318px;
		overflow:hidden; 
		}	

	
/* // Easy Slider */