
html {
}

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
background-color: #F3ECD2; }

#main-title {
margin-left: 10px;
font-size: 2em;
letter-spacing: 3px;
text-align: center;
padding-bottom: 8px;
font-weight: normal;
padding-top: 8px;
padding-right: 20px;
}

#main-info {
margin: 0px;
font-family: verdana, arial, helvetica, sans-serif;
letter-spacing: 2px;
/*text-align: left;*/
padding-bottom: 0px;
font-weight: normal;
line-height: 1.2em;
padding-top: 0px;
font-size: .6em; }

#contact-info {
margin: 0px;
font-family: verdana, arial, helvetica, sans-serif;
letter-spacing: 0px;
/*text-align: left;*/
padding-bottom: 0px;
font-weight: normal;
padding-top: 0px;
font-size: 10px; }

/* To create the main image near the top of the page. */

#header-image {
background-image: url(/images/header_image_2006.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 225px;
border-top: 2px #000000 solid;
border-bottom: 2px #000000 solid;
margin-left: 10px;
margin-right: 10px;
}

#category-header-image {
background-image: url(/images/category_header.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 51px;
border-bottom: 2px #000000 solid;
margin-left: 10px;
margin-right: 10px;
}

#category-header-image2 {
background-image: url(/images/category_header.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 51px;
border-bottom: 2px #000000 solid;
margin-left: 10px;
margin-right: 10px;
}

/* For the main navigation bar for the site. */

.navbar {
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
font-size: 11px;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
word-spacing: 8px;
/*border-top: 2px #000000 solid; */
border-bottom: 2px #000000 solid; 
}

.navbar a:link    { color: #000000; text-decoration: none; font-weight: bold; }
.navbar a:visited { color: #000000; text-decoration: none; font-weight: bold; }
.navbar a:hover   { color: #C69756; text-decoration: underline; font-weight: bold; }

a.current:link    { color: #8ABF3B; text-decoration: none; font-weight: bold; }
a.current:visited { color: #8ABF3B; text-decoration: none; font-weight: bold; }
a.current:hover   { color: #8ABF3B; text-decoration: underline; font-weight: bold; }


/*
.current a:link    { color: #8ABF3B; text-decoration: none; font-weight: bold; }
.current a:visited { color: #8ABF3B; text-decoration: none; font-weight: bold; }
.current a:hover   { color: #8ABF3B; text-decoration: underline; font-weight: bold; }
*/


/* For the pullquote or other text directly under the navigation bar. */

#headline {
font-size: .65em;
padding-top: 10px;
text-align: left;
padding-right: 10px;
margin-left: 42px;
margin-right: 10px;
margin-bottom: 0;
line-height: 1.5em;}

/* For the byline on the pullquote. */

p.byline {
text-align: right;
margin-bottom: 0;
}

.hdr1, h1 {
margin-left: 42px;
margin-right: 10px;
font-size: 18px;
padding-bottom: 3px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0;
color: #70285D;
letter-spacing: 1px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

.hdr1txt {
margin-left: 0px;
margin-right: 10px;
font-size: 18px;
padding-bottom: 3px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0;
color: #70285D;
letter-spacing: 1px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

h2 {
padding-bottom: 2px;
padding-right: 0;
color: #000000;
/*border-bottom: 1px #000000 solid;*/
letter-spacing: 0px;
font-weight: normal;
margin-left: 42px;
margin-right: 0px;
font-size: 14px;
font-weight: normal;
margin-top: 0;
padding-top: 2px;
}

h3 {
padding-bottom: 0px;
padding-right: 0;
color: #333333;
/*border-bottom: 1px #000000 solid;*/
letter-spacing: 1px;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
font-size: 11px;
font-weight: bold;
margin-top: 10;
padding-top: 2px;
}

.hdr2 {
color: #000000;
letter-spacing: 1px;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
font-size: 12px;
}

.secondarypage {
margin-left: 42px;
margin-right: 30px;
font-size: 10px;
padding-bottom: 3px;
padding-top: 5px;
padding-left: 0px;
padding-right: 20;
color: #8ABF3B;
text-align: right;
letter-spacing: 1px;
font-weight: bold;
font-style: normal;
margin-top: 0;
margin-bottom: 0;
}

.home {
margin-left: 0px;
margin-right: 30px;
font-size: 12px;
padding-bottom: 3px;
padding-top: 5px;
padding-left: 0px;
padding-right: 20;
color: #70285D;
text-align: left;
letter-spacing: 1px;
font-weight: bold;
font-style: normal;
margin-top: 0;
margin-bottom: 0;
}

.highlight {
color: #B04293;
text-align: right;
font-size: 10px;
letter-spacing: 1px;
font-weight: bold;
font-style: normal;
margin-top: 0;
margin-bottom: 0;
margin-right: 15px;
}

/* Contains all the main body of text on the page, including the h2 elements. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 42px;
margin-right: 30px;
font-size: .7em;
padding-right: 30;
}

.main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 42px;
margin-right: 30px;
font-size: 11px;
padding-right: 30;
}

#secondary-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 42px;
margin-right: 30px;
font-size: .7em;
padding-right: 30;
line-height: 1.2em;
}

.press-image {
margin-top: 0;
margin-bottom: 0;
margin-left: 42px;
margin-right: 30px;
font-size: .7em;
line-height: 1.8em;
padding-right: 30;
}

#main-text p {
text-align: justify;
margin-right: 40px;
line-height: 1.8em;
}

p, ul, ol, table {
margin-top: 10px;
margin-bottom: 0;
line-height: 1.8em;
}

.center {
text-align: center;
}

.project {
margin-top: 0;
margin-bottom: 0;
margin-left: 0px;
margin-right: 30px;
font-size: 10px;
font-style: normal;
line-height: 14px;
}

ol, ul {
margin-left: 0px;
margin-right: 0px;
}

#redlink 
	{
	 font-size: 11px;
	 font-weight: normal;
	 color: #B90448
	 margin-right: 40px;
	 padding-right: 40px;
	}

#redlink a:link    { color: #B90448; text-decoration: none; font-weight: bold; }
#redlink a:visited    { color: #B90448; text-decoration: none; font-weight: bold; }
#redlink a:hover    { color: #B90448; text-decoration: underline; font-weight: bold; }

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #8ABF3B;
}

a:hover {
text-decoration: underline;
}


/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 8px;
font-size: .65em;
margin-top: 20px;
padding-right: 50px;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
color: #8ABF3B;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
.center-text {
	text-align: center;
}

/* 70285D: purple */
/* 8ABF3B: green */
