/* General */
body {
	border:0 none;
	min-width:800px;
	margin:0;
	padding:0;
}

a {
	color:rgb(188,164,7);
	text-decoration:none;
	font-weight:bold;
}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
  margin:0;
  padding:0;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

img {
	margin:10px 0 5px;
}

div#blackborder
{
	clear:both;
	border-bottom:2px solid #000;
}

h2 img
{
	margin: 0;
	border-width: 0px;
}

h2 {
	font-family: "標楷體", "新細明體", "細明體", Arial;
	font-size:1.4em;
	font-weight:bold;
	color:#000;
	padding-top:1em;
	padding-bottom:0em;
	line-height: 120%;
}

h2 a {
	text-decoration:none;
}

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

h2 .date {
	color:rgb(252,178,151);
	font-size:0.9em;
	white-space: nowrap;
}

h3 
{
	font-family: "標楷體", "新細明體", "細明體", Arial;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin-bottom: 1ex;
	line-height: 180%;
}

span {
	font-size:1.2em;
}

span.side img
{
	border:1px solid #666;
	width: 100%;
}

span.side
{
  margin-top: 0ex;
  margin-bottom: 0.25ex;
  margin-left: 1em; 
  position:relative; 
  right:0;
  float:right;
  width: 50%;
}

span.caption
{
  display: block;
  text-align: right;
  font-family: "標楷體", "新細明體", "細明體", Arial;
  font-size: 60%;
	color:#666;
	margin-top: -1em;
}

#highlightarea {
	background:rgb(233,215,132);
	padding:10px 10px;
}

.hintbox {
	background:rgb(233,215,132);
	padding:10px 10px;
	color:#000000;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:180%;
}

.emp_text {
	color:#000000;
	font-size:1.2em;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
}

.emp_text_header {
	color:#993300;
	border-bottom:1px solid #ff9966;	
	font-size:1.2em;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
}

.normal_text, .normal_text p {
	color:#000000;
	font-size:1.2em;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
}

.small_text 
{
	color:#000000;
	font-size:1em;
}

img 
{
	-ms-interpolation-mode:bicubic;
}

img
{  
	border-style: none;
}

pre
{
	margin: 1em 0em; 
	padding:1em; 
	background-color:#eee;
}

.textmessage
{
  float: right;
  width: 35%;
 	border-left: 1px solid rgb(191,51,6);
	padding: 4px;
	margin-left: 2em;
	font-size: 90%;
	line-height: 135%;
	color:rgb(96,96,96);
}

/* change text size */
body #text-size-print {
	overflow: hidden;
	display:inline; 
	float:right;
	background-image: none;
	background-color: transparent;
	margin: 12px 0 0 0;
	width: 80px;			/* must define width else layout breaks in Firefox 2 */
	padding-right: 10px;	/* must use padding-right instead of margin-right for IE6 */
}

body #text-size-print img#bigger-text,
body #text-size-print img#smaller-text,
body #text-size-print img#print {
	margin: 0;
	padding: 0;
	border:0 none;
}

body #text-size-print a {
	float: right;	
	margin-left: 5px;
	padding: 2px;
	color: #444;
	background-color: #FBFBFB;
}

body #text-size-print a:hover,
body #text-size-print a:focus,
body #text-size-print a:active {
	background-color: #EEE;
}


/* Worship */
img.preach {
	border:0 none;
	height:45px;
	margin:18px 30px 0 0;
	width:45px;
	float:right;
	position:relative;
	z-index:10;
	display:inline;	
}

.box {
	background:rgb(233,215,132);
	border:2px solid #000;
}

.boxHighlight
{
	background:rgb(221,195,67);
	border:2px solid #000;
}

.box h2 {	/* Box title */
	border-bottom:1px dotted #000;
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;	
	padding:0.3em 0.3em;
}

.boxHighlight h2 {	/* Box title */
	border-bottom:1px dotted #000;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;	
	padding:0.3em 0.3em;
}

.box table tr td ul li {
	line-height:1.3em;
	font-size:1.1em;
}

.boxHighlight table tr td ul li {
	line-height:1.3em;
	font-size:1.1em;
}

.box table tr td a {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}

.boxHighlight table tr td a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.boxHighlight table tr td a:hover { 
	color: #FF0000
}

thead th {
	border-bottom:2px solid #D3E7F4;
	color:#EC7600;
	font-weight:bold;
}

th a:link, th a:visited {
	color:#6F9DBD;
}

tr.even, tr.odd, tbody th {
	border-color:#D3E7F4;
	border-style:solid;
	border-width:1px 0;
}

tr.odd, tr.info {
	background-color:#EDF5FA;
}

tr.even {
	background-color:#FFFFFF;
}

tr.odd td.active {
	background-color:#DDECF5;
}

tr.even td.active {
	background-color:#E6F1F7;
}

td.region, td.module, td.container {
	background-color:#D4E7F3;
	border-bottom:1px solid #B4D7F0;
	border-top:1.5em solid #FFFFFF;
	color:#455067;
	font-weight:bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
	border-top-width:0;
}

/* Content */
a:hover { 
	color: #FF0000
}

.container {
	float: left;
	width:1280px;
}

#left-element {
	background-image:url("../images/background.jpg");
	background-repeat:repeat;
	background-position:top right;	
}

.left-element {
  float: left;
  width: 900px;
  font-family: "標楷體", "新細明體", "細明體", Arial;
	font-size:1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-right: 5px;	/* must use padding-right instead of margin-right for IE6 */
 	min-height:1800px;
 	height:auto !important;
	height:1800px;
}

.element-padding {
	padding-left: 25px;
	padding-right: 25px;	/* must use padding-right instead of margin-right for IE6 */	
}

.right-element {
  float: right;
  width: 300px;
  text-align: left; /* depends on element width */
 	font-family: "標楷體", "新細明體", "細明體", Arial;
	font-size:1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
} 

/* Header */
#header {
	clear:both;
	float:left;
	width:1280px;
	border-bottom:1px solid #000;
	background-color:rgb(247,247,222);
}

#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin: 0;
	padding:0;
}

#header ul li {
	display:inline;
	list-style:none;
	font-family: "標楷體", "新細明體", "細明體", Arial;
	margin:0;
	padding:0;
}

#header ul li a {
	display:block;
	float:left;
	text-align:center;
	color:#000;
	background:rgb(233,215,132);
	text-decoration:none;
	position:relative;
	left:15px;
	font-size:1.2em;
	line-height:1.3em;
	margin:0 0 0 1px;
	padding:3px 10px;
}

#header ul li a:hover {
	color:#000;
	background:rgb(245,207,94);
}

#header ul li a.active,#header ul li a.active:hover {
	color:#fff;
	background:rgb(221,195,67);
	font-weight:bold;			
}

#header ul li a span {
	display:block;
}

#header_message {
	background:#ffffcc;
	text-align:left;
	font-size:1em;
	line-height:135%;
	font-family: "標楷體", "新細明體", "細明體", Arial;
	color:#606060;
	margin:0;
	padding:5px 15px;
}

#header_message strong 
{
	font-weight: bold;
	color: #008888;
}

/* Footer */
#footer {
	clear:both;
	float:left;
	width:1280px;
	border-top:1px solid #000;
}

#footer p {
	font-family: "標楷體", "新細明體", "細明體", Arial;
	font-size:1em;
	line-height:140%;
	margin:0;
	padding:1em 15px;
}