body{
	background-color: #ffffff;
	background-image: url(images/texture2.jpg);
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 0;
}

* {
margin: 0;
padding: 0;
}

.regular{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tab{
	margin-right: 10px;
}

.underline{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.underline{
	text-decoration: underline;
}

.boldItalic{
	font-family: "Trebechut MS", verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.boldCenter{
	font-weight: bold;
	text-align: center;
}

.center{
	text-align: center;
}

.floatLeft{
	position: relative;
	float: left;
}

.floatRight{
	position: relative;
	float: right;
}

.contentImgLeft{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.clearer{
	clear: both;
	line-height: 0em;
}

.indent{
	text-indent: 2em;
	text-align: justify;
}

.secondIndent{
	text-indent: 4em;
}

.thirdIndent{ /* used on Louise Comm Serv Page */
	text-indent: 4.5em;
}

.indexParagraphSpacing{
	line-height: 0.5em;
}

.green{
	position: relative;
	width: 100%;
	background-color: #dbe3cd;
	line-height: 0.2em;
}

.anchorLinks{
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 16px;
	color: #955989;
	font-weight: bold;
	text-decoration: none;
}

.topLinks{
	position: relative;
	float: right;
	width: 30px;
	background-image: url(images/backToTop.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

                                                                  /* HEADER STYLES*/

#wrapper{
	position: relative;
	width: 970px;
   	margin: 5px auto;
	background-color: #ffffff;
	text-align: left;
}

#header{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerHomepage.jpg);
	background-repeat: no-repeat;
}

#rightContent{
	position: relative;
	float: left;
	margin-top: -262px;
	width: 970px;
}

#topNavigation{
	position: relative;
	margin-top: 2px;
	width: 732px;
	height: 29px;
	background-color: transparent;
	margin-left: 238px;
}

#quickLink{
	position: absolute;
	top: -20px;
	width: 200px;
	margin-left: 25px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#leftContent{
	position: relative;
	height: 1046px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

                                                       /*VERTICAL LINKS*/

#verticalLinkContainer{
	position: relative;
	width: 168px;
	background-color: #76466c;
}

.verticalLinks{
	position: relative;
	width: 155px;
	font-family: verdana, arial, sans-serif;
	color: #d5c2d6;
	font-size: 12px;
	margin-left: 25px;
	text-decoration: none;
	font-weight: bold;
}	                                        
                                        
#verticalLinkContainer ul{
	list-style-type: none;
    background-color: transparent;
    z-index: 1000;
}                                        
                                        
#verticalLinkContainer li{
	padding: 5px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}                                       
                                        
#verticalLinkContainer li a{
	text-decoration: none;
}                                       
                                        
#verticalLinkContainer li a:hover{
   	color: #ffffff;
	text-decoration: none;
} 

#verticalLinkContainer li:hover{
	text-decoration: none;
}

#dropmenudiv{
    position: absolute;
    width: 125px;
    margin-left: -40px;
    padding-left: 10px;
	background-color: #d5c2d6;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
   	color: #ffffff;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
   	color: #000000;
    padding: 1px 0;
    text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
   	background-color: #76466c;
   	margin-left: -10px;
   	padding-left: 10px;
   	color: #ffffff;
	text-decoration: none;
}

#weatherNetwork{
	position: relative;
	width: 120px;
	margin: 40px 0px 40px 25px;
}

#content{
	position: relative;
	float: left;
	width: 506px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	margin-left: 35px;
	font-size: 11px;
	line-height: 1.3em;
}

#indexContent{
	position: relative;
	float: left;
	width: 600px;
	background-color: #ffffff;
	color: #000000;
	margin-left: 35px;
}

                                                              /* COMING EVENTS*/

#eventTextHeader{
	position: relative;
	width: 400px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #76466c;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 250px;
}

#eventsRightContent{
	position: relative;
	float: right;
	width: 216px;
	margin-top: -46px;
	margin-right: 8px;
	background-color: transparent;
}

#eventsRightContent img{
	margin-top: 20px;
}

#januaryHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsJan.jpg);
	background-repeat: no-repeat;
}

#februaryHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsFeb.jpg);
	background-repeat: no-repeat;
}

#marchHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsMar.jpg);
	background-repeat: no-repeat;
}

#aprilHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsApr.jpg);
	background-repeat: no-repeat;
}

#mayHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsMay.jpg);
	background-repeat: no-repeat;
}

#juneHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsJun.jpg);
	background-repeat: no-repeat;
}

#julyHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsJul.jpg);
	background-repeat: no-repeat;
}

#augustHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsAug.jpg);
	background-repeat: no-repeat;
}

#septemberHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsSep.jpg);
	background-repeat: no-repeat;
}

#octoberHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsOct.jpg);
	background-repeat: no-repeat;
}

#novemberHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsNov.jpg);
	background-repeat: no-repeat;
}

#decemberHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/comingEvents/headers/eventsDec.jpg);
	background-repeat: no-repeat;
}


                                                              /* RETIREMENT*/
                                                              

#retireHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerSenior.jpg);
	background-repeat: no-repeat;
}


                                                              /* EMERGENCY SERVICES*/
                                                              

#emergHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerEmergency.jpg);
	background-repeat: no-repeat;
}

#emergLeftContent{
	position: relative;
	height: 800px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#emergRightContent{
	position: relative;
	float: right;
	width: 234px;
	margin-top: -46px;
	margin-right: 8px;
	background-color: transparent;
}

#emergRightContent img{
	margin-top: 20px;
}







                                                              /* REAL ESTATE STYLES*/
                                                              

#realLeftContent{
	position: relative;
	height: 2500px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#realContent{
	position: relative;
	float: right;
	width: 800px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
}

#realEstateTextHeader{
	position: relative;
	float: left;
	width: 600px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #76466c;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

.realName{
	position: relative;
	width: 450px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #769b56;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.2em;
}

#realEstateHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerRealEstate.jpg);
	background-repeat: no-repeat;
}

#realEstateRightContent{
	position: relative;
	float: right;
	width: 234px;
	margin-top: -46px;
	margin-right: 8px;
	background-color: transparent;
}

#realEstateRightContent img{
	margin-top: 20px;
}

#house1{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#house1Content{
	position: relative;
	float: left;
	width: 750px;
	height: 216px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#house2{
	position: relative;
	float: right;
	width: 800px;
	margin-top: 10px;
	background-color: #dbe3cd;
}

#house2Content{
	position: relative;
	float: right;
	width: 750px;
	height: 350px;
	margin-right: 15px; /* brings image in from right edge*/
	margin-top: 15px;
	padding: 10px 0px 10px 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

.friesenContent{
	width: 450px;
	margin-left: -10px;
}

#house3{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent;
}

#house3Content{
	position: relative;
	float: right;
	width: 750px;
	height: 183px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#house4{
	position: relative;
	float: right;
	width: 800px;
	margin-top: 10px;
	background-color: #dbe3cd;
}

#house4Content{
	position: relative;
	float: right;
	width: 750px;
	height: 255px;
	margin-right: 15px; /* brings image in from right edge*/
	padding: 10px 0px 10px 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house4.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#house5{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#house5Content{
	position: relative;
	float: left;
	width: 750px;
	height: 125px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house5.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#house6{
	position: relative;
	float: right;
	width: 800px;
	margin-top: 10px;
	background-color: #dbe3cd;
}

#house6Content{
	position: relative;
	float: right;
	width: 750px;
	height: 186px;
	margin-right: 15px; /* brings image in from right edge*/
	padding: 10px 0px 10px 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house6.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#house7{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#house7Content{
	position: relative;
	float: left;
	width: 750px;
	height: 150px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house7.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}


#house8{
	position: relative;
	float: right;
	width: 800px;
	margin-top: 10px;
	background-color: #dbe3cd;
}

#house8Content{
	position: relative;
	float: right;
	width: 750px;
	height: 400px;
	margin-right: 15px; /* brings image in from right edge*/
	padding: 10px 0px 10px 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/house8.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#house8text{
	margin-top: 225px;
	width: 400px;
}

