@charset "utf-8";
/* CSS Document */
/*Reset*/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {border:0 none;margin:0;padding:0;border:0;outline:0;vertical-align:top}
ol, ul {list-style:none}
blockquote, q {quotes:none}

img {vertical-align:top}
embed {vertical-align:top}
* {border:none}



body{ 
background:url(../images/bg.jpg) repeat-x #ebe8d9; 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
}
p{line-height:18px; padding-bottom:21px;}
ul{
	list-style:outside;
	list-style-type:square;
	padding-bottom:21px;
	margin-left:40px;
}
img{border:0;}
.clear{clear:both}
/*wrapper and container*/
#wrapper{
	width:1000px;
	margin:0 auto;
}
#wrapper2{
	width:100%;
	margin:0 auto;
	overflow: hidden;
}
#container{
	margin:0 auto;
	width:100%;
	height:auto;
}
/*left contentbox*/
#ltcontent{
	float:left;
	width:360px;
}
/*right contentbox*/
#rtcontent{
	float:left;
	width:1020px;
}
.publish{
	margin-top:60px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#5c3315;
	text-transform:uppercase;
	text-align: right;
}
.head{
	font:30px Tahoma, Geneva, sans-serif;
	color:#642C10;
	font-weight: bold;
	margin-top: 115px;
	text-align: right;
}
.tagln{
	margin-top:10px;
	font:15px Tahoma, Geneva, sans-serif;
	color:#5c3315;
	line-height:18px;
	font-weight: bold;
	text-align: right;
}
.italics{
	font-style: italic;	
	text-transform:none;
}

/*menulinks*/
.orangecolor{background-color:#EB6C22;}
.marooncolor{background-color:#642C10; }
#menulinks{
	margin-top:27px;
}
#menulinks ul{
	list-style-type:none;
	margin-left:30px;
	}

#menulinks li{
	float:left;
	text-align:center;
	text-transform:uppercase;
	margin-right:14px;
	display:block;
	height:30px;
}
#menulinks a{
	display:block;
	font-size:14px;
	color:#fff;
	padding:0 15px;
	text-decoration:none;
	line-height:30px;
}

#menulinks a:hover{
	display:block;
	background-color:#FBD309;
	text-decoration:none;
	line-height:30px;
	border-bottom: 2px solid #EB6C22;
	color:#5c3315;
}


.clear{clear:both;}

/*right content details*/
.document{
	height:350px;
	width: 900px;
	padding:20px;
	margin:40px auto 30px;
	background-repeat: repeat-x;
	background-color: #EB6C22;
}
.content{
	height:auto;
	width: 600px;
	padding:20px;
	background-color: #fff;
	float:left;
	margin-left: 30px;
	;
}
.content-inner{
	height:auto;
	width: 600px;
	padding:20px;
	background-color: #fff;
	float:left;
	margin: 40px 0 0 30px;
	;
}
.content2{
	height:355px;
	width: 235px;
	padding:20px;
	background-color: #FFFFFF;
	float:right;
	margin-right: 30px;
}
.content2-inner{
	height:355px;
	width: 235px;
	padding:20px;
	background-color: #fff;
	float:right;
	margin: 40px 30px 0 0;
}

H1{
	height:45px;
	font:24px Tahoma, Geneva, sans-serif;
	color:#652C0F;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb6c22;
	font-weight: normal;
	line-height: 45px;
}

.dochead span{
	margin-left: 0px;	
}

.dhead{
	line-height:45px;	
}

.post{
	color:#656565;
	font:12px Tahoma, Geneva, sans-serif;
	line-height: 30px;
	margin-left: 15px;
}

.dcontent{
	color:#1f1e1e;
	margin-top:20px;
	line-height:18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.rtboxbg{
	background:url(../images/rtboxbg1.jpg) no-repeat;
	background-position:center;
	height:7px;
	width:430px;
	margin-left: 40px;
}

/*green bubble*/
.bubble{
	background:url(../images/bubble.png) no-repeat bottom right;
	height:39px;
	margin-right: 15px;
	margin-top:65px;
}

.bubble span{
	margin-right:15px;
	text-align:center;
	color:#FFF;
	font:12px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height: 30px;
}

.gap{
	margin-top:40px;	
}

.ltgap{
	margin-top:20px;	
}

#about{
	width:310px;
	background-color:#d5d1bf;
	margin-left:24px;
	margin-top: 15px;
	height:220px;
}

#mostpop{
	width:310px;
	background-color:#d5d1bf;
	margin-left:24px;
	margin-top: 15px;
	height:240px;
}

/*left content box*/
.lthead{
	font:18px Tahoma, Geneva, sans-serif;
	color:#5c3315;
	line-height: 50px;
	text-transform:uppercase;
	height:52px;
	border-bottom: 1px dashed #b7b4a3;
	width:280px;
	margin-left:15px;
}

