/*

*/

/* 
-------------------------------------------
Reset 
-------------------------------------------
*/

* {margin:0; padding:0;
}

/* 
-------------------------------------------
Typography 
-------------------------------------------
*/
#welcome_text h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
}
#welcome_text h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: -4px;
}
#insideheadline h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	}
#verse p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
}
#verse2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: right;
}
.right_col p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 18px;
	padding-bottom: 14px;
	list-style-position: inside;
}
.right_col p img {
	float: left;
	padding-bottom: 14px;
	padding-left: 14px;
}
.right_col ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 18px;
	padding-bottom: 14px;
	list-style-position: inside;
	}
.right_col a {
	color: #812528;
	text-decoration: none;
}
.right_col a:hover {
	color: #812528;
	text-decoration: underline;
}
.right_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	line-height: 18px;
	padding-bottom: 6px;
}
.blog_h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 30px;
}
.blog_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
	}

.blog_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #4a4a4a;
	padding-bottom: 10px;
	}
#home_blog a, #sidebar a {
	color: #6e2020;
	text-decoration: none;
}
#home_blog a:hover, #sidebar a:hover {
	text-decoration: underline;
}
#branding_right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 6px;
	line-height: 12px;
}

#branding h2 {}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#footer_red p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer_red a  {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_red a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.school_h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
}
.school_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #812528;
	padding-bottom: 10px;
}
#branding_right_school p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}
#branding_right_school a {
	color: #812528;
	text-decoration: none;
}
#branding_right_school a:hover {
	color: #812528;
	text-decoration: underline;
}
/* 
-------------------------------------------
List and Navigation Items 
-------------------------------------------
*/
.main_nav {
	background-color: #e2e3e2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 26px;
	background-image: url(../Images/left_col_background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
	letter-spacing: -1px;
}
.main_nav li {
	padding-top: 20px;
	list-style-position: outside;
	list-style-type: none;
	color: #842a2d;
}
.main_nav li a {
	color: #000000;
	text-decoration: none;
}
.main_nav li a:hover {
	color: #842a2d;
	text-decoration: none;
}
.main_nav img{
	padding-right: 6px;
	padding-left: 10px;
}
#nav ul {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
}
#nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

/* 
-------------------------------------------
Structure
-------------------------------------------
*/

body {}
#church {
	background-color: #ffffff;
	background-image: url(../Images/church_background.jpg);
	background-repeat: repeat-x;
	}
#school {
	background-color: #ffffff;
	background-image: url(../Images/school_background.jpg);
	background-repeat: repeat-x;
	}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 127px;
	padding-left: 20px;
	}	
#content {
	background-color: #FFFFFF;
	background-image: url(../Images/content_background.gif);
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}		
#header_right {
	width: 760px;
	float: right;
	}
#logo_space {
	width: 215px;
	float: left;
	}
#nav {
	background-color: #6e2020;
	height: 28px;
	float: right;
}
#verse {
	float: right;
	width: 428px;
	padding-left: 300px;
	padding-top: 16px;
}
#verse2 {
	float: right;
	width: 428px;
	padding-left: 300px;
	margin-top: -4px;
}
#left_col {
	float: left;
	width: 215px;
}	
#right_col {
	float: right;
	width: 724px;
}
#footer {
	background-color: #e7dec4;
	background-image: url(../Images/bottom_tear.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding-bottom: 60px;
}
#sidebar {
	background-color: #e2e3e2;
	margin-top: 26px;
	background-image: url(../Images/left_col_background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	}
#welcome_text {
	height: 70px;
	padding-top: 14px;
}
#insideheadline {
	height: 48px;
	padding-top: 14px;
	}
#home_image {}
#branding {}
#branding_right {
	float: right;
	width: 171px;
	height: 141px;
	background-image: url(../Images/content_box.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	padding-left: 90px;
}
#branding_left {
	float: left;
	width: 442px;
	padding-top: 14px;
}
#branding_left_school {
	float: left;
	width: 410px;
	padding-top: 14px;
}
#branding_right_school {
	float: right;
	width: 250px;
	background-image: url(../Images/school_gold_background.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	border: 1px solid #812528;
	padding: 18px;
	background-color: #FFFFFF;
}
#home_blog {}
#dotted_line {
	background-image: url(../Images/dotted_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 1px;
}
#footer_red {
	background-color: #812427;
	background-image: url(../Images/footer_red.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 14px;
	padding-left: 14px;
}
#foot_03 {
}
#foot_02 {
	float: right;
	width: 332px;
	padding-bottom: 8px;
	text-align: right;
}
#foot_01 {
	float: left;
	width: 600px;
	padding-bottom: 8px;
}
#footer_line {
	background-image: url(../Images/dotted_line_red.gif);
	background-repeat: repeat-x;
	padding-bottom: 8px;
	width: 932px;
	font-size: 1px;
	}
/* 
-------------------------------------------
Button template
-------------------------------------------
*/
.button{
	height: 26px;
}
.button_left{
	background-image: url(../Images/button_left.png);
	float: left;
	height: 26px;
	width: 11px;
}
.button_middle{
	background-image: url(../Images/button_middle.png);
	float: left;
	height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	color: #000000;
	}
.button_right{
	background-image: url(../Images/button_right.png);
	float: left;
	height: 26px;
	width: 24px;
	padding-right: 22px;
	background-repeat: no-repeat;
	}
.button p {

}
.button a  {
	color: #000000;
	text-decoration: none;
}
.button a:hover  {
	color: #6e2020;
	text-decoration: none;
}

/*
-------------------------------------------
Replacements 
-------------------------------------------
*/

#logo {
	width: 215px;
	height: 127px;
	position: relative;
	}
#logo span {
	background: url(../Images/church_logo_1.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bottom_logo {
	width: 215px;
	height: 60px;
	position: relative;
	}
#bottom_logo span {
	background: url(../Images/church_logo_2.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#logo2 {
	width: 215px;
	height: 127px;
	position: relative;
	}
#logo2 span {
	background: url(../Images/school_logo_1.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bottom_logo2 {
	width: 215px;
	height: 60px;
	position: relative;
	}
#bottom_logo2 span {
	background: url(../Images/school_logo_2.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
/*
-------------------------------------------
float clear 
-------------------------------------------
*/
.float_clear {}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*
-------------------------------------------
LANDING PAGE
-------------------------------------------
*/
#landing {
	background-color: #FFFFFF;
	background-image: url(../Images/landing_background1.jpg);
	background-repeat: repeat-x;
}
#landing_content {
	height: 439px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/landing_background2.jpg);
	background-repeat: no-repeat;
}
#landing_header {
	height: 87px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/landing_logo_1.jpg);
	background-repeat: no-repeat;
}
#verse3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
}
#verse4 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-align: right;
}
#verse3 {
	float: right;
	width: 428px;
	padding-left: 300px;
	padding-top: 16px;
}
#verse4 {
	float: right;
	width: 428px;
	padding-left: 300px;
	margin-top: -4px;
}
#landing_addresses {
	float: left;
	width: 220px;
	padding-top: 115px;
}
#landing_copy {
	float: right;
	width: 514px;
	margin-right: 20px;
}
#landing_addresses p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 14px;
	padding-left: 42px;
}
#landing_copy h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#landing_copy h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 24px;
}
#landing_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-bottom: 14px;
}
.landing_spacing {
	width: 26px;
}
#landing_branding {
	height: 271px;
}
#landing_photos {
	padding-top: 4px;
	padding-left: 12px;
}
#landing_photos img {
	padding-right: 15px;
	padding-left: 15px;
}
