body { background-color: #DCBB8E; text-align: center; }
body * { text-align: left; font-family: Verdana, Arial, sans-serif; }

.clear { font-size: 0px; height: 0px; line-height: 0px; clear: both; }
* html .clear { margin-top: -2px; }

#header { width: 100%; background-color: #fff; border-bottom: 1px solid #fff; text-align: center; min-height: 121px; }

#branding { width: 750px; margin: 0 auto; }
#branding h1 { display: block; width: 366px; height: 121px; float: left; }
* html #branding h1 { width: 363px; }
	
#secondary-branding { width: 384px; height: 121px; background-image: url(../bpimages/placeholder.gif); float: right; }
* html #secondary-branding { margin-left: -6px; }

#main { width: 750px; margin: 0 auto; background: #fff url(../bpimages/faux-column.gif) repeat-y top left; border-top: 16px solid #877D73; }

#addressbar { border-top: 2px solid #fff; border-bottom: 2px solid #fff; background-color: #fff; float: left; }
#addressbar h2 { display: block; width: 365px; height: 48px; float: left; }
#addressbar address { display: block; background: url(../bpimages/address-bg.gif) no-repeat top left; width: 375px; min-height: 48px; float: right; font-size:10px; letter-spacing:-1px; line-height: 12px; font-style: normal; color: #EAE0D6; padding: 2px 0 0 10px; }
#addressbar address a, #addressbar address a:link, #addressbar address a:visited { color: #EAE0D6; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 10px; }
#addressbar address a:hover, #addressbar address a:active { text-decoration: underline; }
		
#flare { border-left: 2px solid #fff; border-right: 2px solid #fff; border-bottom: 2px solid #fff;  float: right; }
* html #flare { margin: 0 -3px; ma\rgin: 0; } /* IE 5.5 floted image bug */
#location { border-bottom: 2px solid #fff; height: 70px; width: 553px; }
	
#navigation { float: left; width: 185px; }
* html #navigation { width: 182px }

#navigation ul { padding: 27px 0 0 10px; line-height: 12.5px; font-size: 11px; }
#navigation ul li { padding: 2px 0; }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { color: #3f3f3f; text-decoration: none; padding: 2px 0; }
#navigation ul li a:hover, #navigation ul li a:active, body#body-home a#a-home { text-decoration: underline; }
body#body-home a#a-home { color: #7A3547; font-weight: bold; text-decoration: none; }

#warwicklogo img { margin: 33px 0 0 40px; }

#content { margin-left: 185px; padding-bottom: 26px; }
* html #content { margin-left: 182px; }

#tagline { margin-top: -2px; }

#copy { padding: 0 12px; line-height: 13px; font-size:11px; }
#copy h5 { color:#D3AD7C; font-weight:bold; margin-bottom:2em; margin-top:3px; }
#copy h6, #copy h7 { color:#8E7266; font-weight: bold; }
#copy h6 + h6 { margin-top: 10px; }
#copy p, #copy ul { color: #8E7266; margin: 0.5em 0 1em 0; }
#copy ul { padding-left: 40px; }
#copy ul li { list-style: disc; }

#footer { text-align: center; margin: 10px; padding-bottom: 10px; color: #8E7266; font-size: 11px; line-height: 16px; }
#footer a { color: #8E7266; text-decoration: underline; font-size: 11px; }
