html {
	border-top: 10px solid #486C73;
}
body {
	background:		url('../Images/v2/bg_main.gif') top no-repeat #fff fixed;
	margin:			0;
	border-top: 8px solid #CAE6CD;
}

#page {
	width:			600px;
	margin:			0 auto;
}

#masthead {
	text-align:		center;
}
#masthead img {
	margin:			0 2px;
}
#masthead h1 {
	display: block;
	height: 153px;
	color:			#486C73;
	text-indent:	-10000px;
	font-weight:	normal;
	margin:			15px 0 0;
	background:		url('../Images/v2/CopsewoodEditorial.gif') 0px 0 no-repeat;
}

#nav {
	float: left;
	width: 110px;
	text-align:		right;
	font-family:	Tahoma, sans-serif;
	font-size:		90%;
	margin:			45px 0 0 0;
}
#nav ul {
	margin:			0;
	padding:		0;
	list-style-type: none;
}
#nav li {
	display: 		block;
	padding-bottom: 6px;
}
#nav .nav_li_last {
	border-right:	none;
}
#nav a {
	text-decoration: none;
	color:			#466C72;
}
#nav a:hover {
	text-decoration: underline;
}

#nav .subnav {
	margin: 6px 0 0 0;
	padding-right: 6px;
	border-right: 1px solid #E4F2E6;
}
#nav .subnav li a {
	font-size: 90%;
	color: #9BBAAC;
}

#content {
	background:		url('../Images/v2/publications_bottom.jpg') bottom center no-repeat;
	padding: 0 15px 170px 15px;
	margin-left: 125px;
	border-left: 1px solid #E4F2E6;
}
#content h1, #content h2, #content h2 {
	font-family:	Tahomna, sans-serif;
	color: #466C72;
	font-weight: normal;
}

#content h1 {
	font-size:		150%;
	margin-top: 0;
}
#content h2 {
	font-size:		100%;
	margin-top: 30px;
}
#content h3 {
	font-size:		90%;
}
#content p, #content li, #content address, #content label, #content td, #content th {
	font-family:	Garamond, serif;
	font-size:		95%;
	color: #444;
	line-height: 160%;
	text-align:		left;
}
#content li {
	line-height: 140%;
}
#content .spaced li {
	margin-bottom: 15px;	
}
#content a {
	color:			#2C7B7F;
}
#content a:visited {
	color:			#aaa;
}
#content table {
	border-bottom:	1px solid #ccc;
	border-right:	1px solid #ccc;
}
#content td, #content th {
	border-top:		1px solid #ccc;
	border-left:	1px solid #ccc;
	padding:		4px;
}
#content th {
	text-align:		center;
}
#content .thleft {
	text-align:		left;
	font-weight:	normal;
}
#content td {
	text-align:		center;
	vertical-align:	middle;
}
#content .smallprint {
	margin-top:		40px;
	font-size:		75%;
}
#content .portfolio li {
	margin-bottom:	10px;
}
#content blockquote {
	margin: 25px 15px;
	font-style:italic;
	font-size: 120%;
}


#footer {
	text-align:		right;
	font-family:	Tahoma, sans-serif;
	color:			#476C72;
	border-top: 16px solid #CAE6CD;
	padding-bottom: 20px;
}
#footer p {
	border-top: 8px solid #486C73;
	margin:			0;
	padding:		10px 0 0;
	font-size:		70%;
}
#footer a {
	color:			#476C72;
	background: none;
	padding: 0;
}

#content .quote {
	font-size:		120%;
	width:			160px;
	float:			right;
	clear:			right;
	text-align:		right;
	margin:			0;
	padding:		0 0 15px 0px;
	font-weight:	bold;
	color:			#2C7B7F;
}
#content .quote p {
	margin:			0;
	text-align:		right;
	font-style:		italic;
}	
#content li {
	margin-bottom: 6px;
}

#contact-form {
	margin-right:	20px;
	padding:0 10px 10px;
}
#contact-form textarea {
	width:			100%;
}
#contact-form input {
	margin-bottom:	2px;
}


img {
	border: 0;
}
.imgl {
	float: left;
	margin: 0 10px 3px 0;
}

.col1 {
	padding-right: 200px;
}
.col2 {
	float: right;
	width: 160px;
}

#content .close_above {
	margin-top: 0;	
}

a[href^="http://"] {
    background: url('../Images/v2/link_external.gif') center right no-repeat;
    padding-right: 14px;
}
a[href^="http://www.editorial.copsewood.net"] {
    background: none;
    padding-right: 0;
}
a[href$=".pdf"] {
    background: url('../Images/v2/pdf_10.gif') center right no-repeat;
    padding-right: 14px;
}
