/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
p { 
	text-align: 	justify;
	padding: 		5px 30px 15px 30px;
	color: 			#786A47;
	line-height: 	1.5em;
	}

a {
	text-decoration: none;
}


a:link, a:visited {
	color: 			#5785A4;
}

a.menu
{	
	font-size: 14px;
	font-stretch: wider;
	font-weight: bold;
	text-transform: uppercase;
	}
a.menu:link, a.menu:visited {
	color: White;
}


a:hover {
	color: 			#1D8FDB;
}

h3 {
	font: 			normal 10px/2em Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: 			#574D33;
}

#headers h3 {
	font: 			normal 12px/14px Arial,Helvetica,sans-serif bold;
	text-transform: uppercase;
	color: White;
	text-indent: 15px;
}

	
#container {
	background: url(../images/bg_container_home.gif) repeat-y center;
	}
	
#top_menu {
	background-color: #0e4776;
	color: #FFFFFF;
	font: bolder 1.25em Helvetica, sans-serif;
	}
	
.top_left {
	}
	
.top_right {

	}
	
#banner {
	background: url(../images/banner_bus.jpg) bottom;

	}
	
#headers {

	}
	
.header_left {
	background: url(../images/headerl_bus.gif) repeat-x;
	}
	
.header_right {
	background-image: url(../images/headerr_bus.gif);
	background-repeat: repeat-x;

	}
	
#content {

	}
	

	
#extra {
	display: block;
	padding: 5px 0px 0px 5px;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
}
	
#extra a {
	color: white;
	text-indent: 10px;
	line-height: 1.5em;
	padding-top: 5px;
}

.content_left {
	background: #ffeed1;

	}
	
.summary {
	font: italic large "Palatino Linotype", sans-serif;
	color: #0000CD;
	font-stretch: wider;
	font-weight: 100;
}

.column_tag {
	background: url(../images/column_tag.gif) no-repeat bottom left;
	font: bold 12px/25px "Comic Sans MS";
	color: White;
	text-indent: 10px;
}

h3.column_tag {
	font: bold 12px/25px "Comic Sans MS";
	color: White;
	text-indent: 10px;
	vertical-align: top;
}

h3.column_tag a:link, h3.column_tag a:visited {
	color: White;
}

h3.column_tag a:hover {
	color: #1D8FDB;
}

.titles {
	font: italic bold larger;
	text-indent: 10px;
}
	

.content_right {
	background: #7B9665;
	}
	
li {
	margin-left: 45px;
	color: #786A47;
	margin-right: 15px;
}
	
.content_right h3 a {
	color: White;
	background: url(../images/but_lin_bus.jpg) no-repeat bottom;
}

.content_right h3 a:hover {
	background: url(../images/but_hov_bus.jpg) no-repeat bottom;
}



#footer {
	background: #ffeed1;

	}
	
.footer_menu {
	font-size: 9px;
}
	
.footer_address {

	}