

/* ©2009 White Mountain Tours, Inc. */

body {
background: #000;
background: url('http://www.whitemountainsnowmobiletours.com/Images/container_bg.png') repeat;
margin: 0px auto;
font-family: trebuchet ms; 
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}

.smbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}

.smheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}

.smheadlineyelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e9e107;
	font-size: 11px;
	font-weight: bold;
}

.smheadlinered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}

.smheadlinewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic
}

.h3
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

a:link {color:#ff0000; text-decoration: underline; }      /* unvisited link */
a:visited {color:#ff0000}  /* visited link */
a:hover {color:#ffffff}  /* mouse over link */
a:active {color:#cccccc}  /* selected link */

/* no boarder in IE7 */
a img { 
border: none; 
} 


/* Footer Includes */
#footer {
margin: 0;
width:837px;
padding: 3px;
padding-left: 10px;
font-size: 11px;
line-height: 12px;
color: #cccccc;
text-align: center;
background: #000;
border-top: 1px solid #ffffff;
}

#footer .menu {
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
font-size: 11px;
line-height: 12px;
}

#footer a:link, #footer a:active, #footer a:visited {
color: #ff0000;
text-decoration: underline;
border: none;
}

#footer a:hover {
color: #ffffff;
text-decoration: none;
border: none;
}

<!--[if IE]>
<style>
.item {
margin: 5px;
padding: 10px;
}
</style>
<![EndIf]-->

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}