#rural1{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#rural1Content{
	position: relative;
	float: left;
	width: 750px;
	height: 216px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/rural1.jpg);/*WATCH THIS!!!!*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#rural2{
	position: relative;
	float: right;
	width: 800px;
	margin-top: 10px;
	background-color: #dbe3cd;
}

#rural2Content{
	position: relative;
	float: right;
	width: 750px;
	height: 171px;
	margin-right: 15px; /* brings image in from right edge*/
	padding: 10px 0px 10px 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/rural2.jpg);/*WATCH THIS!!!!*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#rural3{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#rural3Content{
	position: relative;
	float: left;
	width: 750px;
	height: 216px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/rural3.jpg);/*WATCH THIS!!!!*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#business1{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#business1Content{
	position: relative;
	float: left;
	width: 750px;
	height: 270px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/business1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#business2{
	position: relative;
	float: right;
	width: 800px;
	margin-top: 10px;
	background-color: #dbe3cd;
}

#business2Content{
	position: relative;
	float: right;
	width: 750px;
	height: 300px;
	margin-right: 15px; /* brings image in from right edge*/
	padding: 10px 0px 10px 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/business2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}

#business3{
	position: relative;
	float: right;
	width: 775px;
	margin-top: 10px;
	background-color: transparent; /*First div must always be transparent*/
}

#business3Content{
	position: relative;
	float: left;
	width: 750px;
	height: 170px;
	margin-right: 15px; /* brings image in from right edge*/
	padding-left: 10px; /* brings text away from right edge of purple left side*/
	background-image: url(images/realEstate/business3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent; /* Must always be transparent*/
}
	


                                                              /* INDEX STYLES*/

#indexTextHeader{
	position: relative;
	width: 600px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #76466c;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 200px;
}

#colOne{
	position: relative;
	float: left;
	width: 284px;
	background-color: #ffffff;
	border-right: 1px solid #769b56;
	padding-right: 15px;
	text-align: justify;
}

#colTwo{
	position: relative;
	float: left;
	width: 270px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

#HContainer{
	position: relative;
	width: 284px;
	background-image: url(images/initialCap.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

.HContainerText{
	position: relative;
	width: 229px;
	padding-top: 5px;
	margin-left: 57px;
	text-align: justify;
	word-spacing: 0.01em;
}


.topLine{
	margin-top: 5px;
}
                                                               /* FAR RIGHT CONTENT*/

#farRightContent{
	position: relative;
	float: left;
	width: 156px;
	margin-top: -45px;
	margin-right: 8px;
	background-color: #ffffff;
}

#indexImage{
	position: relative;
	float: right;
	background-color: #ffffff;
	width: 156px;
}

#indexImage img{
	margin-top: 20px;
	margin-bottom: 15px;
}

                                                                  /* BUSINESS SECTION */

#agHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerBusinessAg.jpg);
	background-repeat: no-repeat;
}

#agLeftContent{
	position: relative;
	height: 6500px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#agLeftContentShort{
	position: relative;
	height: 1091px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#agLeftContentMid{
	position: relative;
	height: 1375px;
	float: left;
	width: 169px;
	background-color: #76466c;
}
                   
#agTopLinksContainer{
	position: relative;
	width: 475px;
	text-align: center;
	margin-left: 20px;
}

.agAnchor{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #769b56;
	text-decoration: none;
}

#agRightContent{
	position: relative;
	float: right;
	width: 219px;
	height: 6489px;
	margin-top: -46px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #d5c2d6;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height:  1.5em;
}

#bizHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerBusiness.jpg);
	background-repeat: no-repeat;
}

#bizLeftContent{
	position: relative;
	height: 1500px;
	float: left;
	width: 169px;
	background-color: #76466c;
}


#bizContent{
	position: relative;
	float: left;
	width: 506px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	margin-left: 35px;
	font-size: 11px;
	line-height: 1.3em;
}

#bizTextHeader{
	position: relative;
	width: 700px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #955989;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 45px;
}

#bizRightContent{
	position: relative;
	float: right;
	height:1489px;
	width: 219px;
	margin-top: -46px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #d5c2d6;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#bizRightContentMid{
	position: relative;
	float: right;
	width: 219px;
	height: 1364px;
	margin-top: -46px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #d5c2d6;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.bizLinks{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.bizLinks:hover{
	color: #76466c;
}

