/* headers here */

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 30px;
	font-size: 130%;
	color: #FF0000;
	text-indent: -9000px;
}
.info h1 {
	font-size: 1.4em;
	background: #EEB757;
	clear: right;
	float: right;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 0 10px;
	padding: 2px;
	font-size: 200%;
	color: #5C85A1;
	background-color: #FFF;
}

/* and then these h3 statements, unique to whichever section has been attached above, will give the headers the appropriate background color */

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline;
	font-size: 78%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.h3_centerMedia {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #333333;
	text-align: left;
	text-indent: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
	height: 400px;
	width: 500px;
}

.default h3 {
	background: #EEB757;
}
.faq h3 {
font-size: 110%;
background: #EEB757;
}
.resources h3 {
	font-size: 110%;
	background: #EEB757;
	clear: right;
	float: right;
}

.boldBegin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #333;
	display: inline;
}

body {
	background-color: #E4E0D2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.85em;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	height: 69px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#headerAlt {
	height: 69px;
	background-image: url(../images/bg_header_alt.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#home-jump {
	height: 50px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:5;
}

#top-nav {
	position:absolute;
	left:200px;
	top:40px;
	width:550px;
	height:26px;
	z-index:1;
	color: #E4E0D2;
	font-size: .9em;
}
#top-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top-nav li {
	display: inline;
	float: left;
}
#top-nav a {
	display: block;
	margin: 2px;
	color: #E4E0D2;
	text-decoration: none;
}
#top-nav a:hover {
	color: #0E305A;
}
#left {
	width: 165px;
	float: left;
	padding-top: 18px;
	padding-right: 19px;
	padding-left: 16px;
	position: relative;
}
#left_nav {
	background-image: url(../images/bg_nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 130px;
}
#links_top {
	height: 24px;
	margin-left: 9px;
	background-image: url(../images/bg_nav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#links {
	width: 154px;
	margin-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	font-size: .9em;
	font-weight: bold;
}
#linksWide {
	width: 454px;
	margin-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	font-size: .9em;
	font-weight: bold;
}


#links ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#links li {
	margin-bottom: 5px;
	margin-left: 5px;
}
#links a {
	text-decoration: none;
	color: #333333;
}
#links a:hover {
	color: #4E718F;
	margin: 0px;
	padding: 0px;
}
.links_indent {
	padding-left: 20px;
}
#linksRt {
	width: 205px;
	margin-left: 9px;
	font-size: .9em;
	font-weight: bold;
}
#linksRtNarrow {
	width: 200px;
	font-size: 1.1em;
	font-weight: bold;
}

