* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	text-align: justify;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
        background-color: #EBF1F3;
/*        background-color: #E8F9FF;  */
/*        background-color: #E8FAFD;  */
/*        background-color: #E8FAFA;  */
	color: #222222;
}



h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #009000;
}

a:hover {
	text-decoration: underline;
	border: none;
	color: #D30000
/*	color: #BF0000;   */
}

a:visited {
	border: none;
	color: #44AA00;
}

a:visited:hover {
	text-decoration: underline;
	border: none;
	color: #D30000
/*	color: #BF0000;   */
}

/* Header */

#header2 {
	width: 960px;
	margin: 0 auto;
	padding-bottom:20px;
	color: white;
}

#header2 {
	width: 960px;
	height:87px;
	margin: 0 auto;
	padding-bottom:20px;
	background: #77BB00 url(../images/logobanner_v2b.jpg) repeat-x;   */
/*	background: #FDFDFD url(../images/logo_tx_s.jpg) center no-repeat;   */
/*	background: #77BB00 url(../images/logobanner.gif) repeat-x;   */
/*	background: #BECF74 url(../images/wislant_logo2.gif) repeat-x;   */
}

#header {
	width: 960px;
	height: 32px;
	margin: 0 auto;
	background-color: #22BB00;
	/*background: #BECF74 url(../images/img01.gif) repeat-x;*/
	border-top: 1px solid #00AA00;
	border-bottom: 1px solid #007700;
}

#logo {
	float: left;
	height: 40px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 20px;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
 	background-color: #FAFFFA;
}


/* Content */

#content {
	float: left;
	width: 440px;
	padding: 0 30px;
}

#content2 {
	float: right;
	width: 715px;
	padding: 0 30px;
}

.post {
}

.post .title {
	margin: 0;
	background: url(../images/img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: right;
	margin: 0;
	padding: 5px 10px;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* Sidebars */

.sidebar {
	float: left;
}

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

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background: url(../images/img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color: #666666;
}

/* Sidebar1 */

#sidebar1 {
	width: 180px;
}

#sidebar1 li li {
	background: url(../images/img05.gif) no-repeat left 50%;
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
	width: 240px;
}

/* Search */


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #DEDEDE;
	color: #70A300;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	text-align:center;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}


/* Menu */

#menu {
	float: left;
	height: 32px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;

        background: #22BB00;

	/*background: url(images/img02.gif) no-repeat;*/
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 7px 10px 3px 10px;

	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #118F00 repeat-x;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a.selected {
	background: #007700 repeat-x;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	height: 30px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(../images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: green;
	border: none;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#subMenu {
	padding-bottom:20px;
}
#subMenu a {
	display:block;
	width:160px;border:solid 1px rgb(0,175,0);
	text-decoration: none;
	color: #D30000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: rgb(160,214,81);
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;}
#subMenu a:hover {
	color: #D30000;
	background-color: #CCFF99;
}

#subMenu a.selected {
	background-color: #CCFF99;
}
	
.subcontent-unit-border-green {width:280px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(images/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(images/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:280px;}

	#box dl {
		width: 240px;
		margin: 0 0 5px 5px;
		padding: 0;
		}

	#box dt {
		margin: 0 0 10px 0;
		padding: 5px;
		padding-left: 20px;
		font-size: 130%;
		color: #007700;
		font-family: Verdana,Helvetica,Arial,sans-serif;
		border-bottom: 1px solid #007700;
		background: #999 url(../images/box_top.gif) no-repeat top left;
		}
		
	#box dd {
		margin: 0 0 0 7px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana,Helvetica,Arial,sans-serif;  /*  Verdana, sans-serif;  */
		font-size: 90%;
		background: url(../images/arrow.gif) no-repeat 0 3px;
	}
		
	#faq dd {
		padding:10px;
	}

	#green dt {
		background-color: #99E733  /* rgb(160,234,81);  */
		}

	#green {
		background-color: #E5FFC5; /* rgb(217,239,185);  */
		}

	#green2 dt {
		background-color: #99D733  /* rgb(160,234,81);  */
		}

	#green2 {
		background-color: #E5FFC5; /* rgb(217,239,185);  */
		}

	#green3 dt {
		background-color: #60D700  /* rgb(160,234,81);  */
		}
	
	#green3 {
		background-color: #E5FFC5; /* rgb(217,239,185);  */
		}
	
.subTitle {
margin:20px 0 0 0 ; 
	font-size:1.3em;
	color:#D50000;
	text-decoration: underline; bold;
}

fieldset {
	margin:8px;
}

fieldset legend {
padding:3px;
 font-size:11pt;
 color:green;
}

blockquote {
	font: 1.1em/1.5em Verdana,Helvetica,Arial,sans-serif;
	width: 550px;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Verdana,Helvetica,Arial,sans-serif;
}

.mainBox {
	border:0;
	padding:0;
	margin:0;
}

.mainBoxText {
 color:white;
 font-size:12pt;
 font-weight: none;
 padding:5px;
}

.btnBox {
	height:56px;
	padding:15px 0 0 15px;
	text-align:left;
	color:red;
	font-size:12pt;
	background: url(../images/btn_bg.gif) no-repeat left top;	
}

.even {
		background-color:  #E5FFC5;
/* 		background-color:  #E5FFB5;   */
/*		background-color:  #CCFF99;   */
}

.teehopeList {
list-style-type: none;
}

.teehopeList li{
float:left;
margin:8px;

/* **** link colour for some heading in boxes *****   */	
a.redbg:link { color: white; 	text-decoration: none;}
a.redbg:visited { color: #FAFAFA; 	text-decoration: none; }
a.redbg:hover { color: #F1F1F1;  	text-decoration: underline;}


}

