/*

bg		#ad103d


*/

/* reset
*/
a img { border: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: top; background: transparent; }

 :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }


/* page */

body {
	background: #ad103d url(/assets/templates/duke_and_cooke_default/images/sitewide/bg-01.jpg) repeat-x fixed;
	font-family: sans-serif;
	font-size: 90%; line-height: 1.3em;
	}

div#header, div#footer {
	width: 900px;
	margin: 0 auto;
	padding: 12px 0;
	}


div#content {
	overflow: auto;
	background: #fff;
	width: 860px;
	margin: 0 auto;
	padding: 10px 20px;
	}

/* main */
div#main  {
	background: #fff;
	float: left;
	width: 490px;
	}

div#main_one {
	background: #fff;
	float: none;
	width: 96%;
	margin: 0 auto;
	}

/* sub */
div#sub {
	border-left: 1px solid #ddd;
	font-size: 100%;
	background: #fff;
	padding: 0 10px;
	width: 320px;
	float: right;
	}

div#sub div.subbox {
	padding: 5px;
	margin: 10px 0;
	background: #eee;
	}

div#sub div.subbox h4 {
	margin-top: 0;
	}
	div#sub h3, div#sub h4 {
/*		margin: -5px -5px 0 -5px;
		padding: 5px 5px 0 5px;
*/	}

div#sub li {
	list-style: disc outside;
	
	padding: 0px;
	margin: .4em 1.4em;
	
	}


div#sub img {
	margin: 0 0 20px 0;
}

/* nav */

div#nav {
/*	width: 790px; 
	padding: 0 0 0 10px; */
	width: 900px;
	height: 35px;
	margin: 0 auto;
	background: #565656 url(/assets/templates/duke_and_cooke_default/images/sitewide/nav-bg-02.png) top center no-repeat;
	
		background: #565656 url(/assets/templates/duke_and_cooke_default/images/sitewide/nav-bg-02.png) top left repeat-x;
	}


div#nav ul {
	margin-left: 14px;
	}

div#nav ul li {
	margin: 0; padding: 0;
	display: inline;
	}

div#nav li a {
	line-height: 35px;
	height: 35px;
	min-width: 80px;
	text-align: center;
	float: left;
	
	color: #fff;
	text-decoration: none;
	padding: 0 25px;
	
	}

div#nav li a:hover {
	background: #444;
	/* url(../images/sitewide/nav-bg-hover-down.jpg) 100px 0px no-repeat; */
	}


/* body#home a#nhome, */

body#home a#nhome,
body#services a#nservices,
body#team a#nabout,
body#publications a#nresources,
body#links a#nlinks,
body#contact a#ncontact,
div#nav ul li a.currentpage {
	background: #fff;
	color: #333;
	}







/* p */
p {
	margin: 0 0 0.8em 0;
	}

strong { font-weight: bold; }


/* h */
h1, h2, h3, h4 { clear: none; }

h1 {
	line-height: 100%;
	color: #ad103d;
	font-size: 160%;
	margin: .33em 0;
	}


h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0em 0 .4em 0;
	color: #444;
	}

h3 {
/*
	text-transform: uppercase;
		text-transform: none;
	color: #333;
		color: #ad103d;
		
		background: #eee;
		background: none;
		color: #555;
		
		padding: 4px 6px;
		width: 90%;
*/
	color: #ad103d;
	font-size: 110%;
	font-weight: bold;
	margin: 1.2em 0 .4em 0;
	
	}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background: #ad103d url('../images/sitewide/header-bg-dark-01.jpg') center left repeat-x;
	padding: .2em .4em;
	margin: 1em 0 .3em 0;
	}

h5 {
	margin: 1.6em 0 0 0;
	font-weight: bold;
	font-size: 100%;
	}



/* lists */

div#main li, div#main_one li {
	margin: .4em 2em;
	list-style: disc outside;
	}

li {
	vertical-align: middle;
	}

/* i */

img.right {
	float: right;
	margin: 0 10px 20px 10px;
	}
img.left {
	float: left;
	margin: 0 20px 20px 0px;
	}




/* footer */

div#footer {
	clear: both;
	background: #eee;
	margin: 0 auto 20px auto;
	overflow: display;
	}

div#footer img {
	padding: 0 0 0 20px;
	}

div#footer div {
	width: 730px;
	float: right;
	}

div#footer li a {
	float: left;
	padding-right: 16px;
	color: #ad103d;
	text-decoration: none;
	}
