@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size:12px;
	color:#666;
}
p {
	margin: 0 0 1em;
	line-height:1.8em;
}
a img {
	border:none;
}
#wrapper {
	width:920px;
	margin:10px auto;
}	
#header {
	margin:15px 0 0;
	width:920px;
	height:140px;
	position:relative;
}
#main_logo {
	background: url(../images/wedding_header.jpg) no-repeat;
	width:920px;
	height:100px;
	text-indent:-9999px;
}
#main_logo a {
	display:block;
	width:300px;
	height:90px;
}
#tagline {
	color:#4FB3D5;
	font-size:16px;
	position:absolute;
	left:330px;
	top:40px;
	letter-spacing:3px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
#main_nav {
	margin:0;
	margin-top:10px;
	width:920px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
#main_nav li {
	float:left;
}
#main_nav a {
	color:#666666;
	text-decoration:none;
	font-size:20px;
	letter-spacing:2px;
	padding:5px 20px;
	font-weight:normal;
	display:block;
}
#main_nav a#first {
       padding:5px 20px 5px 0px;
}
#main_nav a:hover {
	color:#4FB3D5;
}
#main_nav #current  {
	background: transparent url(image) bottom center;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
}
#footer {
	padding-top:10px;
	width:920px;
	color:#999;
	clear:both;
	border-top:1px solid #E5E5E5;
	margin:0 0 20px;
	text-align:center;
}
#footer p {
	line-height:normal;
	margin:3px 0;
}
#topcontent {
	float:left;
}

.left {
	float:left;
}
.right {
	float:right;
}
#content {
	float:left;
	width:920px;
	margin:0;
	padding:20px 0;
}
#feature_container {
	clear:both;
}
.feature {
	float:left;
	width:270px;
	margin-right:50px;
}
#feature3 {
	margin-right:0;
}
#welcome {
	float:right;
	width:400px;
}
#home_graphic {
	float:left;
	width:500px;
	margin-right:15px;
}
#home_graphic img {
	width:500px;
	height:400px;
}
#banner {
	float:left;
	clear:both;
	background: transparent url(../images/banner.jpg) no-repeat center top;
	width:920px;
	height:60px;
	text-indent:-99999px;
	margin:20px 0;
	
}
h1 {
	font-size:30px;
	font-weight:normal;
	color:#4FB3D5;
	margin:0 0 .5em;
}
h5 {
	margin:0;
	color:#CCCCCC;
	text-transform:uppercase;
	font-size:11px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#666;
	letter-spacing:1px;
	text-transform:capitalize;
	margin:0 0 .2em;
}
#feature_container h2 {
	border-bottom:1px solid #D8D8D8;
}
a#action_step {
	text-indent:-9999px;
	background: transparent url(../images/somework.jpg) no-repeat scroll left top;
	width:360px;
	height:50px;
	margin:20px 0 0 0;
	display:block;
}
a#action_step:hover {
	background-position: 0 -63px;
}
a {
	color:#4FB3D5;
	font-weight:bold;
}
a:active {
	outline:none;
}
a:focus { 
-moz-outline-style: none;
}
blockquote.quote {
	font-size:16px;
	line-height:1.4em;
	margin:0;
	padding-left:65px;
	background: url(../images/openquote.jpg) no-repeat scroll left top;
	font-style: italic;
}
blockquote.from {
	color:#4FB3D5;
	text-align:right;
	font-size:20px;
	margin:8px 0;
}
.readmore {
	background: transparent url(../images/readmore.jpg) no-repeat left top;
	height:25px;
	width:85px;
	display:block;
	text-indent:-9999px;
	float:right;
}
.readmore:hover {
	background-position: 0 -29px;
}
.feature p {
	height:130px;
}
/*-------------------------------------------------------#
#    Subpages                                            #
#-------------------------------------------------------*/

#main {
	margin:20px 0 0;
	float:left;
	width:570px;
	border-right:1px solid #E5E5E5;
	padding:15px 30px;
}

#sidebar {
	margin:20px 0 0;
	padding:20px 10px;
	float:right;
	width:260px;
}
#sidebar h3 {
	font-size:20px;
	border-bottom:1px solid #D8D8D8;
}
#sidebar h4 {
	margin:1em 0 0;
	color:#4FB3D5;
	font-size:.9em;
}
#sidebar h4 span {
	color:#333;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	margin:0;
	padding:5px 0;
}
/*-------------------------------------------------------#
#   Investment                                           #
#-------------------------------------------------------*/

table#packages {
	text-align:center;
	border-collapse:collapse;
	width:100%;
	
}
table#packages td, table#packages th {
	padding:10px 0;
}
table#packages thead th {
	color:#4FB3D5;
	text-align:center;
	font-weight:normal;
	font-size:2em;
	padding:10px;	
}
table#packages tbody th {
	font-weight:normal;
	font-size:1.2em;
	text-align:left;
	text-transform:lowercase;
	color:#132C50;
}
table#packages tbody th a {
	font-size:.8em;
}
table#packages tr.odd {
	background-color:#E5E5E5;
}
table#packages td, #packages, th {
	padding:5px;
}
table#packages #totals td {
color:#4FB3D5;
font-size:1.6em;
padding:10px 0;
}
/* ------------------------------------------------------------

	tooltips

------------------------------------------------------------ */

div#tipDiv {
	text-align:left;
	padding:10px;
	color:#fff;
	font-size:14px;
	background-color:#4FB3D5;
	width:400px;
}
div#tipDiv .pastorbox {
	border:solid 2px;
	border-color:#A5884E;
	padding:15px;
}

div#tipDiv .pastorbox img {
	float:left;
	margin:5px 15px 15px 0px;
	margin-bottom:0;
	height:125px;
	width:100px;
}
div#tipDiv .pastorlinks {
	clear:left;
	float:left;
	margin:15px 15px 15px 0px;
}
div#tipDiv h1 {
	font-size:24px;
	margin:0;
	color:#DB982C;
}
div#tipDiv a {
	color:#DB982C;
	text-decoration:none;
}
div#tipDiv a:hover {
	text-decoration:underline;
}
div#tipDiv .pastorLeft {
	float:left;
	width:140px;
}
div#tipDiv .pastorRight {
	float:right;
	width:220px;
}
.tipContent {
	display:none;
}
/* ------------------------------------------------------------

	Contact Form

------------------------------------------------------------ */
#content form label {
	display:block;
	font-weight:bold;
	margin-top:10px;

}
#content form input, #content form textarea {
	display:block;
	font-size:13px;
	margin-bottom:2px;
	margin-top:5px;
	padding:5px;
	width:450px;
}
#content form select {
	margin-bottom:2px; margin-top:5px;
	display:inline;
	width:auto;
}

button {
	margin:20px;
}
#content form .input_button {
	width:75px;
	font-size:inherit;
	padding:3px 6px;
	background-color:#4FB3D5;
	color:#FFF;
	border:1px solid #4FB3D5;
	font-weight:bold;
	background-image:url(images/button_bg.jpg);
}
#content form .input_button:hover {
	background-image:url(images/button_bg_hover.jpg);
	background-color:#666666;
	border:1px solid #666;
}
