
body {
	margin: 0;
	padding: 0;
	background: #fff url(../i/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: "BakerSignet BT", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font: normal medium "BakerSignet BT", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #bf000f;
	font-size: x-large;
	letter-spacing: 1px;
}
blockquote {
	font-style: italic;
	font-size: large;
	font-weight: bold;
	background: #bf000f;
	margin: 0;
	padding: 10px;
	color: #fff;
	text-align: center;
}
em {
	font-style: normal;}
a {
	color: #bf000f;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: medium;
}
img {
	border: none;
}
img.left {
	float: left;
	width: 135px;
	height: 135px;
	margin: 0 15px 0 0;
	border: none;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: none;
}

.listleft {
	float: left;
	list-style-position: inside;
	font-size: medium;
}
/* Header = Photo Banner*/
#header {
	width: 800px;
	height: 155px;
	margin: 0 auto;
	font: bold medium "BakerSignet BT", Arial, Helvetica, sans-serif;
}
#header-bg {
	margin: 14px auto;
	padding-top: 3px;
	width: 800px;
	height: 190px;
	background: url(../i/img02.jpg) no-repeat left top;
}

/* Logo  (DJG Image, text and "by George")*/
#logo {
	float: left;
	width: 800px;
	margin: 5px auto 0 auto;
}

.keywords {
	text-align: center;
	font-size: small;
	color: #c0c0c0;
	margin: 0;
	padding: 0;
}

/* Menu */

#menu {
	display: block;
	position: absolute;
	text-align: center;
	margin: 0px 195px 0px 195px;
	top: 130px;
	width: 800px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: inline;
	padding: 0px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: large;
	color: #000;
}
#menu a:hover {
	color: #fff;
}
#menu .current_page_item a {
	color: #fff;
	text-decoration: underline;
}

/* Page */
#pagewrap {
	width: 800px;
	margin: 0 auto;
}
#contentnarrow {
	float: left;
	width: 530px;
	padding: 0px 10px 20px 10px;
	font-size: medium;
}
#contentwide {
	float: left;
	width: 800px;
	padding: 0px 10px 20px 10px;
	font-size: medium;
}
#recent-posts {
	float: right;
	width: 200px;
	padding: 0px 10px 20px 10px;
	font-size: medium;
}
#recent-posts .entry {
	font-size: medium;
	}

#recent-posts .entry a {
	font-size: medium;
}

#recent-posts .more {
	background: url(../i/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: medium;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #bf000f 1px dashed;

}

/* Sidebar */
#sidebar {
	clear: both;
	width: 800px;
	background: #ededed;
	border: 1px solid #c0c0c0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	display: block;
	float: left;
	width: 180px;
	padding: 5px 8px 0px 8px;
}
#sidebar li ul {
	border-top: #bf000f 1px dashed;
}
#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 20px;
}
#sidebar h2, h3, h4, h5, h6, #recent-posts h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding-left: 20px;
	padding-top: 5px;
	background: url(../i/bullet.gif) no-repeat left 50%;
	color: #bf000f;
	font-size:medium;
}
#sidebar a {
	text-decoration: none;
	color: #000;
	font-size: medium;
}
#sidebar a:hover {
	text-decoration: underline;
	font-size: medium;
}

/* Footer */
#footer {
	width: 800px;
	margin: 5px auto;
	background: #fff;
}

#footer p {
	margin: 0;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

/* GALLERY STYLING */

#gallery {
width: 800px;
height: 600px;
border: 1px solid #ccc;
}
#gallery ul {
list-style:none; 
padding:0 0 0 5px; 
margin:0; 
width:150px; 
position:relative; 
float:left;
}
#gallery ul li {
display:inline; 
width:52px; 
height:52px; 
float:left; 
margin:0 0 5px 5px;
background: transparent;
}
#gallery ul li a {
display:block; 
width:50px; 
height:50px; 
text-decoration:none; 
border:1px solid #000;
background: transparent;
}
#gallery ul li a img {
display:block; 
width:50px; 
height:50px; 
border:0;
background: transparent;
}
#gallery ul li a:hover {
white-space:normal; 
border-color:#ddd;
background: transparent;
}
#gallery ul li a:hover img {
position:absolute; 
left:130px; 
top:0; 
width:auto; 
height:auto; 
border:1px solid #000;
background: transparent;
}

