﻿/*  Page CSS for ashteadgroup.org */
/*  © 2008 Keith Gravell Cambridge Web Projects */

#wrapper{
	width:796px;
	min-height:500px;
	text-align:left;
	margin: 0 auto;
	padding-top:0;
	padding-bottom:16px;
	border-bottom: 1px solid #ddd;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: url(../images/wrapperbg.jpg) repeat-x;
	background-color: #fff }

#header{
	width:800px;
	margin:48px auto 0 auto ;
	padding:0 ;
	height:33px;
	text-align:left;
	background: url(../images/headbg.gif) no-repeat  }
#header p  { 
	color: #ddd; font-size:9px; 
	padding-top:9px;
	margin-left:80px }
#header p a { 
	color:#ddd;
	text-decoration:none }

#content{ 
	width:740px;
	margin: 3px auto;
	padding: 0 }
	
#topline { width:100%; text-align:center }
#topline h3 { 
	margin:0; padding:0;
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif } 
	
#topnav { margin: 0 auto 18px auto; padding-top:24px }

#highlight {
	width:200px;
	float:left;	
	margin-top:24px }
#highlight h1 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:150%;
	margin:0; padding:0;
	color: #333 }

#leftcol { 
	margin-left: 36px;
	margin-top:0;
	width:424px }
#leftcol ul, #leftcol li  { 
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
 	list-style:disc;
 	list-style-position:inside;
 	margin:6px;
 	padding-top:12px}

#middlecol { 
	margin-left:20px;
	margin-top:24px;
	width:300px;
	float:left }

#rightcol {
	width:200px;
	margin-top:24px;
	float:right }
#rightcol ul li { 
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:200%;
	padding:0 }

#gallery td { padding:8px }

#bknotes {
    float:right; width:200px; margin-right:-180px; margin-top:240px }
	
#footer{ margin: 1px auto }
#footer p {	font: 9px Verdana, Helvetica, sans-serif; color: #666 }
#footer p a { color:#369; text-decoration:none; border-bottom:1px dotted #369 }
