body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	z-index: 40;
	}


h1 ,h2 ,h3 ,h4 ,h6 {
	margin: .2em 0;
	font-family: "Verdana";
	font-weight: normal;
}


p {
	margin: .2em 0 1.4em;
	color: #827653;
	font-size: 1.2em;
	line-height: 1.4em;
}

h2 {
	font-size: 2.1em;
	color: #5A83CE;
	margin-bottom: .4em;
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #729FCA;
}
a:visited {
	color: #646464;
}
a:hover, a:active {
	color: #0066CC;
	text-decoration: none;
}
#OuterWrapper {
	overflow: hidden;
	background-image: url(images/bluestripebg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#PageWrapper {
	width: 786px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

a img {
	border: none;
}
.clear {
	clear: both;
}
.rightImage {
	float: right;
}
.leftImage {
	float: left;
	margin-top: 5px;
	margin-left: 4px;
}
.hide {
	display: none;
}
blockquote {
	font-size: 1.2em;
	color: #827653; 
	font-family: "Courier New", Courier, monospace;
}
.columnBox {
	border: 1px solid #F0EDE3;
	background: #F4F2EA;
	padding: 10px;
	clear: left;
}


/* HEADER AREA STYLES */
#HeaderWrapper {
	height: 110px;
	position: relative;
	margin: 0;
}
#Logo {
	position: absolute;
	top: 5px;
	left: 0;
}
#Title {
	position: absolute;
	top: 1px;
	left: 162px;
	width: 421px;
	height: 32px;
	margin: 0 0 0 50px;
	padding: 0;
	}
#Tagline {
	position: absolute;
	top: 87px;
	left: 181px;
	color: #636363;
	font-size: 1em;
	padding-left: 3px;
	margin: 0 0 0 5px;
	width: 500px;
}
#Tagline a {
	text-decoration: none;
	color:#729FCA
}

#Tagline a:hover {
	text-decoration: underline;
}
#Nav {
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
		}
#FooterWrapper {
	text-align: center;
	padding : 25px 0 30px 0;
	clear: both;
}
#FooterNav {
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#FooterNav li {
	margin: 0;
	padding: 0 20px; 
	text-align: center;
	display: inline;
	
}
#FooterNav li a {
	font-size: 1.2em;
	display:inline;
}
#FooterWrapper a {
	color: #333333;
}
#FooterWrapper p {
	font-size: 1em;
	margin: 0;
}


/* BOX STYLES */

#services {
	width: 295px;
	position: relative;
	top: 5px;
	left: 0px;
	}
	

#Address{
	width: 143px;
	height: 82px;
	position: relative;
	top: -65px;
	left: 137px;
}

#weather{
	width: 126px;
	height: 75px;
	position: relative;
	top: 17px;
	left: 0px;
	background-image: url(images/weatherbox.png);
	background-repeat: no-repeat;
	padding: 4px;
}

#banner{
	width: 288px;
	height: 127px;
	position: relative;
	top: 9px;
	background-image: url(images/bannerbg.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#verse {
	width: 280px;
	position: relative;
	top: -60px;
	left: 0px;
	border: thin dashed #507BBF;
	padding: 2px;
}

#bluebox {
	width: 297px;
	background-image: url(images/versebox.jpg);
	height: 143px;
	overflow: hidden;
	z-index: 8;
	margin-top: 4px;
	float: right;
	background-repeat: no-repeat;
	margin-right: 4px;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	}


#bluebox2 {
	width: 297px;
	overflow: visible;
	z-index: 8;
	margin-top: 4px;
	float: right;
	background-repeat: no-repeat;
	margin-right: 4px;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	height: 300px;
	}

/* CONTENT AREA STYLES */
#ContentWrapper {
	margin: 0 auto;
	float: left;
	width: 785px;
	padding: 20px 0;
}

#MainPics{
	margin: 0 auto;
	text-align: center;
	width: 777px;
	padding: 20px 0;
}
#MainContent {
	position: relative;
	float: left;
	padding-bottom: 20px;
	background-color: white;
	width: 785px;
	text-align: center;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #776655;
	border-right-color: #776655;
	border-bottom-color: #776655;
	border-left-color: #776655;
	height: auto;
}
#Content {
	display: block;
	float: left;
	/*margin-left: 20px;*/
}

#ColumnOne {
	margin: 0 auto;
	float: left;
	width: 440px;
	text-align: left;
	padding-left: 13px;
	overflow: hidden;
	display: inline;
}

#ColumnTwo {
	margin: 0 auto;
	float: right;
	width: 306px;
	padding-right: 13px;
	text-align: left;
	overflow:hidden;
	display: inline;
}

.blueboxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/*TABS */

 #tabheader {
      float:right;
      width:100%;
      background:#DAE0D2 url("images/tabbg.gif") repeat-x bottom;
      font-size:93%;
	  line-height:normal;
	  font:x-small/1.5em Georgia,Serif;
	  font-size:small;
	  background: url("images/tabbg.gif") repeat-x bottom;
      }
    #tabheader ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tabheader li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabheader a {
      float:right;
      background:url("images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
    #tabheader a span {
      float:left;
      display:block;
      background:url("images/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabheader a span {float:none;}
    /* End IE5-Mac hack */
    #tabheader a:hover span {
      color:#333;
      }
    #tabheader #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #tabheader #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #tabheader a:hover {
      background-position:0% -150px;
      }
    #tabheader a:hover span {
      background-position:100% -150px;
      }
.graybold {
	font-family: georgia, times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.contactaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #613919;
}

