@charset "UTF-8";
/* CSS Document */
/*********************************************
           CLASSES USED IN MAIN DESIGN
*********************************************/
#headLogo {
	float:left;
	width:auto;
	margin:0;
	
}
.htxt{/* ALL PAGES in #header- text part of logo in the header */
float:right;
width:263px;
position:absolute;
top:19px;
left:95px;

z-index:2;


}
.HL{/* ALL PAGES in #header- image portion of Logo in header */
float:left;
width:95px;
position:absolute;
top:-2px;
left:0;
margin:0;
z-index:2;
}
.address {
	border-top-style:inset;
	border-top-color:#B4CC89;
	border-top-width:2px;
	margin:2px;
	text-align:center;
	font-size: 100%;
	color: #FFC;
}
#socail_media_share_links{
	border-bottom-style:inset;
	border-bottom-color:#B4CC89;
	border-bottom-width:2px;
	text-align:center;
    }

.gdB { /* Used on Bulding image on Left sidebar */
	padding: 1px 1px 1px 1px;
	border-style:ridge;
	border-color:#848484; 
	border-width:1px;       
	background-color:#191919;
}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}


	

	

	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	

.rightPics {  /* this class is used on the divs on the right side to place the pictures */
	width:165px; 
	height:125px;
	margin-bottom: 10px;
	border-style:ridge;
	border-color:#999;
	border-width:1px;
}
.rigthPics2{/* rentals - expansion.html wrapper for the RIGHT SIDE BAR pictures to keep inside divs centered */
    width:100%;
	text-align:center;
	margin:0;
}
	
/****************************
GLOBAL STYLE ON ALL IMGAGES
****************************/
img { /* placed on all the images so there is no box around img used for external links */
	border-style:none;
	text-align: center;
}
/***************************
   END GLOBAL IMAGE STYLE 
***************************/
.backfill {  /* manillla color used for header */
	background-color:#ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 50%;
	font-style: italic;
}

.litPushright { /* give a little nudge right */
	margin-left:25px;
}

.litPushrightUpB { /* Used to pust right and up with background color Yellow */
	margin-left:25px;
	margin-top:-20px;
	margin-bottom:15px;
	background-color:#ffffcc;
	border-style:inset;
	border-width:thin;
	border-color:#666;
	text-align: center;
}
.litPushrightUp { /* Used to pust right and up */
	margin-left:3px;
	margin-top:-2px;
	margin-bottom:15px;
	
}

/* Images Garden page & Home Page on the Right Side */

.gdImage{ /* •••••••••••••• USE THIS ON PICTURES PLACED IN SIDEBAR3 •••••••• */
   width:85%;
   margin-top:10px;
   margin-left:10px;
   margin-right:10px;
   text-align:center;
}
img.gd { /* Volunteering.html Pictures  */
    display:block;
    padding: 1px 1px 1px 1px;
	width:100%;
	margin-bottom:.5em;
	margin-left:2px;
	border-style:ridge;
	border-color:#D1D1D1;
	border-width:2px;
	background-color:#000;
}
.picHolder{
	width:90%;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	border-style:ridge;
	border-color:#D1D1D1;
	border-width:2px;
	background-color:#000000;
}
.picHolder2{/* rentals.html */
	width:90%;
	margin-bottom:4px;
	margin-left:8px;
	margin-right:8px;
	border-style:ridge;
	border-color:#D1D1D1;
	border-width:2px;
	background-color:#000000;
}
	
img.gdA { /* Pictures to right on About Us page  */
    padding: 1px 1px 1px 1px;
	margin-bottom: 3px;
	margin-left:3px;
	border-style:ridge;
	border-color:#D1D1D1;
	border-width:1px;
	background-color:#000;
}
.gdN { /* used on map image in right side bar on neighborhoods page */
    padding: 1px 1px 1px 1px;
	margin-bottom: 10px;
	margin-left:3px;
	margin-right:3px;
	border-style:ridge;
	border-color:#D1D1D1;
	border-width:1px;
	background-color:#000;
}


table.rentals ul li {
	margin-bottom:5px;
	
}
table.rentals{
	background-color:#FFC;
}



	
	



/******************************************************
                 EXPANSION PAGE CLASSES
*******************************************************/
/************
#upDate { /* expansion.html -  pdf reader and text wrap 
    margin:0;
	float:left;
	width:75%;
	padding:1em 1em 0 1em;
	
}
************/

