* {
	margin:			0;
	padding:		0;
}

body {
	background:		#1f3741;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		100%;
	line-height:	1em;
	color:			#1f4154;
}

input, textarea {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		1em;
}

.fleft {
	float:			left;
}

.fright {
	float:			right;
}

.clear {
	clear:			both;
}

.alignright {
	text-align:		right;
}

.aligncenter {
	text-align:		center;
}

.wrapper, block {
	width:			100%;
	overflow:		hidden;
}

.container {
	width:			100%;
}

p {
	margin-bottom:	16px;
}

.tail-top {
	background:		url(../images/tail-top.gif) left top repeat-x #fff;
}

.tail-bottom {
	background:		url(../images/tail-bottom.gif) left bottom repeat-x;
}

.tail-middle {
	background:		url(../images/box1-bg.gif) left 425px repeat-x;
}

input, select {
	vertical-align:	middle;
	font-weight:	normal;
}

img {
	border:			0;
	vertical-align:	top;
	text-align:		left;
}

acronym {
	cursor:			help;
}

div.news-entry {
	margin-bottom:	15px;
	border-bottom:	1px #888888 solid;
}

#newsletter h3 { margin-bottom: 10px;}
#newsletter label { display:block; height:31px;}
#newsletter input.text { width:240px; background:#fff; border:1px solid #828282; padding:2px 0 2px 3px;}
#newsletter input.submit { width:74px; height:22px; background:url(../images/submit.gif) no-repeat left top; color:#fff; border:0; text-align:center; font-size:1.1em;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:265px; padding:2px 0 2px 3px; color:#1f4154;  border:1px solid #828282;}
#contacts-form textarea {width:265px; height:205px; padding:2px 0 2px 3px; margin-bottom:21px; color:#1f4154; border:1px solid #828282;}

/*==================list====================*/
ul { list-style: none; }

.headers-list { padding:39px 0 0 0;}
.headers-list li { padding:0 0 14px 0;}

#site-nav { float:right; padding:33px 0px 0 0;}
#site-nav li { display:inline;}
#site-nav li a { display:block; float:left; color:#fff; text-decoration:none; line-height:1em; margin-left:0px;}
#site-nav li a span { display:block; }
#site-nav li a em { display:block; font-style:normal; padding:11px 18px 13px 18px;}
#site-nav li a:hover {background:url(../images/menu-bg.gif) left top repeat-x; }
#site-nav li a:hover span {background:url(../images/menu-left.gif) no-repeat left top;}
#site-nav li a:hover em {background:url(../images/menu-right.gif) no-repeat right top; }
#site-nav li a.current {background:url(../images/menu-bg.gif) left top repeat-x; }
#site-nav li a.current span {background:url(../images/menu-left.gif) no-repeat left top;}
#site-nav li a.current em {background:url(../images/menu-right.gif) no-repeat right top; }

.list1 li { background:url(../images/arrow.gif) no-repeat left 5px; padding:0 0 4px 8px;}
.list1 li div { padding:0 20px 0 0;}

