/*
Title:		screen.css
Author: 	Honey Design: yan@honey.on.ca
Created:	October 2008
*/
@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 
html{margin:0;padding:0}
table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

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

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}



body  {
	text-align: center;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 894px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../../images/bt_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
#top {
	width:100%;
	height:32px;
	margin-top: 40px;
	margin-bottom: 20px;
} 
#topicon {
	width:709px;
	height:18px;
	margin-left: 185px;
	margin-top: 20px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
} 
#header {
	height:180px;
	margin-top: 0px;
	margin-bottom: 30px;
	width:100%;
} 
#subheader {
 width: 709px;
 height: 180px; 
 margin: 0 0 0 184px;
}
#sidebar1 {
	float: left;
	width: 150px;
	background-image: url(../../images/bg_sidebar1.gif);
	background-repeat: repeat-x;
	height: 150px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#sidebar2 {
	float: right;
	width: 150px;
	background-color: #690;
	color: #FFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	min-height: 150px;
}
#sidebarsub {
	float: right;
	width: 180px;
	height: 600px;
	text-align:center;
	margin-top: 24px;
}
#mainContent {
	margin: 24px 198px 0 198px;
	padding: 0 0 0 0px;
	min-height: 200px;
} 

#wideContent {
	margin: 24px 20px 0 198px;
	padding: 0 0 0 0px;
	min-height: 200px;
} 
#footer {
	color: #CCCCCC;
	text-align:right;
	width: 894px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	height: 36px;
} 

h1 {
	font-size: 24px;
	margin-bottom: 18px;
	line-height: 24px;
	color: #669900;
	font-weight:normal;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
	font-weight:700;
	color: #669900;
}
.botnomargin {
	margin-bottom: 0px;
}

h3 { 
    font-size: 12px; 
    line-height: 18px; 
	margin-bottom: 18px;
}
p{
  margin-bottom: 18px;
  }
strong{
font-weight:bold;
}
#footer p {
	margin: 0;
	padding: 18px 0px 18px 0px;
}
#mainContent li{
list-style:disc;
margin-left: 15px;
}
#mainContent ul{
list-style:disc;
margin-left: 15px;
margin-bottom:18px;
}
/**********************************
*********** CLASS STYLE ***********
**********************************/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltlogo {
	float: left;
	margin-right: 0px;
	margin-left: 180px;
}
.footermenu { 
	float: left;
	margin-right: 20px;
	margin-left: 198px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {color: #D2232A}
.blue {color: #6AADC9}
.yellow {color: #FFCC33}
.green {color: #669900}
.darkred {color: #8B2842}

/*links*/
a {
	color: #666666;
}
a:hover {
	color: #000000;
}

.selected{
	color: #000000;
}

#top ul li{
	float:left;
	margin-left:30px;
	list-style:none;
	text-align:center;
	padding-top: 10px;
}
#top a{
	text-decoration:none;
}
#top a:hover{
	color: #333333;
}

/*side bar nav*/
#sidebar1 ul , #sidebar li{
	list-style-type: none;
}
#side_menu li {
	list-style-type: none;
}
#side_menu {
	margin: 0 0 20px 0;
}
#side_menu a {
	display: block;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	font-weight:700;
	text-align: right;
	
}
#side_menu a:link, #side_menu a:visited, #side_menu a:active {
	font-weight:700;
}
#side_menu ul {
	padding: 5px 0px 5px 0px;
	display: block; /* hidden or shown later via Javascript */
}
#side_menu ul li a {
	font-weight:normal;
}
#current_page {
	font-weight: bold;
	color:#669900;
}
#top ul {
	margin-left:158px;
	list-style:none;
}
#topicon a{
		text-decoration: none;
		color:#669900;
}
#topicon a:hover{
		color:#333333;
}
#sidebarpull {
	float: right;
	width: 150px;
	color: #669900;
	min-height: 150px;
	margin-top: 61px;
	margin-right: 15px;
	margin-bottom: 18px;
}
