﻿/*********************/
/* BASIC */
/*********************/

body {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	margin: 0;
	background-color: #FFFFFF;
	background: url(/images/haac_bg.jpg) repeat-x top;
	font-size: 12pt;
	height: auto;
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

br.clear {
	height:1px;
	clear:both;
	line-height: 1px;
	background-color: #00CC33;
}

/*********************/
/* LAYOUT */
/*********************/

#wrapper {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#main {
	border-right: 1px solid #999999;
	border-left: 0px solid #999999;
	padding: 3px 3px 0 6px;
	float: left;
	width: 800px;
	height: 100%;
}

#subNav {
	width: 150px;
	float: left;
	background-color: #FBEF99;
}

#banner {
	background-image: url(/images/bg/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	border-bottom: 1px solid #999999;
}

#sidebar {
	float: left;
	width: 200px;
	border-top: 10px solid #999966;
	margin-top: 3px;
	background: url(/images/bg/announce_bg.jpg) repeat-x left top;
	margin-left: 3px;
	line-height: 95%;
	margin-right: 3px;
}
#copyright {
	clear: both;
	border: 1px solid #999999;
	border-right:none;
	font-size: 12px;
	padding-left: 6px;
	text-align: center;
}

/*********************/
/* BANNER STYLES */
/*********************/
#background {
	/*background-image: url(images/cma_logo.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

/* image replacement technique */
#banner p.logo {
	background: url(/images/haac_logo.jpg) no-repeat left top;
	height: 90px;
	text-indent: -5000px;
}

#nav {
	margin-top: 10px;
	margin-bottom: 0px;
}

#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float: left;
	
}

#nav a {
	display: block;
	font-size: 11px;
	color: #D6ECAE;
	text-decoration: none;
	background-color: #999966;
	padding: 2px 2px 2px 3px;
	width: 8em;
	margin-left: 2px;
	border-right: 1px solid #73AFB7;
	border-bottom: 1px solid #73AFB7;
	font-weight: bold;
	margin-bottom: 2px;
}

#nav a:hover {
	background: #73AFB7;
	border-right: 1px solid #14556B;
	border-bottom: 1px solid #14556B;
	color: #FBEF99;
}

/*highlight "you are here" buttons*/
#home #nav a#menuLink, #nav a#clickedLink {
	background: #73AFB7;
	border-right: 1px solid #14556B;
	border-bottom: 1px solid #14556B;
	color: #FBEF99;
}

/*********************/
/* MAIN SECTION STYLES */
/*********************/
#main h1 {
	color: #5F9794;
	font: bold 24px "Century Gothic", "Gill Sans", Arial, sans-serif;
}

/*********************/
/* ANNOUNCEMENT STYLES */
/*********************/

#sidebar h2 {
	font-size: 14px;
}
#sidebar a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #102536;
	padding: 3px 5px;
	border-bottom: 1px solid #14556B;
}
#sidebar .title {
	font-weight: bold;
	display: block;
}
#sidebar a:hover {
	background-color: #5F9794;
	color: #FBEF99
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	display: inline; /* for IE 7 and earlier white space bug */
}
/*********************/
/* PAGE SPECIFIC STYLES */
/*********************/

/* HOME */
/* no left sidebar--stretch main entire distance */
#home #main {
	margin-left: 0;
	width: auto;
}
/* copyright fits page */
#home #copyright {
	margin-left: 0;
	padding: 3px 0 3px 30px;
	font-style: italic;
}

.section {
	display: block;
	font-weight: normal;
	color: #D6ECAE;
}

.feature {
	margin-left: 10px;
	border-top: 10px solid #FDD041;
	clear: both;
	border-bottom: 1px solid #FFF!important;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}

.feature h2 {
	font-size: 18px;
	color: #294E56;
}

.feature img {
	float: right;
	margin-left: 10px;
	border: 10px solid #FDD041;
	border-top: none;
}

.feature2 img {
	border-color: #73AFB7;
}

.feature3 img {
	border-color: #FBEF99;
}

.feature4 img {
	border-color: #CBD893;
}

.feature2 {
	border-color: #73AFB7;
}

.feature3 {
	border-color: #FBEF99;
	margin-bottom: 10px;
}

.feature4 {
	border-color: #CBD893;
}

.feature p.fLink a {
	font-weight: bold;
	text-decoration: none;
	color: #102536;
	font-size: 11px;
	text-transform: uppercase;
	background: #D6ECAE url(images/arrow.gif) no-repeat right center;
	padding: 1px 15px 2px 5px;
}

.feature p.fLink {
	margin-top: 4px;
}

.feature p.fLink a:hover {
	color: #FDD041;
	text-decoration: none;
	background-color: #294E56;
}

#home #main h1#lead {
	background: url(images/features/tomato.jpg) no-repeat right top;
	color: #FBEF99;
	padding-top: 130px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-bottom: 5px;
}
#subNav li a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 138px;
	background: url(images/bg/side_nav_bg3.jpg) repeat-x;
	padding: 2px 6px;
	color: #14556B;
	border-bottom: 1px solid #d6ecae;
}

#subNav li a:hover {
	background: url(images/bg/side_nav_bg.jpg);
	color: #102536;
}
.col2 #announce {
	float: left;
	margin-bottom: 10px;
}
.col2 #main {
	float: right;
	border-right: none;
	width: 580px;
}
.col2 #copyright {
	margin-left: 0px;
}
#main h2 {
	font-size: 1.2em;
	margin-top: 15px;
	color: #666666;
}
.col2 #main h1 {
	color: #333333;
	border-bottom: 1px dashed #666;
	margin-top: 5px;
	margin-bottom: 20px;
}
.col2 .section {
	display: inline;
	color: #999999;
}
.floatRight {
	float: right;
	margin: 0 10px 2px 15px;
}
img.floatRight {
	border: 2px solid #000000;
}


p {
	margin-top: 5px;
	margin-bottom: 0;
	text-indent: 2em;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 5px;
}

#main ul
{
	margin-left: 30px;
	list-style: disc;
}

#smfaith ul
{
	margin-left: 30px;
	list-style-position: outside;
	list-style: decimal;
}

#aspnetForm {
    font-size: 0.8em;
}

#aspnetForm .label {
    float: left;
    clear: left;
    width: 150px;
    margin-right: 5px;
    text-align: right;
    font-weight: bold;
}

input.subscribe {
    margin-left: 450px;
    font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

select.message {
    font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

input.name 
{
    width: 150px;
    background-color: #FBEF99;
    font-family:"Lucida Console", Monaco, monospace;
    font-size: .9em;
    margin-top: -2px;
}

textarea.comments
{
    width: 350px;
    background-color: #FBEF99;
    font-family:"Lucida Console", Monaco, monospace;
    font-size: .9em;
    margin-top: -2px;
}

input.name:focus,
input.email:focus,
textarea.comments:focus,
select.message:focus
{
    background-color: #FDD041;
}

#sermon
{
}
#sermon table 
{
	font-size: 10pt;
}

#sermon td,th {
	border: 1px solid #999999;
	padding: 3px 5px 2px 5px;
}

#login
{
	margin-top: 50px;
	margin-left: 50px;
	width: 250px;
}

#sidebar #visitor
{
	font-size: 10pt;
	border-bottom: solid 1px #14556B;
}

#visitor .caption
{
    float: left;
    clear: left;
    width: 100px;
}