div#footer li a:hover { text-decoration: underline; }

div#footer p {
	clear: left;
	font-size: 80%;
	}

a#credit {
		text-decoration: none;
		color: #333;
	}


/* contact */
form#subscription_form,
form#contact_form,
div#contactdiv p {
	clear: both;
	min-height: .8em;
	background: #eee;
	border: 1px solid #aaa;
	padding: 1em;

	margin: 2em auto;
	}
	form#contact_form {
	width: 420px; width: 80%;
	}
fieldset {
	}

select#subscription {
	margin: .5em 0 1em 0em;
	width: 12em;
}

input[type="text"], textarea {
	margin: .2em 0 1em .5em;
	width: 28em; width: 98%;
	background: #fff; border: 1px solid #aaa;
	padding: .2em;
	}

input[type="submit"] {
	display: block;
	width: 6em;
	}

label {
	display: block; cursor: pointer;
	}




/* profile */

table.profiletable {
	width: 700px;
	margin: 20px auto;
	
	}

table.profiletable th {
	padding: .5em;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	background: #ad103d url('../images/sitewide/profile-header-bg-01.jpg') left top repeat-x;

	}

table.profiletable td {
	padding: .3em;
	}

table.profiletable td.profilepic { padding: .3em 0 .3em 0; }


div.team {
	width: 90%;
	margin: 0 5%;

	}

div.staffprofile {
	clear: both;
	display: block;
 	border-top: 2px solid #aaa;
}

div.profilephoto {
	clear: both;
	width: 150px;
	float: left;
	}

div.profileblurb {
	width: 500px;
	float: right;
	}

div.team h2 {
	clear: both;
	background: #eee;
	color: #ad103d;
	font-size: 170%;
	padding: .3em .4em;
	font-weight: bold;
	margin: 20px 5px 0em 0;
}


/* services */
table.services {
	background: #efefef;
	width: 100%;

	}
table.services th { }

table.services th h4 { margin: 0; padding: 5px 10px;}

table.services td {
	padding: 15px;
	vertical-align: top;
	}
table.services td ul li {
	padding: 0 0 .3em 0;
	margin-top: 0 !important;
	background: #eee;
	}

	table.services td ul {
	background: #eee;
		padding: 0;
		margin: 0;
		}


/* photos */
div#photos {
	width: 320px;
	height: 200px;
	margin-bottom: 10px;
	}

div.pullquote {
	width: 160px;
	float: right;
	padding: 10px;
	background: #eee;
	color: #ad103d;
	font-size: 100%;
	font-weight: bold;
}


/* gray box */
div.graybox {
	width: 96%;
	padding: 7px;
	margin: 15px 0;
	background: #eee;
	}
	div.graybox div {
	margin-left: 150px;
	}
	div.graybox h4 {
		margin-top: 0;
		}

		div.graybox img.left {
			float: left;
			margin: 10px 10px 10px 10px;
			}



/* */
form#subscription_form {
		width: 250px;
		float: right;
	}
	h4 { clear: both; }


/* previousnews */
ul#previousnews {
	width: 100%;
	width: 810px;
	clear: both;
	list-style: none; background: #ddd; overflow: auto;
	padding: 7px;
	}

ul#previousnews li { display: inline;

}

ul#previousnews li a {
	background: #fff;
	float: left;
	display: block;
	width: 188px;
	border: 1px solid #eee;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	}

ul#previousnews li a:hover {
	background: #eee url('/assets/templates/duke_and_cooke_default/images/sitewide/recent-newsletter-hover-01.gif')  repeat-x center center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	}



/* archive */
p#archive {
	clear: both;
}


/* previousnewsletters */
div#previousnewsletters {
	clear: both;
}

table#propertynewstable { text-align: left; border: 1px solid #bbb; margin: auto;}
table#propertynewstable td, table#propertynewstable th { padding: .3em .6em;}
table#propertynewstable th { font-weight: bold; padding: .3em 1em;}
table#propertynewstable td a { padding: .3em 1em; text-decoration: none; color: #ad103d;}
table#propertynewstable td a:hover { text-decoration: none; background: #ad103d; color: #fff;}
table#propertynewstable th.yearrowheader { background: #ddd; color: #000; font-weight: bold; font-size: 1em}



/* search */
span.searchterm { background: yellow; font-weight: bold; padding: .1em .2em}
