body {
	font:.8em 'Lucida Grande','Trebuchet MS','Verdana','Arial','Helvetica',sans-serif;
	margin:0px;
	color:#494848;
	line-height:1.4;
	background: url('/images/background-gradient.jpg') repeat-x;
	text-align: center;
}

img {
	border:0px;
}


ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

input {
	border:1px solid #333;
	display:inline;
}

a {
	text-decoration:none;
	color:#C54F15;
}
a:hover {
	text-decoration:underline;
}

.skipnav {
	display:none;
}

h2 {
	font-size:1.3em;
	margin:10px 0px;
} 
h2 span {
	font-size:.8em;
	font-weight: normal;
}

p.subscribe {
	border-top:1px solid #CCC;
	padding-top:3px;
}

/**
Layer styles
**/

#wrapper {
    margin: auto;
	width:780px;
	border-left: #c7bfb4 1px solid;
	border-right: #c7bfb4 1px solid;
	border-bottom: #c7bfb4 1px solid; 
	clear: both;
    padding-bottom: 20px;
    background: white;
    text-align: left;
}

#header {
	background-color:#3E3D3D;
    height: 16px;
	clear:both;
	width:100%;
	padding:4px 0px;
	position: relative;
}

#banner
    {
    position: relative;
    height: 145px;
    border-bottom: 1px solid #3e3d3d;
    overflow: hidden;
    }

#main {
    clear: both;
}

#top {
	float:left;
	width:100%;
}

#donate
    {
    background-color: #ffffff;
    color: #494848;
    margin: 0;
    padding: 12px 0 8px 0;
    }

#donate a
    {
    display: block;
    margin: 0;
    padding: 0;
    }

#enews
    {
    background-color: #ffffff;
    color: #494848;
    margin: 0;
    padding: 0 0 8px 0;
    }

#enews a
    {
    display: block;
    margin: 0;
    padding: 0;
    }

#home-address
    {
    padding-bottom: 8px;
    border-bottom: 1px solid #cccccc;
    }

#logo
    {
    position: absolute;
    top: 0;
    right: 0;
    width: 174px;
    height: 145px;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #ffffff;
    }

#logo a
    {
    display: block;
    }

#logo img
    {
    margin: 16px 0 0 0;
    }

#ubernav {
	float:right;
	font-size:.85em;
	height:25px;
	background-color:#E2D6BF;
}

#tools {
	float:right;
	font-size:.85em;
	border-top:1px solid #CCC;
	padding:3px 0px;
	position:relative;
	top:-10px;
	margin-right:15px;
	display:inline;
}
#tools li {
	float:left;
}
#tools #print {
	margin-left:15px;
}
#tools #textsize img {
	margin:0px 3px;
}
#tools #print img {
	margin-bottom:-3px;
}
#navigation {
	clear:left;
	margin:0px 0px 0px 5px;
	float:left;
	border-top:1px solid black;
	width:143px;
	display:inline;
	font-size:1px;
}

#content {
	float:left;
	width:427px;
	margin:0px 0px 0px 12px;
	display:inline;
	border-right:1px solid #EEE;
	line-height:1.4;
}
#title {
	float:left;
	width:540px;
	display:inline;
	margin:20px 0px 0px 15px;
}

#title h1 {
	margin-top:0px;
	font-size:1.8em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
}

#current {
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-bottom:10px;
}

#contact {
	border-bottom:1px solid black;
	background-color:#FCF6F3;
	padding-bottom:10px;
	margin-top:10px;
	float:left;
	font-size:13px;
}
#contact h3 {
	margin:0px;
	padding:0px;
}
#contact p {
	font-size:.85em;
	margin:5px 7px 0px 10px;
}

#left {
	float:left;
	width:600px;
}
#right {
	width:174px;
	float:right;
	background-color:#E5C9B4;
	color:#6F3F00;
	/*padding-bottom:10px;*/
	margin-top:7px;
}

div.sticky {
	width:174px;
	float:right;
	padding-bottom:7px;
	background-color:#FFF;
}

#right h3 {
	margin:0px;
}
#right ul {
	list-style:square;
	padding-left:20px;
	margin:3px 0x;
	font-size:.85em;
}
#right ul li {
	margin-bottom:3px;
}

#wrapper #right p {
	margin:0px;
	padding:2px 7px;
}
#right a {
	font-weight:bold;
}

#footer {
	clear:both;
	width:100%;
	font-size:.85em;
	background-color:#EBECED;
	margin: 20px 0 0 0;
    height: 29px;
}
#footer li {
	float:left;
	margin-right:15px;
	padding:7px 0px;
}
#footer ul {
	margin-left:160px;
}

