* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-image: url("/acp/community/site.nsf/vDownload/images/$file/bg.gif");
	background-repeat: repeat-x;
	background-color: #ccc;
	font-size: 77%;
	font-family: "Verdana", "Arial", sans-serif;
	color: #777;
}

body.splash {padding-top: 30px;}

#wrapper {
	width: 683px;
	margin: 18px auto;
	text-align: left;
	background: transparent;
}

#contact {
	width: 683px;
}
#contact span.chat {
	padding:  2px 15px 2px 25px;
	background: url("/acp/community/site.nsf/vDownload/images/$file/chat.jpg") no-repeat left center;
	float: right;
}
#contact span.call {
	padding:  2px 15px 2px 25px;
	background: url("/acp/community/site.nsf/vDownload/images/$file/phone.jpg") no-repeat left center;
	float: right;
}
div.feedback {
	padding:  2px 0px 2px 22px;
	background: url("/acp/community/site.nsf/vDownload/images/$file/icon_feedback.gif") no-repeat right center;
	float: right;
	text-align: right;
	width: 250px;
}
div.feedback a {
display: block;
padding: 0 1.7em 0 0;
}

#topnav {
	width: 683px;
}

#topnav ul  {
	padding-left: 30px;
	height: 30px;
	width: 683px;
	background: url("/acp/community/site.nsf/vDownload/images/$file/topnav.gif") no-repeat left top;
	margin: 6px 0 10px 0;
}

#topnav ul li {
	list-style-type: none;
	line-height: 1.8em;
	float: left;
	padding: 3px 0;
	font-size: 100%;
}
#topnav ul li a{
	text-decoration: none;
	color: #efc;
	padding: 3px 8px;
	line-height: 1.8em
}
#topnav  ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#topnav #contact {
	font-size: 92%;
}

#content {
	background-color: #fff;
	padding: 8px;
}

body.splash #content {
	background-color: #fff;
	height: 340px;
}

#results {
	float: right;
	width: 460px;
	margin-right: 15px;
}

#results h1 {
	margin: 0 0 0 10px ;
	padding: 0 0 0.4em 0;
	font-weight: normal;
	font-size: 174%;
	font-family: serif, Verdana, Arial;
}

#results h2 {
	color: #A54;
	margin: 20px 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 140%;
}

#results h3 {
	font-weight: bold;
	margin: 20px 0 0 10px;
	padding: 0;
	font-size: 90%;
}

#results p.provincenotes {
	margin: 10px 0 10px 10px;
	padding: 0;
}

#results p.communitynotes {
	margin: 0.5em 0 0 0;
	padding: 0;
	line-height: 1.2em;
}

#results .comType {
	margin: 0 0 0 20px;
	font-size: 90%;
}

#results ul {
	margin: 0.8em 0 0 15px;
	list-style-type: none;
}

#results ul li {
	margin: 0 0 0 15px;
	font-size: 90%;
	background-image: url(/acp/site.nsf/vGraphics/images/$file/bullet_darkgrey.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0 0 0.6em 1.8em;
}

#results.connectivitydata ul li {
	position: relative;
	margin: 0.8em 0 0 15px;
	font-size: 90%;
	background-image: url(/templates/acp/community/site.nsf/vGraphics/images/$file/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 0 0 0.4em 1.3em;
}

#results dl {
	margin: 0 0 0 15px;
}

#results dl dt {
	position: relative;
	margin: 0.8em 0 0 15px;
	font-size: 90%;
	background-image: url(/acp/site.nsf/vGraphics/images/$file/bullet_darkgrey.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0 0 0.4em 1.8em;
}

#results.connectivitydata dl dt {
	position: relative;
	margin: 0.8em 0 0 15px;
	font-size: 90%;
	background-image: url(/templates/acp/community/site.nsf/vGraphics/images/$file/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 0 0 0.4em 1.3em;
}

#results dl dd {
	margin: 0 0 0 15px;
	font-size: 90%;
	padding: 0 0 0 1.8em;
}


#photo{
	background: url("/acp/community/site.nsf/vDownload/images/$file/splash-photo.jpg") no-repeat left top;
	float: left;
	width: 480px;
	height: 327px;
	text-align: right;
}

#topphoto{
	background: url("/acp/community/site.nsf/vDownload/images/$file/results-photo.jpg") no-repeat left top;
	float: left;
	width: 175px;
	height: 124px;
}

#photo h1 {
	font-size: 189%;
	font-weight: normal;
	color: #555566;
	font-style: italic;
	padding: 5px 8px 5px 5px;
}

#photo h1 span.subtitle {
	font-size: 80%;
}

