/* city.css - Style Sheet */

body {font-family: Verdana, sans-serif;
		color: #333333;
		font-size: 12pt;
		background-color: white;}
		

#title_block {border-bottom: 3px solid black;
			     position:absolute; left: 10px; top: 10px;
			     width: 802px; height:160px; }
#logo {width:180px; height:151px;
		 position: absolute; left: 0px; top: 0px}
#city_scene {width:592px; height:151px;
				 position: absolute; left:210px; top: 0px;}
#mod_heading_pic {float: right;
                  margin-left: 15px;
                  margin-bottom: 0px;
                  width: 280px; height: 229px;}
#brochure_pic {float: right;
               margin-left: 10px;
               margin-top: 12px;}

#mod_pic_controller	{position: relative;
							 height: 455px;
							 margin-bottom: 40px;}
#mod_pic_machine		{position: relative;
							 height: 206px;
							 margin-bottom: 40px;}
#mod_pic_door_op		{position: relative;
							 height: 147px;
							 margin-bottom: 40px;}
#mod_pic_cab			{position: relative;
							 height: 210px;
							 margin-bottom: 40px;}
#mod_pic_cop			{position: relative;
							 height: 530px;
							 margin-bottom: 40px;}

.mod_before {
				 position: absolute;
				 left: 0px;
				 top: 0px;
				 font-style: italic;}

.mod_after	{
				 position: absolute;
				 left: 312px;
				 top: 0px;
				 font-style: italic;}

#slogan {font-style: italic; font-size: 14pt;
			color: Maroon;}
em {color: Maroon;}
.menu_block {font-size: 12pt;
				 border: 0px solid black;
				 background-image: url(Metallic_BG.gif);
				 width: 180px; height: 400px;
             position: absolute; left: 10px; top: 200px;
             padding-left: 10px;
             padding-top: 5px;}
.menu_selected {color: white; cursor: default;}	
.menu_heading {text-decoration: underline;
					font-size: 14pt; color: maroon;
					margin-bottom: 10px;
					cursor: default;}		
.text_block_heading {text-decoration: underline;
					font-size: 14pt; color:maroon;
					margin-bottom: 10px;}
.text_block_sub_heading {text-decoration: underline;
					font-size: 13pt; color:maroon;
					margin-bottom: 10px;}								
#text_block {
				 margin: 0px;
				 width:592px;
				 border: 0px solid black;
             padding-left: 1px;
             padding-top: 5px;
             position: absolute; left: 220px; top:200px;
             cursor: default;}

.menu_block a:link {color: #333333;}
.menu_block a:visited {color: #333333;}
.menu_block a:link, .menu_block a:visited {text-decoration: none;}             
.menu_block a:hover {background-color: white;}

#home_link a:link {color: blue;}
#home_link a:visited {color: blue;}           
 
.footer_menu_block {height: 40px;
	                 background-image: url(Metallic_BG.gif); }        

.footer {font-size: 7pt;
			border-top: 3px solid black;}
.footer_menu {position: relative; top: 10px; left: 10px;}
.footer_menu a:link {color: #333333;}
.footer_menu a:visited {color: #333333;}
.footer_menu a:link, .footer_menu a:visited {text-decoration: none;}             
.footer_menu a:hover {background-color: white;}            

#mission_statement {	border: 1px solid black;
						   padding-left: 10px;
						   padding-right: 10px;
						   padding-top: 0px;
						   padding-bottom: 0px;
						   }
dt {font-weight: bold; color: black;}					   	              