/* global reset */

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100%; }
body { font-size: 100%; min-height: 100%; text-align: left; position: relative; }
img, fieldset, abbr, acronym { border: 0; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; }
input, select { vertical-align: middle; }
textarea { height: auto; overflow: auto; }
button { background: none; border: 0; cursor: pointer; text-align: center; }
ul, ol { list-style-type:none; }
a { outline: none; }

/* layout */
body {
	background-image:url(/assets/templates/images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#222624;
	color:#000a06;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 0.25px
}
strong {
	font-weight:bold;	
}
p, h1 {
	margin-bottom:15px;	
	clear:both;
}
a.linkopacity img {
	filter:alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}
a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
#wrapper {
	width:1046px;
	margin:auto;
}
#wrapper-bg {
	width:956px;
	height:769px;
	margin-top:17px;
	padding-left:90px;
	float:left;
	clear:both;
	background-image:url(/assets/templates/images/land-side.jpg);
	background-repeat:no-repeat;
}



#footer-home a {
	font-size:12px;
	color:#fce4b8;
	text-decoration:none;
}


#footer-home ul {
	margin-top:10px;
	float:left;
	margin-left:85px;
	font-size:12px;
	color:#fce4b8;
	display:inline;
}

#footer-home li {
	float:left;
	margin-right:19px;
	display:inline;
}

#footer-home {
	width:980px;
	height:45px;
	float:left;
	clear:both;
}

#footer-home ul li #copyright {
	margin-left:320px;	
}


#top {
	width:955px;
	height:61px;
	background-image:url(/assets/templates/images/land-top.jpg);
	background-repeat:no-repeat;
}
#left {
	width:285px;
	height:378px;
	float:left;
	background-color:#fdfdfd;
	background-image:url(/assets/templates/images/land-logo.jpg);
	background-repeat:no-repeat;
}
#left #nav {
	margin-top:190px;	
}
#left #nav a img, #left #nav a {
display:block;
border:none;
	padding:0px;
	margin:0px;
}
#right {
	width:670px;
	height:378px;
	float:left;
	background-image:url(/assets/templates/images/land-slides.jpg);
	background-repeat:no-repeat;
}
#right #slides {
	width:633px;
	height:367px;
	background-color:#241510;
}
#bottom {
	width:955px;
	height:330px;
	background-image:url(/assets/templates/images/land-home.jpg);
	background-repeat:no-repeat;
	float:left;
}
#content {
	margin-top:70px;	
	margin-left:28px;
}
#calgary, #drayton, #reddeer, #grande {
	float:left;
	width:207px;
	margin-right:17px;
}
#calgary-img, #drayton-img, #reddeer-img, #grande-img {
	width:190px;
	height:102px;
	margin-left:5px;
	margin-bottom:15px;
}
#calgary-text, #drayton-text, #reddeer-text, #grande-text {
	width:190px;
	height:100px;
	margin-left:5px;
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000a06;
}
a.go {
	display:block;
	text-indent:-2000em;
	overflow:hidden;
	height:24px;
	width:40px;
	position:absolute;
	top:68px;
	left:150px;
}
