﻿body{
	margin: 0;
}

td{
	font-family: Helvetica, Arial;
	color: #000;
	font-size: 8pt;
}

.tag_line{
    padding-right: 20px;
    padding-top: 23px;
    font-size: 150%;
    color:#0093dd;
    font-weight:bold;

}

.grey {
	color:gray;
	font-weight:bold;
	font-size:10pt;
}

.logo{
    paddign-top: 12px;
    padding-left: 20px;
    height: 35px;
}

.content_cell{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: #F1EEE9;
}

a:link, a:active, a:visited{
	text-decoration: none;
	color: #92877F;
}

a:hover{
	text-decoration: underline;
}


a.blue:link, a.blue:active, a.blue:visited{
	text-decoration: none;
	color: #0093dd;
}

a.blue:hover{
	text-decoration: underline;
}


.sub_nav{
	padding-left: 10px;
}

.aircode{
	background-color: #91877E;
	color: #C5CACE;
	font: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.bullets{
	font-size: 18pt;
	font-weight: bold;
	color: #92877F;
}

/*********PAGE TITLE TEXT & LINKS*********/

.title{
	font-size: 12pt;
	color: #92877F;
}

.current_page{
	color: #F17C0F;
	font-size: 12pt;
}

.header{
	font-size: 150%;
}

.header_green{
	font-size: 140%;
	color: #13A92B;
}

.sm_green{
	color: #13A92B;
}

/*********PAGE TITLE TEXT & LINKS*********/


/*********PAGE BANNER PHOTOS*********/

.home_photo{
	background: url('siteart/home_intro.jpg') no-repeat;
	height: 126px;
}

.about_photo{
	background: url('siteart/about_intro.jpg') no-repeat;
	height: 86px;
}

/*********PAGE BANENR PHOTOS*********/


/*********TOP NAV*********/

.top_cell{
	color: #FFFFFF;
	background: #333333;
	padding:7px 10px 0px 0px;
	height: 26px;
	text-align: right;
}

a.top:link, a.top:active, a.top:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}

a.top:hover{
	text-decoration: underline;
}

/*********TOP NAV*********/

/*********BOTTOM NAV*********/

.small_cell{
	padding-left: 10px;
	height: 26px;
	color: #C5CACE;
}

a.small_nav:link, a.small_nav:active, a.small_nav:visited{
	text-decoration: none;
	color: #C5CACE;
}

a.small_nav:hover{
	text-decoration: underline;
}

/*********BOTTOM NAV*********/