body { 
	color: #000000; 
	font-size: 11px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background-color: #909090;
	}
	
a, a:visited{ 
	color: #2167b1; 
	text-decoration: none;
	font-weight: bold; 
	}
	
a:hover{ 
	color: #39b54a; 
	text-decoration: none;
	font-weight: bold;
	}

#menu_wrapper {
	width: 945px;
	margin: 0 auto;
	border: 0px solid #ff3300;
	height: 25px;
	float: left;
	background: #a2dced url('/images/menu_nav_bg.png');;
	}

#menu {
	position: relative;
	display: block;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	border: 0px solid #333;
	float: right;
	padding: 0;
	width: 620px;
	}
#menu ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
	}
#menu ul li {
	display: block;
	float: left;
	margin: 0;
	border: 0px solid #333;
	}
#menu ul li a {
	display:block;
	float: left;
	color:#16568b;
	text-decoration:none;
	padding: 3px 15px 4px 15px;
	font-size: 13px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-align: center;
	border-left: 0px solid #eee;
	text-transform: capitalize;
	}
#menu ul li a:hover, #menu ul li.front a{
	color:#009933;
	border-top: 0px solid #fff;
	text-decoration: none;
	background: url('/images/menu_active.');
	font-size: 13px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	}
				
#container_home { 
	width: 945px;
	margin: auto; 
	border: 0px solid #333;
	background: #fff url('/images/body_bg.png');
	}

#container { 
	width: 945px;
	margin: auto; 
	border: 0px solid #333;
	background: #fff url('/images/body_bg2.png');
	}
	
#flash_banner { 
	width: 945px; 
	height: 80px;
	padding: 0; 
	border: 0px solid #ffcc00;
	background: #fff;
	float: left;
	}

#top_pic { 
	width: 943px; 
	height: 200px;
	padding: 0; 
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #fff url('/images/banner_picture.png') top center repeat-x;
	margin: 0;
	float: left;
	text-align: center;
	}

#horizontal_line { 
	width: 945px;
	height: 25px;
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px;
	border-bottom: 0px dotted #afacac;
	border-collapse: collapse;
	margin: 0;
	float: left;
	line-height: 1.75em;
	background: url('/images/under_banner_bg.png');
	color: #0b4da2;
	text-indent: 10px;
	}
	
#boundary { 
	width: 650px; 
	margin: 10px 0 20px 35px; 
	padding: 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px dotted #afacac;
	color: #afacac;
	float: left;
	}
	
#content { 
	width: 640px; 
	margin: 0 0 25px 0; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px dotted #afacac;
	color: #333;
	float: left;
	}
	
#content b { 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	color: #009933;
	}

#boundary_home { 
	width: 455px; 
	margin: 10px 0 20px 20px; 
	padding: 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #ff3300;
	color: #afacac;
	float: left;
	}
	
#content_home { 
	width: 455px; 
	margin: 0 0 25px 0; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px solid #afacac;
	color: #333;
	float: left;
	}

#content_home h2 { 
	color: #0b4da2; 
	font-size: 18px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	line-height: 150%; 
	border-bottom: 1px solid #009933;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 20px 0 0 0;
	text-decoration: none;
	text-align: center;
	}
	
#paragraph { 
	width: 638px; 
	margin: 10px 0 10px 0; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px dotted #333;
	color: #333;
	float: left;
	}
	
#destination { 
	width: 638px; 
	margin: 0 0 0 0; 
	padding: 0 0 10px 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px dotted #333;
	color: #333;
	float: left;
	}
	
#paragraph img { 
	margin: 0 10px 0 0; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	}

#contact { 
	width: 300px; 
	margin: 10px 15px 15px 0; 
	padding: 0 0 0 0; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	text-align:justify;
	border: 0px dotted #afacac;
	color: #333;
	float: left;
	}
		
#content h1 { 
	color: #0b4da2; 
	font-size: 16px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	border-bottom: 1px dotted #009933; 
	margin: 0 0 10px 0;
	background-image: url('/images/templates/body_title_bg.png');
	}

#content h2 { 
	color: #0b4da2; 
	font-size: 18px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	line-height: 150%; 
	border-bottom: 1px solid #009933;
	background-image: url('/images/templates/body_title_bg.png');
	margin: 20px 0 0 0;
	text-decoration: none;
	text-align: center;
	}
	
#content h3 { 
	color: #0b4da2; 
	font-size: 15px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	line-height: 150%; 
	border-bottom: 0px dotted #009933;
	background: #d8e6e5 url('/images/under_banner_bg.png');
	margin: 10px 0 0 0;
	text-decoration: none;
	text-indent: 5px;
	}

#content h4 { 
	color: #0b4da2; 
	font-size: 20px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	line-height: 150%; 
	border: 1px dotted #009933;
	margin: 10px 0 20px 0;
	text-decoration: none;
	text-align: center;
	padding: 20px 0 20px 0;
	}

#content ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 15px;
	text-indent: 15px;
	}
	
#content li { 
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 0px dotted #009933;
	}
	
#content ul li { 
	margin: 0px; 
	padding: 3px 0px 3px 0px;  
	color: #333;
	background: url('/images/bullet_link.gif') left no-repeat;
	}
	
#content ul li a { 
	color: #2167b1; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	}
	
#content ul li a:hover, #content ul li.active_page a {
	color: #096738;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	}

#content ol { 
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 0px dotted #009933;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	}

#content ul ol { 
	list-style: square inside; 
	margin: 0 0 0 0; 
	padding: 3px 0px 3px 0;  
	color: #0b4da2;
	}
	