.bizName{
	position: relative;
	width: 450px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #769b56;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.2em;
}

                                                                  /* ORGANIZATIONS SECTION */

#orgHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerOrganization.jpg);
	background-repeat: no-repeat;
}

#orgLeftContent{
	position: relative;
	height: 1442px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#orgRightImages{
	position: relative;
	float: right;
	width: 219px;
	height: 1000px;
	padding-left: 10px;
	margin-right: 10px;
	background-color: #d5c2d6;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#orgRightContent{
	position: relative;
	float: right;
	height: 1431px;
	width: 219px;
	margin-top: -46px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #d5c2d6;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#orgRightContent img{
	margin-top: 20px;
}

                                                                  /* CONTACT US */

#contactHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerContactUs.jpg);
	background-repeat: no-repeat;
}

                                                                  /* PROFILE */

#profileLeftContent{
	position: relative;
	height: 1000px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#profileHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerProfile.jpg);
	background-repeat: no-repeat;
}

#profileRightContent{
	position: relative;
	float: right;
	width: 234px;
	margin-top: -46px;
	margin-right: 8px;
	background-color: transparent;
}

#profileRightContent img{
	margin-top: 20px;
}

#mapsContent{
	position: relative;
	float: left;
	width: 445px;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	margin-left: 35px;
	font-size: 11px;
	line-height: 1.3em;
}

#mapsRightContent{
	position: relative;
	float: right;
	width: 295px;
	margin-top: -46px;
	margin-right: 8px;
	background-color: transparent;
}

#mapsRightContent img{
	margin-top: 20px;
}

                                                                  /* ADMINISTRATION */

#wasteHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/administration/headerLouiseWaste.jpg);
	background-repeat: no-repeat;
}

#adminLeftContent{
	position: relative;
	height: 800px;
	float: left;
	width: 169px;
	background-color: #76466c;
}

#adminHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerAdmin.jpg);
	background-repeat: no-repeat;
}

.adminLinks{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #76466c;
	text-decoration: underline;
	font-weight: bold;
	line-height: 2em;
}

                                                                  /* COMMUNITY */

#commHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerCommunity.jpg);
	background-repeat: no-repeat;
}

#communityLeftContent{
	position: relative;
	height: 2150px;
	float: left;
	width: 169px;
	background-color: #76466c;
}
                                                                  
.wasteContainer{
	position: relative;
	float: left;
	width: 500px;
}

#leftColumn{
	position: relative;
	float: left;
	width: 255px;
	padding-right: 5px;
	margin-top: 15px;
	border-right: 1px solid black;
}

#rightColumn{
	position: relative;
	float: left;
	width: 244px;
	margin-left: 5px;
	margin-top: 15px;
}

#golfContent{
	position: relative;
	float: left;
	width: 510px;
	background-color: #ffffff;
	color: #000000;
	margin-left: 35px;
}

.golfName{
	position: relative;
	width: 500px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #769b56;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.2em;
}

                                                                  /* VISITORS */

#visitorHeader{
   	position: relative;
	width: 970px;
	height: 452px;
	background-image: url(images/headerVisitor.jpg);
	background-repeat: no-repeat;
}

#visitorLeftContent{
	position: relative;
	height: 2160px;
	float: left;
	width: 169px;
	background-color: #76466c;
}
                   



                                                                  /* FOOTER STYLING */

#footer{
	position: relative;
	width: 970px;
	height: 20px;
	background-color: #769b56;
}

.footerText{
	position: relative;
	width: 970px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}
                   



                                                                  /* SITEMAP */

#sitemapContent{
	position: relative;
	float: right;
	width: 750px;
	margin-left: 50px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
}

.sitemapTextHeader{
	position: relative;
	width: 150px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #76466c;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

.sitemapSmallTextHeader{
	position: relative;
	width: 375px;
	background-color: transparent;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #769b56;
	font-weight: bold;
	text-align: left;
}

#sitemapLeft{
	position: relative;
	float: left;
	width: 375px;
}

#sitemapRight{
	position: relative;
	float: left;
	width: 375px;
}

.columnIndent{
	margin-left: 15px;
}

.sitemapLinks{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.sitemapLinks:hover{
	color: #76466c;
}


