body {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #666;
	background: #BFE4EF;
	background-image: url(images/peacestrengthwisdom.gif); background-repeat:repeat-x;
}

a:link, a:visited { color: #583F1B; text-decoration: none; font-weight: 400; } 
a:active, a:hover { color: #583F1B; text-decoration: underline; }

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0 0 15px 0;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/main_bg.jpg) repeat-y;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

/* header */
#header {
	width: 920px;
	height: 155px;
	padding: 0 20px 0 20px;
	background: url(images/header.jpg) no-repeat;
}

#header #site_title {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 60px 0 20px 0;
	width: 325px;
	height: 55px;
	background: url(images/stjohnslogoNEW.jpg) no-repeat bottom;
}

#site_title a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#site_title a:hover {
  text-decoration:none;
}


/* end of header */
/* menu */
#stj_menu {
	clear: both;
	width: 960px;
	margin: 0;
	height: 45px;
	background: url(images/menu_bg.jpg) right no-repeat;
}

#stj_menu ul {
	padding: 0 0 0 20px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#stj_menu ul li {
	float:left;
	padding-right: 5px;
}

#stj_menu li a {
	float: left;
	display: block;
	color: #CCC;
	font-size: 12px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	padding: 0px 0 0 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#stj_menu  li a b {
	float: left;
	display: block;
	padding: 0px 17px 0 17px;
}
#stj_menu  li.current a, #stj_menu  li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(images/menu_hover_right.jpg) right top no-repeat; 
}
#stj_menu  li.current a b, #stj_menu li a:hover b {
	color: #fff;
	text-decoration: none;
	background: url(images/menu_hover_left.jpg) left top no-repeat;
}
/* end of menu */


/* content */
#stj_content {
	position: relative;
	color: #666;
	width: 920px;
	padding: 0;
	margin-left: 20px;
}

#stj_innter_content {
	background-color: #CCC;

}

#stj_content #stj_content_left {
	float: left;
	padding: 15px 0 0 15px;
	width: 565px;
}

#stj_content #stj_content_right {
	float: right;
	width: 265px;
	margin-top: 22px;
	background-color:#F0F6F8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;	
}

#stj_content #stj_content_funfact {
	float: right;
	width: 265px;
	margin-top: 22px;
	background-color:#EBF5EC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	
}

 #stj_content_funfact h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 0 0 10px;
	margin: 0 0 0px 0;
	color:#765D38;
	font-weight: lighter;
	text-shadow:#CCC 0 2px 3px;	
 }

 #stj_content_left h1 {
	font-size: 26px;
	line-height: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	padding: 15px 0 8px 0;
	margin: 0 0 10px 0;
	color:#765D38;
	font-weight: lighter;
	text-shadow:#CCC 0 2px 3px;	
 }

 #stj_content_left h2 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px 0 2px 0;
	margin: 0 0 2px 0;
	color:#56623E;
	font-weight: lighter;
 }

#stj_content_left p {
	padding-bottom: 10px;
	margin: 0px;
}

#stj_content_left img {
	float: left;
	margin: 3px 15px 0 0;
	border: 3px solid #ccc;
}

#stj_content_right h1 {
	color: #374521;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 1.1em;
	margin: 0px;
	padding: 10px 0 0 10px;
	font-weight: lighter;
}

#stj_content_right h2 {
	color: #56623E;
	font-size: 16px 0;
	padding: 0 0 0px 10px;
	font-weight: lighter;
}

#stj_content_funfact h3 {
	color: #56623E;
	font-size: 14px 0;
	padding: 0 0 0px 10px;
	font-weight: lighter;
}
	

#stj_content_right img {
	border: 2px solid #999;
	margin: 5px 0 5px 0;
	text-align:center;
}

#stj_content_funfact img {
	border: 1px solid #999;
	display: block;
    margin-top: 3px;
	margin-left: auto;
    margin-right: auto;
	
}


#stj_content_right p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#stj_content_funfact p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#stj_content_right .right_column_section {
	clear: both;
	margin: 10px;
}

#stj_content_funfact .right_column_section {
	clear: both;
	margin: 10px;
}
/* left column */

/* footer */
#stj_footer {
	clear: both;
	color: #ccc;
	width: 960px;
	margin-top: 30px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: #54613D;
}

#stj_footer a {
	color: #ccc;
	font-weight: normal;
}

#stj_footer img {
	margin: 0px 0px 7px 7px;
}
/* end of footer */