#content ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 0;
	}

#content ul ol a:hover, #content ul ol.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 5px;
	}
	
#map { 
	margin: 0 0 0 0; 
	border: 0px solid; 
	width: 209px;
	height: 254px;
	padding: 0; 
	border: 0px dotted #009933;
	border-collapse: collapse; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12x;
	}
	
#sidebar_left { 
	margin: 0 0 0 0; 
	border: 1px solid #ff3300; 
	width: 225px; 
	float: left; 
	position: relative; 
	padding: 0; 
	border: 0px dotted #009933;
	border-collapse: collapse; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12x;
	background: #e4e5d5 url('/images/sidebar_nav_bg');
	}
	
#sidebar { 
	margin: 10px 0 10px 10px; 
	width: 200px;
	position:relative; 
	padding: 0; 
	border: 0px solid #009933; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

#sidebar h1 { 
	color: #0b4da2; 
	font-size: 15px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 0 0 10px 0; 
	border-bottom: 1px dotted #909090;
	text-transform: capitalize;
	}

#sidebar h2 { 
	color: #0b4da2; 
	font-size: 15px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 0; 
	margin: 5px 0 10px 0; 
	border-bottom: 0px dotted #009933;
	height: 25px;
	text-transform: capitalize;
	text-align: center;
	background: #F0F0F0 url('/images/r_sidebar_nav_bg.gif') top repeat-x;
	}
	
#sidebar ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	}
	
#sidebar li { 
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 0px dotted #009933;
	}
	
#sidebar ul li {
	margin: 0px; 
	padding: 3px 0px 3px 0px;  
	color: #0b4da2;
	}

#sidebar ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	background: url('/images/bullet_link.gif') center left no-repeat;
	padding: 0 0 0 15px;
	}

#sidebar ul li a:hover, #sidebar ul li.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	background: url('/images/bullet_hover.gif') center left no-repeat;
	padding: 0 0 0 15px;
	}

#sidebar ol { 
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 0px dotted #009933;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	}

#sidebar ul ol { 
	list-style: square inside; 
	margin: 0 0 0 10px; 
	padding: 3px 0px 3px 0;  
	color: #0b4da2;
	}
	
#sidebar ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 15px;
	}

#sidebar ul ol a:hover, #sidebar ul ol.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 15px;
	}

/*Right Sidebar*/

#sidebar_right { 
	margin: 0 0 0 0; 
	width: 225px; 
	float: right; 
	position: relative; 
	padding: 0; 
	border: 0px dotted #009933;
	border-collapse: collapse; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12x;
	background: #e4e5d5 url('/images/r_sidebar_nav_bg.gi') top repeat-x;
	}

#r_sidebar { 
	margin: 10px 0 0 10px; 
	width: 200px;
	position:relative; 
	padding: 0; 
	border: 0px solid #009933; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

#r_sidebar h2 { 
	background: #F0F0F0 url('/images/r_sidebar_nav_bg.gif') top repeat-x;
	color: #0b4da2; 
	font-size: 15px; 
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	list-style: none; 
	padding: 3px 0 0 0; 
	margin: 0 0 10px 0; 
	border: 1px dotted #e0e0e0;
	height: 25px;
	text-transform: capitalize;
	text-align: center;
	}
	
#r_sidebar ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	}
	
#r_sidebar li { 
	list-style: none; 
	margin: 0px; 
	padding: 0;  
	border-bottom: 0px dotted #009933;
	}

#r_sidebar ol { 
	list-style: none; 
	margin: 0px; 
	padding: 0 0 0 0;  
	border-bottom: 0px dotted #009933;
	background: url('/menu/arrowsub.gif') left top no-repeat;
	}
	
#r_sidebar ul li {
	margin: 0px; 
	padding: 2px 0px 2px 0px;  
	color: #0b4da2;
	}

#r_sidebar ul ol { 
	list-style: square inside; 
	margin: 0 0 0 10px; 
	padding: 2px 0px 2px 0;  
	color: #0b4da2;
	}
	
#r_sidebar ul li a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	background: url('/images/bullet_link.png') center left no-repeat;
	padding: 0 0 0 15px;
	}

#r_sidebar ul ol a { 
	color: #0b4da2; 
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	}
	
#r_sidebar ul li a:hover, #r_sidebar ul li.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	background: url('/images/bullet_hover.png') center left no-repeat;
	padding: 0 0 0 15px;
	}

#r_sidebar ul ol a:hover, #r_sidebar ul ol.active_page a {
	color: #009933;
	padding: 3px;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 15px;
	}

#footer {
	height: 60px; 
	width: 945px; 
	clear: both; 
	padding: 0px; 
	color: #333;
	border-top: 0px dotted #009933;
	margin: auto;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	background: #909090 url('/images/footer_bg');
}

#footer a { 
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	}
#footer a:hover { 
	color: #0b4da2;
	text-decoration: none;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	}
	
.address {
	margin: 10px 0 0 220px;
	float: left;
	width: 500px;
	border: 0px solid;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

.copyright {
	margin: 10px 0 0 0;
	float: right;
	width: 200px;
	border: 0px solid;
	text-align: left;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}

.subscribe {
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 15px;
	color: #003366;
}

.textform {
	padding: 2px;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	background-color: #eee;
	border: 1px dotted;
	border-collapse: collapse;
}

.table {
	padding: 2px;
	font-family: Trebuchet MS, Myriad Pro, Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	border-collapse: collapse;
}

