body {
	font:.8em 'Lucida Grande','Trebuchet MS',sans-serif;
	margin:0px;
	color:#494848;
	line-height:1.4;
}

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 {
	float:left;
	width:780px;
}

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

#banner_image {
	width:624px;
	height:145px;
	border-bottom:1px solid #3E3D3D;
	float:left;
	background-position:right;
}

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

#logo {
	width:156px;
	float:left;
	background-color:#FFF;
	height:145px;
	overflow:visible;
	border-bottom:1px solid white;
}

#logo p {
	margin:0px;
}

#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 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 {
	float:left;
	clear:both;
	width:100%;
	font-size:.85em;
	background-color:#EBECED;
	margin:20px 0px;
}
#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;
}


#content #latest {
	font-size:.85em;
	background-color:#FCF6F3;
	padding:10px;
	margin-bottom:10px;
}
#content #latest h3 {
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:normal;
}
#content #latest h3,#content #latest p {
	margin:0px;
	padding:0px;
}
#content #latest a,#navigation a,#contact a,#tools a,#footer a {
	color:#0158B1;
}

#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;
}


#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;
}

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;
}











