@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/b_body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
}

h1, h2, h3, h4 {
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
h3 {
	font-size: 14px;
}

h3 a {
	color: #666666;
}
p {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
}

.center_box p, .center_box img {
	text-align:center;
}

.left_box p, .left_box img {
	text-align:left;
}

img {
	border:none;
}

ul {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}


a {
	color: #666666;
}

.hands  {
	height: 70px;
	width: 137px;
	float: left;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}

.whatis {
	font-size:11px;
	width: 280px;
	float: left;
}
.whatis p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#intro {
	height: 70px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 853px;
}

#nav {
	height: 85px;
	margin-top: 9px;
}
#nav a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 35px;
}

#nhome a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#npre a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#nmed a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#npost a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#nsem a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#nservices a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#nabout a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#nmedia a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}
#nblog a {
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 854px;
	background-image: url(../images/dhome.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 200px;
}
#dpre #header {
	background-image: url(../images/dpre.jpg);
}

#dmed #header {
	background-image: url(../images/dmed.jpg);
}

#dfox #header {
	background-image: url(../images/dfox.jpg);
}

#dpost #header {
	background-image: url(../images/dpost.jpg);
}

#dservices #header {
	background-image: url(../images/dservices.jpg);
}

#dabout #header {
	background-image: url(../images/dabout.jpg);
}

#dtemp #header {
	background-image: url(../images/dtemp.jpg);
}

#header  ul  li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 10px;
}
#header h1 span {
	display: none;
}

#leftcol {
	width: 185px;
	float: left;
}

/* Paragraph align Left FIX */
#leftcol p, #leftcol2 p {
	text-align: left !important;	
}

#leftcol p img, #leftcol2 p img {
	text-align: center !important;	
}

#main {
	width: 465px;
	float: left;
}
#main_wrap {
	width: 854px;
	height: 120px;
}


#main2col {
	width: 615px;
	float: left;
}
#main2col h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#main h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.serv {
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.serv_main h2 {
	font-size:20px;
}
#rightcol {
	width: 185px;
	float: right;
}
#rightcol2 {
	width: 215px;
	float: right;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
#footer p {
	color: #999999;
	font-size: 11px;
	text-align: center;
}


/*-------------start Navigation Links CSS Styles-------------*/
#nav span a.home_link {
	  width: 85px;
	  height:50px;
}

#nav span a.predivorce_link {
	 width: 113px;
	 height:50px;
}

#nav span a.mediation_link {
	 width: 113px;
	 height:50px;
}

#nav span a.postdivorce_link {
	 width:110px;
	 height:50px;
}

#nav span a.seminars_link {
	 width:95px;
	 height:50px;
}

#nav span a.services_link {
	 width:85px; 
	 height:50px;
}

#nav span a.media_link {
	 width:85px;
	 height:50px;
}

#nav span a.about_link {
	 width:80px;
	 height:50px;
} 
	 
#nav span a.blog_link {
	 width:80px;
	 height:50px;
}
/*-------------end Navigation Links CSS Styles-------------*/
