/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
	height: 100%;
}

body{
	margin: 0;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-size: 8pt;
	line-height: 140%;
	background-color:#cdcdcd;
	color: #233301;
	background-image: url(../images/siteimages/page_back.jpg);
	background-repeat: repeat-x;	
}
div#PageContainer{
	width: 900px;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../images/siteimages/pagecontainer_back.jpg);
	background-repeat: repeat-y;
	height: auto;
	}

	
div#HeadingContainer{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: hidden;
	background-image: url(../images/siteimages/heading_back.jpg);
	background-repeat: repeat-x;
}

div#Heading{
	width: 800px;
	height: 172px;
	background-image:  url("../images/siteimages/heading3.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
div#HeadingPrint{
	display: none;
}

div#TopMenu{
	position: relative;
	top: 140px;
	left: 475px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BCCBA4;
	height: 23px;
	margin-bottom: 0px;
	padding-left: 25px;
	line-height: 23px;
	z-index: 5;}
	

div#MainContainer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/siteimages/maincontent_back.jpg);
	background-repeat: no-repeat;
	padding-bottom: 100px;
	}

div#MainFormat{
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/siteimages/content_grapesback.jpg);
	background-repeat: no-repeat;
	}
div#TableContent{
	
	}

/* Left Side */
	
.LeftColumn{
	width: 10px;
}

div#Left{
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EEEEE3;}
	
#TopMenu ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 19px;
	list-style-position: outside;	
	color: #BCCBA4;
}
#TopMenu ul li{
	display: inline;
	float: left;
}

#TopMenu ul li a
{
	color: #BCCBA4;
	text-decoration: none;
	height: 20px;
	margin-right: 5px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 5px;
}

#TopMenu ul li a:hover
{
	color: #FF9900;
}

/* Content Area */

.MidColumn{
	margin-left: 15px;
	width: 100%;
	height: 100%;
}

div#MainContent{
	margin-top: 75px;
	margin-right:20px;
	margin-left: 10px;
	line-height: 175%;
	/*padding-bottom: 35px;*/
	z-index: 2;

}

#MainContent UL {}

#MainContent UL LI {}


.RightColumn{
	padding-left: 15px;
	padding-right: 15px;}

div#RightSide{
	width: 185px;
	height: auto;
	margin-right: 0px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top: 75px;
	/*background-color: #8AAE79;*/
}

div#Announcements{
	width: 200px;
	margin-right: auto;
	margin-left:auto;
	padding: 0px;
	margin-top: auto;
	border-top: 1px solid #464D5F;
	border-right: 2px solid #464D5F;
	border-bottom: 2px solid #464D5F;
	border-left: 1px solid #464D5F;
}

#Announcements H4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	color:#ffffff;
	text-align: left;
	font-weight: bold;
	background-color: #464D5F;
	padding: 2px 0px 2px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
#Announcements H5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464D5F;
	margin-bottom: 2px;
	padding-bottom: 1px;}
.announcement {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}


/********************************** sermon downloads *************************/

div#SermonDownloads{
	width: 200px;
	margin-right: auto;
	margin-left:auto;
	padding: 0px;
	margin-top: 30px;
	border-top: 1px solid #464D5F;
	border-right: 3px solid #464D5F;
	border-bottom: 3px solid #464D5F;
	border-left: 1px solid #464D5F;
}
#SermonDownloads H4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
		}
#SermonDownloads H5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #233301;
	margin-bottom: 2px;
	padding-bottom: 1px;}

.sermondesc {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;}
	
.rightitems{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	}	

#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 3px;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #ffffff;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}

div#MainContentPhoto{
	width: auto;
	height: auto;
	border: 1px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
.StaffImage{
	border: 1px solid #425227;
	padding: 6px;
	background-color: #ffffff;
}
.staffformat{
	padding-bottom: 40px;}	
.staffname{
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
}
.staffposition{
	font-size: 95%;}
/* Footer */


div#FooterContainer {
	width: 800px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	border-right: none;
	border-left: none;
	background-image: url(../images/siteimages/footerbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
div#Footer{
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;	
	color: #eeeeee;
}

#Footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
}
#Footer span a {
	padding: 0px 2px;
	color: #075597;
	text-decoration: underline;
}

#Footer span a:hover
{
	padding: 0px 2px;
	color: #990000;
	text-decoration: none;
}
div#Footer2{
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;	
	color: #3D3D3D;

}
#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888a8d;
}
#Footer2 span a {
	padding: 0px 4px;
	color: #990000;
	text-decoration: underline;
}


/* General Styles*/

h1 {
	font-size: 180%;
	font-weight: normal;
	color:  #464D5F;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	}
	
.heading1override{
	margin-bottom: 2px;}
h2 {
	font-weight: normal;
	font-size: 165%;
	color: #859367;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5A204;
	text-transform: lowercase;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
h4 {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #043B6E;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #333333;
	text-transform: lowercase;
}
A:link {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	background-color: inherit;
}
.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #990000;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	font-size: 130%;
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	font-size: 11px;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}

legend {
	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

.alternatelegend {
	font-weight: normal;
	font-size: 130%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

fieldset{
	padding: 5px;
	margin-bottom: 20px;
	width: 400px;
	

}
.fieldsetform{
	background: #ffffff;
	border: 1px double #5A82B9;
}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorderLarge image{
	border: 1px solid #425227;
}

.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}
form {

	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.alternateform{
	border: 0px;

	}
	
.listingsphotothumb{
	border: 2px solid #ffffff;
	}

.listingsphotolarger{
	border: 1px solid #888A8D;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
propertytitle {
	font-size: 14px;
	font-weight: normal;
}
.propertylines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/siteimages/leftcolumnback.jpg);
	background-repeat: repeat-x;
}
.rowchange{
	background-color:#ffffff;}

.rowchange hover{
	background-color:#cccccc;}
	
.tableborders{
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}
.noshow{
	width: 100px;
	height: 25px;
	background-color: #FF0000;}
