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

body {
	background:url(../images/specials/bg.jpg) no-repeat center top fixed #8d9ec1;
	margin:0;
	font-size:large;
	color:#212e84;
}
a {
	text-decoration:none;
	color:#212e84 !important;
}
#eagle-ridge-oilsands-classic-photo-gallery {
	width:748px;
	margin:0 auto;
}
#header {
	width:748px;
	height:347px;
}
#header_inside {
	width:748px;
	height:283px;
}
#left_column {
	display:inline;
	float:left;
	width:48%;
	padding:0 0 0 13px;
}
#right_column {
	display:inline;
	float:right;
	width:45%;
	padding:0 0 0 13px;
	text-align:center;
}
#footer {
	margin:40px 0 60px 0;
	clear:both;
}
.photo-gallery {
	padding: 5px;
	margin: 5px;
	border: 1px solid #FFF;
	display: block;
	width: 100px;
	height: 100px;
	float: left;
}
.center {
	margin:10px auto 0 auto;
	padding:0 0 0 12px;
	clear:both;
}

