.body {
	background:url(http://www.sentieri.com/images/design_20101010/bg_main.png);
	background-repeat:repeat-x;
	background-position:top;
	
	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;;
	margin:0;

}
.main_wrap
{
	width:1005px;
	overflow: hidden;

    clear:both;

    display:block;
	background:url(http://www.sentieri.com/images/design_20101010/bg_content_rightshadow.png);
	background-repeat:repeat-y;
	background-position:top;
	margin:auto;
	

}
.header
{
	width:1000px;
	height:138px;
	margin-right:5px;
	background-color:#F1C183;

}
.content
{
	width:1000px;
	
	margin-right:5px;
	overflow: hidden;
	background-color:#F1C183;

    clear:both;

    display:block;
	padding-bottom:20px;
}
.nav_column
{
	float:left;
	width:162px;
	background:url(http://www.sentieri.com/images/design_20101010/bg_nav.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:10px;
	margin-top:20px;
	color:#FFF;
	
}

.nav_column a {
    text-decoration: none;

    vertical-align:top;
    padding: 0px 1px 8px 3px;
	
     color:#FFF;
	 font-size:16px;
	 font-weight:bold;
    }



 .nav_column a:hover {
     

    

  
    background-repeat:repeat;

    

    font-weight: bolder;

    text-decoration: underline;

    }





.selected_page
{
     color:#878800;
    background-color:#F1C183;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:-5px;
	padding-top:15px;
	padding-bottom:12px;
	margin-top:-5px;
	f/*ont-size:15px;*/
	
	
}
.selected_main_link
{	font-weight:bolder;
}
.selected_sublink
{padding-left:15px;}

.selected_page a:link, .selected_page a:visited {
    
     text-decoration: none;
     color:#878800;
	 padding-bottom:0px;
	 margin-bottom:-17px;
	 padding-left:6px;
	 display:block;
	 font-weight:normal;
	 /*font-size:14px;*/
     }
 .selected_page a:hover {
     color: #878800;

    
    

    font-weight: bold;

    text-decoration: underline;

    }



.content_column
{
	float:left;
	width:601px;
	border-right:#EF984B solid 3px;
	margin-top:25px;
	padding-left:17px;
	padding-right:17px;
	font-size:14px;
}

.content_column a {
    text-decoration: underline;

    
	
     color:#A25018;
	
    }



 .content_column a:hover {
     

    

    
    text-decoration: none;

    }

.page_title
{
	font-size:20px;
	font-weight:bold;
	color:#A25018;
}
.contact_form_div{
	background-color:#FFF;
	padding: 10px 10px 10px 10px;
	display:block;
	}
.rightside_column_left_border
{
	float:right;
	width:3px;
	background-color:#EF984B;
}
.rightside_column
{
	float:left;
	width:170px;
	padding-left:10px;
	padding-right:10px;
	margin-top:25px;
	font-size:14px;
}
.rightside_column h3
{
	color:#A25018;
	font-size:18px;
	font-weight:bold;
	
}

.rightside_column a {
    text-decoration: none;

    vertical-align:top;
    padding: 0px 1px 8px 3px;
	
     color:#878800;
	 font-size:14px;
	 font-weight:bold;
    }



 .rightside_column a:hover {
     color:#878800;

    

  
    background-repeat:repeat;

    

    font-weight: bolder;

    text-decoration: underline;

    }

.content_bottom
{	width:1005px;
	height:7px;
	overflow: hidden;

    clear:both;

    display:block;
	background:url(http://www.sentieri.com/images/design_20101010/bg_content_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:auto;
}


.footer
{
	width:1005px;
	overflow: hidden;

    clear:both;

    display:block;
	margin:auto;
	padding-top:10px;
	font-size:12px;
	text-align:center;
	padding-bottom:10px;
}