/*
Site Name: David Sharff Architect
Author: Michael McGlynn
Author URI: http://www.reignition.net/
*/
a {
	color: #3b6698;
}
a:hover {
	text-decoration: none;
}
blockquote {
	font: normal 11px/16px georgia, 'times new roman', times, serif;
	color: #986d29;
	border: 1px solid #e4cd97;
	margin: 50px 0 0 0;
	padding: 10px 6px 10px 10px;
	position: absolute;
	bottom: 0;
}
body {
	margin: 0;
	background: #FFF url(../images/background.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
h1 {
	margin: 36px 0 28px 0;
	background: transparent url(../images/logo.gif) no-repeat 8px 0;
	text-indent: -9999px;
	height: 79px;
}
h1 a {
	display: block;
	height: 79px;
}
h2 {
	margin: 0 0 12px 0;
	font: normal 17px georgia, 'times new roman', times, serif;
	color: #333;
}
h3 {
	margin: 14px 0 7px 0;
	font: normal 13px georgia, 'times new roman', times, serif;
	color: #222;
	line-height: 140%;
}
h4 {
	margin: 0 0 6px 0;
	font: normal 13px georgia, 'times new roman', times, serif;
	color: #3b6698;
}
img { border: 0; }
input[type="text"] {
	margin-bottom: 8px;
}
input[type="submit"] {
	margin-left: 140px;
}
label {
	float: left;
	width: 140px;
}
p {
	margin: 0 0 16px 0;
}
small {
	color: #c2ad7f;
}


/* -- LAYOUT -------------------------------------------------------------- */
.right { float: right; }

#col1 {
	float: left;
	width: 215px;
	height: 627px;
	position: relative;
}
#col1 ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #c5d2e2;
}
#col1 ul li {
	list-style-type: none;
	border-bottom: 1px solid #c5d2e2;
}
#col1 ul li a {
	display: block;
	height: 29px;
	text-indent: -9999px;
	background-position: 12px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
	-moz-outline: none;
}
#col1 ul li a:hover {
	background-position: 13px 8px;		
}
#col1 ul li a#one {
	background-image: url(../images/portfolio.png);
}
#col1 ul li a#two {
	background-image: url(../images/media.png);
}
#col1 ul li a#three {
	background-image: url(../images/team.png);
}
#col1 ul li a#four {
	background-image: url(../images/contact.png);
}
#col1 ul li a#five {
	background-image: url(../images/home.png);
}
#col1 ul li ul {
	margin: 0 0 2px 7px;
	padding: 0 0 2px 7px;
	border-top: none;
}
#col1 ul li ul li {
	border-bottom: none;
	line-height: 160%;
	clear: left;
}
#col1 ul li ul li a {
	text-decoration: none;
	height: auto;
	text-indent: 10px;
}
#col1 ul li ul li a.ON {
	background: transparent url(../images/arrow-right.gif) no-repeat 0 7px;
	color: #333;
}
#col1 ul li ul li ul {
	margin: 1px 0 4px 6px;
	padding: 1px 0 4px 6px;
}
#col1 ul li ul li ul li {
	font-size: 11px;
	text-indent: 0;
	line-height: 140%;
}
#col1 ul li ul li ul li a {
	display: block;
}
#col2 {
	float: left;
	width: 641px;
	height: 638px;
	margin-left: 54px;
}
#col2 p, #col2 li {
	line-height: 170%;
}
#copyBox {
	width: 540px;
	margin-top: 137px;
}
#footer {
	text-align: center;
	padding: 18px 0;
	clear: left;
}
#footer a {
	color: #986d29;
}
#footer p {
	font: normal 12px georgia, 'times new roman', times, serif;
	color: #986d29;
	margin: 12px 0 22px 0;
}
#navigation {
	height: 22px;
}
#navigation a {
	display: block;
	text-decoration: none;
	line-height: 17px;
	float: left;
	margin-right: 4px;
	width: 29px;
	text-align: center;
	border: 1px solid #CCC;
	color: #BDBDBD;
}
#navigation a:hover, #navigation a.navOn {
	border: 1px solid #5793d7;
	background-color: #5793d7;
	color: #FFF;
}

#slideshow {
	width: 620px;
	height: 417px;
	overflow: hidden;
}
#wrapper {
	margin: 0 auto;
	width: 910px;
}


/* home */
#home h1 {
	margin: 40px 0 28px 0;
	background: transparent url(../images/home/logo.gif) no-repeat center 0;
	text-indent: -9999px;
	height: 85px;
}
#home img#banner {
	margin-bottom: 9px; 
}
#home #col1, #home #col2, #home #col3 {
	float: left;
}
#home #col1, #home #col3 {
	width: 215px;
	height: 147px;
}
#home #col1 {
	background: transparent url(../images/home/blend-blue.jpg) repeat-x;
	margin-left: 5px;
}
#home #col1 ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #c5d2e2;
}
#home #col1 ul li {
	list-style-type: none;
	border-bottom: 1px solid #c5d2e2;
}
#home #col1 ul li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	background-position: 12px 9px;
	background-repeat: no-repeat;
	background-color: transparent;
	-moz-outline: none;
}
#home #col1 ul li a:hover {
	background-color: #FFF;
	background-position: 13px 10px;	
}
#home #col2 {
	width: 469px;
	height: 147px;
	margin-left: 0;
}
#home #col2 p {
	color: #986d29;
	margin: 0 14px 16px 14px;
	text-align: justify;
	line-height: 120%;
}
#home #col3 {
	background: transparent url(../images/home/blend-brown.jpg) repeat-x;
}
#home #col3 p {
	font: normal 12px/18px georgia, 'times new roman', times, serif;
	color: #986d29;
	margin: 60px 0 0 14px;
}

/* portfolio */
#portfolio #col1 ul li a#one {
	background-image: url(../images/portfolio.gif);
}
#portfolio #col2 h2 {
	background: transparent url(../images/title/portfolio.gif) no-repeat 0 2px;
	text-indent: 88px;
}
#portfolio #copyBox {
	width: 610px;
	margin-top: 62px;
	height: 90px;
}
#portfolio #copyBox p {
	line-height: 130%;
}

/* contact */
#contact #col1 ul li a#four {
	background-image: url(../images/contact.gif);
}
#contact #col2 h2 {
	background: transparent url(../images/title/contact.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

/* media */
#media #col1 ul li a#two {
	background-image: url(../images/media.gif);
}
#media #col2 h2 {
	background: transparent url(../images/title/media.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

/* team */
#team #col1 ul li a#three {
	background-image: url(../images/team.gif);
}
#team #col2 h2 {
	background: transparent url(../images/title/team.gif) no-repeat 0 2px;
	text-indent: 63px;
}
#footerlink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#b38644;
	text-decoration:underline;
	letter-spacing:1px;
}
#footerlink a:hover{
	text-decoration:underline;
	color:#cc8b29;
	letter-spacing:1px;
		
}
