/* background gradient image*/
body{
	text-align:center;
	background-color:#999999;
	background-image:url(../images/dc_grad_bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top left;
}



/*holder to center the content on the page*/
#pagecontainer{
	width:760px;
	margin:0 auto;
	text-align:left;
}




/*David Creative logo area*/
#logoheader{
	width:760px;
	height:46px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:900;
	color:#000000;
	background-color:#FFFFFF;
	clear:both;
}

#logoheader img{
	margin:0px;
	padding:20px 0px 0px 0px;
	border:0px;
	position:bottom left;
}



/*navigation*/
/*container & bg image for navigation*/
#navcontainer{
	width:760px;
	height:96px;
	margin:0px;
	padding:0px;
	border:0px;
	border-style:none;
	clear:both;
	position:relative;
	background-color:#c29966;
	background-image:url(../images/dc_navcontainer_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/*navigation bar*/
#navmain {
	height:96px;
	float:left;
	clear:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 17px;
	border:0px;
}

#navmain ul{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	list-style:none;
	text-align:left;
	margin:0px;
	padding:38px 22px 58px 0px;
	border:0px;
	background-image:url(../images/dc_navmain_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#navmain ul li{
	width:auto;
	float:left;
	height:auto;
	margin:0px 2px 0px 0px;
	padding:0px;
	border:0px;
}
#navmain ul li a{
overflow:visible;
	margin:0px;
	padding:0px 4px 45px 4px;
	border:0px;
	display:block;
	text-decoration: none;
	text-transform:capitalize;
	text-align:center;
	color: #000000;
}
#navmain ul li a#current{
	background-image:url(../images/dc_nav_selector.gif);
	background-repeat: no-repeat;
	background-position:top center;
	color: #FFFFFF;
	font-weight:700;
}
#navmain ul li a:link {	
	color: #000000;
	font-weight:normal;
}
#navmain ul li a:visited {	
	color: #000000;
	font-weight:normal;
}
#navmain ul li a:active {	
	background-image:url(../images/dc_nav_selector.gif);
	background-repeat: no-repeat;
	background-position:top center;
	color: #FFFFFF;
	font-weight:700;
}
#navmain ul li a:hover {
	background-image:url(../images/dc_nav_selector_over.gif);
	background-repeat: no-repeat;
	background-position:top center;
	color: #ffd4a0;
	font-weight:normal;
}



/*email to a friend floating pink box container*/
#linksbox{
	width:auto;
	height:96px;
	float:right;
	margin:0px 20px 0px 20px ;
	padding:0px 10px 0px 0px;
	border:0px;
	background-image:url(../images/dc_linkboxo_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:inline;
}

/*content of linksbox*/
#linksboxcontent{
	height:86px;
	width:auto;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	border:0px;
	background-image:url(../images/dc_linkboxo_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/*papgraphs*/
#linksboxcontent p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:16px;
	color:#000000;
	margin:0px;
	padding:10px 0px 35px 0px;
	border:0px;
	text-align:left;
	vertical-align:middle;
	/*background-image:url(../images/dc_linkbox_clip.gif);
	background-position:top center;
	background-repeat:no-repeat;*/
}

/*text-links*/
#linksboxcontent a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#000000;
	font-weight:700;
}
#linksboxcontent a:link {	
}
#linksboxcontent a:visited {	
}
#linksboxcontent a:active {	
	background-color:#FFA2E1;
}
#linksboxcontent a:hover {
	background-color:#FFA2E1;
}


/*content*/
/*container for all page content below navigation*/
#contentcontainer {
	width:760px;
	height:auto;
	background-color:#ffffff;
	background-image:url(../images/dc_content_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding: 0px;
	border:0px;
	vertical-align:top;
}



/*default text content on a white background*/
#content {
	width:720px;
	height:auto;
	margin:0px 20px 0px 20px;
	padding:0px;
	border:0px;
	vertical-align:top;
}

/*papgraphs*/
#content p{
	width:380px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
	margin:0px;
	padding:0px 0px 14px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

#content p.homepage{
	width:720px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
	margin:0px;
	padding:0px 0px 14px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

/*pictures that will float to the right*/
#content .imagecaption{
float:right;
clear:both;
width:319px;
}

#content .imagecaption img{
	/*float:right;*/
	clear:both;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
	margin:0px 0px 9px 0px;
	padding:2px;
	border:0px;
	text-align:left;
	vertical-align:top;
	background-color:#ffd4a0;
}

