/*
Theme Name: Peace-Making Main Welcome Theme
Theme URI: http://www.peace-making.org/welcome
Description: A WordPress theme created for Steven Allen Smith and Peace-Making.
Version: 1
Author: Rebecca Heathcock
Author URI: http://www.enbient.com/
*/
/* website section hex color guide
mediation dark green: #436459
mediation light green: #4F786A
welcome dark blue:005470
welcome teal: #056B72
relationship transformation dark purple: #503A48
relationship transformation light purple: #59505A
family law berry: #893431
family law light berry: #A74D37
orange border: #FAAB3D
*/

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 73%;
	line-height: 150%;
	color: #333333;
	background: url(images/background.jpg) repeat-x;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000;
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 170%;
}

a {
	outline: none;
}
#core {
	position: relative;
	width: 956px;
	padding: 0;
	margin: 10px auto 0 auto;	
}



#header {
	position: relative;
	width: 936px;
	height: 295px;
	padding: 30px 20px 0 0;
	margin: 0 auto;
}
#header2 {
	position: relative;
	width: 946px;
	height: 215px;
	padding: 30px 10px 0 0;
	margin: 0 auto;
}

.welcome {
	background:url(images/headers/welcome.gif) top left no-repeat;
}
.welcome2 {
	background: url(images/headers/welcome2.gif) top left no-repeat;
}

.sas {
	background: url(images/headers/pm.gif) top left no-repeat;
}
.sas2 {
	background: url(images/headers/pm.gif) top left no-repeat;
}
.pm {
	background: url(images/headers/pm.jpg) top left no-repeat;
}
.mediation {
	background: url(images/headers/mediation.jpg) top left no-repeat;
}

#title {
	position: relative;
	margin: 15px 0 0 0;
	padding: 70px 0 0 120px;
	float: left;
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#title {
	position: relative;
	margin: 0;
	padding: 15px 0 0 0;
	float: left;
	width: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#title img {
	margin: 0 0 0 -140px;
	padding: 0;
	text-align: left;
}
#title2 {
	position: relative;
	margin: 0;
	padding: 70px 0 0 120px;
	float: left;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#title2 {
	position: relative;
	margin: 15px 0 0 0;
	padding: 70px 0 0 120px;
	float: left;
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#title-home {
	position: relative;
	margin: 140px 0 0 0;
	padding: 0 0 0 125px;
	float: left;
	width: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#media {
	margin: 0 30px 0 0;
	padding: 7px;
	background: #59505A;
	float: right;
}
#media2 {
	margin: 0 30px 0 0;
	padding: 0;
	float: right;
}
#media2 img {
	margin: 0 30px 0 0;
	padding: 7px;
	background: #59505A;
	float: right;
}

.media-int {
	border: 1px solid #999;
	margin: 0 auto;
	padding: 0;
	height: 265px;
	width: 320px;
	background: #fff;
	text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	letter-spacing: 1px;
	color: #fff;
	margin: 10px 0 10px 115px;
	padding: 0;
	line-height: 120%;
	font-style: bold;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #F8981C;
	margin: 0 0 10px 115px;
	padding: 0;
	line-height: 120%;
	font-style: bold;
	text-align: left;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	margin: -10px 0 10px 0;
	padding: 0;
	line-height: 120%;
	font-style: bold;
	text-align: center;
}
#main-left {
	width: 200px;	
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#feedback {
	float: left;
	width: 182px;
	height: 130px;
	padding: 25px 0 0 0;
	margin: 0 10px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 1.3em;
	font-style: bold;
	text-align: center;
	line-height: 140%;
}
#feedback h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	margin: -10px 0 10px 0;
	padding: 0;
	line-height: 120%;
	font-style: bold;
	text-align: center;
}

#feedback a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #893431;
	font-style: bold;
	text-decoration: none;
}
#feedback a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #893431;
	font-style: bold;
	text-decoration: none;
}
#feedback a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #893431;
	font-style: bold;
	text-decoration: underline;
	
}
#breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
	font-style: bold;
	text-align: left;
}

#main-right p {
	text-align: left;
	padding: 5px 0 5px 0;
}
#main-right img{
	margin: 20px 10px 0 0;
	border: 1px solid #ccc;
	padding: 7px;
	background: #f0f0f0;
	float: left;
}
#main-right ul {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style-type: square;
	text-align: left;
}
#main-right ol {
	margin: 10px 0 10px 15px;
	padding: 0;
	text-align: left;
}
#main-right ol li {
	margin: 10px 0 10px 15px;
	padding: 0;
}
#main-right ul li {
	margin: 10px 0 10px 15px;
	padding: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	color: #F8981C;
	line-height: 120%;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	color: #000;
	line-height: 120%;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}
h2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
h2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#main-right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 120%;
	font-style: bold;
	text-align: left;
	font-style: normal;
}
#child-page {
	float: right;
	width: 182px;
	color: #056B72;
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	font-style: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#child-page a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #A74D37;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
#child-page a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #A74D37;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

