/* CSS Document */

/*----------------------------Inner style start---------------------*/
body{
	padding:35px 0 0;
	margin:0;
	background-color:#EEE8CD;
	color:#000;
	font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;

}
a, p, h1, h2, h3, h4, h5, h6, li, td, form, select, input, textarea{
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
a{
	text-decoration:none;
	outline:none;
}
p, h5, h6{
	font-size:13px;
	 color:#614318;
}
h7 {
    font-size:smaller;
    line-height:11px;
    font-weight:bold; 
    color:#614318;
}     
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
li{
	padding:0;
	margin:0;
}

img{
padding:0;
margin:0;
border:none;
display:block;
}
/*----------------------------Inner style end-----------------------*/
/*----------------------------Header start--------------------------*/
.top_bg{
	background:url(images/bg_top_1.gif) 50% 0 no-repeat;
	height:12px;
}
.header{
	background:url(images/header_bg.jpg) 0 0 no-repeat;
	height:214px;
}

.nav_bar{
	background:url(images/nav_bg.gif) 0 0 repeat-x;
    border:#6a5a4e solid 1px;
	padding:0 20px 0;
}
.nav_bar ul{
	float:left;
}
.nav_bar ul li{
	float:left;
	font-size:12px;
	line-height:36px;
}
.nav_bar ul a{
	color:#EEC687;
	background-color:inherit;
	padding:0 28px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
.nav_bar ul a:hover{
	color:#FFFFFF;
}
.nav_bar ul a.active{
	color:#FFFFFF;
	cursor:text;
}
/*----------------------------Header end----------------------------*/
/*----------------------------Body start----------------------------*/
.ex_container{
	background:url(images/body_repeat_1.gif) 50% 0 repeat-y;
}
.ex_container2{
	border:#aeb3ad solid 9px;
	background-color:#6A5A4E;
	color:#000;
	padding:2px;
}
.body_panel{
	padding:25px 25px 40px;
	background-color:#FFFFFF;
	color:#000;
}
.body_panel h2{
	font-size:22px;
	line-height:24px;
	color:#614318;
	background-color:inherit;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    padding-bottom:10px;
}
.left_panel{
	width:252px;
}
.left_panel p{
	color:#614318;
	background-color:inherit;
	padding-bottom:6px;
}
.left_panel h2{
	padding-bottom:12px;
}
.left_panel img{
	margin-bottom:23px;
}
.left_panel ul{
	padding-top:1px;
}
.left_panel ul li{
	padding-bottom:1px;
	font-size:11px;
	line-height:20px;
}
.left_panel ul a{
	background:url(images/button_bullet.gif) 5px 50% no-repeat;
	padding-left:23px;
	color:#614318;
	background-color:inherit;
	display:block;
}
.right_panel{
	padding-left:35px;
}
.right_panel h2{
	padding-bottom:15px;
}
/*Home page start*/
.home_page .left_panel{
    width:750px;
}
.home_page .left_panel ul{
	padding-top:10px;  
}
.home_page .left_panel ul li{
	padding-bottom:10px;
	font-size:14px;
	line-height:16px;  
}
.home_page .left_panel ul a{
	background:url(images/button_bullet.gif) 5px 50% no-repeat;
	padding-left:23px;
	color:#614318;
    text-decoration:underline;
}
.home_page .left_panel ul a:hover{
	color:#6d6d74;
}    
.home_page .left_panel img{
    margin: 0px; 
}
.home_page h2{
font-size:22px;
	line-height:24px;
	color:#614318;
	background-color:inherit;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
   }
    
.home_page h3{    
    background-color:inherit;
	text-transform:uppercase;
	text-align:left;
	 font-size:15px;
	line-height:17px;
	font-weight:bold;
    font-style:italic;
    color:#614318;
    padding: 2px 0px 5px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.home_page p{
	 color:#614318;
	background-color:inherit;
    text-align:left;
    font-size:13px;
    line-height:15px;
    padding:0 0px 8px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.home_page .areas{
    width:275px; 
    padding-top:5px;
    padding-left:55px;
}
.catalogue1{
	padding:3px 3px 3px 3px;
	border:#6A5A4E solid 3px;
	background-color:#ffffff; 
}
/*Home page end*/
/*About page start*/
.about_page .left_panel{
   width:100%;
}
.about_page img{
   float:right; 
   margin-bottom:0px;
   padding-top:5px;
   padding-left:5px;
}
.about_page h3{
	font-size:16px;
    font-weight:bold;
	line-height:19px;
	color:#614318;
	background-color:inherit;
    padding-top:3px;
	padding-bottom:5px;
}
.about_page h2{
	padding-bottom:4px;
}
.about_page p{
	padding-bottom:8px;
	color:#614318;
	background-color:inherit;
}
.about_page .left_panel ul{
	float:left;
    text-decoration:none;
    border:none;
    background:none;
}
.about_page .left_panel ul li{
	background:url(images/arrow_bullet2.gif) 0 8px no-repeat;
	padding-left:21px;
    padding-bottom:4px;
	font-size:12px;
    font-style:italic;
    font-weight:bold;
	line-height:21px;
    color:#614318;
}
.about_page .membership img{
    padding-right:15px;
}
/*About page end*/
/*Articles page start*/
.articles_page h4{
    background-color:inherit;
	text-transform:uppercase;
	text-align:left;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
    color:#614318;
    padding: 2px 0px 1px 0px;
}
.articles_page h5{
	text-align:left;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
    font-style:italic;
    color:#6d6d74;
    padding: 1px 0px 2px 0px;
}
.articles_page p{
    color:#614318;
	background-color:inherit;
	padding-bottom:15px;
}
.articles_page p span.more{
	background:inherit;
	text-transform:uppercase;
	font-size:10px;
    font-weight:bold;
}
.articles_page p span.more a{
	color:#6D6D74;
	background-color:inherit;
    font-size:11px;
    text-decoration:underline;
}
.articles_page .dis p{
    font-size:10px;
    line-height:11px;
    font-weight:bold; 
    color:#614318;
    padding-top:5px;
}
.articles_page .dis p a{
    font-size:10px;
    color:#6D6D74; 
    text-transform:none;
    text-decoration:underline;
}
/*Articles page end*/
/*Links page start*/
.links_page .left_panel{
    width:575px;
}
.links_page .right_panel{
   padding:0px 0px 0px 23px; 
}
.links_page h4{
	text-align:left;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
    color:#6A5A4E;
    background-color:inherit;
	text-transform:uppercase;
	text-align:left;
	padding: 2px 0px 1px 0px;
}
.links_page h5{
	text-align:center;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
    color:#614318;
    background-color:inherit;
	text-transform:uppercase;
	padding:2px 0px 1px 0px;
}
.links_page h7 a{
    font-size:10px;
    text-transform:lowercase; 
}    
.links_page a{
	text-align:left;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
    color:#614318;
    background-color:inherit;
	text-transform:uppercase;
	text-align:left;
	padding: 2px 0px 1px 0px;
    text-decoration:underline;
}
.links_page p{
   padding:none;
   border:none;
} 
.links_page .dis p{
    font-size:10px;
    line-height:11px;
    font-weight:bold; 
    color:#614318;
    padding-bottom:12px;
}
.links_page .dis p a{
    font-size:10px;
    color:#6D6D74; 
    text-transform:none;   
}
.links_page .newsletter{
    padding-bottom:20px;
}
.links_page .newsletter1{
	padding:4px 4px 4px 4px;
	border:#6A5A4E solid 4px;
	width:222px;
    background-color:#cfd4cd;
}
.links_page .newsletter2{
	padding:4px 4px 4px 4px;
	border:#6A5A4E solid 4px;
	width:222px;
    background-color:#EEE8CD;
}
.links_page .newsletter3{
	padding:4px 4px 4px 4px;
	border:#6A5A4E solid 4px;
	width:222px;
    background-color:#cfd4cd;
}
.links_page .newsletter4{
	padding:4px 4px 4px 4px;
	border:#6A5A4E solid 4px;
	width:222px;
    background-color:#EEE8CD;
}
.links_page img{
    border:#6A5A4E solid 2px;
    display:block;
    margin:0;
    padding:0; 
}
/*Links page end*/
/*Contact page start*/
.contact_page h2{
	padding-bottom:12px;
}
.contact_page h3{
   background-color:inherit;
	text-align:left;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
    color:#614318;
    padding: 2px 0px 1px 0px;
}
.contact_page img{
   padding-top:25px;
    }
.contact_page .directions{
  padding-top:5px;
   }
.our_address a{
	color:#A35A16;
	background-color:inherit;
}
.our_address a:hover{
	text-decoration:underline;
}
/*Contact page end*/
/*Practice page start*/
.practice_page .left_panel{
   width:750px;
}
.practice_page h3{
   background-color:inherit;
	text-transform:uppercase;
	text-align:left;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
    font-style:italic;
    color:#6D6D74;
    padding: 2px 0px 5px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.practice_page h4{
   background-color:inherit;
	text-align:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
    color:#614318;
    padding: 2px 0px 15px 0px;
}
.practice_page p{
    color:#614318;
	background-color:inherit;
    text-align:left;
    padding:0 0px 15px 0px;
}
.practice_page img{
   float:right; 
   margin-bottom:0px;
}
.practice_page .admin img{
   float:left;
   margin-bottom:0px; }

.practice_page .dis p{
    font-size:10px;
    line-height:11px;
    font-weight:bold; 
    color:#614318;
    padding-top:5px;
}
.practice_page .dis p a{
    font-size:10px;
    color:#6D6D74; 
    text-decoration:underline;
}
/*Practice page end*/
/*Disclaimer page start*/
.disclaimer_page .dis p{
    font-size:10px;
    line-height:11px;
    font-weight:bold; 
    color:#614318;
    padding-top:5px;
}
/*Disclaimer page end*/
/*----------------------------Body end------------------------------*/
/*----------------------------Footer start--------------------------*/
.footer{
	background:url(images/bg_footer_1.gif) 50% 0 no-repeat;
	padding:20px 0 21px;
	font-size:12px;
    font-weight:bold;
	line-height:12px;
	color:#614318;
	background-color:inherit;
}
.footer a{
	color:#614318;
	background-color:inherit;
}
.footer a:hover{
	text-decoration:underline;
}
.footer ul li{
	padding:10px 6px 10px;
	float:left;
	text-transform:uppercase;
	color:#614318;
	background-color:inherit;
}
.footer ul li a{
	color:#614318;
	background-color:inherit;
}
.footer ul li a:hover{
	text-decoration:none;
	color:#614318;
	background-color:inherit;
}
/*----------------------------Footer end----------------------------*/


