body { 
	background-image:  url('images/background_design.gif');
	}

a { color: #204364; }

#main {	background-image: url('images/section_image_design.png'); }

#footer {
	background: #482A05;
	color: #FFDDA3;
}
	
#secondary ul li.secondary-navigation {	background-color: #881405;}

#secondary ul li.secondary-favourites {	background-color: #B13F00;}

#secondary ul li.secondary-links { background-color: #955400;}
	
#subnav li a { color:  #881405;}

#favourites li a { color: #B13F00;}

#favourites li a { color: #B13F00;}

#links li a { color: #CD7B04;}



/* Text styling properties: */


div.design-project {background-color: #333; padding: 10px; padding-bottom: 35px ;color: white; min-height: 210px;
	font-family: "Arial",sans-serif; position: relative; }

div.design-project dl {margin: 0; margin-left: 200px; padding: 0;}
div.design-project dl a {color: white; border-bottom: 1px dotted #bbb; text-decoration: none;}
div.design-project dl a:hover {border-bottom: 1px solid #bbb;}

div.design-project dl dt { font-size: 11px; padding-bottom: 0px; margin-bottom: 0; color: #ddd;}
div.design-project dl dd { font-size: 15px; padding-top: 0px; margin-top: -4px; margin-bottom: 6px; margin-left: 0;}

div.design-project img {border: none;}

.rheight33 { position: absolute; top: 10px; left:10px ;border: none;}


div.design-imagery {background-color: #333; padding: 30px 10px 25px 10px; color: #ddd; min-height: 210px;
	font-family: "Baskerville", "Times", sans-serif; text-align: center;}
	
div.design-imagery h3 { font-size: 25px; font-variant: small-caps; font-weight: lighter;}
div.design-imagery img {padding: 4px; border: 1px solid #555;}