/* CSS Document created by Dieter Schneider 2006 for www.csstemplateheaven.com */

* {margin: 0;
   padding: 0;}
   
   
   

   
   
body {
	font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
	text-align:center;
	/* background:  url('trafficlight_blue.png') repeat-y center center;*/
}


#map
{
	height: 500px;
	width: 500px;
}


#container {
	width: 57em;
	margin: 1em auto;
	background-color: #FFFFFF;
	font-size: .8em;
	border: 1px solid #75778E;
	text-align:left;
	padding: 1em;
}



#content {
	float: right;
	width: 39.8em;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

 

#footer {
	clear: both;
	padding: 0.5em;
	background-color: #646675;
	color: #FFFFFF;
	text-align: center;
	font-size: .9em;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}

td{
	border: none;	
	text-align: center;
	padding: 0px;
}

td{
	border: none;	

	padding: 0px;
}


#MenuItem
{
	background-color: Blue ;
}

p {
	/*margin-top: 1em;
	margin-bottom: 1em;
	padding: .5em;*/
}



h3 {
	font-size: 1em;
	padding: .5em;
	color: #7E0000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
}

h2 {
	font-size: 1em;
	padding: 0.2em;

	color: #798196;
	border: 1px solid #EEEEEE;
}

h4 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #798196;
	text-align:center ;	
	vertical-align: middle ;
}

h1 {
	font-size: 1.5em!important;
	font-size: 1.5em;
	padding: 0.2em;
	margin-bottom: .2em;
	color: #798196;
	font-family: "Tahoma", Times, serif;
	font-style: normal ;
	text-align:center ;
}





/********** Top navigation ************
#navlist
{
	height: 2em!important;
	height: 2.7em;
	padding: 1.7em 0em 0.3em 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-color: green;
	padding-right: 0.5em;
padding-left: 0.5em;
}*/

MenuItem, a, #navlist a:link, #navlist a:visited
{

color: red;
text-decoration: none; 
text-align: center;
}

#navlist MenuItem:statichoverstyle, a:hover, #navlist a:active, #navlist a:focus
{

color: Green;
text-decoration: none;
text-align: center;
}

#navlist li
{
	padding-right: 1px;
	display: inline;
	font-size: 1em;
	text-align: center;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
   
dl{
	margin-bottom: 1.5em;
	margin-left: 2em;
}

dt{
	font-style: italic;
	color: #7E0000;
	font-weight: bold;
}

dd{
	margin-bottom: .3em;
	text-indent: .5em;
}


/*a:link {color: #676D79;}
/*a:visited {color: #676D79}
/*a:hover {color: #820606}
/*a:active {color: #890000}