/* CSS Document */

body  {
	
	background: #ece9da;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
#container { 
	width: 1000px;  
	margin: 0 auto;
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../homeimages/background-image.jpg)
} 
#header { 
	padding: 0; 
	margin: 0;
} 

.photospace {
text-align:center;
}
.photospace img {
margin-top:8px;
}


#search {
border-color:#847f6d;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#636466;
font-weight:bold;
letter-spacing:-.08em;
font-size:11px;
}
#search form { display: inline;
width:10px;}


#bottommenu {
width:1000px;
font-family: Times, 'Times New Roman', Times, serif;
font-size:13px;
font-weight:normal;
color:#698b80;
text-align:center;
margin:0;
padding:0;}


a:link {
color:#9eb493;
}
a:visited {
color:#9eb493;
}
a:hover {
color:#9eb493;
}
a:active {
color:#9eb493;
}



/* CLASS TO SPACE GREEN BAR UNDER MAIN PHOTO AND TEXT BELOW GREEN BAR */

.greenbarspace {
margin:7px 0 0 0;
}

/* END */



/* TEXT FORMATS FOR COPY UNDER MAIN PHOTOS */

#pagecontent {
width:700px;
margin:0;
padding:0;
}


/* LARGE AND SMALL CAP HEAD */
h1 {
font-family:Times, 'Times New Roman', Times, serif;
font-size:33px;
line-height:26px;
color:#4A576E;
font-weight:normal;
margin:12px 0 8px 0;
padding:0;
}


h1 .kern {
letter-spacing:-.15em;
}

h1 .smallcap {
font-size:23px;
}


/* END */


.introtext {
font-family:Times, 'Times New Roman', Times, serif;
font-size:18px;
line-height:25px;
color:#464122;
font-weight:bold;
font-style:italic;
}


/* DARK BLUE TREBUCHET TEXT ABOVE COPY */
h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5E709B;
font-weight:bold;
font-style:italic;
margin:0;
padding:0;
margin-top:16px;
}


/* TRANSPORTATION PAGE CATEGORY */
h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
color:#4a6d62;
font-weight:bold;
font-style:normal;
margin:0;
padding:0;
margin-top:16px;
}
/* END */


p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#a4abb6;
margin:0;
margin-bottom: 12px;
}

.blueleadtext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5E709B;
font-weight:bold;
font-style:italic;
}

.lightblueleadtext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#8c9db7;
font-weight:bold;
}

p .photocredits {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}


/* END */


/* TEXT FORMATS FOR CONTACT PAGE NAME AND TITLE */

.bluetextcontactpage {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5E709B;
}

.lightbluetext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#a4abb6;
}
/* END */


/* MAP PAGE CAPTIONS */
.mapcaption {
font-family:Times, 'Times New Roman', Times, serif;
font-size:16px;
line-height:19px;
color:#464122;
font-weight:normal;
}

/* END TEXT FORMATS FOR MAP PAGE */


/* HOW TO GET HERE: Margin above MAP */
.maptopmargin {
padding-top: 52px;
}

/* END */


/* PUBLIC TRANSPORTATION */
.highlight {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5477af;
margin:0;
margin-bottom: 12px;
}

.greenhighlight {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#528871;
margin:0;
margin-bottom: 12px;
}



#anchorbar {
	background-color:#a4abb6;
	width:220px;
	padding:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	font-weight: bold;
	margin-bottom:14px;
}

#anchorbar  a:link {
color:#ffffff;
text-decoration:none;
}
#anchorbar  a:visited{
color:#ffffff;
text-decoration:none;
}
#anchorbar  a:hover {
color:#5d6d95;
text-decoration:none;
}
#anchorbar a:active {
color:#ffffff;
text-decoration:none;
}
#homepagebuttons {
	height: 55px;
	width: 600px;
	float: left;
	margin-left: 25px;
	margin-top: 110px;
}
#homepagebuttons img {
	margin-right: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}

/* END */




/* LINK LIST WITH PDF ICON */
.pdflist ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5E709B;
font-style:italic;
font-weight:bold;
padding:0 0 0 25px;
margin-bottom:0;
width:340px;
list-style-image:url(../maps/pdf-icon.gif);
}
/* END */

/* FOR OPEN SPACE PAGE SINGLE PDF LINK */
.pdflink {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5E709B;
font-style:italic;
font-weight:bold;
}
/* END */


/* OPEN SPACE and CORRIDOR MANAGMENT TEXT AREA LAYOUT */

#contentarea {
width:777px;
margin-top:0px;
margin-bottom:20px;
}

#contentarea p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#5E709B;
margin:0;
margin-bottom: 12px;
line-height:1.5;
}


#book {
width:370px;
float:right;
margin-top:30px;
}

/* END */


/* EXECUTIVE COMMITTEE PICTURE DIV */
#executive {
width:370px;
float:right;
margin-top:30px;
}
/* END */


/* PHOTO GALLERIES WIDE TEXT AREA */

#galleryflash {
margin-bottom:12px;
margin-top:12px;
}

/* END */


/* NORTHERN LOOP PHOTO SPACING DIVS */

.photomargins {
width:393px;
text-align:center;
margin:14px auto 0 auto;

}

.photomargins img {
margin-bottom:4px;
}


/* END */



/* ART IN REGION + ART GALLERIES IN REGION*/

#artcontentarea {
width:797px;
margin-top:0px;
margin-bottom:20px;
}

#artcontent {
width:797px;
margin:0;
padding:0;
}

#artbar{
background-color:#a4abb6;
width:797px;
margin-bottom:14px;
}

#artbar  a:link {
color:#ffffff;
text-decoration:none;
}
#artbar  a:visited{
color:#ffffff;
text-decoration:none;
}
#artbar  a:hover {
color:#ffffff;
text-decoration:none;
}
#artbar a:active {
color:#ffffff;
text-decoration:none;
}

#artbarcontent {
	padding:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5e709b;
	font-weight: bold;
}

#infocolumn {
width:367px;
margin:0;
padding:0;
float:left;
border: 1px solid cccccc;
}

#pixcolumn {
width:430px;
text-align:center;
margin:0 0 12px 0;
padding:0;
float:right;
border: 1px solid cccccc;
}

.photomargins {
margin-top:16px;
margin-bottom:5px;
}

/* END ART IN REGION */

/* BECOME A MEMBER BUTTON IMAGE SPACE */

.memberbutton {
margin-top:20px;
border:0px;
}

/* END */

/* PDF Guides - size of file note */
.pdfsize {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#a4abb6;
margin:0;
}

/* HISTORY PICTURE DIV */
#historyphotos {
	width:393px;
	float:right;
	text-align:center;
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
	line-height: 1.5em;
}
/* END */

/* Text below magazine cover on home page. Based on bottom nav look */
.sidenote {
	font-family: Times, 'Times New Roman', Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#698b80;
	text-align:center;
	margin:0;
	padding:0;
}
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
h6 {
	font-size: 12px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* LOCAL PLACES */

#localbar {
	background: #a4abb6;
	margin-top: 14px;
	width: 787px;
	padding:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	font-weight: bold;
	margin-bottom:14px;
}
#localbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#localbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#localbar a:hover {
	color: #5d6d95;
	text-decoration: none;
}
#localbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* END */
