/* CSS Document */

body {
	background-image:url(marios_images/marios_BG_tile.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px 0px 0px 0px;
	line-height: 130%;
	}
	
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
	
H1 { 
	font-smoothing: always;
	font: 'Trebuchet MS';
	font-size:18px;
	margin-bottom:-5px;
	}	
	
H2 {
	font-smoothing: always;
	font: 'Trebuchet MS';
	font-size:14px;
	}	

.table_content {
	border: thin 1px solid #000000;	
	}
	
#toptext {
	position:relative;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding: 3px 0px 3px 0px;
	left: 3px;
	}	
	
#logo {
	position: relative;
	clear: right;
	}
	
#address {
	position:relative;
	float:right;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width: 300px;
	margin: 0px 0px 5px 0px;
	top: 5px;
	}		
	
#header {
	position: relative;
	top: 2px;
	}	
	
#navcontainer {
	position: relative;
	height: 28px;
	left: 0px;
	top: 2px;
	background-color: #990000;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	}

#navlist {
	margin-left: 0px;
	font: bold 12px Tahoma, Verdana, sans-serif;
	}


#navlist li {
	list-style: none;
	margin: 1px 0px 1px 0px;
	/*border-top: 1px solid #;*/
	display: inline;
	padding: 3px 0px 3px 0px;
}

#navlist li {
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: .175em solid #;
	text-decoration: none;
	background-color: #;
}


#navlist li a:link { 
	color: #FFFFFF; }

#navlist li a:visited { 
	border-color: #0000FF;
	color: #FFFFFF; }

#navlist li a:hover {
	border-color: #FFFFFF;
	color: #FFF;
	background-color: #AC0000;
}			
	
#content {
	position:relative;
	left: 3px;
	top: 5px;
	}	
	
#footer {
	position:relative;
	display:block;
	background-image: url(marios_images/bottom_nav_bg.jpg);
	background-repeat:repeat-x;
	height: 120px;
	clear:both;
	top: 0px;
	}	
	
#bottomnav {
	position:relative;
	top: 10px;
	}	
	
.class1 {
	font-family: Tohoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	
}
 .class1 A:link {text-decoration: underline; color:#FFFFFF;}
 .class1 A:visited {text-decoration: underline; color:#FFFFFF;}
 .class1 A:active {text-decoration: none; color:#FFFFFF;}
 .class1 A:hover {text-decoration: none; color:#FFFFFF;}
 
.class2 {
	font-family: Tohoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	
}
 .class2 A:link {text-decoration: underline; color:#FFFFFF;}
 .class2 A:visited {text-decoration: underline; color:#FFFFFF;}
 .class2 A:active {text-decoration: none; color:#FFFFFF;}
 .class2 A:hover {text-decoration: none; color:#FFFFFF;} 

.thumbnail {
border: 1px solid #696D6C;
}

.BMW {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}`