/* 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_vis.jpg) bottom;

	}
	
#headers {

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

	}
	
#content {

	}
	
.content_left {
	background: #FBFCFD;

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

.column_tag {
	background: url(../images/column_tag_vis.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: #AFAB82;
	}
	
.content_right a {
	color: White;
	background: url(../images/but_lin_vis.jpg) no-repeat bottom;
}

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

#footer {
	background: white;

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

	}
