﻿* {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .85em;
	color: #000000;
	text-align: left;
	line-height: 1.35em;
	padding-bottom: 10px;
}
.testimony {
	text-align: right;
	font-size: small;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-large;
	color: #2A74B1;
	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: large;
	color: #CC62A4;
	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ADC6E4;
	text-decoration: none;
}

#container {
	position: relative;
	height: 650px;
	width: 800px;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#header {
	background-image: 
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 800px;
	background-repeat: no-repeat;
	top: 0px;
	background-image: url(images/goldenrule.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#search {
	position: absolute;
	height: 40px;
	width: 300px;
	top: 25px;
	right: 4px;
	z-index: 3;
	}
#search p {
	font-size: x-small;
}

#main_text {
	height: auto;
	width: 300px;
	left: 34px;
	top: 175px;
	z-index: 4;
	position: absolute;
}
#main_text a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bolder;
	color: #0F80BC;
	text-decoration: underline;
	font-size: small;
}
#main_text a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #CA63AA;
	text-decoration: underline;
}

#main_home {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/Jennifer/Golden Rule/circle.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 401px;
	width: 500px;
	top: 150px;
	right: 0px;
	background-image: url(images/circle.jpg);
	background-position: center;
}
#main_about {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/Jennifer/Golden Rule/circle.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 485px;
	width: 500px;
	top: 137px;
	right: -1px;
	background-image: url(images/girl.jpg);
	background-position: center;
}
#main_kids {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/Jennifer/Golden Rule/circle.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 430px;
	width: 500px;
	top: 137px;
	right: 0px;
	background-image: url(images/rachel.jpg);
	background-position: center;
	z-index: 3;
}
#main_parents {
	background-image: url(file:///C|/Documents and Settings/Owner/My Documents/Jennifer/Golden Rule/circle.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 485px;
	width: 500px;
	top: 136px;
	right: 0px;
	background-image: url(images/tommy.jpg);
	background-position: center;
}
#tagline {
	position:absolute;
	left:452px;
	top:26px;
	width:240px;
	height:64px;
	z-index:3;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	color: #3277BA;
	font-size: .8em;
	line-height: 1.3em;
}
#tagline h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.2em;
	color: #CC61A5;
	text-align: center;
}

#scripture {
	background-position: left;
	text-align: left;
	position: absolute;
	height: 200px;
	width: 93px;
	left: 680px;
	top: 201px;
}
#scripture p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	color: #666666;
}

#navbar {
	position: absolute;
	height: 34px;
	width: 800px;
	top: 109px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0;
	z-index: 2;
	background-color: #CC61A5;
}

#nav li {
	background-color: #CC62A4;
	background: #CC61A5;
	display: inline;
	padding: 0;
	margin: 0;
	font: icon;
	color: #FFFFFF;
}
#nav a:visited {
	color:#FFFFFF;
	float:left;
	width:auto;
	text-decoration:none;
	text-shadow: 2px 2px 2px #555;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #CC61A5;
	padding-top: 8px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-position: center center;
	text-align: center;
}
#nav a:link {
	color:#FFFFFF;
	float:left;
	width:auto;
	text-decoration:none;
	text-shadow: 2px 2px 2px #555;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #CC61A5;
	padding-top: 8px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-position: center center;
	text-align: center;
}
#nav a:hover {
	color:#fff;
	background-color: #3277BA;
}
#nav li:first-child a {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3277BA;
}
#contact #nav-contact a {
	color:#fff;
	text-shadow:none;
	background-color: #DFB30A;
}
#parents #nav-parents a {
	color:#fff;
	text-shadow:none;
	background-color: #DFB30A;
}
#kids #nav-kids a {
	color:#fff;
	text-shadow:none;
	background-color: #DFB30A;
}
#about #nav-about a {
	color:#fff;
	text-shadow:none;
	background-color: #DFB30A;
}
#home #nav-home a {
	color: #fff;
	text-shadow: none;
	background-color: #CA63AA;
}
#contact #nav-contact a:hover {
	background-color: #3277BA;
}
#parents #nav-parents a:hover {
	background-color: #3277BA;
}
#media #nav-kids a:hover {
	background-color: #3277BA;
}
#about #nav-about a:hover {
	background-color: #3277BA;
}
#home #nav-home a:hover {
	background-color: #3277BA;
}
#nav a:active {
	color:#fff;
}

#utilities {
	position: absolute;
	height: 30px;
	width: 200px;
	left: 600px;
	top: 160px;
	z-index: 5;
}
#utilities a {
	color: #3277BA;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#utilities a:hover {
	color: #CC62A4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	height: 28px;
	width: 800px;
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-color: #FFFFCC;
	text-align: center;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: x-small;
	text-align: center;
}
