body {
	
	background-image: url(images/bkg/bkg_rpt.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: trebuchet, tahoma, arial;
	font-size: 12px;
}

.bodyCopy {
	font-family: trebuchet, tahoma, arial;
	font-size: 12px;

}
#allContent {
	background-image: url(images/bkg/bkg_all.jpg);
	background-repeat: repeat-y;	
	margin-left: 40px;
	margin-right: 40px;
	width: 822px;
}
.underline {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dde0ca;
	margin-bottom: 5px;
}

a {
	color: #c67a21;
	font-weight: bold;
	text-decoration: underline;
	
}
a:visited	{
	color: #c67a21;
	font-weight: bold;
	text-decoration: underline;



}
a:active	{
	color: #c67a21;
	font-weight: bold;
	text-decoration: none;

}
a:hover	{
	color: #c67a21;
	font-weight: bold;
	text-decoration: none;


}


/* NAVIGATION */


#form {
	float:right;
	margin-top: -22px;
	margin-bottom: 0px;
	padding: 0px;
	color: #c67a21;
	font-weight: bold;
	text-decoration: underline;



}

#mainNav {
	height: 30px;
	width: 778px;
	z-index: 99;
	align: left;
	vertical-align: middle;
	text-align: left;
	text-indent: 0px;
		margin: 0px;
	padding: 0px;
}
.navLine {
	width: 778px;
	background-color: #c0cf97;
	height: 2px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;

}


/*DYNAMIC NAVIGATION*/
.MainNavStyle {

}

.MainNavStyle:hover {

}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	text-align: left;
	border: 1px solid #c0cf97;
	margin: .3em 0 0 .1em;
	font-weight: bold;
	border-width: 0px 1px 1px 1px;
	border-color: white;
	font-family: trebuchet, tahoma, arial;
	font-size: 12px;
	line-height: 25px;
	z-index: 10000;
	background-color: white;
	width: 200px;
	left: 276px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	background-color: white;
	color: #6c9d06;
	font-weight: bold;
	border: 1px solid #c0cf97;
	border-width: 0px 1px 1px 1px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 8px;
}

.anylinkcss a:hover{ 
	background-color: white;
	color: #c0cf97;
}





/* FOOTER */
#footer {
	background-color: #f6f8df;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e8eac4;
	width: 778px;
	text-indent: 20px;
	height: 60px;
	text-align: left;
	vertical-align: middle;
	font-family: trebuchet, tahoma, arial;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	line-height: 21px;
}
#footerLine {
	width: 778px;
	height: 1px;
	background-color: #bcc195;
}
.footerNav {
	text-indent: 20px;
	vertical-align: middle;
	font-family: trebuchet, tahoma, arial;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
}
.footerNav a{

	color: #666666;
	text-decoration: underline;
}
.footerNav a:hover{

	color: #666666;
	text-decoration: none;

}

/* HEADER */

#topHeader {
	text-align: left;
	margin: bottom: 15px;
}
#topNav {
	font-family: trebuchet, tahoma, arial;
	font-size: 11px;
	color: #666666;
	float: right;
	text-align:right;
	padding-right: 40px;
	text-decoration: none;
}
/* MAIN CONTENT */

td.dottedTop {
	border-top-color:#dde0ca;
	border-top-width: 1px;
	border-top-style: dotted;
	text-align:left;
	vertical-align:top;
	font-family: trebuchet, tahoma, arial;
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 20px;  
}

td.dottedTopSm {
	border-top-color:#dde0ca;
	border-top-width: 1px;
	border-top-style: dotted;
	text-align:left;
	vertical-align:top;
	font-family: trebuchet, tahoma, arial;
	text-align: left;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
  
}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	overflow: auto;
	margin: 0px 25px;
}
.contentHolder {
	width: 440px;
	float:left;
	/*padding: 0px 20px;*/
	font-family: trebuchet, tahoma, arial;
	text-align:left;
	font-size: 12px;
	color: #333333;
 	line-height: 18px;
	margin: 0px;
}

#sidebar {
	background:#FFFFFF;
	float: right;
	width: 250px;
	font-family: trebuchet, tahoma, arial;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	/*padding: 0p 27px 0px 0px;*/
	/*margin: 0px 27px 0px 0px;*/
}


