/* General styles */
body { margin:0; padding:0; border:0; width:100%; background:#f7f6f3; min-width:600px; color:#333; font-size:90%; font:76% arial,sans-serif; }
a { color:#900; border:none; letter-spacing:normal; text-decoration:none; }
a:hover { color:#900; border:none; letter-spacing:normal; text-decoration:underline; }
h1 { margin:0; padding:0; }
h2, h3 { margin:.8em 0 .2em 0; padding:0; }
p { margin:.4em 0 .8em 0; padding:0; }
img { margin:10px 0 5px; border:0;}

/* Header styles */
#header { clear:both; float:left; width:100%; }
#header { border-bottom:1px solid #000; }
#header p, 
#header h1 { margin-top:-5px; font-size:55px; height:80px; line-height:80px; padding-left:10px; background-color:#300; background-image:url('http://www.townwaits.org.uk/chrome/russet.jpg'); color: #fff; }
#header h2 { padding:.4em 15px 0 15px; margin:0; }
#header ul { clear:left; float:left; width:100%; list-style:none; margin:10px 0 0 0; padding:0; }
#header ul li { display:inline; list-style:none; margin:0; padding:0; }
#header ul li a { display:block; float:left; margin:0 0 0 1px; padding:3px 10px; text-align:center; background:#eee; color:#000; text-decoration:none; position:relative; left:15px; line-height:1.3em; }
#header ul li a:hover { background:#369; color:#fff; }
#header ul li a.active,
#header ul li a.active:hover { color:#fff; background:#000; font-weight:bold; }
#header ul li a span { display:block; }

/* 'widths' sub menu */
#layoutdims { clear:both; background:#eee; border-top:4px solid #000; margin:0; padding:6px 15px !important; text-align:right; }

/* column container */
.colmask { clear:both; float:left; width:100%;	/* width of whole page */ overflow:hidden; /* This chops off any overhanging divs */}

/* common column settings */
.colright, 
.colmid,
.colleft { float:left; width:100%; position:relative; }
.col1,
.col2,
.col3 { float:left; position:relative; padding:0 0 1em 0; overflow:hidden; }

/* 2 Column (double page) settings */
.doublepage { background:#f7f6f3; /* right column background colour */ }
.doublepage .colleft { right:25%; /* right column width */ background:#f7f6f3; /* left column background colour */ }
.doublepage .col1 { width:71%; /* left column content width (column width minus left and right padding) */ left:27%; /* right column width plus left column left padding */ }
.doublepage .col2 { width:21%; /* right column content width (column width minus left and right padding) */ left:31%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */ }

/* Footer styles */
#footer { clear:both; float:left; width:100%; border-top:1px solid #fff; background-color: #300; min-height:150px; height:10em; text-decoration:none; background-image:url('http://www.townwaits.org.uk/chrome/russet.jpg'); background-repeat:repeat-x; color:#ffc; }
#footer p { padding:10px; margin:0; color:#ffc; }

/* w3c BUTTONS WITHOUT GRAPHICS */
.w3cbutton3 { margin: 1em 0; width: 90px; border: 1px solid #ccc; font-family: helvetica,arial,sans-serif; font-size: 10px; font-weight: bold; }
.w3cbutton3 a { display: block; width: 100%; }
.w3cbutton3 a:link, 
.w3cbutton3 a:visited,
.w3cbutton3 a:hover { background-color: #fc6; color: #000; text-decoration: none; }
.w3cbutton3 span.w3c { padding: 0 4px; background-color: #fff; color: #0c479d; }
.spec { color:#000; }

/* ACTUALITY BUTTON WITHOUT GRAPHICS */
.actbutton { margin: 1em 0; width: 90px; border: 1px solid #ccc; font-family: helvetica,arial,sans-serif; font-size: 10px; font-weight: bold; text-align:center; float:left; }
.actbutton a { display: block; width: 100%; }
.actbutton a:link, 
.actbutton a:visited,
.actbutton a:hover { background-color: #c00; color: #fff; text-decoration: none; }
.actbutton span.acts { padding: 0 4px; background-color: #c00; color: #fff; }

/* NAVIGATION WIDGET */
.widget { color:#333; font-size:140%; letter-spacing:normal; border-bottom:1px solid #333; }

.page-title { font-weight:bold; font-size:2em; letter-spacing:1px; margin-bottom:-10px; }

/*SITE INDEX*/
.site { width:auto; height:auto; }
.site h2 { margin-top: 10px; padding:1px 0 0 10px; line-height:29px; font-size:25px; background-image:url('http://www.townwaits.org.uk/chrome/button02_30x300.jpg'); background-repeat:no-repeat; background-color:#f7f6f3; color:#fff; }
.site a { display:block; padding:0 0 5px 15px; }
.site .lists { padding-bottom:12px; margin-top:-15px; }
.site p { line-height:1em; } 

/* SECTION INDEX */
.section { width:auto; height:auto; }
.section h2 { padding:1px 0 0 10px; line-height:29px; font-size:25px; background-image:url('http://www.townwaits.org.uk/chrome/button02_30x300.jpg'); background-repeat:no-repeat;  background-color:#f7f6f3; color:#fff; }
.section a { display:block; padding:0 0 5px 15px; }
.section .lists { padding-bottom:12px; margin-top:-15px; }
.section p { line-height:1em; }

.center { text-align:center }

.no-bullets li { list-style-type:none; }