﻿body {
	margin:10px 10px; 
	padding:0px;
  min-width: 780px;      
  background-color:#F0EFEB;  /* the grey color on the left- and right-hand sides */
	text-align:center;  /* center the contents on the page, in IE5/Win */
	/*font-family: Arial Unicode MS, MingLiU, SimSun, Arial, Sans-serif;*/
	font-family: Arial, MingLiu, PMingLiu, SimSun, Sans-serif; 
	font-size:12pt;
}
a
{
	color: #94B74C;
}
em 
{
	font-family: Arial Unicode MS, PMingLiu, SimSun, MingLiu, Verdana, Sans Serif, Arial;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-variant: small-caps;
	font-size: 11pt;
}
ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url('/ch_files/tinygreybullet.gif');
}
table 
{
	border-collapse: collapse;
	border:0px;
	padding:0px;
	border-spacing: 0px;
}
.horizontalbreak
{
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	height:7px;
}

/* header and footer */
#header
{
  width:762px;
	height: 60px;
	margin-left:auto;
	margin-right:auto;
}
#logo
{
  float:left;
	margin-top:5px;
}
#languages
{
  float:right;
	height:60px;
	font-family: Verdana;
	color: #888;
	font-size: 9pt;
}
#languages a {
	color: #888;
}	
#footer { /* the footer on every page */
  clear: both;
  color: #888;
  font-size: 9pt;
	width:100%; 
	padding: 27px 0px 17px 0px;
}
/* main container area */
div.maincontainer { 
	border: 6px solid;
	border-color:white;
	padding:0px;
	background-color: #F0EFEB;  
}

div.maincontainer { 
	margin-left:auto;
	margin-right:auto;
	width:782px; /* for UAs that misinterpret the box rule, by placing padding and borders inside the box, hence 6+6+758+6+6 = 790px */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:762px;
} 
div.homepagearea {
	padding:6px;
}

div.homepagemaincontainer { 
	border: 6px solid;
	border-color:white;
	padding:0px;
	background-color: #F0EFEB;  
}
div.homepagemaincontainer { 
	display:table;
	margin-left:auto;
	margin-right:auto;
	width:794px; /* for UAs that misinterpret the box rule, by placing padding and borders inside the box, hence 6+6+770+6+6 = 794px */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:770px;
} 
/* navigation buttons area */
#navigationarea 
{
	width:232px;
	padding:0px;
	margin:0px;
	float:left;
}
.navigationbutton{
	margin:3px 3px 3px 0px;
}
.topnavigationbutton{
	margin:0px 3px 3px 0px;
}
.bottomnavigationbutton{
	margin:3px 3px 0px 0px;
}
#bottomnavigationarea
{
	text-align:center;
	width:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:17px;
}
.midsection_navigationarea
{
	width:50px;
	margin-left:auto;
	margin-right:30px;
	margin-top:17px;
}
/* Sub menu bar styles */
#submenuarea 
{
	background: url('/ch_files/submenubg.jpg');
	background-repeat:no-repeat;
	height:24px;
	width:753px;
	font-size: 9pt;
	padding-left: 9px;
	padding-top: 5px;
	text-align: left;
	color: #888;
}
#submenuarea a
{
	color: #888;
	text-decoration: none;
}
#submenuarea a:hover
{
	color: orange;
}

/*  Homepage styles */
/* main picture area */
#homepagearea {
	padding:6px;
}

#homepagemaincontainer { 
	border: 6px solid;
	border-color:white;
	padding:0px;
	background-color: #F0EFEB;  
}
#homepagemaincontainer { 
	display:table;
	margin-left:auto;
	margin-right:auto;
	width:794px; /* for UAs that misinterpret the box rule, by placing padding and borders inside the box, hence 6+6+770+6+6 = 794px */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:770px;
} 

#mainpicturearea
{
  width:525px;  
  height:275px;
	padding:0px;
	margin:0px;
	float:right;
	display:table;
}
/* Home News Panel styles  */
#homenewsarea
{
	width:100%;
	display: table;
	height: 100%;
	margin:0px;
}

#homenewsspace1
{
	width: 146px;
	height: 100%;
	float: left;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	margin-bottom:6px;
}
#homenewsspace2
{
	width: 146px;
	height: 100%;
	float: left;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	margin-bottom:6px;
}
#homenewsspace3
{
	width: 146px;
	height: 100%;
	float: left;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	margin-bottom:6px;
}

.homenewspanel
{
	display:table;
}

.homenewsphoto
{
 	left: 0px;
	padding:0px;
	margin:0px;
}

.homenewscontent
{
	margin-top:-3px;
	padding: 3px 11px 0px 6px; 
	text-align:justify;
	background-image:url('/ch_files/homenewsbg.jpg');
	background-repeat: repeat-y;
}

.homenewsender
{
	background:url('/ch_files/homenewsender.jpg');
	background-repeat: no-repeat;
}


/*  News Story styles */

.news_story_type
{
	font-family: Garamond, Georgia, Times New Roman, Courier;
	color: #669900;
	font-weight: bold;
}

.news_story_title
{
	font-family: Arial, Sans Serif;
	color: #888;
	font-size: 10pt;
	font-weight: bold;
}

.news_story_text
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 9pt;
	color: #888;
	line-height:17pt;
}

.news_more
{
	text-align:right;
}


/* Calendar */
#calendar {
	padding: 0px 0px 0px 5px;
	vertical-align: top;
	float: left;
}
#calendar_top{
	background:url('/ch_files/calendar_top.jpg');
	background-repeat: no-repeat;
	width:281px;
	height:44px;
}
#calendar_content{
	background-image:url('/ch_files/calendar_bg.jpg');
	background-repeat: repeat-y;
	width:281px;
}
#calendar_ender{
	background:url('/ch_files/calendar_bottom.jpg');
	background-repeat: no-repeat;
	width:281px;
}
.calendar_ul
{
	text-align: left;
	padding-left: 22px;
	padding-right: 18px;
	text-align: left;
	margin-top:0px;
}
.calendar_ul_date
{
	list-style-image: url('/ch_files/tinygreenstar.gif');
	font-size: 8pt;
	color: #94B74C;
}
.calendar_ul_event
{
	list-style-image: url('/ch_files/blank.gif');
	font-size: 10pt;
	color: #888;
}
