

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

body {
background: #666666;
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: #eb6e00;
	font-size: 11px;
	font-weight: bold;
}

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

a:link {color:#cccccc}      /* unvisited link */
a:visited {color:#eb6e00}  /* visited link */
a:hover {color:#eb6e00}  /* 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: #2F3739;
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: #fffffff;
text-decoration: underline;
border: none;
}

#footer a:hover {
color: #eb6e00;
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;
	}
