/* Main Structural DIVs and their default styles
================================================================================================================ */
#headerWrapper {
	background-image: url(/img/headerWrapperBkgd.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 151px;
}
#header {
	margin: 0 auto;
	width: 900px;
	height: 151px;
	position: relative;
}
#header #logo {
	position: absolute;
	right: 0px;
	top: 0px;	
}
#header #supernav {
	position: absolute;
	right: 0px;
	top: -80px;
}
#header #supernav a {
	margin: 0 8px 0 8px;
}
#header #nav {
	width: 405px;
	height: 25px;
	position: absolute;
	top: 61px;
	left: -1px;
	z-index: 5;
}



/* ------------------------------------------------------------------------------------------- */
#contentWrapper {
	background-color: #fff;
}
#content {
	margin: 0 auto;
	padding: 25px 0;
	position: relative;
	text-align: left;
	width: 900px;
}
#content ul {
	list-style: disc outside;
	margin: 0 0 10px 0px;
}
#content ul li {
	margin: 0 0 1px 0;
}



/* ------------------------------------------------------------------------------------------- */
#main {
	text-align: left;
	width: 615px;
	padding-right: 15px;
	border-right: 1px solid #e1dfdf;
}
#main p {
	font-size: 13px;
	line-height: 22px;
}
#main p.intro {
	color: #333;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 20px;
}

#main ul li {
	margin-left: 20px;
}
#main ul li p {
	line-height: 20px;
}
#main a:link, 
#main a:hover, 
#main a:visited, 
#main a:active {
	border-bottom: 1px dotted #999;
	color: #275583;
	text-decoration: none;
}
#main p a:hover {
	border-bottom: 1px dotted #fff;
	color: #568C9C;
}




#featuredProjects {
	overflow:hidden;
	height:298px;
	border-bottom: 1px dotted #999;
}






/* ------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	margin-right: 0px;
	padding: 0 5px 0px 10px;
	text-align: left;
	width: 245px;
}
#sidebar ul {
	margin-bottom: 30px;
}
#sidebar p {
	padding:15px;
}
#sidebar ul {
	margin-bottom: 30px;
}
#sidebar ul li {
	font-size: 12.5px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 0;
	line-height: 16px;
	padding: 2px 0 2px 0px;
}
#sidebar ul li a:link, 
#sidebar ul li a:hover, 
#sidebar ul li a:visited, 
#sidebar ul li a:active {
	display: block;
	height: 1%;
	color: #4b4a40;
	padding: 3px 0px 3px 5px;
}
#sidebar ul li a:hover {
	background-color: #f4f3f0;
	border-left: 2px solid #882003;
	padding: 3px 0px 3px 3px;
}






/* ------------------------------------------------------------------------------------------- */
#contentFooterWrapper {
	border-top: 2px solid #86816b;
	background-color: #232119;
}
#contentFooter {
	margin: 0 auto;
	padding: 20px 0;
	width: 900px;
	text-align: left;
}
#contentFooter a img.thumb  {
	float: left;
	background-color: #86816b;
	padding: 2px;
	margin: 5px 14px 5px 0;
}
#contentFooter a:hover img.thumb  {
	background-color: #882003;
	padding: 2px;
}
#contentFooter a img.thumbClientLogin {
	float:right; 
	background-color: #86816b; 
	padding: 2px; 
	margin: 5px 2px 5px 0px;
}
#contentFooter a:hover img.thumbClientLogin  {
	background-color: #882003;
	padding: 2px;
}

#contentFooter #recentProjects, 
#contentFooter #getStarted {
	width:440px; 
}
#contentFooter #getStarted ul {
	margin-bottom: 30px;
}
#contentFooter #getStarted ul li {
	font-size: 12.5px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 16px;
	padding: 2px 30px 2px 0px;
}
#contentFooter #getStarted ul li a:link, 
#contentFooter #getStarted ul li a:hover, 
#contentFooter #getStarted ul li a:visited, 
#contentFooter #getStarted ul li a:active {
	display: block;
	height: 1%;
	color: #86816B;
	padding: 3px 0px 3px 3px;
}
#contentFooter #getStarted ul li a:hover {
	background-color: #29271e;
	color: #a09c8b;
	padding: 3px 0px 3px 3px;
}

#contentFooter #clientLogin {
	border-left: 1px solid #403d33;
	float:right;
	padding: 0px 0 60px 10px;
	width:440px;
}
#contentFooter #clientLogin div.clientLoginFormContainer {
	border: 2px solid #86816b;
	height:100px;
	margin: 14px 0 0 20px;
	position:relative;
	width:412px;
}
#contentFooter #clientLogin div.clientLoginFormContainerActive {
	border: 2px solid #86816b;
	background-image: url(/img/banner-clientLoginActive.jpg); 
	height:100px;
	margin: 14px 0 0 20px;
	position:relative;
	width:412px;
}
#contentFooter #clientLogin div.clientLoginFormContainerInactive {
	border: 2px solid #86816b;
	background-image: url(/img/banner-clientLoginInactive.jpg); 
	height:100px;
	margin: 14px 0 0 20px;
	position:relative;
	width:412px;
}

#contentFooter #clientLogin form {
	padding: 10px;
	position:absolute;
	top:20px;
	right:15px;
}
#contentFooter #clientLogin form input.footerInput {
	margin:0 10px 0 0;
	width:120px;
}



/* ------------------------------------------------------------------------------------------- */
#footerWrapper {
/*background-color: #882122;*/
	background-color: #471608;
	border-top: 5px solid #2e0c02;
	position: relative;
}
#footer {
	margin: 0 auto;
	padding: 15px 0px;
	text-align: left;
	width: 900px;
}
#footer a {	
	font-size: 11px;
	color: #86816b;
}
#footer a:hover {
	color: #d5d5d5;
}
#footer a#feedLink {
	background-image: url(/img/icon_feed.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
}
#footer p {
	font-size: 11px;
	letter-spacing: .09em;
	color: #86816b;
}
#footer span.separator {
	letter-spacing: -.09em;
	margin: 0	10px;
}

#footer p em {
	font-size: 9px;
}



/* Admin Stuff */
/* ------------------------------------------------------------------------------------------- */
ul#adminProjects {
	border-top: 2px dotted #999;
	margin-top: 10px;
}

ul#adminProjects li {
	border-bottom: 1px dotted #999;
}
ul#adminProjects li a {
	font-family: "Gotham", "Gotham HTF", helvetica, verdana, arial, sans-serif;
	display: block;
	font-size: 1.1em;
	padding: 10px 0px 8px 0px;
}
ul#adminProjects li a:hover {
	font-style: italic;
	background-color: #aea884;
	padding: 10px 0px 8px 6px;
	border-left: 4px solid #471608;
}
a.btn {
	display: inline-block;
	padding: 10px;
	background-color: #471608;
	color:#fff;
}
.round5 {-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-top-right-radius:5px;}
.round10 {-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-top-right-radius:10px;}
