@charset "utf-8";
/* CSS Document */

#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	color: #7F2D2F;
	text-align: center;
	padding-top: 10px;
}

#top {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #9d3c3f;
	height: 134px;
}
.toptext {
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9d3c3f;
	text-align: center;
	vertical-align: bottom;
	padding-left: 5px;
	margin-top: 80px;
	width: 165px;
	margin-bottom: 0px;
	float: left;
}

.email a:link{
	color:#633101;
	text-decoration:none;
}
.email a:hover{
	color:#810805;
	text-decoration:underline;
}
.email a:visited{
color:#633101;
text-decoration:underline;
}
.email a:active{
	color:#810805;
	text-decoration:underline;
}


#Top-nav  {
	width: 100%;
	color: #FFFFFF;
	padding-bottom: 3px;
	background-image: url(images/topnav.jpg);
	height: auto;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	}
#Top-nav  li{
	font-family: "Arial Narrow";
	font-size: 13.5px;
	color: #FFFFFF;
	display: inline;
	padding-left:3px;
	padding-right:5px;
	width: 760px;
	height: 36px;
	
		}
	
	#Top-nav  li a:link{
	color:#FFFFFF;
	text-decoration:none;
	}
	#Top-nav  li a:hover{
	text-decoration:underline;
	color: #ba8c8d;
	}
#Top-nav  li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	#Top-nav  li a:active{
	text-decoration:underline;
	color: #ba8c8d;
	}
	
#Body {
	width: 100%;
	background-color: #D4C3A7;
	padding: 0;
	margin: 0;
}
#leftnav {
	background-color: #D4C3A7;
	height: 100%;
	float: left;
	font-family: "Times New Roman";
	font-size: 12px;
	margin-left: 0px;
	padding-left: 15px;
	line-height: 20px;
}
#subscribe {
	margin-left: 0px;
	font-size: 13px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	float: left;
	width: 158px;
	vertical-align: middle;
	padding-top: 30px;
	padding-left: 20px;
	color: #7F2D2F;
	line-height: 18px;
}
#subscribe a:link{
color: #7F2D2F;
text-decoration:none;
font-size: 13px;
font-family: "Times New Roman", Times, serif;
}

#subscribe a:hover{
color: #741013;
text-decoration:underline;
font-size: 13px;
font-family: "Times New Roman", Times, serif;
}

#subscribe a:visited{
color: #7F2D2F;
text-decoration:none;
font-size: 13px;
font-family: "Times New Roman", Times, serif;
}

#subscribe a:active{
color: #741013;
text-decoration:underline;
font-size: 13px;
font-family: "Times New Roman", Times, serif;
}

.Emailbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7F2D2F;
	background-color: #EBDFCF;
}

.subscribebtn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D4C3A7;
	height: 20px;
	width: 100px;
	border-color: #2F2F2F;
	border-width: 1px;
	vertical-align: middle;
	background-color: #7F2D2F;
	margin-top: 7px;
	text-align: center;
}



#leftnav li{
	background-color: #D4C3A7;
	text-align: left;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-left: 18px;
	list-style: none;
	color: #82571e;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-position: 5px 5px;
	}
#leftnavmain {
	float: left;
	width: 178px;
}

	 
	 
	#leftnav li a:link {
	color: #82571e;
	text-decoration:none;
	}
	
	#leftnav li a:hover {
	color: #633101;
	text-decoration:underline;
	}
	
	#leftnav li a:visited {
	color: #82571e;
	text-decoration:none;
	}
	#leftnav li a:active {
	color: #633101;
	text-decoration:underline;
	}
	 	
	#leftnav ul{
	margin:0;
	list-style-type:none;
	padding: 0;
	padding-top: 20px;
	}
.subheading{
	font-size:14px;
	padding-left: 18px;
}
#bodysubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}

#footer {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #7f6948;
	text-align: center;
	background-color: #FFFFFF;
	float: right;
	width: 566px;
	padding-right: 8px;
	padding-left: 8px;
	height: 100%;
	padding-top: 8px;
	line-height: 15px;
	margin: 0;
}

#footer a:link {
	color: #82571e;
	text-decoration:none;
	}
	
	#footer a:hover {
	color: #633101;
	text-decoration:underline;
	}
	
	#footer a:visited {
	color: #82571e;
	text-decoration:none;
	}
	#footer a:active {
	color: #633101;
	text-decoration:underline;
	}
	
#copyright {
	font-family: "Times New Roman";
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	color: #82571e;
	float: right;
	width: 582px;
	padding-bottom: 5px;
	font-weight: normal;
}
#copyright a:link {
	color: #82571e;
}
#copyright a:hover {
	color: #633101;
	text-decoration:underline;
}
#copyright a:visited {
	color: #82571e;
}
#copyright a:active {
	color: #633101;
	text-decoration:underline;
	}


#body-content {
	float: right;
	height: 100%;
	width: 582px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#body-content3 {
	float: right;
	height: 100%;
	width: 582px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}


#body-content p{
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#body-content3 p{
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}


#body-content2 {
	float:left;
	height: 100%;
	width: 220px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
	
	#body-content2 p{
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	}
#body-content p a:visited {
	color: #7F2D2F;
}

#body-content p a:link {
	color: #7F2D2F;
	text-decoration: none;
}
#body-content p a:hover {
	color: #741013;
	text-decoration: underline;
}



#body-content li{
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
#body-content li a:visited {
	color: #7F2D2F;
	text-decoration:underline;
}

#body-content li a:link {
	color: #7F2D2F;
	text-decoration:underline;
}
#body-content li a:hover {
	color: #741013;
	text-decoration: underline;
}


#body-content p a:visited {
	color: #7F2D2F;
}

#body-content p a:link {
	color: #7F2D2F;
	text-decoration: none;
}
#body-content p a:hover {
	color: #741013;
	text-decoration: underline;
}



#body-content3 li{
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
#body-content3 li a:visited {
	color: #7F2D2F;
	text-decoration:underline;
}

#body-content3 li a:link {
	color: #7F2D2F;
	text-decoration:underline;
}
#body-content3 li a:hover {
	color: #741013;
	text-decoration: underline;
}

	
#video{
	float:right;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 10px;
	width:330px;
	height:260px;
}

#clear {
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}
#newscontent {
	height: 85px;
	width: 582px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newscontent2 {
	height: auto;
	width: 582px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
}
#ncontent {
	width: 455px;
	float: left;
}

#divorcelogo {
	width: 110px;
	height: 38px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
}
#divorcelogo a:link {
	text-decoration: none;
}

#nheader {
	width: 100px;
	position: relative;
	top: 10px;
	left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #7F2D2F;
}
#nlist {
	width: 450px;
	position: relative;
	left: 130px;
	top: -10px;
}
#nlist li {
	margin: 0;
	margin-right: 10px;
	line-height: 14px;
}
#nlist ol {
	margin: 0;
	list-style-type: decimal;
}

#nlist li a:visited {
	color: #7F2D2F;
	text-decoration: underline;
}

#nlist li a:link {
	color:#7F2D2F;
	text-decoration: underline;
}
#nlist li a:hover {
	color: #741013;
	text-decoration: none;
}

#nlist li a:active {
	color: #741013;
	text-decoration: none;
}