/*picture captions that will float to the right*/
#content .imagecaption p{
	width:319px;
	/*float:right;*/
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	line-height:13px;
	color:#000000;
	margin:0px;
	padding:0px 0px 14px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

/*bold text*/
#content .imagecaption strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:9px;
	line-height:13px;
}

/*italic text*/
#content .imagecaption em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:oblique;
	font-size:9px;
	line-height:13px;
}

/*text-links*/
#content .imagecaptiont a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#002d74;
	font-weight:700;
}
#content .imagecaption a:link {	
}
#content .imagecaption a:visited {	
}
#content .imagecaption a:active {	
	background-color:#ffd4a0;
}
#content .imagecaption a:hover {
	background-color:#ffd4a0;
}


/*headings*/
#content h1{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:22px;
	line-height:25px;
	color:#906633;
	margin:0px;
	padding:15px 0px 12px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
}
#content h2{
	width:380px;
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:19px;
	color:#906633;
	margin:0px;
	padding:10px 0px 2px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#content h3{
	width:380px;
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	color:#906633;
	margin:0px;
	padding:9px 0px 2px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#content h4{
	width:380px;
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#906633;
	margin:0px;
	padding:8px 0px 2px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#content h5{
	width:380px;
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#906633;
	margin:0px;
	padding:7px 0px 2px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#content h6{
	width:380px;
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#906633;
	margin:0px;
	padding:6px 0px 2px 0px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}

/*indented paragraph*/
#content blockquote{
	width:380px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000000;
	margin:0px;
	padding:0px 20px 20px 20px;
	text-align:left;
	vertical-align:top;
}

/*bold text*/
#content strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:10px;
	line-height:14px;
}

/*italic text*/
#content em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:oblique;
	font-size:10px;
	line-height:14px;
}

/*text-links*/
#content a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#002d74;
	font-weight:700;
}
#content a:link {	
}
#content a:visited {	
}
#content a:active {	
	background-color:#ffd4a0;
}
#content a:hover {
	background-color:#ffd4a0;
}

/*button-links*/
#content a.button{
	width:97px;
	height:auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	margin:2px 3px 6px 6px;
	padding:4px 6px 4px 6px;
	border:0px;
	font-weight:normal;
	color:#000000;
	background-color:#ffd4a0;
	float:left;
}
#content a.button:link {	
	color:#000000;
	background-color:#ffd4a0;
}
#content a.button:visited {	
	color:#000000;
	background-color:#ffd4a0;
}
#content a.button:active {	
	color:#ffffff;
	background-color:#906633;
}
#content a.button:hover {
	color:#ffffff;
	background-color:#906633;
}

/*lists*/
/*numbered list*/
#content ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:2em;
	padding:0px 0px 14px 0px;
	text-align:left;
	vertical-align:top;
}
#content ol li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}

/*bullet lists*/
#content ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:2em;
	padding:0px 0px 14px 0px;
	border:0px;
	text-align:left;
}
#content ul li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}



/*full page width brown highlight box*/
#brownfull {
	float:left;
	clear:both;
	display:inline;
	width:720px;
	height:auto;
	margin:5px 20px 5px 20px;
	padding:0px;
	border:0px;
	vertical-align:top;
	text-align:left;
	background-color:#c29966;
}

/*papgraphs*/
#brownfull p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
	margin:0px;
	padding:0px 6px 14px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

/*headings*/
#brownfull h1{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:22px;
	line-height:25px;
	color:#000000;
	margin:0px;
	padding:15px 6px 12px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
}
#brownfull h2{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:19px;
	color:#000000;
	margin:0px;
	padding:10px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownfull h3{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:9px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownfull h4{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:8px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownfull h5{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:7px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownfull h6{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:6px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}

/*indented paragraph*/
#brownfull blockquote{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000000;
	margin:0px;
	padding:0px 25px 20px 25px;
	text-align:left;
	vertical-align:top;
}

/*bold text*/
#brownfull strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:10px;
	line-height:14px;
}

/*italic text*/
#brownfull em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:oblique;
	font-size:10px;
	line-height:14px;
}

/*text-links*/
#brownfull a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#002d74;
	font-weight:700;
}
#brownfull a:link {	
}
#brownfull a:visited {	
}
#brownfull a:active {	
	background-color:#ffd4a0;
}
#brownfull a:hover {
	background-color:#ffd4a0;
}

