body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24311F;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
a {
	text-transform:uppercase;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainbg {
	background-image: url(images/nIndoors-mainBG.jpg);
	background-repeat: no-repeat;
	height: 443px;
}
.footerbg {
	background-image: url(images/nIndoors-footerBG.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
.mainPadd {
	padding-right: 240px;
	padding-left: 135px;
}
.mainPadd2 {
	padding-right: 220px;
	padding-left: 105px;
}
.footerPadd {
	padding-right: 250px;
	padding-left: 125px;
}
div#gallery_content {
	width:100%;
	height:512px;
	float:left;
	background:url(images/gallery_tilerX.jpg) repeat-x;
}
div#content {
	background:url(images/content_tilerX.jpg) repeat-x;
	height:512px;
	width:100%;
	float:left;
	font-size:11px;
	text-align:left;
	margin:0; padding:0;
}
div#content p,
div#gallery_content p {
	margin:20px 15px;
	font-weight:normal;
	line-height:1.3em;
	color:#A8C7CF;
}
div#content b {
	color:#62a2bb;
}
p.options {
	float:left;
	width:42%;
	margin:20px 0 0 15px;
	color:#A8C7CF;
}
p.contact {
	font-size:11px;
	color:#A8C7CF;
}
p.french {
	font-size:10px;
}
span.divide {
	width:100%;
	float:left;
	margin:10px 0;
	height:1px;
	border-top:1px dotted #6da5bc;
}
span.footer_links a {
	font-size:9px;
}

