/* CSS Document for Conflict Coaching Matters */

*{
  margin:0;
  padding:0;
}

  
body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009BDA;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../images/images/bckgd.jpg);
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #98B715;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}

p.text 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009BDA;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#master { /* For services page */
	position: relative;
	margin: auto;
	width: 765px;
	height: 0px;

}

#master1 { /* For index page */
	position: relative;
	margin: auto;
	width: 765px;
	height: 1181px;

}

#master2 { /* For resources page */
	position: relative;
	margin: auto;
	width: 765px;
	height: 1181px;

}
#dhead	{
	background-image: url(../images/images/ihead.png);
	background-repeat: no-repeat;

}

#dmain	{
	background-color: #C5FFB4;
	background-image: url(../images/images/imain.png);
	background-repeat: no-repeat;
	height: 1978px;

}

#dfoot	{
	background-repeat: no-repeat;
	height: 42px;
	width: 765px;
	background-image: url(../images/images/ifoot.png);
	left: 0px;
	position: relative;

}

#dcontent	{ /* For services page */
	left: 0px;
	top: 0px;
	background-color: #C5FFB4;
	height: 744px;
}

#dcontent1	{ /* For index page */
	left: 0px;
	top: 0px;
	background-color: #C5FFB4;
	height: 744px;
	background-image: url(images/images/ibodytxt1.jpg);
}

#dcontent2	{ /* For resources page */
	left: 0px;
	top: 0px;
	background-color: #C5FFB4;
	height: 744px;
	background-image: url(images/images/ibodytxt_res.jpg);
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #004e86;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #004e86;
	text-decoration: none;
	font-size:15px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}


ul{
	padding-left:40px;
	list-style:disc;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009BDA;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	line-height: 15px;
}


#dbodytext	{ /* For services page */
	background-image: url(../images/images/ibodytxt_serv.jpg);


}

#dbodytext1	{ /* For index page */
	background-image: url(../images/images/ibodytxt1.jpg);


}

#dbodytext2	{ /* For resources page */
	background-image: url(../images/images/ibodytxt_res.jpg);


}

#sidebar1 {
	float:left;
	padding-right: 20px;
}

.photo {
	text-align:center;
}


#aboutus {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009BDA;
	text-decoration: none;
	font-size: 14px;
	border:0px;
	
}

#aboutus td {
	padding:20px;
	vertical-align: top;
	width:50%;
}

.emailimg {
vertical-align: text-bottom;
border-width: 0px;
}

#nav {
	background-color: #FFFFFF;	
}

