@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	color: #000;
}
.clear {
	clear:both;
}
td{border:1px solid #DDDFFE;}
td.td{border:none;}
a{color:#3F5C7A; text-decoration:none;}
a:hover{color:#0066ff; text-decoration:none;}
body{
	background:url("../images/bg.GIF") repeat scroll 0 0 transparent;
	padding: 0;
	margin: 0 auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #000000;
	}
#wrapper
{
	background-color:#FFFFFF;
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header{
	text-align:right;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#header a{color:#3F5C7A; text-decoration:none;}
#header a:hover{color:#0066ff; text-decoration:underline;}
	
#left{
	/*width:280px;
	float:left;
	padding-left:10px;
	height: 875px;*/
	width: 280px;
    float: left;
    padding-left: 10px;
}

.slaveHorizontal {
	height: 765px !important;	
}
#logo{
	width:264px;
	height:131px;
	background-image: url(../images/taylorhill-logo.jpg);
}
#logo a{width:264px; height:131px; text-decoration:none; display:block;}

#nav{margin-top:15px;}
#nav ul{list-style:none;}
#nav ul li{list-style:none; background:url(../images/bt_bg01.jpg); width:264px; height:28px; text-align:center; padding-top:5px;}

/*#nav ul li {
    list-style: none;
    background: #ededed;
    width: 100%;
    height: auto;
    text-align: left;
    padding-top: 0;
    margin-bottom: 10px;
}
#nav ul li a {
    color: #3F5C7A;
    text-decoration: none;
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}*/

#nav ul li a{color:#3F5C7A; text-decoration:none; width:264px; height:28px; display:block;}
#nav ul li a:hover{color:#0066ff; text-decoration:none;}
#content{text-align:left; margin-top:15px;}
#leftcontent h2{font-size:15px; color:#000000; font-weight:bold; margin-top:5px; margin-bottom:5px;}
#leftcontent p{
	line-height:18px;
	margin-bottom:3px;
	margin-bottom:3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#leftcontent ul{list-style:disc; margin-left:20px;}
#leftcontent ul li{list-style:disc; margin-bottom:3px; margin-top:3px; line-height:18px;}
#leftcontent ol{list-style:decimal; margin-left:20px;}
#leftcontent ol li{list-style:decimal; margin-bottom:3px; margin-top:3px; line-height:18px;}
#leftcontent span{font-size:10px; /*font-weight:bold;*/}
span.red{color:#FF0000; text-transform:uppercase; font-size:11px; font-weight:bold;}
#wrapper #left #leftcontent {
}


/*#right{
	float:none;
	width:900px;
}*/
#right {
    float: right;
    width: 606px;
}
#banner{
	/*width:596px;
	height:200px;
	background-image: url(../images/top_pic.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;*/
}
#banner {
    background: url(../images/top_pic.jpg) no-repeat;
    width: 596px;
    height: 312px;
}
#pageheading{
	background-color:#dddffe;
	color:#000000;
	font-size:15px;
	padding-left:15px;
	font-weight:bold;
	/*height:30px;*/
	margin-top:15px;
	margin-right:10px;
	padding-top:10px;
	width: 580px;
	box-sizing: border-box;
	padding-bottom: 10px;
}
#pagecontent{
	text-align:justify;
	/*width: 900px;*/
	margin-right: 10px;
	margin-top: 15px;	/*float: right;*/
	/*clear: both;*/
}
#pagecontent p{line-height:16px; margin-top:15px; margin-bottom:15px; margin-left:20px;}

#footer{
    text-align:center;
    background: #ddd;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top:0px;
    width:100%;
    display: inline-block;
}
#footer p{font-size:12px;}
span.green{color:#008000;}
#wrapper #left #leftcontent {
	color: #8D97B2;
}

#right p{
    text-align: justify;
    margin-right: 16px;
}
#pagecontent p a strong, #leftcontent p a strong{
    color: #3F5C7A !important;
}
#pagecontent p a:hover strong,  #leftcontent p a:hover strong{
    color: #0066FF !important ;
}
#pagecontent img{
    margin-left: 30px;
}

.bypassedimg{
display:none;
}

.red.mobilecaution{
display: none;
}

.slavehorizontalimg{
display: none;
}

.duvernayimg{
display: none;
}

.termofuseli{
	display:none;
}



@media(max-width:768px){
	
a.nav-toggle{
  background: url("../images/menutbtn.png") no-repeat scroll center center #444444;
    display: block;
    height: 35px;
    margin: 0.5em -2em 1em 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
	#header {
    display: none !important;
}
#wrapper {
    padding: 0 10px !important;
    width: auto !important;
}
#left, #right {
    float: none !important;
    width: auto !important;
	height: auto;
}

.slaveHorizontal {
    height: auto !important;
}
#right #banner {
    display: none !important;
}
#logo {
    margin: 0 auto;
}

#nav {
    margin: 15px auto;
    overflow: hidden;
    width: 267px;
}

#pageheading{
	width: 100%;
}

#fullviewIndexes{
display: none;
}

#mobileviewIndexes{
display: block;
color: #3F5C7A;
}

#mobileviewIndexes > strong{
color: #3F5C7A;
}

#fullviewindexmap{
display: none;
}

#mobileviewmap{
display: block;
}

#mobileviewmap > img {
    width: 100%;
}

.red.normalcaution{
display: none;
}

.red.mobilecaution {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    display: block;
    padding: 8px 10px;
    text-align: center;
}

.hideme {
display:none;
}

.chartimg{
display:block;
}

.chartimg img{
width:100%;
}

#contactusformtable img#captcha {
    height: auto;
    width: 100%;
}

#contactusformtable textarea {
    width: 97%;
}

.bypassedimg{
display:block;
}

.bypassedimg img{
width:100%;
}

.BypassedPayAlbertaMap{
display:block;
margin:0 auto;
}

.slavehorizontalimg{
display: block;
}

.slavehorizontalimg img{
 width:100%;
}

.duvernayimg{
display: block;
}

.duvernayimg img{
 width:100%;
}

.termofuseli{
	display:block;	
}

}
