﻿* {
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	background: url('http://Montclairpaperie.com/images/bkg-stripe.jpg') center;
	height: 100%;
	width: 100%;
}

#outer_container
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 50;
}

#inner_container
{
	position: relative;
	width: 700px;
	height: 100%;
	text-align: left;
	z-index: 100;
}

#content
{
	position: relative;
	width: 700px;
	height: auto;
	border: solid 2px #8b408b;
	background: #FFFFFF;
	margin: 35px 0px 0px 0px;
	z-index: 150;
}

a img
{
	border: none 0px;
	display: block;
}

.clear
{
	clear: both;
}

#splash_table
{
	width: 100%;
	height: 100%;
}

#top-nav
{
	display: block;
	float: left;
	clear: both;
	background: url('http://Montclairpaperie.com/images/nav-bkg.jpg') right top;
	position: relative;
	z-index: 0;
}

#top-navspacer
{
	width: 138px;
}

#top-nav
{
	width: 100%;
}

#top-nav li
{
	display: block;
	float: right;
}

#logo-container 
{
	position: relative;
	clear: both;
}

#logo-envelope
{
	position: absolute;
	top: -10px;
	left: -12px;
	z-index: 500;
}

#logo-text
{
	position: absolute;
	top: 10px;
	left: 70px;
}

#contact {
	text-align: right;
	font-family: "Century Gothic", Ariel, sans-serif, sans;
	font-size: 10pt;
	padding: 0px 10px;
	color: #8B408B;
}

#sidebarhome
{
	float: left;
	clear: left;
	width: 130px;
	padding: 10px;
}

#sidebar
{
	float: left;
	clear: left;
	width: 160px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#side-nav
{
	display: block;
	list-style-type: none;
}

#side-nav li
{
	display: block;
	text-align: right;
	padding: 0px;
}

#side-nav li a
{
	text-decoration: none;
	font-size: 13pt;
	color: #944794;
	font-weight: bold;
}

#maincontent
{
	float: right;
	clear: right;
	width: 510px;
	padding: 8px 8px 8px 0px;
}

#sidebarhome h1
{
	font-size: 20pt;
	font-weight: 500;
	color: #4b4b4b;
}

#maincontent h1
{
	font-size: 21px;
	color: #944794;
	font-weight: bold;
	width: 250px;
}

#maincontent h2
{
	font-size: 16px;
	color: #944794;
	font-weight: bold;
	display: inline;
}

.purpletext
{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
	color: #8b408b;
}


.blacktext
{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:24px;
	color: #000000;
	display: inline;
}

.tbl
{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	color: #000000;
        text-align: left;
        vertical-align: top;
}

.bigblack
{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 12pt;
	line-height: 30px;
}

.huge {
	font-size: 18pt;
	vertical-align: baseline;
	line-height: 12px;
}

.sm
{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	line-height: 12px;
}
