/*
GREEN: 6e642a
YELLOW: d3a64d
Burnt Orange: a15421
Maroon: 3a191b
Dark Gray: 20212b



*/

body {
	background: #fff;
	margin: 0;
	font: 12px/1.25em Helvetica, Arial, sans-serif;
	color: #20212b;
}

p, h1, h2, h3, h4, h5 {
	margin: 0 0 16px;
	padding: 0;
}
p, li {
	font-size: 1.15em;
	line-height: 1.25em;
}
li li {
	font-size: 1em;
}
a:link, a:visited {
	color:#a15421 ;
	text-decoration: none;
}
a:hover {
	color: #8c4725;
}
p a:hover {
	border-bottom: 1px solid;
}
#wrapper {
	width: 974px;
	
	margin:  0 auto;
	
	
}
#container {
	width: 920px;
	padding: 20px;
	margin: 0 auto;
	position: relative;
}
#container > p {
	padding:0 20px;
}
#header {
	width: 100%;
	position: relative;
	

	height: 150px;
}
#logo {
	width: 329px;
	height: 87px;
	background: url(../img/spence-logo.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#logo span {
	display: none;
}
#mission-statement {
	margin: 0;
	right: 0;
	top: 42px;
	color: #20212b;
	position: absolute;
	
}
.cufon-ready #mission-statement {
	font-size: 1.75em;
}
#callus {
	position: absolute;
	right: 0;
	top: 70px;
	color: #d3a64d;
	font-size: 24px;
}


#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 3px;
	right: 0;
	background: #d3a64d;
}
#navigation li {
	float: left;
	
	height: 100%;
	color: #eee;
}
#navigation li a {
	font-size: 17px;
}
.cufon-ready #navigation li a {
	font-size: 18px;
}
.cufon-ready #navigation li a,
#navigation li a  {
	display: block;
	
	height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	color: #20212b;
	font-weight: bold;
	
	border-left: 3px solid white;
	padding: 8px 14px 0;
	
}

#navigation li:first-child a {
	border-left: 0;
}
#navigation li a:hover {
	color: white;
	background: #3a191b;
}


#p-home #n-home a,
#p-services #n-services a,
#p-perspectives #n-perspectives a,
#p-professionals #n-professionals a,
#p-contact #n-contact a {
	color: white;
	background: #3a191b;
}

#content {
	padding: 20px;
	overflow: auto;
}
.col-half {
	width: 420px;
}
.fl-left {
	float: left;
	
}
.fl-right {
	float: right;
}
#home-intro {
	font-size: 1.15em;
}
blockquote {
	margin: 0;
	font-size: 1.15em;
	font-weight: bold;
}
#p-perspectives blockquote {
	margin: 0 20px 16px;
	text-indent: -6px;
}
a.bigLink {
	display: block;
	color: white;
	font-size: 24px;
	width: 100%;
	height: 34px;
	padding: 17px 0 0 0;
	text-align: center;
	margin: 0 0 3px;
	text-decoration: none;
}
.orange {
	background:#a15421 ;
}
.orange:hover {
	background: #8c4725;
}
.green {
	background: #6e642a ;
}
.green:hover {
	background: #4c431c;
}
.maroon {
	background:#3a191b ;
}
.maroon:hover {
	background: #2e1113;
}
#container #footer {
	height: 22px;
	color: white;
	background: #20212b url(../img/spence-footer.png) no-repeat 20px 0px;
	text-align: right;
	padding: 8px 20px 0;
	}
#copyright {
	
}
.non-resident {
	color: #a15421;
	font-size: 1.2em;
}
#disclaimer p, .disclaimer {
	font-size: 10px;
	color: #999;
	margin:  0 0 8px;
	padding: 0 20px;
}


/* SERVICES */

.sidebar {
	width: 200px;
	border: 1px solid #d3a64d;
	padding: 20px;
	margin: 0;
}
#p-professionals .sidebar, .perspectives .sidebar {
	padding: 5px 20px;
}
dt {
	font-size: 1.65em;
	font-weight: bold;
	margin: 30px 0 10px;
	text-transform: uppercase;
}
dt:first-child {
	margin: 0 0 10px;
}
dd, .sidebar li {
	margin: 0px;
	font-size: 1.35em;
	border-top: 1px solid #ddd;
	list-style: none;
	font-weight: bold;
	line-height: 1em;
}
.sidebar li:first-child {
	border: 0;
}
dd a, .sidebar li a {
	padding: 15px 0 11px 0px;
	display: block;
}
dd a:hover {
	background: url(../img/link-icon.png) no-repeat 97% center;
}
dd.selected a, .sidebar li.selected a {
	padding-left: 15px;
	color: #73612D;
}
dd.selected, .sidebar li.selected{
	background: url(../img/selected-arrow.png) no-repeat -2px center;
	
}
.sidebar li span {
	display: block;
	font-style: italic;
	font-size: .8em;
	color: #999;
	font-weight: normal;
}
acronym {
	font-size: .7em;
	font-weight: normal;
	vertical-align: bottom;
	color: #999;
}
.subtext {
	font-style: italic;
	font-size: .75em;
	color: #fff;
	text-align: right;
	display: inline-block;
	position: absolute;
	right: 10px;
	bottom: 6px;
}
#main-content {
	width: 620px;	
	
}
#main-content h2 {
	padding: 10px 10px 5px;
	background: #d3a64d;
	position: relative;
}
#main-content p,
#main-content address,
#main-content h3,
#form {
	padding: 0 10px;
}
.author {
	font-style: italic;
	margin: 2em 0 3em;
}

address {
	font-size: 1.15em;
	margin-bottom: 5px;
}
iframe {
	border:  1px solid #d3a64d;
}

.divider {
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
}
#p-contact .col-half.fl-left {
	border-right: #ddd 1px solid;
	padding-right: 20px;
}

#main-content h2 {
	margin-bottom: 30px;
}
.professionals {
	clear: right;
}
.professionals img.fl-right {
	margin: 0 0 40px 20px;
}
.professionals img.fl-left {
	margin: 0 20px 40px 10px;
}
.professionals p {
	width: 420px;	
	float: right;
}
.banner {
	height: 300px;
	width: 920px;
}



/*form*/
label {
	display: block;
}
input.text, textarea.text {
	width: 400px;
	padding: 3px;
}
.error {
	color: red;

}
input.error, textarea.error {
		border: 1px solid red;
}