.flt {/* expansion.html - Style used on txt telling user to click arrow */
    
	font-size:12px;
	font-family:"Myriad Pro Condensed Italic";
	color:#F00;
	
}
/********************************
     FLASH EXPANSION BANNER 
*********************************/
#flashBanner { /* expansion.html */
	height:104px;
	width:504px;
	position:absolute;
	/*left:20%;*/
	left:20%;/*This will alllow for the banner to move accomadating different monitor sizes*/
	/*top:35%;*/
	top:140px;/*With the top set, the banner will not run over the headline*/
	padding: 1px 1px 1px 1px;
	border-style:ridge;
	border-color:#848484; 
	border-width:1px;       
	background-color:#191919;
	margin-bottom:1.5em;
}
/******************************************************
           OUR BOARD MEMBERS PAGE CLASSES
******************************************************/
 /* Board Member Table */ 
 #boardTble{/* ourboard.html */
	float:right;
	width:669px;
	padding-left:1%;
	padding-top:2%;
	padding-bottom:2%;
	margin-right: 15px;
	margin-top: 15px;
}
table.bmt{ /* ourboard.html */
    border-style:inset;
	border-width:thick;
	border-color:#80A245;
	background-color:#999966;
	
}
table.bmt td { /* ourboard.html */
	padding:.03em;
	background-color:#ffffcc;
	border-style:inset;
	border-width:.2em;
	border-color:#666;
	text-align: center;
	color: #F4AF00;
	font-style: italic;
	font-weight: bold;
	font-size: large;
	
}
table.bmt tr {/* ourboard.html- tabel row */
	background-color:#80A245;
	
}

table.bmt td.bmber {/* ourboard.html- td with memeber pic in it */
    
	background-color:#333;
}

/***************************************
      HISTORY PAGE CLASSES
***************************************/
.hpics{/* history.html-used to center images in "sidebar5" div on, right side  */
/* computer.html - used to center rigth hand pics */
	text-align:center;
	background-color:#80A245;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	border:inset;
	border-width:2px;
	border-color:#DBFDE0;
	margin:5px;
	width:90%;
}
/********************************************************************
history.html - ourboard.html- CLASS FOR PICTURES IN THE RIGTH SIDE BAR 
********************************************************************/

.bp {
	margin:0 auto;
	display:block;
	border-style:ridge;
	border-width:2px;
	border-color:#362808;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	
}

/*****************************************************
            CLASSES USED ON ABOUT US PAGE
*****************************************************/
.srv2{/* aboutus.html -<ul> */
	margin-left: 0;
	padding-left:0;
	list-style: none;
}

