﻿
body {
	margin-top: 20px;
	padding: 0;
	background: #2E2200;
	font-size: 11px;
	text-align: justify;
	color: #ABABAB;
}

option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

select {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

textarea {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

input {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

td {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

th {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

body {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

ol {
	line-height: 200%;
}

ul {
	line-height: 200%;
}

p {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote ol {
	line-height: normal;
	font-style: italic;
}

blockquote ul {
	line-height: normal;
	font-style: italic;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url('images/img04.jpg') repeat-y left top;
}


/* Header */

#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header p {
	margin: 0;
}

#header h1 {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#bottom_bgbtm{
 	background: url('images/img05.jpg') no-repeat left bottom;
 	width:800px;
 	height:50px;
 	padding:0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        clear: both;
}
#menu_bar{
   width:800px;
   padding:0;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0;
}

#banner_new{
   background-image:url('images/StJamesAnglicanheader.jpg');
   width:800px;
   height:200px;
/*   margin-bottom: 15px; */
   padding:0;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0;
}

#banner {
 margin-bottom: 15px;
 padding: 0;
 width: 800px;
 height: 250px;
 background: url('images/stjamesgates2.jpg') no-repeat center top;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url('images/img03.jpg') no-repeat left top;
}

#page .bgbtm {
	background: url('images/img05.jpg') no-repeat left bottom;
	
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
/*	border-left: 6px solid #2E2E2E; */
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url('images/img08.gif') no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url('images/img08.gif') no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

/* Sidebar */
#sidebar_image{
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding-left:20px;
	padding-top:20px;
	color: #7A7A7A;
}

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	color: #7A7A7A;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url('images/img08.gif') no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url('images/img05.gif') repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url('images/img02.jpg') no-repeat left top;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #FFB300;
}

/* --- menu styles --- note:	not all browsers render styles the same way so try out your style sheet	on different browsers before publishing;*//* level 0 inner */
.m0l0iout {	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	text-decoration: none;	padding: 4px;	color: #707070;}
.m0l0iover {	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 	text-decoration: none;	padding: 4px;	color: #E2144A;}  
/* level 0 outer */
.m0l0oout {	text-decoration : none;	border : 1px solid #cccccc;	background: #ffffff;}
.m0l0oover {	text-decoration : none;	border : 1px solid #cccccc;	background: #f9f9f9;}  
/* level 1 inner */
.m0l1iout {	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	text-decoration: none;	padding: 4px;	color: #000000;}
.m0l1iover {	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	text-decoration : none;	padding: 4px;	color: #000000;}  
/* level 1 outer */
.m0l1oout {	text-decoration : none;	border : 1px solid #cccccc;	background: #ffffff;	filter: alpha(opacity=85);}
.m0l1oover {	text-decoration : none;	border : 1px solid #cccccc;	background: #f9f9f9;}



