/* Main 'Framework' Containers */

body {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	padding: 0;
	margin: 0;
	background-image:url(../images/pageBg.jpg);
	background-repeat:repeat;
	background-position:top left;
}

#container {
	width: 970px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float:left;
}

#header {
	width: 970px;
	height: 370px;
	position: relative;
	float:left;
}

#contentBox {
float: left;
width: 970px;
text-align: left;
background-image:url(../images/contentBg.gif);
background-repeat:repeat-y;
padding-top:20px;
}

* html #content {
	text-align: left;
	position: relative;
	float:left;
	width: 630px;
}

#content {
	text-align: left;
	position: relative;
	float:left;
	width: 630px;
}

#insideContent {
font-family: Verdana;
font-size: 10pt;
color: #000;
}

#focusBoxOne {
	background-color: #FF0000;
	padding:10px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#focusBoxTwo {
	background-color: #406AB0;
	padding:10px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#focusBoxThree {
	background-color: #3F9C2D;
	padding:10px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

#programBoxOne {
   border: dotted;
	border-color: #c80000;
	padding:10px;
	text-align: left;
	width: 630px;
	float: left;
	position: relative;
	margin-bottom:10px;
}

#programBoxTwo {
   border: dotted;
	border-color: #406AB0;
	padding:10px;
	text-align: left;
	width: 630px;
	float: left;
	position: relative;
	margin-bottom:10px;
}

#programBoxThree {
   border: dotted;
	border-color: #3F9C2D;
	padding:10px;
	text-align: left;
	width: 630px;
	float: left;
	position: relative;
	margin-bottom:10px;
}

#eventPic {
	width: 120px;
	float: left;
	position: relative;
	text-align: left;
	padding-right: 10px;
}

#eventDescription {
	float: left;
	position: relative;
	text-align: left;
	width: 490px;
}

#eventDescriptionFull {
	float: left;
	position: relative;
	text-align: left;
	width: 610px;
}

#contactLeft {
width:300px;
float:left;
position:relative;
text-align:left;
}

#contactRight {
float:right;
position:relative;
text-align:left;
padding: 0px 0px 0px 20px;
width: 310px;
}

* html #contactRight {
float:left;
position:relative;
text-align:left;
padding: 0px 0px 0px 0px;
width: 330px;
}

#contactLeft tr {
border-bottom: 1px solid #990000;
font:Geneva, Arial, Helvetica, sans-serif;
font-size:.8em;
text-align:left;
}

#facebook {
	width: 150px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	float: left;
	position: relative;
}

/* Navigation Elements */

#nav {
	float:left;
	position: relative;
	width: 200px;
	margin: 0px 20px 0px 50px;
}

#navItemHome {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemHomeOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/home_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemHome a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/home_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemServices {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/services.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemServicesOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/services_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemServices a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/services_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemPricing {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/pricing.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemPricingOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/pricing_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemPricing a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/pricing_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemParties {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/parties.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemPartiesOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/parties_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemParties a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/parties_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemGallery {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/gallery.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemGalleryOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/gallery_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemGallery a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/gallery_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemLocation {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/location.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemLocationOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/location_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemLocation a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/location_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemEvents {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/events.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemEventsOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/events_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemEvents a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/events_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemFood {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/food.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemFoodOn {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/food_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navItemFood a:hover {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	height: 28px;
	background-image:url(../images/food_o.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/* Styling the Output */

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #c80000;
	padding-bottom: 0px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

/* Footer Elements */

* html #inukshukspace {
	padding-right: 20px;
}

* html .inukshuk {
	position: absolute;
	width:18px; 
	height:18px;
	padding-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/inukshuk.png');
}

#footerBox {
width: 970px;
heigth:90px;
}

#footerLeft {
float: left;
position:relative;
width:230px;
}

#footerRight {
float: right;
position:relative;
width:230px;
}

#footer {
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	width: 510px;
	float: left;
	position:relative;
	height:90px;
	padding-top:20px;
}

#footer a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #c80000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footergvw {
	color: #000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 10px;
}

#footergvw a {
	color: #000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
} 

#footergvw a:hover {
	text-decoration: none; 
	font-family: Verdana;
	color: #415A5E;
	font-size: 9px;
	font-weight: bold;
}

.highlight {
color:#990000;
font-family: Verdana;
font-size: 9px;
font-weight: bold;
}

.clear {
clear: both;
height: 1px;
overflow: hidden; 
}
