/* Website Design and Creation By Jennifer Castro 
j.castro@avantilimoandtours.com 
*/

body{
font-family:"Verdana",Trebuchet,Sans-serif;
margin:0;
padding:0;
line-height: 1.5em;
background-image: url("bg2.gif");
background-repeat: repeat;
background-attachment: fixed;
}



b{font-size: 110%;}
em{color: white;}

#maincontainer{
width: 840px; 
margin: 0 auto; 
background-color: black;
}

#topsection{
background: black;
height: 150px; 
}

#topsection h1{
margin: 0;
padding-top: 15px;
color: #CC9;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 200px; 
background-color: black;
color: #CC9;
border-right: solid; 
border-width: 1px; 
border-color: #CC9;
}

#rightcolumn{
float: left;
width: 200px; 
margin-left: -200px;
background: black;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #CC9;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.leftinnertube{
margin: 20px; 
margin-top: 10;
color: #CC9;
text-size: 12px;
}

.rightinnertube{
margin: 0px; 
margin-top: 10;
color: #CC9;
text-align: center;
}

a:link{
color: #C93;
background-color: black;
text-decoration: none;
}

a: visited{
color: #C93;
background-color: black;
text-decoration: none;
}

a:hover{
color: white;
text-decoration:none;
}

#picture{
	float: left;
	width: 370px;
	margin: 5px;
	margin-top:10;
}

#picture2{
	float: right;
	width: 370px;
	margin: 5px;
	margin-top:10;
        text-decoration: none;
}

#links{
    width: 200px;
	padding: 0px;
	background-color: black;
	text: #CC9
	border: 0px solid #CC9;
}



.logopic {
width: 800px;
height: 150px;
margin: 5px;
margin-top: 5;
text-align: center;
background-image: url("sm_logo.jpg");
background-repeat: no-repeat;
}

#sideways {
text-align: center;
width: 175px;
}

h1 {
font-size: 24px;
text-align: center;
color: #C93;
}

h2 {
font-size: 20px;
text-align: left;
color: #C93;
   }

#webdesigninfo {
font-size: 12px;
color: white;
text-align: center;
}
 .mapsection {font-family: Tahoma;font-size: 12px;}
 .mapitem {font-family: Tahoma;font-size: 10px;}