*  {
margin: 0pt;
padding: 0pt;
}

body {
margin: 0pt auto;
text-align: center;
color:#000;
background-color: #878787;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size:16px;
}

h1 {
color:#000;
font-size:24px;
font-weight:100;
margin-bottom:15px;
}

h2, h3 {
color:#000;
font-weight:100;
}

h4 {
color:#990F0F;
font-size:16px;
}

#home_twocolumn {
background: #333 url(/images/bg.jpg) repeat-x;
}

#container {
text-align: left;
margin: 0px auto;
width: 1000px;
position: relative;
}

#primaryContent {
float:left;
width:1000px;
display:inline;
}

#threecolumn #primaryContent {
float:left;
display:inline;
width:400px;
margin-left:150px;
min-height: 350px;
}

#threecolumn #primaryContent-two {
float:left;
display:inline;
width:830px;
min-height: 350px;
padding-left: 20px;
margin-left:150px;
}

#twocolumn #primaryContent {
float:left;
width:550px;
}

#twocolumn #sideContent {
display:none;
}

#onecolumn #secondaryContent, #onecolumn #sideContent {
display:none;
}

#secondaryContent {
float:left;
width:430px;
margin-left:20px;
}

#sideContent {
float:left;
width:150px;
margin-left:-1000px;
}

#home_twocolumn #primaryContent {
float:left;
width:420px;
}

#home_twocolumn #secondaryContent {
float:left;
width:560px;
margin-bottom:20px;
}

#home_twocolumn #sideContent {
display:none;
}

#slideshow {
float:left;
width:430px;
margin-top:10px;
margin-bottom:20px;
background-color:#FFF;
}

#slideshow img {
border:4px solid #000;
margin-top:8px;
width: 536px;
height: 357px;
margin-bottom:4px;
margin-left:8px;
}

#slideshow_images {
border:4px solid #000;
margin-top:8px;
width: 536px;
height: 357px;
margin-bottom:4px;
margin-left:8px;
}

#home_twocolumn #slideshow {
float:left;
width:560px;
margin-top:10px;
margin-bottom:20px;
background-color:#FFF;
}

#home_twocolumn #slideshow img {
border:4px solid #000;
margin:8px;
}

#home_twocolumn #slideshow_images {
border:4px solid #000;
margin:8px;
}

#slideshow2 {
float:left;
margin-top:10px;
margin-bottom:20px;
background-color:#FFF;
}

#slideshow2 img {
border:4px solid #000;
margin:8px;
height: 380px;
}

#home_twocolumn #slideshow2 {
float:left;
margin-top:10px;
margin-bottom:20px;
background-color:#FFF;
}

#home_twocolumn #slideshow2 img {
border:4px solid #000;
margin:8px;
}


.primaryBox {
line-height:1.4em;
}

.primaryBox p {
margin-bottom:15px;
}
.primaryBox a {
color: #fff;
}
.secondaryBox {
line-height:1.4em;
}
blockquote {
background: url(/images/quote.gif) no-repeat;
font-size: 13px;
padding: 4px 0 0 4px;
font-style: italic;
color: #A00B0B;
}
blockquote small {
display: block;
margin-top: 5px;
font-size: 10px;
padding: 2px;
color:#ddd;
font-style: normal;
}
.highlight {
background-color: #A5A499;
}
.secondaryBox p {
margin-bottom:15px;
}

.sideBox p {
padding:4px 0;
}

.sideBox a {
color:#FFF;
text-decoration:none;
}

.sideBox a:hover {
color:#000;
}
.rss {
margin-top: 10px;
float: right;
}
.secondaryBox h3 {
color:#FFF;
text-align:center;
font-size:30px;
font-style:italic;
font-weight:100;
font-family: "Times New Roman", Times, serif;
}

#home_twocolumn .photo-gallery {
width:420px;
}

#home_twocolumn .photo-gallery img {
margin-right:10px;
margin-bottom:15px;
border:1px solid #FFF;
}

#primaryContent-two .photo-gallery {
display: block;
}

#primaryContent-two .photo-gallery img {
margin-right:10px;
margin-bottom:15px;
border:1px solid #FFF;
}

#primaryContent-two .thumbnail {
width: 125px;
height: 230px;
font-size: 13px;
text-align: center;
float: left;
margin-right: 10px;
}
#primaryContent-two .thumbnail img {
margin:0 auto;
margin-bottom: 5px;
display: block;
border:1px solid #FFF;
}

#primaryContent-two a, #primaryContent a {
color: #A00B0B;
}
#primaryContent-two a:hover, #primaryContent a:hover {
text-decoration: none;
}

#primaryContent-two ul {
list-style: none;
padding-top: 0;
margin-top: 0;
padding-left: 15px;
}
.project-form {
float:right;
margin-top:20px;
margin-right:20px;
}

.project-form a {
color:#FFF;
}

.project-form a:hover {
color:#000;
}
a img {
border: none;
}

/*------------------------------ footer ------------------------------*/

#footerWrapper {
clear:both;
overflow:hidden;
color:#FFF;
margin:0 auto;
width:1000px;
background-color:transparent;
background-position: top right;
}

#home_twocolumn #footerWrapper {
clear:both;
overflow:hidden;
color:#FFF;
margin:0 auto;
width:1000px;
background-color:transparent;
background-image:none;
}
	
#footer {
font-size: 12px;
clear:both;
width:1000px;
text-align: left;
margin-top: 60px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: 110px;
padding:20px 0;
border-top:1px solid #FFF;
}
#footer a {
color: #eee;
}
#footer a:hover {
text-decoration: none;
}