@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.25em;
	font-size: 14px;
	margin: 0px;
	color:#707067;
	background-image: url(images/background_easytile.gif);
	text-align: center;
}

h1 {
	clear:both;
	text-align:left;
	margin-left: 10px;
	font-weight: normal;
	font-size: 28px;
	text-transform:capitalize;
}

.container {
	text-align:left; 
	width: 960px; 
	margin: auto; 
	background-color: white; 
	padding: 10px;
}

.header_video {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
}

.module_video {
	float: right; 
	font-size:smaller; 
	width: 400px; 
	text-align: right;
	margin-bottom: 15px;
}

#footer {
	clear:both;
	width: 960px;
	text-align:center;
	margin-top: 10px;
	color: #9d9184;
}

a:link {
	color: #9f6631;
	text-decoration: none;
	}
	
a:visited {
	color: #9d9184;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.subhead {
	font-weight:bold;
	text-transform:uppercase;
}

a.more {
	text-transform: uppercase;
	text-decoration: none;
	background-color: #630;
	color: #ccc;
	padding: 1px 3px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebox_dark {
	color:#806a52; 
	font-size: 14px; 
	padding: 15px; 
	background-color:#edead5;
	margin-bottom: 15px;
	text-align: left; 
	width: 270px;
}

.sidebox_light {
	color:#707067;
	font-size: 12px; 
	padding: 15px; 
	background-color: #f5f4ed;
	margin-bottom: 15px;
	text-align: left; 
	width: 270px;
}

.clipping_box {
	float: left; 
	width: 200px; 
	height: 130px; 
	border: 2px solid #edead5; 
	padding: 8px; 
	margin: 10px;
}

.clipping_box_alt {
	float: left; 
	width: 166px; 
	height: 160px; 
	border: 2px solid #edead5; 
	padding: 8px; 
	margin: 10px;
}

html>body .clipping_box_alt { 
	width: 170px;
}

.clipping_box_alt img {
	border: 0;
	margin-right: 5px;
}

.darkroom_box {
	float: left; 
	width: 280px; 
	height: 320px; 
	border: 2px solid #edead5; 
	padding: 8px; 
	margin: 10px;
}
