@charset "utf-8";
/* Thriving Marriages 2010 */

body {
	background: #645d48;
	}
	
#Background {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 504px;
	float: right;
	z-index: -1;
	}
	
#PageWrap {
	margin: 0 auto;
	width: 840px;
	height: 1068px;
	background: url(Images/frame.png) no-repeat;
	}
	
#Title {
	width: 725px;
	height: 276px;
	position: relative;
	top: 45px;
	left: 40px;
	z-index: -1;
	}
	
#Title h1 {
	text-indent: -900em;
	background: url(Images/title.png) no-repeat;
	width: 725px;
	height: 276px;
	}
	
#Nav ul {
	list-style: none;
	position: relative;
	left: 90px;
	top: 45px;
	}

#Nav {
    list-style: none;
    margin: 0px 0px 100px 0px;
    padding: 0;
    line-height: 0px;
    }

#Nav li {
    margin-left: 0px;
	margin-right: 10px;
    float: left;
    }

#Nav li a {
    height: 33px;
    display: block;
    float: left;
    text-decoration: none;
    text-indent: -900em;
    }

#Nav #NavHome a {
    width: 100px;
    background: url(Images/NavHome.jpg) no-repeat left top;
    margin: 0;
        }

#Nav #NavHome a:hover {
        background: url(Images/NavHome.jpg) no-repeat left bottom;
        }

#Nav #NavHome a:active {
        background: url(Images/NavHome.jpg) no-repeat left bottom;
        }
		
#Nav #NavFAQ a {
        width: 100px;
        background: url(Images/NavFAQ.jpg) no-repeat left top;
        margin: 0;
        }

#Nav #NavFAQ a:hover {
        background: url(Images/NavFAQ.jpg) no-repeat left bottom;
        }

#Nav #NavFAQ a:active {
        background: url(Images/NavFAQ.jpg) no-repeat left bottom;
        }
		
#Nav #NavEvents a {
        width: 120px;
        background: url(Images/NavEvents.jpg) no-repeat left top;
        margin: 0;
        }

#Nav #NavEvents a:hover {
        background: url(Images/NavEvents.jpg) no-repeat left bottom;
        }

#Nav #NavEvents a:active {
        background: url(Images/NavEvents.jpg) no-repeat left bottom;
        }
		
#Nav #NavNewsletters a {
        width: 101px;
        background: url(Images/NavResources.jpg) no-repeat left top;
        margin: 0;
        }

#Nav #NavNewsletters a:hover {
        background: url(Images/NavResources.jpg) no-repeat left bottom;
        }

#Nav #NavNewsletters a:active {
        background: url(Images/NavResources.jpg) no-repeat left bottom;
        }
		
#Nav #NavContacts a {
        width: 100px;
        background: url(Images/NavContact.jpg) no-repeat left top;
        margin: 0;
        }

#Nav #NavContacts a:hover {
        background: url(Images/NavContact.jpg) no-repeat left bottom;
        }

#Nav #NavContacts a:active {
        background: url(Images/NavContact.jpg) no-repeat left bottom;
        }
	
#Content {
	position: relative;
	top: 15px;
	left: 105px;
	padding: 35px 45px 0px 45px;
	background: url(Images/box.png) no-repeat;
	width: 310px;
	height: 585px;
	float: left;
	}
	
#Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #E7AD4F;
	}
	
#Content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E7AD4F;
	}
	
#Content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E7AD4F;
	margin: 0px;
	padding: 0px;
	}
	
#Content h3 a {
	color: #fff;
	text-decoration: none;
	}
	
#Content h3 a:hover {
	color: #E7AD4F;
	text-decoration: underline;
	}
	
#Content ul {
	list-style: none;
	position: relative;
	left: -20px;
	}
	
#Content ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	position: relative;
	top: -5px;
	width: 275px;
	padding-left: 20px;
	background: url(Images/check.png) left top no-repeat;
	}
	
#Content ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	
#Content ul li a:hover {
	color: #E7AD4F;
	text-decoration: underline;
	}
	
#Content p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	}
	
#Footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E7AD4F;
	}
	
#Footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	}
	
#Footer a {
	color: #fff;
	}
	
#Footer a:visited {
	color: #fff;
	}
	
#Footer a:hover {
	color: #E7AD4F;
	text-decoration: underline;
	}
	
#Sidebar {
	float: right;
	width: 200px;
	}
	
#Sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E7AD4F;
	margin-top: 25px;
	position: relative;
	left: -115px;
	top: 15px;
	}
	
#Sidebar img {
	margin-bottom: 20px;
	position: relative;
	top: 20px;
	left: -115px;
	border: 1px solid #E7AD4F;
	}
	
/* FAQ */

#FAQWrap {
	margin: 0 auto;
	width: 840px;
	height: 1600px;
	background: url(Images/frame2.png) no-repeat;
	}
	
#FAQContent {
	position: relative;
	top: 25px;
	left: 105px;
	padding: 35px 45px 0px 45px;
	background: url(Images/box2.png) no-repeat;
	width: 310px;
	height: 1103px;
	float: left;
	}
	
#FAQContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #E7AD4F;
	}
	
#FAQContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E7AD4F;
	}
	
#FAQContent ul {
	list-style: none;
	position: relative;
	left: -20px;
	}
	
#FAQContent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
	width: 275px;
	padding-left: 20px;
	background: url(Images/check.png) left top no-repeat;
	}
	
#FAQContent p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	}
	
/* Contact */

#ContactWrap {
	margin: 0 auto;
	width: 840px;
	height: 750px;
	background: url(Images/frame3.png) no-repeat;
	}
	
#ContactContent {
	position: relative;
	top: 14px;
	left: 105px;
	padding: 35px 45px 0px 45px;
	background: url(Images/box3.png) no-repeat;
	width: 310px;
	height: 250px;
	float: left;
	}
	
#ContactContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #E7AD4F;
	}
	
#ContactContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E7AD4F;
	line-height: 1.7em;
	}
	
#ContactContent h2 a {
	color: #fff;
	text-decoration: none;
	}
	
#ContactContent h2 a:hover {
	color: #E7AD4F;
	text-decoration: underline;
	}
	
#ContactContent ul {
	list-style: none;
	position: relative;
	left: -20px;
	}
	
#ContactContent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
	width: 275px;
	padding-left: 20px;
	background: url(Images/check.png) left top no-repeat;
	}
	
#ContactContent p {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	}
	
#ContactContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E7AD4F;
	margin: 0px;
	padding: 0px;
	}
	
#ContactContent h3 a {
	color: #fff;
	text-decoration: none;
	}
	
#ContactContent h3 a:hover {
	color: #E7AD4F;
	text-decoration: underline;