/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.inhonour.ca/images/s_main_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#134a27;
	height:100%;
}

html{
height:100%;
}

.content_bg{
padding-top:4px;
padding-bottom:4px;
padding-left:14px;
padding-right:14px;
}

.content_bd_bg{
/* border:solid 1px #37714d;*/
background-color:#EDF2F0;
padding-bottom:6px;
padding-left:6px;
padding-right:6px;
padding-top:6px;
}

.title_bg{
	background-image: url(http://www.inhonour.ca/images/title_bg.gif);
	background-position:top center;
	background-repeat: no-repeat;
	height:37px;
	width:370px;
	color:#114926;
	font:Georgia, "Times New Roman", Times, serif;
}

li{
list-style-image:url(http://www.inhonour.ca/images/bullet.gif);
font-size:9px;
padding-right:3px;
}

.title{
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}

.title2{
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #134a27;
	font-weight:bold;
}
.text{
	font-size: 11px;
	color: #134a27;
}

.subtitle{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.img_border{

border:solid 1px #134a27;
}
.img_no_border{

border:solid 0px;
}

.formbuttons{
width:50;
background-color:#114926;
margin-bottom:3px;
margin-left:3px;
margin-right:3px;
margin-top:3px;
color:#FFFFFF;
border:solid 1px #37714d;
}

input{
border:solid 1px #114926;
}

textarea{
border:solid 1px #114926;
width:200px;
}

a:link {
	color:#37714d;
	text-decoration: none;
	font-size:10px;
}
a:visited {
	color:#37714d;
	text-decoration: none;
}
a:hover {
	color: #114926;
	text-decoration: none;
}
a:active {
	color:#37714d;
	text-decoration: none;
}

/* Products and Services Text Links */

.news_events a:{
    color: #21496B;
	font-weight:bold;
	text-decoration: none;
}
.news_events a:link {
    color: #21496B;	
	font-weight:bold;
	text-decoration: none;
}
.news_events a:visited {
    color: #21496B;	
	text-decoration: none;
}
.news_events a:hover {
    color: #21496B;	
	text-decoration: none;
}
.news_events a:active {
    color: #21496B;
	text-decoration: none;
}
.news_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:opx;
	margin-top:opx;
	list-style:square;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right:7px;
	color: #6f6f6f;
}
/* Little Ninjas Begin */
#ninja_bkgd{
	background-image:url(images/little_ninjas_02.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding: 10px 30px 10px 30px;
}

/* Little Ninjas End */

/* Blue Train Link Begin */
		
		.blue a {
	font-size:10px;
	text-decoration: none;
	color: #00ABE8;
}
.blue a:link {
	text-decoration: none;
	color: #00ABE8;
}
.blue a:visited {
	text-decoration: none;
	color: #00ABE8;
}
.blue a:hover {
	text-decoration: none;
	color: #00ABE8;
}
.blue a:active {
	text-decoration: none;
	color: #00ABE8;
}
.orange a {
	font-size:10px;
	text-decoration: none;
	color: #FBA51D;
}
.orange a:link {
	text-decoration: none;
	color: #FBA51D;
}
.orange a:visited {
	text-decoration: none;
	color: #FBA51D;
}
.orange a:hover {
	text-decoration: none;
	color: #FBA51D;
}
.orange a:active {
	text-decoration: none;
	color: #FBA51D;
}

/* Blue Train Link End */