#content #article_tools {
	width:100%;
	float:left;
	font-size:.85em;
	border-bottom:1px solid #EEE;
	padding:5px 0px;
}
#content #article_tools li {
	float:left;
	margin-right:20px;
}

#content #article_tools img {
	margin:0px 4px;
	margin-bottom:-2px;
}
#emailafriend img {
	margin-bottom:-4px;
}

/**
List styles
**/

#header ul {
	font-size:.85em;
}
#header ul li {
	float:left;
	margin:0px 5px;
}
#header ul li a {
	color:#FFF;
}

#ubernav ul li {
	float:left;
	padding:5px;
}

#sitemap {
	background-color:#EBECED;
}
#sitemap a {
	color:#0158B1;
}
#breadcrumbs {
	background-color:#FFF;
	text-align:right;
}
#ubernav #searchbox {
	background-color:#E2D6BF;
	padding:1px 5px;
}
#ubernav #searchbox form {
	display:inline;
}
#ubernav #searchbox .go {
	height:20px;
	font:1em 'Lucida Grande','Trebuchet MS',sans-serif;
	color:#FFF;
	background-color:#333;
}
#navigation ul li {
	margin-bottom:1px;
}

#navigation ul ul {
	padding:3px 0px 0px 15px;
	background-color:#FCF6F3;
	line-height:1.4;
}
#navigation ul ul li {
	margin:0px 0px 3px 5px;
	text-indent:-11px;
	font-size:11px;
}

#right #latest {
    background-color: #E2D6BF;
    padding-bottom: 7px;
}

#right #latest p {
    margin-left: 7px;
}

#content #latest {
	font-size:.85em;
	background-color:#FCF6F3;
	padding:10px;
	/*margin-bottom:10px;*/
	clear: both;
}
#content #latest h3, #right #latest h3 {
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:normal;
	color:#494848;
	margin: 0;
	padding: 0;
	display: inline;
}

#right #latest p
    {
    padding: 0;
    }

#content #latest a,#right #latest a,#navigation a,#contact a,#tools a,#footer a {
	color:#0158B1;
}
#right #latest a {
	color:#4b4b4b;
	font-weight: normal;

}

/* Social media box [RIGHTBAR] */

#social
    {
    background-color: #ffffff;
    text-align: right;
    padding-right: 6px;
    }

#social h3
    {
    display: inline;
    font-family: Helvetica, Arial, Verdana;
    font-weight: lighter;
    color: #868686;
    margin-bottom: 5px;
    font-size: 1.1em;
    position: relative;
    bottom: 7px;
    padding-right: 5px;
    }

#social ul
    {
    list-style: none;
    display: inline;
    padding: 0; margin: 0;
    }

#social ul li
    {
    display: inline;
    padding: 1px; margin: 0;
    }
    
/* Social media box [END] */

#current li {
	margin:8px 0px;
	clear:both;
}
#current li a {
	font-weight:bold;
}

#current li img {
	float:left;
	margin:0px 10px 10px 0px;
}


#content p {
	margin: 0px 5px 5px 0px;
}

#content img
    {
    margin: 8px;
    }


#related {
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	margin:10px 15px 0px 10px;
}
#related ul {
	padding-left:20px;
	list-style:square;
	margin-bottom:7px;
	font-size:.85em;
}
#related p {
	padding:7px 0px 0px 0px;
}

ul.sitemap {
	margin-left:0px;
	margin-bottom:30px;
	color:#C54F15;
	margin-right:20px;
	border-bottom:1px solid #EEE;
}
ul.sitemap li {
	margin:2px 0px;
	border-top:1px solid #EEE;
}


ul.sitemap img {
	margin-top:-10px;
}
ul.sitemap ul {
	padding-left:20px;
	font-size:.85em;
	margin-bottom:5px;
}
ul.sitemap ul li {
	margin-top:0px;
	border:none;
}

ul.searchresults {
	margin-left:0px;
	margin-bottom:30px;
	margin-right:20px;
	border-bottom:1px solid #EEE;
}
ul.searchresults li {
	margin:2px 0px;
	border-top:1px solid #EEE;
	padding:7px 0px;
}

ul.searchresults li p {
	font-size:.85em;
}


.left_image {
	float:left;
	margin:7px 12px 7px 0px;
}
.right_image {
	float:right;
	margin:7px;
}
.right_image_column {
    float: right;
}
.block {
    display: block;
/*     margin: 7px; */
}

div.project {
	margin:0px 7px 0px 0px;
	border-top:1px solid #EEE;
	padding:5px 0px;
}
div.project h4 {
	margin:0px;
	padding:0px;
}
div.project img {
	float:left;
	margin-right:7px;
}

div.clear {
	clear:both;
}
span.highlight {
	font-weight:bold;
	background-color:#CCC;
}












