@charset "UTF-8";
/* marriageresourcecenter.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	margin-bottom:5px;
	}
body {
	width:922px; /*was 922*/
	margin:0 auto;
	font-family:"Lucida Grande", Verdana, Arial;
	font-size:10px;
	line-height:1.2em;
	color:#4d4d4d;
	background:#374e60 url(../images/bkgrnd-rpt.jpg) top repeat-x;
	}
h1 {
	font-size:1.7em;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a72428;
	font-weight:normal;
	padding-bottom:8px;
	}
h2 {
	font-size:1.2em;
	line-height:1.6em;
	color:#003399;
	font-weight:normal;
	padding-bottom:8px;
	}
a:link {
	color:#4d4d4d;
	text-decoration:underline;
	}
a:visited {
	color:#4d4d4d;
	text-decoration:underline;
	}
a:hover {
	color:#4d4d4d;
	text-decoration:none;
	}
ol {
	margin-left:30px;
	}

.header {
	width:922px;
	height:205px;
	}
.header-nav {
	width:922px;
	height:68px;
	color:#000;
	font-size:1.526em;
	line-height:1.2em;
	background:url(../images/header3.jpg) no-repeat;
	}
.header-nav ul {
	padding:35px 0 0 60px;
	}
.header-nav li {
	display:inline;
	padding:0 2px;
	}
.header-nav a:link {
	color:#000;
	text-decoration:none;
	}
.header-nav a:visited {
	color:#000;
	text-decoration:none;
	}
.header-nav a:hover {
	color:#000;
	text-decoration:underline;
	}
#nav { /* all lists */
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	width:912px; /*was 912*/	
	height:60px;
	padding:10px 5px 0 5px;
	color:#fff;
	font-size:1.9em;
	line-height:1.2em;
	background:url(../images/nav-rpt.jpg) repeat-x;
	}

#nav ul { /* all lists */
	list-style: none;
	line-height: 1;
	}
	
#nav a {
	display: block;
}
#nav a:link {
	color:#fff;
	text-decoration:none;
	}
#nav a:visited {
	color:#fff;
	text-decoration:none;
	}
#nav a:hover {
	color:#abd8f7;
	text-decoration:none;
	}

#nav li {
	display:inline;
	float:left;
	padding:3px;
	padding-right:5px;
	margin-left:3px;
	list-style:none;
	}

#nav li ul { /* second-level lists */
	position: absolute;
	background: white;
	font-size:0.7em;
	width: 12em;
	padding:0 5px;
	padding-bottom:5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
	line-height:1.4em;
	border-bottom:1px dotted #999999;
	width:11em;
	}

#nav li ul li a:link {
	color:#a82437;
	text-decoration:none;
	}
#nav li ul li a:visited {
	color:#a82437;
	text-decoration:none;
	}
#nav li ul li a:hover {
	color:#283c7e;
	text-decoration:none;
	}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.hover {  
    position: static;  
   }  
.container-left {
	width:922px;
	background:#fff url(../images/body-rpt-lt.jpg) repeat-y;
	}
.container-right {
	width:922px;
	background:#fff url(../images/body-rpt-rt.jpg) repeat-y;
	}
.main-text-left {
	width:544px;
	padding:0 33px 40px 40px;
	font-size:1.4em;
	line-height:1.6em;
	float:left;
	}
.main-text-left p {
	padding-bottom:20px;
	}
.main-text-admin {
	width:849px; /*was 849*/
	padding:0 33px 40px 40px;
	font-size:1.4em;
	line-height:1.6em;
	background:#fff;
	}
.main-text-admin td,th {
	padding:3px;
	}
.side-text-left {
	width:265px;
	padding:0 20px 40px 20px;
	font-size:1.2em;
	line-height:1.6em;
	background:#ffffff url(../images/right-rpt.jpg) bottom repeat-x;
	float:left;
	}
.side-text-left p {
	padding-bottom:10px;
	}
.side-text-left ul {
	margin-left:30px;  
	padding-bottom:10px;
	}
.side-text-left li {
	padding:10px 0;
	list-style:none;
	border-bottom:1px dotted #CCCCCC;
	}
.side-text-left a:link {
	font-size: 1.4em;
	text-decoration:none;
	}
.side-text-left a:visited {
	font-size: 1.4em;
	text-decoration:none;
	}
.side-text-left a:hover {
	font-size: 1.4em;
	text-decoration:underline;
	}
.side-text-phil {
	width:265px;
	padding:0 20px 40px 20px;
	font-size:1.2em;
	line-height:1.6em;
	background:#ffffff url(../images/right-rpt.jpg) bottom repeat-x;
	float:left;
	}
.side-text-phil p {
	padding-bottom:10px;
	}
.side-text-phil ul {
	margin-left:30px;
	}
.side-text-phil li {
	padding-bottom:10px;
	}
.side-text-phil a:link {
	text-decoration:underline;
	color:#990000;
	}
.side-text-phil a:visited {
	text-decoration:underline;
	color:#990000
	}
.side-text-phil a:hover {
	text-decoration:none;
	}
.main-text-right {
	width:544px; /*was 544*/
	padding:0 33px 40px 40px;
	font-size:1.4em;
	line-height:1.6em;
	float:right;
	}
.main-text-right p {
	padding-bottom:8px;
	}
.main-text-right ul {
	padding-left:20px;
	}
.main-text-right li {
	padding-bottom:5px;
	}
.main-text-right h1 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	}
.main-text-right a:link {
	color:#990000;
	text-decoration:underline;
	}
.main-text-right a:visited {
	color:#990000;
	text-decoration:underline;
	}
.main-text-right a:hover {
	color:#4d4d4d;
	text-decoration:none;
	}
.side-text-right {
	width:225px;
	padding:0 40px 40px 40px;
	font-size:1.2em;
	line-height:1.6em;
	background:#fff url(../images/right-rpt.jpg) bottom repeat-x;
	float:right;
	}
.side-text-right p {
	padding-bottom:10px;
	}
.side-text-right ul {
	margin-left:30px;
	}
.side-text-right li {
	padding-bottom:3px;
	}
.side-text-right a:link {
	text-decoration:underline;
	color:#990000;
	}
.side-text-right a:visited {
	text-decoration:underline;
	color:#990000;
	}
.side-text-right a:hover {
	text-decoration:none;
	}
.footer {
	width:922px;
	font-size:1.4em;
	padding-top:5px;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	}
.footer li {
	display:inline;
	padding:0 3px;
	}
.footer a:link {
	color:#fff;
	text-decoration:none;
	}
.footer a:visited {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
.images {
	padding:5px;
	border:1px solid #999999;
	margin:5px;
	}
.caption {
	font-size:0.9em;
	}
.editor_body {
	width:544px;
	background:#fff;
	font-size:14px;
	line-height:1.6em;
	}
.hzrule {
	padding:10px 0;
	}
.linktable td {
	padding:0 10px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
