body {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #eaeaea;
}

h2, h3 {
	font-family: "lucida grande", verdana, sans-serif;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

h2 {
	margin-top:20px;	
}

p {
	text-align: left;
}

/*ul {
	list-style-type: none;
}*/

#content {
	padding: 0 20px;
	text-align: left;
	float: left;
/*	border-right: 1px dotted Gray;*/
}

#content-right-wrapper {
	text-align: left;
	width: 224px;
	float: right;
	border-left: 1px dotted Gray;
}

#content-right {
	margin:0 20px;
	text-align: left;
	color:gray;
	font-size:10px;
}

#content-right h3 {
	color: #2E2E2E; 
	font-size:9px;
	margin: 10px 0 0px 0;
	padding-bottom: 5px;
}

#content-right p {
	margin: 0;
	padding: 0 0 10px 0;	
}

#content-right ul {
	margin: 0;
	padding: 0 0 10px 0;	
	list-style-type: none;
}

#mainWrapper {
	border: 1px solid #000;
	width: 700px;
	margin: 0 auto;
	background: #fff;
}

#header {
	height: 40px;
	background-color: #6963AC;
	border-top: 2px solid #8780BC;
	border-bottom: 1px solid #504A84;
}

#header h1 {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding: 9px 0 0 0;
	margin: 0;
}

#subHeader {
	height: 44px;
	background-color: #000;
}

#right {
	width: 340px;
	margin: 15px 0;
	padding-right: 20px;
	float: right;
	text-align: right;
}

#tickframe {
	padding: 0px;
	width: 190px;
	height: 115px;
	border: none;
}

#footer {
	clear: both;
	height: 19px;
	background-color: #6963AC;
	border-top: 1px solid #000;
}

#byLine {
	line-height: 18px;
	color: #FFFDB2;
	font-size: 9px;
	vertical-align: middle;
}

/* Navigation */
#navcontainer {
	margin: 0px 0 0 0px;
	padding: 0;
	height: 22px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	background: #eee;
	width: 99px;
	height: 19px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 0;
	margin: 0;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 12px;
	line-height: 19px;
}

#navcontainer ul li a#churches_nonanglican {
    width: 100px;
}

#navcontainer ul li a#index {
	border-left: 0;
}

#navcontainer ul li a:hover {
	color: #333;
	background: #ccc;
}

#navcontainer a:active {
	background: #fff;
	color: #333;
}

#navcontainer li#active a {
	background: #fff;
	color: #333;
}

.newsitem {
	padding: 0 10px;
	border: 1px solid #2F4F4F;	
	background-color: #FAEBD7;
	margin: 15px 0 0 0;
}

.intro {
	text-align:justify;
}

#content a, #content a:link, #content a:visited, #content a:hover, #content a:active #content-right a, #content-right a:link, #content-right a:visited, #content-right a:active {
	text-decoration: none;
	color: Blue;
}

#content .uparrow a:hover, #content .newsitem a:hover, #content .intro a:hover, #content-right a:hover {
	text-decoration: underline;
}

.toplinks a, .toplinks a:link, .toplinks a:visited, .toplinks a:hover, .toplinks a:active {
	float: left;
	text-decoration: none;
	width: 300px;
	color: Blue;
	margin-left: 20px;
}

.toplinks a:hover {
	background-color: #FAEBD7;
	text-decoration: none;
}

.contact {
	padding-left:25px;
}

.hide {
  display: none;
}

.uparrow {
	background-image:url("images/arrow_up.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	font-size: 8pt;
}

#newsbox {
	float: right;
	width: 250px;
	height: 485px;
	border: 1px solid Gray;
	margin: 0 0 10px 10px;
	padding: 0 5px;
	background: #fefe77;
}

#newsbox h2 {
	text-align: center;
	margin-top: 5px;
}
 
#newsbox a, #newsbox p {
	text-align: center;
}