#child-page a:hover {
	text-decoration: underline;
	font-style: bold;
}
#child-page ul {
	list-style-type: none;
	margin: -5px 0 10px 0;
	padding: 0;
}
#child-page li {
	margin: 0;
	padding: 0 0 10px 0;
}

#sidebar {
	float: left;
	width: 182px;
	height: 130px;
	background: url(images/sidebar.jpg) top left no-repeat;
	padding: 25px 0 0 0;
	margin: 0 10px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 1.3em;
	font-style: bold;
	text-align: center;
}

#sidebar a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: bold;
	text-decoration: none;
}
#sidebar a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: bold;
	text-decoration: none;
}
#sidebar a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: bold;
	text-decoration: underline;
	
}
td {
	text-decoration: none;
	line-height: 1.4em;
}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #893431;
	font-weight: bold;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #893431;
	font-weight: bold;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #893431;
	font-weight: bold;
}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #893431;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#breadcrumb {
	position: relative;
	margin: 5px 15px 7px 15px;
	padding: 0;
	width: 882px;
	background-color: #fff;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

.home-nav {
	background: url(images/navbar/welcome.gif) top left no-repeat;
	margin: 0;
}
.sas-nav {
	background: url(images/navbar/tab-top.gif) top left no-repeat;       
}
.pm-nav {
	background: url(images/navbar/tab-top2.gif) top left no-repeat;       
}
.mediation-nav {
	background: url(images/navbar/mediation.jpg) top left no-repeat;       
}
#navbar ul {
	width: 956px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
	height: 64px;
}
#navbar li {
	display: inline;
	color: #fff;
	font-size: .9em;
	line-height: 100%;
}



#navbar {
	width: 920px;
	height: 19px;
	margin: 0;
	padding:10px 17px 0 19px;
	text-align:left;
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	z-index: 1;
}
.nav-top {
	width: 956px;
	height: 2px;
	margin: 0;
	padding:0;
	background:url(images/navbar/sub-top2.gif) top left no-repeat;
}
.nav-bot {
	height: 2px;
	width: 920px;
	margin: 0;
	padding:0 17px 0 19px;
	background:url(images/navbar/sub-bot.gif) top left no-repeat;
}


.one {
	float: left;
	padding: 0;
	margin: 0;
	width: 135px;
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 100%;
	text-align: center;
}
.one a:link, .one a:visited, .two a:link, .two a:visited, .three a:link, .three a:visited, .four a:link, .four a:visited, .five a:link, .five a:visited {
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
}
.one a:hover, .two a:hover, .three a:hover, .four a:hover, .five a:hover {
	text-decoration: underline;
}
.two {
	float: left;
	width: 230px;
	padding: 0;
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 100%;
	text-align: center;
}
.three {
	display: inline;
	float: left;
	width: 130px;
	padding: 0;
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
}
.four {
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
}
.five {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
}

#navbar li a:link {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
	margin: 0;
	-webkit-text-size-adjust: none;
	padding: 0 20px 0 0px;
}


#navbar li a:visited {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	-webkit-text-size-adjust: none;
}


#navbar li a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav-cont {
	padding: 0 0 0 20px;
	margin: 0;
	background:url(images/navbar/sub-mid2.gif) top left repeat-y;
	text-align: left;
}

#subnav {
	margin: 0 0 0 10px;
	padding: 0;
}
#nav-cont ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
#nav-cont li {
	display: inline-block;
}

#nav-cont li {
	display: inline;
	color: #fff;
	font-size: 1em;
	line-height: 250%;
}
#nav-cont li a:link {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
	margin: 0;
	-webkit-text-size-adjust: none;
	padding: 0 30px 0 0px;
}


#nav-cont li a:visited {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	-webkit-text-size-adjust: none;
	padding: 0 30px 0 0px;
}


#nav-cont li a:hover {
	color: #fff;
	text-decoration: underline;
	padding: 0 30px 0 0px;
}
#main {
	margin: 0;
	padding: 20px 30px 0 40px;
	background: url(images/body-mid.gif) top left repeat-y;
	width: 886px;
}

#main-right {
	width: 655px;	
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#main p {
	text-align: left;
	padding: 5px 0 5px 0;
}


#footer {
	position: relative;
	width: 956px;
	height:32px;
	padding: 0;
	margin: 0;
	background: url(images/footer.gif) top left no-repeat;
}
.copyright {
	text-align: right;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: .9em;
}
.copyright p a:link {
	text-decoration: none;
	color: #000;
}
.copyright p a:visited {
	text-decoration: none;
	color: #000;
}
.copyright p a:hover {
	text-decoration: underline;
}

.website {
	float: left;
	text-align: left;
	margin: 0 0 0 20px ;
	padding: 0;
	font-size: .9em;
}