#linksRt ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linksRt li {
	margin-bottom: 5px;
	margin-left: 5px;
}
#linksRt a {
	text-decoration: none;
	color: #333333;
}
#linksRt a:hover {
	color: #4E718F;
	margin: 0px;
	padding: 0px;
} 
#sound {
	position:absolute;
	left:102px;
	top:314px;
	width:78px;
	height:30px;
	z-index:1;
}
.soundLink {
	padding: 2px;
	height: 34px;
	width: 510px;
	position: relative;
	background-color: #FFF;
	margin-left: 10px;
	clear: both;
	float: left;
	z-index: 100;
}
.soundLabel {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #5C85A1;
	letter-spacing: 0.1em;
	float: left;
	clear: none;
	position: absolute;
	top: 8px;
	z-index: 500;
	margin-left: 100px;
	width: 340px;
}
#soundContainer {
	background-color: #FFF;
	width: 530px;
}
#right {
	float: right;
	width: 570px;
	clear: right;
	position: relative;
}
#contact {
	height: 32px;
	font-size: 1.1em;
	text-align: right;
	padding-top: 12px;
	padding-right: 30px;
}
.phone {
	font-size: 1.2em;
	font-weight: bold;
}
#tagline {
	background-image: url(../images/bg_tagline.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglineFAQ {
	background-image: url(../images/bg_taglineFAQ.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglinePRESS {
	background-image: url(../images/bg_taglinePRESS.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglinePeaceful {
	background-image: url(../images/bg_tagline_isPeacefulForYou.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#tagline9tips {
	background-image: url(../images/bg_tagline_9tips.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglineFeeAgreement {
	background-image: url(../images/bg_tagline_FeeAgreement.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglineHomework {
	background-image: url(../images/bg_taglineHomework.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglineResources {
	background-image: url(../images/bg_tagline_Resources.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglineContact {
	background-image: url(../images/bg_tagline_Contact.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#taglineLogin {
	background-image: url(../images/bg_tagline_login_Thanks.gif);
	background-repeat: no-repeat;
	height: 38px;
}
/*#col_one {
	width: 540px;
	margin-top: 20px;
	margin-left: 10px;
}*/
#col1 {
	width: 325px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 8px;
}
#col1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#col1 li {
	padding-bottom: 10px;
	list-style-type: none;
}
.bullet {
	padding-left: 25px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
}
#col2 {
	float: left;
	width: 215px;
	margin-top: 20px;
}
#col2narrow {
	float: left;
	width: 190px;
	margin-top: 10px;
	padding-left: 20px;
}

#clear {
	clear: both;
	height: 20px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	height: 69px;
	position: relative;
	background-color: #E4E0D2;
}
#copyright {
	font-size: .7em;
	color: #4B6F8E;
	background-color: #E4E0D2;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 8px;
}
.rollover a {
	background-image: url(http://www.divorce-inaday.com/images/btn_click-up.jpg);
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	padding-left: 68px;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
}
.rollover a:hover {
	background-image: url(http://www.divorce-inaday.com/images/btn_click-over.jpg);
	background-repeat: no-repeat;
}
/* these are for the faq page styles*/
/* box is the shaded area that holds a rounded corner box or flat box, fitting the given width of the column it is in. Usually combined with another class to control inner elements, eg box default */


.box.default a {
	padding-right: 10px;
	background-image: url(images/doodles/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 
 .box.default a{ 
  background-image: none; 
  padding-right: 0; 
}

.box {
margin: 15px 0 0 0;
padding: 5px 0 5px 0;
background:url(http://lawyerb.bizland.com/brachman/dev/images/doodles/diags.gif);
}

/* Styling of the boxes if there is no JavaScript support */

.cbb {
	background: #FFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 140%;
}
.cbb img {
	float: left;
}

/* paragraph styles for any main boxes */
.cbb p, .cb p {
margin: 0;
padding: 0 20px 5px 4px;
color: #333;
}

/* date and posted control the small text info in article blurbs */

.date {
	font-size: 85%;
	font-weight: bold;
	color: #666;
	padding-left: 12px;
}

.posted {
display: block;
margin: -5px 0 0 50px;
padding: 0 0 10px 0;
font-weight: bold;
color: #666;
}

.postedUnderline {
display: block;
margin: 0 5px 5px 50px;
padding: 0 0 5px 0;
font-weight: bold;
color: #666;
border-bottom: 1px solid #999;
}

address {
margin-left: 50px;
}

/* Center Wrapper and styles for PRESS page */

#centerWrapper {
	background-color: #f2eddf;
	width: 600px;
	margin: 0px 0 0 50px;	
}
#centerMedia {
	font-family: "Lucida Grande", Tahoma, Verdana, "Helvetica sans-serif";
	font-size: 9px;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1.1em;
	text-align: left;
	text-indent: 20px;
	width: 900px;
	padding-left: 60px;
}
.h1_centerMedia {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 1.1em;
	text-align: left;
}
.h2_centerMedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-align: left;
	text-indent: 30px;
	background-color: #EEB757;
}

.imgPress {
float: right;
margin: 0px;
padding: 0px 20px 20px 10px;
}
.imgPressWide {
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
.imgIconLt {
float: left;
margin: 0px;
padding: 4px 8px 18px 0px;
}

.imgResources {
	float: left;
	margin: 0px;
	clear: left;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 8px;
}

img {display:block;}

.bodyBigger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	display: inline;
}
.resourcesHed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #EEB757;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
}
#ratePointButton {
	height: 82px;
	width: 116px;
	position: relative;
	margin-top: 28px;
	margin-left: 48px;
	z-index: 300;
	margin-bottom: 15px;
}
.mailingLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #69C;
	text-decoration: none;
	letter-spacing: .3em;
}
.formSubHedRt firstTime{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	text-decoration: none;
	line-height: .9em;
	padding-left: 12px;
	clear: right;
	float: right;
	width: 200px;
	height: 30px;
	text-align: right;
	margin-bottom: 16px;
}
.formSubHedRt {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5C85A1;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1em;
	width: 300px;
	padding-top: 30px;
	margin: 0px;
}
#form2 {
	font-size: .8em;
	text-transform: lowercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form2 label {
	display: block;
	width: 50px;
	margin-top: 7px;
	margin-bottom: 3px;
}
#form2 .field {
	display: block;
	margin-left: 60px;
	width: 150px;
	margin-top: -20px;
}
#form2 .submit {
	margin-left: 60px;
}
.whyMediationGuts {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
	width: 530px;
	padding-top: 52px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.infoGuts {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000;
	width: 650px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
}
#soundLinkA {
	padding: 2px;
	height: 34px;
	width: 82px;
	position: relative;
	background-color: #FFF;
	margin-left: 10px;
	clear: left;
	float: left;
	z-index: 100;
}
#soundLinkB {
	padding: 2px;
	height: 34px;
	width: 82px;
	position: relative;
	background-color: #FFF;
	margin-left: 10px;
	clear: left;
	float: left;
	z-index: 100;
}
#linkSitemap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #4E718F;
	text-decoration: none;
	list-style-type: none;
	line-height: 1.4em;
}