/*project picture links*/
#brownfull .picturebutton ul{
	width:720px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
	vertical-align:top;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	list-style:none;
	
}

#brownfull .picturebutton ul li{
	float:left;
	width:132px;
	height:auto;
	margin:6px 6px 14px 6px;
	padding:0px;
	border:0px;
	display:inline;
}

#brownfull .picturebutton ul li a{
	margin:0px;
	padding:5px 0px 5px 0px;
	border:0px;
	display:block;
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
	color: #000000;
	text-align:center;
	background-color:#ffd4a0;
}
#brownfull .picturebutton ul li a#current{
	color: #000000;
	background-color:#ffffff;
}
#brownfull .picturebutton ul li a:link {
	color: #000000;
	background-color:#ffd4a0;	
}
#brownfull .picturebutton ul li a:visited {	
	color: #000000;
	background-color:#ffd4a0;	
}
#brownfull .picturebutton ul li a:active {	
	color: #000000;
	background-color:#ffffff;
}
#brownfull .picturebutton ul li a:hover {
	color:#ffffff;
	background-color:#906633;
}
#brownfull .picturebutton ul li a img {
	width:128px;
	height:38px;
	margin:5px 0px 0px 0px;
	padding:6px 2px 2px 2px;
	border:0px;
	background-color:#906633;
	background-image:url(../images/picturebutton_space.gif);
	background-repeat:no-repeat;
	background-position:top;
}



/*button-links*/
#brownfull a.button{
	width:97px;
	height:auto;
	float:left;
	clear:both;
	margin:2px 3px 6px 6px;
	padding:4px 6px 4px 6px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	background-color:#ffd4a0;
	display:inline;
}
#brownfull a.button:link {	
	color:#000000;
	background-color:#ffd4a0;
}
#brownfull a.button:visited {	
	color:#000000;
	background-color:#ffd4a0;
}
#brownfull a.button:active {	
	color:#ffffff;
	background-color:#906633;
}
#brownfull a.button:hover {
	color:#ffffff;
	background-color:#906633;
}

/*lists*/
/*numbered list*/
#brownfull ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:2em;
	padding:0px 5px 14px 5px;
	text-align:left;
	vertical-align:top;
}
#brownfull ol li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}

/*bulleted list*/
#brownfull ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:2em;
	padding:0px 5px 14px 5px;
	border:0px;
	text-align:left;
}
#brownfull ul li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}
/*big underconstruction image*/
#brownfull img{
	width:315px;
	height:211px;
	margin:0px 6px 10px 6px;
	padding:2px;
	border:0px;
	background-color:#ffd4a0;
	float:right;
	clear:left;
}

/*too allow bg colour to drag down behind button*/
#brownbuttonspacer {
	width:auto;
	height:0px;
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;
}



/*half page width dark blue highlight box*/
#dbluehalf {
	width:355px;
	height:auto;
	float:left;
	clear:both;
	display:inline;
	margin:5px 5px 5px 20px;
	padding:0px;
	border:0px;
	vertical-align:top;
	text-align:left;
	background-color:#77b6ed;
}

/*papgraphs*/
#dbluehalf p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
	margin:0px;
	padding:0px 6px 14px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

/*headings*/
#dbluehalf h1{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:22px;
	line-height:25px;
	color:#000000;
	margin:0px;
	padding:15px 6px 12px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
}
#dbluehalf h2{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:19px;
	color:#000000;
	margin:0px;
	padding:10px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#dbluehalf h3{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:9px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#dbluehalf h4{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:8px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#dbluehalf h5{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:7px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#dbluehalf h6{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:6px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}

/*indented paragraph*/
#dbluehalf blockquote{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000000;
	margin:0px;
	padding:0px 25px 20px 25px;
	text-align:left;
	vertical-align:top;
}

/*bold text*/
#dbluehalf strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:10px;
	line-height:14px;
}

/*italic text*/
#dbluehalf em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:oblique;
	font-size:10px;
	line-height:14px;
}

/*text-links*/
#dbluehalf a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#002d74;
	font-weight:700;
}
#dbluehalf a:link {	
}
#dbluehalf a:visited {	
}
#dbluehalf a:active {	
	background-color:#92d4ff;
}
#dbluehalf a:hover {
	background-color:#92d4ff;
}