.list2 { background:url(../images/line-ver.gif) 50% top no-repeat; width:100%; overflow:hidden; margin-bottom:12px;}
.list2 li { float:left; width:48%; margin-right:22px; border-bottom:1px solid #828282; position:relative;}
.list2 li.last { border:0;}
.list2 li.alt { margin-right:0;}
.list2 li div { padding:0 20px 20px 0; position:relative;}
.list2 li.alt div { padding:0 0 20px 20px;}

.list3 li { background:url(../images/arrow.gif) no-repeat left 10px; padding: 5px 0 5px 20px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.article { padding:0 0 30px 0;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:25px;}

/*==================txt, links, lines, titles====================*/
a {color:#00a0d8;}
a:hover{text-decoration:none;}

h1, h2 {
	font-size:2.18em; color:#104f6e; font-weight:normal; line-height:1.1em; margin-bottom:10px;
}

h3 { font-size:1.30em; color:#104f6e; font-weight:normal; line-height:1.1em; margin-bottom:10px;}
h2 img,
h3 img { margin:5px 0 0 0;}
h4 { color:#104f6e; }

.link1 { display:block; float:left; background:url(../images/link1-left.gif) no-repeat left top #00a0d8; color:#fff; text-decoration:none; font-size:1.1em; margin-right:12px;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:3px 10px 3px 10px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

/*==================boxes====================*/
.box { background:url(../images/box-bg.gif) left top repeat-x #f5f7f3; width:100%;}
.box .border-right {background:url(../images/border-right.gif) repeat-y right;}
.box .right-top-corner {background:url(../images/right-top-corner.jpg) no-repeat right top; width:100%;}
.box .indent { padding:26px 40px 55px 31px !important;}

.cont-box span { float:left; width:70px;}


/*header*/
#header .row-1 { height:104px; background:url(../images/header-bg1.jpg) no-repeat left top;}
#header .row-1 .fleft { padding:0px 0px 0px 18px;}
#header .row-2 .col-1 .indent { padding:107px 0 0 34px;}
#header .divider { position:absolute; background:url(../images/divider.png) no-repeat left top; width:38px; height:282px; left:64%; top:143px; margin-left:-9px;}
#header .slogan { margin-bottom:16px;}

/*content*/
#content .indent {padding:26px 30px 55px 31px;}

/*footer*/
#footer { color:#8f9ba0;}
#footer p { padding:15px 0 0 29px; margin:0;}
#footer a { color:#3b7b96; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

div.attention {
	padding:				15px;
	margin-bottom:			15px;
	background-color:		#FFFFFF;
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
	border:					1px #EEEEEE solid;
	line-height:			150%;
}

ul.crests li {
	list-style-type:		none;
	padding:				15px;
	padding-left:			100px;
	margin-bottom:			15px;
	background-color:		#FFFFFF;
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
	border:					1px #EEEEEE solid;
	line-height:			150%;
}

ul.crests li.queens {
	background:			#FFFFFF url(../images/crest-queens-small.gif) no-repeat 15px 15px;	
}

ul.crests li.calgary {
	background:			#FFFFFF url(../images/crest-calgary-small.gif) no-repeat 15px 15px;	
}

#featureExplorer {
	position:		relative;
	width:			575px;
	height:			310px;
	margin:			0px;
	padding:		0px;
	border:			1px #999999 solid;
	overflow:		hidden;
}

#featureExplorerTitle {
	font-size:		20px;
	font-weight:	bold;
	margin:			0px 0px 0px 10px;
}

.featureExplorerHeader {
	width:			575px;
	margin:			0px;
	padding:		0px;
	border:			1px #888888 solid;
	border-bottom:		none;
	-moz-border-radius:		10px 10px 0px 0px;
	-webkit-border-radius:	10px 10px 0px 0px;
	background-color:	#EEEEEE;
	filter:				alpha(opacity=85);
	-moz-opacity:		.85;
	opacity:			.85;
}

.featureExplorerFooter {
	width:			575px;
	margin:			0px 0px 15px 0px;
	padding:		0px;
	border:			1px #888888 solid;
	border-top:		none;
	-moz-border-radius:		0px 0px 10px 10px;
	-webkit-border-radius:	0px 0px 10px 10px;
	background-color:	#EEEEEE;
	filter:				alpha(opacity=85);
	-moz-opacity:		.85;
	opacity:			.85;
}

.featureExplorerFooter {
	text-align:		right;
}

.featureExplorerNavigation {
	float:			left;
	width:			40%;
}

.featureExplorerCaption {
	position:			absolute;
	bottom:				0px;
	left:				0px;
	background-color:	#666666;
	color:				#FFFFFF;
	padding:			10px;
	filter:				alpha(opacity=85);
	-moz-opacity:		.85;
	opacity:			.85;
}

.display-success {
	background-color:	#DEE6E3;
	border:				1px #A9D392 solid;
	padding:			10px;
	color:				#333333;
	margin-bottom:		15px;
}

.display-notice {
	background-color:	#FFFFCC;
	border:				1px #FFCC00 solid;
	padding:			10px;
	color:				#333333;
	margin-bottom:		15px;
}

.display-error {
	background-color:	#FFD9D0;
	border:				1px #CC0000 solid;
	padding:			10px;
	color:				#333333;
	margin-bottom:		15px;
}

.display-success ul,
.display-notice ul,
.display-error ul {
	list-style-type:	none;
	padding:			10px;
	margin:				0px;
	padding-top:		4px;
}

.display-success ul li,
.display-notice ul li,
.display-error ul li {
	padding:			0px 0px 0px 18px;
	vertical-align:		middle;
}

.content-date {
	font-size:			11px;
	color:				#666666;
	margin-bottom:		3px;
}

div.rss {
	margin-top:			15px;
	margin-left:		10px;
}

div.rss a {
	text-decoration:	none;
	color:				#666666;
}

div.rss a img {
	margin-right:		7px;
}