/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* /////////////// basic elements /////////////// */



body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #004300;
}

td {
	padding: 2px;
}

#page {
	background: #004300;
	background-position: center 50%;
	background-image: url(http://www.derbyunitarians.org.uk/images/shadow.jpg);
	background-repeat: repeat-y;
}

#wrap {
background: #ffffff url(http://www.derbyunitarians.org.uk/images/back.gif);
color: #000;
margin: 0 auto;
width: 760px;
height: auto;	
}

#bannertext {
	position: relative;
	top: 30px; 
	left: 42px;
	width: 150px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#header {
	height: 122px;
	background-image: url(http://www.derbyunitarians.org.uk/images/banner.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 20px 0;
}

#header h1 {
	color: #000;
	margin: 0 15px 0px 0;
	padding: 50px 0 0 40px;
	line-height: 2em;
	font-size: 180%;
}


h1 {
	font-size: 2em;
	font-weight: bold;
	color: #d0501e;    /* orange */	
	padding-top: 2px;
	padding-bottom: 4px
	}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #407135;
}
	
#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	text-align: center;
	color: #407135;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #1e812e;    /* logo dk green */		
	padding-top: 2px;
	padding-bottom: 10px
	}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: Maroon;
	padding-top: 10px;
	padding-bottom: 4px
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: Maroon;
	padding-top: 10px;
	padding-bottom: 4px
}

h6 {
	font-size: 1em;
	font-weight: bold;
	color: #982a0c;    /* logo brick red */
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px
}



#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#leftcol {
margin: 0;
padding: 0;
clear: left;
float: left;
width: 150px;
}

#navmenu {
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}



#navmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.1em;
}	

#navmenu li {
margin-bottom: 4px;
text-align:left;
}

#navmenu li a {
font-weight: bold;
height: 15px;
text-decoration: none;
color: #505050;
display: block;
padding: 1px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#navmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #336666;
}

#leftextras {
margin-left: 3px;
}

#leftextras p {
margin-left: 6px;
}

.blockquote {
margin-left: 2em;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.box {
	margin-right: 4px;
	padding: 3px;
	border: 1px solid #000;
	background-color: #c0dcc0;
	text-align: center;
}

.boxout {
	width: 250px;
	margin: 5px 4px;
	padding: 3px;
	border: 1px solid #000;
	background-color: #c0dcc0;
}
.leftclearbox {
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #004300;
	background-color: #f0f0e2;
	text-align: center;
}
.button {
	margin: 4px 4px;
	margin-right: 4px;
	padding: 3px;
	border: 4px solid #ccc;
	background-color: #ccc;
	text-align: center;
	border-style: outset;
}

.button a {
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 0 0 2px 0;
}	

.button a:hover {
	text-decoration: none;
	background: #FFDC99;
	color: #286ea0;
}

#extras {
float: right;
width: 100px;
margin: -30px 0 10px 0;
padding: 0px;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 0.5em 0;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#contentindex {
margin: 0 120px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content ul {
padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
}

#content ul li {
	list-style: disc;
	text-indent: 0px;
}

#content ol {
	padding-left: 15px;
}

#content ol li {
	list-style: decimal;
	text-indent: 0px;
	margin-left: 10px;
}

#content ol ul li {
	list-style: circle;
	text-indent: 0px;
	margin-left: 10px;
}

#content img {
	display: inline;
}

.imgleft {
	margin: 10px 10px 5px 0;
	float: left;
	padding: 1px;
	border: 1px solid #000;	
}

.imgleftnobdr {
	margin: 10px 10px 5px 0;
	float: left;
	padding: 1px;
}

.imgright {
	margin: 10px 0 5px 10px;
	float: right;
	padding: 1px;
	border: 1px solid #000;	
}



a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

a.sub { 
	display: block;
	padding: 2px 5px 2px 0.5em;
	font: bold 0.8em;
	margin-left: 20px;
	margin-bottom: 2px;
	}
	
a:small {font-weight: normal;}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer2 {
	height: 50px;
	margin-bottom: 20px;
	CLEAR: both; 
	BACKGROUND-POSITION: 50% top; 
	BACKGROUND-IMAGE: url(http://www.derbyunitarians.org.uk/images/footer-background.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #004300;
	LINE-HEIGHT: 140%; PADDING: 10px; 
	color: #ffffff; font-weight: bold; font-size: 0.6em; text-align: center;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}




.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}



.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.smallgrey {
font-size: 0.8em;
color: #8d9d8d;
}

.centersmall {
text-align: center;
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.italic {
	font-style: italic;
}

.red {
	color: red;
}

.hide {
display: none;
}

.cleaner {
	clear:both;
	height:10px;
	font-size:1px;
	border: none;
	margin:0;
	padding:0;
	background: transparent;
}

.caption {
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center; 
}
.quoteday {
float: right;
width: 150px;
margin-top: 0px;
margin-right: 6px;
	display: block;
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: Green; 
}
