@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#333;
	margin: 0px;
	padding: 0px;
	background-color:#732b1f;
	
}

* {margin: 0px;padding: 0px;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
	height:inherit;
	overflow:hidden;
	background-color:#ece3d2;
}
p {font-family:Verdana, Geneva, sans-serif
	margin-bottom:15px;
	color: #000;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	font-weight: normal; }
	


ul {
	font-size: 11px;
	line-height:18px;
	padding-left: 20px;
	list-style-type: disc;
	margin-left:10px;
	color:#666;
}


a {
	color:#611e16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
	
a:hover{
	text-decoration:underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000; }
	
#main {

	width:860px;
	padding-left: 13px;
	padding-right: 11px;
	padding-bottom: 10px;

}	
	
#header-home{
	height:201px;
	width:860px;
	background-image:url(images/header-index.jpg);
	background-repeat: no-repeat;
}
#header-family{
	height:201px;
	width:860px;
	background-image:url(images/header-family.jpg);
	background-repeat: no-repeat;
}

#header-bus{
	height:201px;
	width:860px;
	background-image:url(images/header-bus-svcs.jpg);
	background-repeat: no-repeat;
}

#header-civil{
	height:201px;
	width:860px;
	background-image:url(images/header-civil.jpg);
	background-repeat: no-repeat;
}

#header-estate{
	height:201px;
	width:860px;
	background-image:url(images/header-estate.jpg);
	background-repeat: no-repeat;
}

#header-real{
	height:201px;
	width:860px;
	background-image:url(images/header-realestate.jpg);
	background-repeat: no-repeat;
}

#header-mediation{
	height:201px;
	width:860px;
	background-image:url(images/header-mediation.jpg);
	background-repeat: no-repeat;
}
	
	#header-services{
	height:201px;
	width:860px;
	background-image:url(images/header-services.jpg);
	background-repeat: no-repeat;
}

	#header-seminar{
	height:201px;
	width:860px;
	background-image:url(images/seminar-center.jpg);
	background-repeat: no-repeat;
}
	
	
#headertext {
	text-align:center; 
	font-size:10px; 
	padding-top:170;
}
#content{
}


#navcontainer { width: 170px; float:left; margin-left:0px; padding-left: 10px;}

#navcontainer ul
{
margin-left: 0;
margin-right:0px;
padding-left: 0;
padding-right: 0px;
list-style-type: none;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

#navcontainer a
{
display: block;
padding-bottom: 6px;
padding-top: 6px;
padding-left: 10px;
width: 160px;
background-color: #e3d9c7;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #f2ece2;
color: #6b6548;
}


#col1 { background-color: #ece3d2; 
float: left; 
width: 170px; 
padding-bottom: 10px; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 20px; 
font-family:Verdana, Geneva, sans-serif; font-size: 80%; 
line-height:130%; margin:auto;}

#col2 { background-color: #ece3d2; 
float: left; 
width: 340px; 
padding-bottom: 10px; 
padding-right: 10px; 
padding-top: 30px; 
padding-left: 30px;font-family:Verdana, Geneva, sans-serif; 
font-size:80%; 
line-height:130%;

}

#col3 { 
float: left; 
width: 240px; 
margin-right: 10px;
padding-bottom: 10px; 
padding-right: 20px; 
padding-top: 30px; 
padding-left: 10px;
	background-color:#ece3d2;

}

#col4 { 
float: right; 
width: 620px; 
margin-right: 10px;
padding-bottom: 10px; 
padding-right: 20px; 
padding-top: 30px; 
padding-left: 10px;
	background-color:#ece3d2;

}


#col5{
	width:620px;
	float:left;
	padding-bottom: 20px;
	padding-left:220px;
		background-color:#ece3d2;


}

#col6{
	width:400px;
	float:left;
	padding-bottom: 20px;
	padding-left:10px;
		background-color:#ece3d2;
}

#col6a{
	width:350px;
	float:left;
	padding-bottom: 20px;
	padding-left:10px;
		background-color:#ece3d2;
}
#col6b{
	width:280px;
	float:right;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
		background-color:#ece3d2;
}

#col7{
	width:500px;
	float:left;
	padding-bottom: 20px;
	padding-left:10px;
		background-color: #ece3d2;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
}

#footer{
	padding-top:20px;
	float:left;
	width:860px;
	height:62px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:9px;
	line-height:13px;
	color:#000;
	float:left;
}


h1 {font-size:13px;
color:#611e16;
line-height:14px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}

h4 {font-size:13px;
line-height:14px;
font-weight:bold;
padding-left:10px;
padding-top:20px;
padding-bottom:10px;
}

h5 {padding-left:40px;
font-size:10px;}

h6 {font-size:11px;
line-height:14px;
font-weight:bold;
padding-left:10px;
padding-top:20px;
}

#footer { 
background-image:url(images/footer.jpg);
width: 860px;
height:100px;
background-repeat:no-repeat;
display:block;
margin-left:0px; }
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:860px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#631703;
}
.menu ul li{
	padding-top: 5px;
	color:#631703;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
	color:#631703;
}
.menu ul li a:hover{
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
.greybold {
	color: #666;
	font-weight: bold;
}

#container #col3 .redbold {
	font-weight: bold;
}

#container #col3 .redbold {
	color: #C00;