/*button-links*/
#dbluehalf a.button{
	display:inline;
	width:97px;
	height:auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	margin:2px 3px 6px 6px;
	padding:4px 6px 4px 6px;
	border:0px;
	font-weight:normal;
	color:#ffffff;
	background-color:#006283;
	float:left;
}
#dbluehalf a.button:link {	
	color:#ffffff;
	background-color:#006283;
}
#dbluehalf a.button:visited {	
	color:#ffffff;
	background-color:#006283;
}
#dbluehalf a.button:active {	
	color:#000000;
	background-color:#92d4ff;
}
#dbluehalf a.button:hover {
	color:#000000;
	background-color:#92d4ff;
}


/*lists*/
/*numbered list*/
#dbluehalf ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:2em;
	padding:0px 5px 14px 5px;
	text-align:left;
	vertical-align:top;
}
#dbluehalf ol li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}

/*bulleted list*/
#dbluehalf ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:2em;
	padding:0px 5px 14px 5px;
	border:0px;
	text-align:left;
}
#dbluehalf ul li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}
/*too allow bg colour to drag down behind button*/
#dbluebuttonspacer {
	width:auto;
	height:0px;
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;
}


/*half page width light blue box*/
#brownhalf {
	width:355px;
	height:auto;
	float:left;
	/*clear:left;*/
	display:inline;
	margin:5px 20px 5px 5px;
	padding:0px;
	border:0px;
	vertical-align:top;
	text-align:left;
	/*background-color:#c29966;*/
	background-color:#ffd4a0;
}

/*papgraphs*/
#brownhalf p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
	margin:0px;
	padding:0px 6px 14px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

/*headings*/
#brownhalf h1{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:22px;
	line-height:25px;
	color:#000000;
	margin:0px;
	padding:15px 6px 12px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
}
#brownhalf h2{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:19px;
	color:#000000;
	margin:0px;
	padding:10px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownhalf h3{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:9px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownhalf h4{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:8px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownhalf h5{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:7px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
#brownhalf h6{
	font-family:Helvetica ,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:6px 6px 2px 6px;
	border:0px;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}

/*indented paragraph*/
#brownhalf blockquote{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000000;
	margin:0px;
	padding:0px 25px 20px 25px;
	text-align:left;
	vertical-align:top;
}

/*bold text*/
#brownhalf strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:10px;
	line-height:14px;
}

/*italic text*/
#brownhalf em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:oblique;
	font-size:10px;
	line-height:14px;
}

/*text-links*/
#brownhalf a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#002d74;
	font-weight:700;
}
#brownhalf a:link {	
}
#brownhalf a:visited {	
}
#brownhalf a:active {	
	background-color:#c29966;
}
#brownhalf a:hover {
	background-color:#c29966;
}
/*text-links*/
#brownfull a{
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	color:#002d74;
	font-weight:700;
}

/*button-links*/
#brownhalf a.button{
	width:97px;
	height:auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	margin:2px 3px 6px 6px;
	padding:4px 6px 4px 6px;
	border:0px;
	font-weight:normal;
	color:#000000;
	background-color:#c29966;
	float:left;
}
#brownhalf a.button:link {	
	color:#000000;
	background-color:#c29966;
}
#brownhalf a.button:visited {	
	color:#000000;
	background-color:#c29966;
}
#brownhalf a.button:active {	
	color:#ffffff;
	background-color:#906633;
}
#brownhalf a.button:hover {
	color:#ffffff;
	background-color:#906633;
}

/*lists*/
/*numbered list*/
#brownhalf ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:2em;
	padding:0px 5px 14px 5px;
	text-align:left;
	vertical-align:top;
}
#brownhalf ol li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}

/*bulleted list*/
#brownhalf ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:2em;
	padding:0px 5px 14px 5px;
	border:0px;
	text-align:left;
}
#brownhalf ul li{
	margin:0px;
	padding:0px 0px 5px 0px;
	border:0px;
}

/*too allow bg colour to drag down behind button*/
#brownbuttonspacer {
	width:auto;
	height:0px;
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;
}


/*too allow content bg image to drag down behind content*/
#spacer {
	width:760px;
	height:auto;
	clear:both;
}

/*bottom image of content*/
#contentend {
	width:760px;
	height:20px;
	background-image:url(../images/dc_footer_bg.gif);
}


/*footer and credit*/
#footer{
	float:right;
	margin:9px 0px 20px 0px;
	padding:0px;
	border:0px;
	vertical-align:top;
	text-align:right;
	clear:both;
	width:auto;
}

#footer p{
/*papgraphs*/
	color:#000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin:0px;
	padding:6px 6px 6px 6px;
	border:0px;
}