#splashform{
	background: url("/acp/community/site.nsf/vDownload/images/$file/splashform_ge2.gif") no-repeat right top;
	float: left;
	width: 177px;
	color: #fff;
	margin: 0 0 0 8px;
	padding: 0;
}

#resultsform {
	float: left;
	background: url("/acp/community/site.nsf/vDownload/images/$file/splashform_ge2.gif") no-repeat left top;
	width: 177px;
	height: 340px;
	color: #fff;
	clear: left;
}

#splashform form.browseform, #resultsform form.browseform {
	padding: 0px 10px 15px 10px;
	margin-top: 10px;
}
#splashform form.searchform,  #resultsform form.searchform {
	background: url("/acp/community/site.nsf/vDownload/images/$file/dots.gif") no-repeat center top;
	padding: 15px 10px 18px 10px;
	margin-top: 10px;
}

#splashform form input, #resultsform form input {
	font-size: 92%;
}

#splashform form select, #splashform form input.text,  #resultsform form select,  #resultsform form input.text {
	width: 150px;
	border: 1px solid #999;
	padding: 1px 1px 1px 0;
	margin: 3px 3px 3px 0;
	color: #555;
	background-color: #fff;
	font-size: 85%;
}
#splashform form input.text,  #resultsform form input.text {
	padding: 2px;
}
#splashform form,  #resultsform form {
	padding: 20px;
}
#splashform h2,  #resultsform h2 {
	font-size: 95%;
}

#splashform input.button_sm,  #resultsform input.button_sm {
	margin: 5px 1px;
	float: right;
	background-color: #556;
	background: url("/acp/community/site.nsf/vDownload/images/$file/drk-bottom-left.gif") no-repeat center center;
	color: #fff;
	padding: 2px 4px;
	border: 0;
	cursor: pointer;
}
#splashform div.googleearth,  #resultsform div.googleearth{
	font-family: "Arial", sans-serif, "Verdana";
	font-size: 10px;
	color: #333;
	text-align: center;
	padding:  10px 0 0 0;
	margin: 0;
	background: url("/acp/community/site.nsf/vDownload/images/$file/googleearthlogo.jpg") no-repeat 50% 10%;
}

a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #AA5544;
}
a:active {
	color: #336699;
}

a.survey {
display: block;
color: #efc;
padding: 0;
margin: 15px 15px 0 10px;
width: 150px;
}
a.survey:visited {
	color: #efc;
}
a.survey:hover {
color: #900;
}
a.survey:active {
color: #900;
}


#footer {
	padding: 8px;
	width: 670px;
	font-size: 90%;
	color: #555;
}

#footer div.notices{
	width: 45%;
	float: left;
}
#footer div.lastmod{
	width: 45%;
	float: right;
	text-align: right;
}

.reserves_button  {
	float: right;
}
.reserves_button  a:link {text-decoration: underline;}



.breadcrumb {
	display: block;
	margin: 0px 0 0 10px;
}
.top {
	margin-left: 60px;
	font-size: 80%;
	padding: 10px 20px;
	background: url("/acp/community/site.nsf/vDownload/images/$file/up.gif") no-repeat left center;
}

div.info {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 8px;
	line-height: 1.6em;
	font-size: 90%;
	width: 435px;
	margin: 4px 0 15px 10px;
}

div.community {
	background-color: #ddd;
}

div.reserve {
	border: 1px solid #838B8B;
	background-color: #C1CDCD;
}

.label {
font-weight: bold;
color: #555;
}

.main {
color: #A54;
}

p.toplink {
margin-top: 0; 
margin-bottom: 0;
float: right;
}

p.SendHomepage {
margin-top: 0.5em; 
margin-bottom: 0.5em;
text-align: right;
}

div#alphanav {
margin: 5px 0 8px 10px;
}

img.inuktitutheader {
vertical-align: text-bottom;
margin-top: 0.5em;
}

#ge_content {
	margin-right: 15px;
	background-color: #fff;
	padding: 12px;
	margin-bottom: 15px;
	text-align: justify;
}

#ge_content h1 {
	margin: 0 0 0 10px ;
	padding: 0 0 0.4em 0;
	font-weight: normal;
	font-size: 180%;
	font-family: serif, Verdana, Arial;
}

#ge_content.center {
	padding: 5px 0 5px 0;
	text-align: center;
}

#ge_snapshoot{
	background: url("/acp/community/site.nsf/vDownload/images/$file/ge_snapshoot.jpg") no-repeat right top;
	float: right;
	width: 300px;
	height: 233px;
	padding: 0 0 0 18px;
}

.ge_header {
	font-weight: bold;
	font-size: 120%;
	font-family: Verdana, Arial, serif;
	padding: 1em 0 0 0;
}