.srv2 li{/* aboutus.html- <ul> */
	padding-left: 30px;
	padding-bottom:10px;
	padding-top:8px;
	background:url(../images/misc/dot.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-weight: 500;
	color: #000;
	font-size: small;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
.abUsRtWrap{/* aboutus.html  used to wrap up all the divs in sidebar6 */
float:left;
width:85%;
clear:both;
margin-left:4px;
margin-right:4px;
margin-bottom:5px;
padding-left:.5em;
padding-right:.5em;
padding-top:.5em;
padding-bottom:1px;
/* Border added, these are middle content, so border will seperate things */
background-color:#F5F9F6;
border-color:#ccc;
border-top-width:3px;
border-bottom-width:2px;
border-left-width:2px;
border-right-width:2px;
border-top-style:inset;
border-bottom-style:ridge;
border-left-style:ridge;
border-right-style:ridge;
}
.abUsRtWrapTop{/* aboutus.html  used to wrap top divs in sidebar6 (no border)  */
float:left;
width:85%;
clear:both;
margin-left:4px;
margin-right:4px;
margin-bottom:5px;
padding-left:.5em;
padding-right:.5em;
padding-top:.5em;
padding-bottom:1px;
background-color:#F5F9F6;
border-color:#ccc;
border-top-width:3px;
border-bottom-width:2px;
border-left-width:2px;
border-right-width:2px;
border-top-style:inset;
border-bottom-style:ridge;
border-left-style:ridge;
border-right-style:ridge;

}
.abUsRt1{ /* aboutus.html used inside the rightside bar, div "sidebar6" on left images */
    float:left;
	clear:left;
	width:30%;
}
.abUsRt2{ /* aboutus.html used inside right side bar, div "sidebar6" right side images */
    float:right;
	clear:right;
	width:60%;
	margin-top:0;
	padding-right:.5em;
}
/********************************************
          CLASSES USED ON THE HOME PAGE
*********************************************/
.bmper{ /* index.html-Spacer div in the top of the main content used for a bumpber */
	height:.3em;
}



.fltWrap{
	float:right;
	width:auto;
	margin:0;
}


dt.emailLabel{
	width:100px;
	padding-left:5px;
	padding-bottom:1px;
	padding-top:1px;
	border-style:dashed;
	border:1px;
	border-color:#333;
	border-spacing:3px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:7px;
	background-color:#C7DECB;
}
dd.emailIn{
	margin-left:20px;
}
.imgFlt{
	margin:3px;
	padding:1px;
	border-style:ridge;
	border-color:#333;
	border-width:2px;
	width:47%;
	background-color:#C7DECB;
}
.shrnk{ /* used to shrink the review div on the aboutus.html page..*/
	width:46%;
	padding-left:5px;
}
.panoramic{
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	text-align:center;
	width:560px;
	height:162px;
	border-style:ridge;
	border-color:#333;
	border-top-width:4px;
	border-bottom-width:8px;
	border-left-width:4px;
	border-right-width:4px;
}

.headerTXT{
	background-color:#FFFFCC;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
	box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
	/* shadow = 2px right; 2px on top; 2px blur; */
border-style:inset;
	border-width:1px;
	border-color:#80A245;
	text-align: left;
}
.buildingPanoramic {
	margin-top:5px;
	margin-bottom:5px;
	border-style:outset;
	border-color:#CCC;
	border-width:2px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
    box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
/* shadow = 2px right; 2px on top; 2px blur; */
}
.imgHldr{/* I made this to replace all old image holders and cut down on the CSS.*/
/* used on Homepage 10-19-09 jamesandereggjr */
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:1px;
	background-color:#000000;
	border-style:outset;
	border-color:#CCC;
	border-width:2px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
    box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
/* shadow = 2px right; 2px on top; 2px blur; */
}
.imgHldr2{/* I made this to replace all old image holders and cut down on the CSS.*/
/* used on ouragencies 10-19-09 jamesandereggjr */
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:1px;
	background-color:#F7F7F8;
	border-style:outset;
	border-color:#CCC;
	border-width:2px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
    box-shadow: -2px -2px 2px rgba(0,0,0,0.15);
/* shadow = 2px right; 2px on top; 2px blur; */
}
#bkLogo #wrap1 table .backfill td ul li {
	font-size: x-small;
}
#bkLogo #wrap1 table .backfill td p .boldOrange em {
	font-size: larger;
}
#bkLogo #wrap1 table .backfill td p .boldOrange em {
	font-size: larger;
}
#bkLogo #wrap1 table .backfill td p .boldOrange em {
	font-size: .9;
}
#bkLogo #wrap1 table .backfill td p .boldOrange em {
	font-size: .7;
}
#bkLogo #wrap1 table .backfill td p .boldOrange {
	font-size: .7;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#bkLogo #wrap1 table .backfill td p .boldOrange {
	font-size: smaller;
}
#bkLogo #wrap1 table .backfill td p .boldOrange {
	font-size: small;
}
#bkLogo #wrap1 table .backfill td p .boldOrange {
	font-size: large;
	text-align: center;
}
#bkLogo #wrap1 #mainContent_HomePage .backfill table {
	font-size: 16%;
	text-align: left;
}
#bkLogo #wrap1 #mainContent_HomePage .backfill .bodyText {
	text-align: left;
	font-family: "Franklin Gothic Book";
	color: #05480C;
}
#bkLogo #wrap1 #mainContent_HomePage .backfill .txt {
	color: #05480C;
}
#bkLogo #wrap1 #mainContent_HomePage .backfill .txt {

}
#bkLogo #wrap1 #mainContent_HomePage .backfill .txt {
	font-family: "Franklin Gothic Book";
}
#bkLogo #wrap1 #mainContent_HomePage .backfill .txt {
	text-align: center;

}
#bkLogo #wrap1 #headLine {
	font-size: 14px;
	color: #62790F;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
index_text {
	font-size: 16px;
}
index_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.link_page {
	color: #6C0;
}
.agency_text {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #05480C;
	text-align: left;
}
.index_centered {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #040;
	text-align: center;
	font-style: italic;
}
.index_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #040;
	text-align: center;
}
.bold_green_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #050;
	text-align: center;
}
.bold_green_leftjust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #050;
	text-align: left;
}
#bkLogo #wrap1 #mainContent_HomePage .backfill .boldGreen {
	text-align: left;
}