.tphead{
	margin-left:-15px;	
}

.ltdetail{
	font:14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	font-weight:bold;
	line-height:20px;
	margin-top:15px;
	width:240px;
	margin-left: 15px;
}

.link{
	width:280px;
	background-color:#999580;
	margin-top:15px;
	margin-left: 15px;
	height:38px;
	text-align:center;
	font:20px Tahoma, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
	line-height:35px;
}

.ltposts ul{
	float:left;	
	list-style:none;
}

.ltposts li a,a:link{
	font:14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	line-height:30px;
	font-weight:bold;
}

.ltposts li a:hover{
	font:14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
}

.rtposts ul{
	float:right;	
	list-style:none;
	margin-right:74px;
	width:70px;
}

.rtposts li a,a:link{
	font:14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	line-height:30px;
	font-weight:bold;
}

.rtposts li a:hover{
	font:14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
}

#search{
	width:310px;
	height:54px;
	background-color:#d5d1bf;
	margin-left: 24px;
}

.input{
	margin-left:15px;
	line-height: 55px;
}

.ltdetail ul{
	list-style:url(../images/feeds.jpg);
	width: 310px;
}

.ltdetail li a,a:link{
	font: 14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	font-weight:bold;
	text-decoration:none;
	line-height: 30px;
}

.ltdetail li a:hover{
	font: 14px Tahoma, Geneva, sans-serif;
	color:#5c3315;
	text-decoration:underline;
	line-height: 30px;
	font-weight:bold;
}

#feeds{
	height:140px;
	background-color:#d5d1bf;
	width:310px;
	margin-left:24px;
	margin-top: 15px;
}

#social{
	height:140px;
	background-color:#d5d1bf;
	width:310px;
	margin-left:24px;
	margin-top: 15px;
}

#social img{
	margin-top:30px;
	margin-left:25px;
	margin-right:5px;
}

#features{
	margin-top: 30px;
}

#tranbox{
	float:left;
	margin-left:24px;
	width:360px;
	background:url(../images/ltfeature.jpg) no-repeat;
	background-color:#689e18;
	height:360px;
}

.tranhead{
	font:24px Tahoma, Geneva, sans-serif;
	color:#FFF;		
	margin-left: 10px;
	margin-top: 25px;
}

.trapost{
	color:#fff;	
	font:12px Tahoma, Geneva, sans-serif;
	margin-left: 14px;
	line-height:25px;
}

.tracontent{
	font:12px Tahoma, Geneva, sans-serif;
	color:#fff;
	margin-top:10px;
	line-height:20px;
	margin-left: 15px;
	margin-right:15px;
}

#video{
	float:right;
	width:600px;
	height: 360px;
	background-color:#FFF;
	background:url(../images/rtfeature.jpg) no-repeat;
	margin-right: 46px;
}

#video img{
	margin-top:25px;	
	margin-left:30px;
}

.searchBut { border:1px solid #333; background:#999580;  }
.searchBut:hover { border:1px solid #333; background:#ccc;  }

/*footer*/
#footer{
	border-top:1px dashed #b7b4a3;
	margin-top: 40px;
	background-color:#ebe8d9;
	height:75px;
	margin-left:25px;
	margin-right:25px;
}

.copy{
	margin-left:14px;
	float:left;
	font:12px Tahoma, Geneva, sans-serif;
	color:#6b664f;
	padding: 10px;
}

.flinks{
	float:right;
	width: 600px;
	text-align:right;
	padding: 10px;
}
.flinks2{color:#666666; text-decoration:none;}

.flinks a,a:link{
	font:12px Tahoma, Geneva, sans-serif;
	color:#6b664f;
	text-decoration:none;
}

.flinks a:hover{
	font:12px Tahoma, Geneva, sans-serif;
	color:#6b664f;
	text-decoration:underline;
}

.separator{
	color:#6b664f;
}

.textbox{
	width:190px; border:none; padding:2px; color:#444;	
}
.logo{float::left;
	width:175px;
	float: left;
	margin: 45px 0 0 30px;
	;
}
.subheader{
	float:right;
	width: 450px;
	margin-right: 30px;
}
.right{float:right;}
#slider {
	background-color: #FF0000;
}
.img_space{
	margin:0 20px 0 0;
	float:left;
	vertical-align:top;
}
.more{
	color:#Fff;
	font-weight:bold;
	display:block;
	background-color:#eb6c22;
	line-height:25px;
	padding-left:10px;
	width: 90px;
}
a.more{color:#Fff; font-weight:bold; display:block; background-color:#eb6c22; line-height:25px; padding-left:10px;}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #EB6C22;
}
.viewall {
	font-size: 14px;
	color: #EB6C22;
}