.contentHolderSub {
	width: 150px;
	padding: 0px;
	/*margin-left: 26px; */
	float:left;
	font-family: trebuchet, tahoma, arial;
	text-align:left;
	font-size: 12px;
	color: #333333;
 	line-height: 18px;
	border-top-color:#dde0ca;
	border-top-width: 1px;
	border-top-style: dotted;
	/*margin: 0px 20px 0 20px;*/
	
	} 
#sidebarSub {
	background:#FFFFFF;
	width: 520px;
	float: right;
	font-family: trebuchet, tahoma, arial;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	border-top-color:#dde0ca;
	border-top-width: 1px;
	border-top-style: dotted;
	/*margin-right: 27px;*/
	/*padding-right: 27px;*/
	padding-top: 10px;
	margin-left: 20px;
}
#wideBody {
	background:#FFFFFF;
	float: left;
	width: 720px;
	font-family: trebuchet, tahoma, arial;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	border-top-color:#dde0ca;
	border-top-width: 1px;
	border-top-style: dotted;
	/*margin-right: 27px;*/
	margin-left: 23px;
	padding-top: 10px; 
}

/* HEADERS  */

#pageTitle {

}
#pageTitleSub {

	padding-top: 5px;
	padding-bottom: 5px;


}

.pageHead {
	color: #6c9d06;
	font-weight: bold;
	font-size:13px; 
}

#flashHolder {
	height: 218px;
	z-index: 0px;
}

/* CALL OUTS */

.ads {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color:#dde0ca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: visible;
	vertical-align: middle;
}


.testimonial {
	width: 433px;
	height: 85px;
	text-align: left;
	text-indent: 20px; 
	vertical-align: middle;
	color: white;
	font-style: italic;
	font-size:12px; 
	font-weight: bolder; 
	padding: 15px 30px; 
	background-image: url(images/bkg/bkg_testi.jpg);
	background-repeat: no-repeat;	

}

/*   DECORATION */


.tanLine {
   background-color: #dde0ca;
   height: 1px;
   margin-top: 5px;

}


/*  LINKS */

.link 	{
	color: #c67a21;
	font-weight: bold;
	padding: 12px 0;
	margin: 12px 0;
	text-decoration: underline;
	font-size: 12px;
	
}
.link a	{
	color: #c67a21;
	font-weight: bold;
	text-decoration: underline;
	padding: 12px 0;
	margin: 12px 0;
	font-size: 12px;


}
.link a:hover	{
	color: #c67a21;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0;
	margin: 12px 0;

}

#sideLinks {
	width: 150px;
	margin: 0px;
	padding: 0px;


}
.sideLink {
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-color:#dde0ca;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #c67a21;
	font-weight: bold;
	text-decoration: none;
}
.sideLink a	{
	width: 125px;
	color: #c67a21;
	font-weight: bold;
	text-decoration: none;


}
.sideLink a:hover	{
	color: #c67a21;
	font-weight: bold;
	text-decoration: underline;

}



/* BLOGGER ITEMS */


.post {
	width: 518px;
	padding-bottom: 10px;
}


.post-body {
  line-height: 140%;
    	font-size: 12px;
  font-size: 110%;
  } 
.date-header {
  margin:1.5em 0 .5em;
  text-transform:uppercase;
  color: #ccc;
  }

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{
	font-size: 110%;
    font-weight: bold;

	}

h3.post-title {
	font-size: 115%;
	}


	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
  line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #8b2;
	}
		
#comments	{
	border: 0;
	font-size: 12px;
	border-top: 1px dashed #eed;
	margin: 10px 0 0 0;
	padding: 0;
	}

#comments h3	{
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	

#comments dl dt 	{
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	margin-top: 35px;
	padding: 1px 0 0 18px;
	color: #998;
	}

#comments dl dd	{
		padding: 0;
		font-size: 12px;
		margin: 0;
	}
.deleted-comment {
 	 font-style:italic;
 	 color:gray;
	 font-size: 12px;

  }
.comment-link {
 	 margin-left:.6em;
  	font-size: 12px;

  }

p.post-footer {
 	 margin:10px 0 0;
  	font-size: 12px;
	text-transform: uppercase;
 	 color:#ccc;
 	 padding-bottom: 20px;
  }
.caption {
	vertical-align: middle;
	font-family: trebuchet, tahoma, arial;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
}

