body
{
	color: #333;
	font-size: 11px;
	background-color: #fff;
	padding-top: 20px;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 16px;
	line-height: 1.5;
}

div.demo p
{
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12
{
/*
	background: #fff url(/images/12_col.gif) repeat-y;
*/
	margin-bottom: 20px;
}

#intro {
	margin-top: 36px;
	font-size: 26px;
	color: #444;
}
#intro em {
	font-style: normal;
	color: #222;
}
#intro em,
.highlight {
	background-image: url(/images/highlight.png);
	padding: 0 2px;
	margin: 0 -2px;
}

#portfolio h4 {
	font-size: 28px;
	color: #444;
}
#portfolio p,
#portfolio h4 {
	margin-top: 18px;
}

span.lb {
	color: #EB7E26;
}
span.amp {
   font-family: Baskerville,"Goudy Old Style","Adobe Caslon Pro",Constantia,"Palatino","Book Antiqua",serif;
   font-size: 110%;
   font-style: italic;
}
div#brand {
	border: 1px solid #000;
	padding-top: 19px;
	text-align: center;
	color: #222;
}
div.brand {
	font-size: 12px;
	line-height: 1.25;
	font-family: OCR A Std, monospace;
}
#brand address {
	margin-top: 20px;
}
.brand address,
.brand address a {
	font-style: normal;
}
.brand address a {
	border-bottom: none;
}
#intro,
#nav {
	font-family: Georgia, Garamond, Times, serif;
}
#nav {
	font-size: 20px;
	text-align: center;
	margin: 20px 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 20px 0;
}
#root #nav {
  border-top: none;
  border-bottom: none;
  padding: 0;
}
a {
	color: inherit;
	color: #333; /* required for IE. sigh. */
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dashed;
}
#nav a, #nav span {
	text-transform: uppercase;
}
a:hover {
	color: #000;
	border-bottom: 1px solid;
}
a.img,
a:hover.img {
	border-bottom: none;
}
img#logo {
	width: 240px;
	height: 106px;
}
#banner {
	height: 240px;
	background-image: url(/images/tree.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	border-bottom: 2px solid;
	border-top: 2px solid;
	margin-top: 20px;
}
#root #footer,
#contact #footer {
	padding-top: 200px;
}
#footer p {
	padding-top: 96px;
}
img.photo {
	border: 2px solid;
}
div.hr img{
	border-top: 2px solid;
	border-bottom: 2px solid;
}
h3 {
	font-weight: normal;
	color: #444;
	font-size: 28px;
}
h3 span {
	color: #333;
	font-size: 16px;
}
h4 {
	font-weight: normal;
	color: #444;
	font-size: 20px;
}
dt {
	font-size: 19px;
}
dd {
	font-size: 13px;
	font-style: italic;
	margin-left: 1em;
}
.brand address {
	margin-bottom: 0;
}
span.hidden {
	display: none;
}
