/*
Design by Drew Davidson for Fighterboy.org.uk
*/

body {
	background: #5d8aa8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	color: #757575;
}

#wrapper{
	width: 880px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
}



#page{
	width: 870px;
	height: 100%;
	margin: 0 auto;
	background-color: transparent;
}

/* Header */

#header{
	padding: 0;
	margin: 0 auto;
	width: 830px;
	height: 121px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

/* Menu */

#menu {
	padding: 0;
	margin: 80px 0 0 120px;
	list-style: none;
	width: 700px;
	height: 42px;
	background: url(../images/background.png);
	background-repeat: no-repeat;
	float: right;
}

#menu li {
	position: relative;
	float: left;
	margin: 0 5px 5px;
	padding-top: 8px;
}

#menu li a {
	display: block;
	height: 26px;
	line-height: 23px;
	padding: 0 20px 0 0;
	float: left;
	color: #ddd;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#menu li a b {
	display: block;
	height: 26px;
	float: left;
	padding: 0 0 0 20px;
}

#menu li a:hover {
	background: url(../images/taba.png) right top;
	cursor: pointer;
	color: #fff;
	line-height: 25px;
}

#menu li a:hover b{ 
	background: url(../images/tabb.png) left top; 
	cursor: pointer;
}

#menu .active a{ 
	background: url(../images/taba.png) right top; 
	cursor: pointer; 
	color: #fff; 
	line-height: 25px;
}

#menu .active b{ 
	background: url(../images/tabb.png) left top; 
	cursor: pointer;
}

#validator {
	width: 830px;
	padding: 5px 5px 5px 0;
	margin: 0 auto;
}

/* Footer */

#footer {
  float: left;
	width: 830px;
	height: 20px;
	margin: 0 auto;
}



#footer p {
	margin: 0;
	line-height: 25px;
	padding: 5px 10px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* footer Menu */

#footer-menu {
   float: left;
	padding-left: 110px;
	font-variant: small-caps;
	color: #353535;
	
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	background: url(../images/img15.jpg) no-repeat right 50%;
	text-decoration: none;
	font-size: 11px;
	color: #757575;
}

#footer-menu a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #434343;
}

#footer-menu .active a {
	padding-left: 15px;
	font-size: 12px;
	color: #5d8aa8;
}


/* general formatting */


h1, h2, h3 {
	color: #5D8AA8;
	letter-spacing: -1px;
}

h4, h5 {
	color: #000;
	letter-spacing: -1px;
}



h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 20px;
}

h4, h5 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}



/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding-top: 20px;
	
}


/* Content */

#intro_content {
	width: 830px;
	margin: 0 auto;
	padding-top: 20px;
	background: transparent url(../images/ardua.png) no-repeat center top;
}

#content {
	width: 830px;
	margin: 0 auto;
	padding-top: 20px;
}




.post {
	background: transparent; 
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 30px;
	font-size: 2.4em;
	text-transform: uppercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 10px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

.center{
	text-align: center;
	background: transparent;
}

.right{
	text-align: right;
	background: transparent; 
}

.top{
	text-decoration: none;
	text-align: left;
	color: Navy;
	background: transparent; 
}	

.extract{
	font-style: italic;
	color: #5D8AA8;
}

.account{
	font-style: italic;
	color: #7b5da8;
}

.bottom{
	
	padding-top: 300px;
	text-align: center;
	background: transparent; 
}

#obit {
	height: 400px;
	padding-bottom: 3px;
	background: url(../images/img19.jpg) no-repeat center top;
}

#telegram {
	height: 250px;
	padding-bottom: 1px;
	background: url(../images/img13.jpg) no-repeat center top;
}

#berylhenry {
	height: 200px;
	padding-bottom: 1px;
	background: url(../images/img14.jpg) no-repeat center top;
}

.beryl{
	height: 300px;
	vertical-align: bottom;
	padding-bottom: 3px;
	background: url(../images/img12.jpg) no-repeat center top;	
}

th{
	
	text-align: left;
	border-bottom: 1px dashed #727272;
}

td{
	
	text-align: left;
}

td.center{
	text-align: center;
}	

td.tot_center{
	text-align: center;
	border-top: 1px dashed #727272;
	border-bottom: 1px dashed #727272;
}


td.right{
	text-align: right;
	border-top: 1px dashed #727272;
	border-bottom: 1px dashed #727272;
}

.medals{
   text-align: center;
	font-style: italic;
	font-size: 15px;
	color: #00008B;
}

.pic1{
	margin: 20px;
	height: 150px;
	background: url(../images/img01.jpg) no-repeat top;
}

.pic2{
	margin: 20px;
	height: 150px;
	background: url(../images/img02.jpg) no-repeat top;
}

.pic3{
	margin: 20px;
	height: 150px;
	background: url(../images/img06.jpg) no-repeat top;
}

.pic4{
	margin: 20px;
	height: 150px;
	background: url(../images/img07.jpg) no-repeat top;
}

.pic5{
	margin: 20px;
	height: 150px;
	background: url(../images/img11.jpg) no-repeat top;
}

.pic6{
	margin: 20px;
	height: 150px;
	background: url(../images/img09.jpg) no-repeat top;
}

.pic7{
	margin: 20px;
	height: 150px;
	background: url(../images/img16.jpg) no-repeat top;
}

.pic8{
	float: left;
	width: 200px;
	margin: 20px 50px;
	height: 200px;
	background: url(../images/img18.jpg) no-repeat top;
}

.pic9{
	float: right;
	width: 200px;
	margin: 20px 50px;
	height: 200px;
	background: url(../images/img17.jpg) no-repeat top;
}