body
{
	margin: 0 auto;
	background: #89b7db; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0367b2', endColorstr='#ffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#0367b2), to(#ffffff));
	background: -moz-linear-gradient(top,  #0367b2,  #ffffff);
}

#main
{
	background-image: url('/images/main-bg.png');
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	background-image: url('/images/northstar-banner.png');
	position: relative;
	border-bottom: 1px solid #1A75BB;
	margin-right: auto;
	margin-left: auto;
	width: 944px;
	height: 140px;
	right: -1px;
}

#topright
{
	position: absolute;
	top: 7px;
	right: 20px;
	text-align: right;
}

p
{
	font-family: sans-serif;
	line-height: 18px;
}

a
{
	font-family: sans-serif;
	text-decoration: none;
	color: #49126D;
}

a:active
{
	color: #0B19DE;
}

a:hover
{
	color: #7C4F99;
}

a.topright
{
	text-decoration: none;
	font-size: 11.5px;
	font-weight: 700;
}

p.topright
{
	text-decoration: none;
	color: #49126D;
}

a.email
{
	text-decoration: none;
	color: inherit;
}

#menu
{
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	width: 944px;
	background-image: url('/images/nav-bg.png');
	background-repeat: repeat-x;
	border-bottom: 4px solid #9761bb;
	position: relative;
	right: -1px;
	text-align: center;
}

#menu2
{
	display: inline-block;
}
a.menu
{
	float: left;
	text-decoration: none;
	height: 32px;
	font-family: "garamond premier pro", "adobe garamond pro", "garamond", "georgia", serif;
	color: #000000;
}

a.menu:hover
{
	background-image: url('/images/nav-item-hover.png');
	background-repeat: repeat-x;
	color: #ffffff;
}

div.search
{
}

div.menu
{
	margin-right: 20px;
	margin-left: 20px;
	height: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline-block;
}

#center
{
	margin-left: auto;
	margin-right: auto;
	width: 944px;
	min-height: 700px;
	position: relative;
	right: -1px;
	background: url('/images/nav-shadow.png') repeat-x center top;
}

#sidebar
{
	position: absolute;
	width: 225px;
	right: 20px;
	top: 20px;
}

#blog
{
	background-color: #E7E9C4;
	padding: 10px;
}

div.blogentry
{
	margin-left: 5px;
	text-align: left;
}

p.blogentry
{
	font-size: 12px;
}

p.blogtitle
{
	font-size: 13px;
	color: #9761bb;
	font-weight: 700;
	margin-bottom: 9px;
}

img.blogentry
{
	float: left;
	margin-right: 3px;
}

a.blogentry
{
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
}

#gallery
{
	background-color: #8C8C8C;
	margin: 20px 0px 20px 20px;
	height: 375px;
	width: 659px;
	float: left;
}

#undergallery
{
	position: absolute;
	bottom: 100px;
	left: 20px;
	margin-right: 300px;
	text-align: left;
}

p.undergallery,p.iframetitle
{
	font-size: 12px;
}

div.iframetitle
{
	position: absolute;
	top: 20px;
	left: 20px;
	margin-right: 300px;
	text-align: left;
}

#bottom
{
	background: #fefff1 url('/images/footer-shadow.png') repeat-x center top;
	border-top: 4px solid #9761bb;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 944px;
	right: -1px;
	margin-bottom: 0px;
	bottom: 0px;
        top: 200px;
}

#bottomcontact
{
}

#address
{
	text-align: left;
	position: absolute;
	left: 15px;
	top: 0px;
	font-size: 11px;
}

#phonenumbers
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

#rights
{
	text-align: right;
	position: absolute;
	right: 15px;
	top: 0px;
	font-size: 11px;
}

#links
{
	text-align: center;
	text-decoration: none;
	color: #2d84c1;
	font-size: 10px;
}

#linkstormtitle
{
	font-weight: 700;
	color: #000000;
	font-size: 11px;
}

.linkstorm
{
	text-decoration: none;
}

.credits
{
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

img.virtuoso
{
	position: absolute;
	top: 110px;
	right: 60px;
	border: none;
}

.rights
{
	text-decoration: none;
	color: #000000;
}

img.compass
{
	position: absolute;
	left: 30px;
	bottom: 30px;
}


/* stuff for subpages */
#content
{
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	width: 659px;
	min-height: 375px;
}

.subpagetitle
{
	font-size: 18px;
    font-weight: normal;
	color: #9761bb;
	font-family: serif;
}

p.subpage
{
	font-size: 12px;
	text-align: left;
}

div.iframe iframe
{
	width: 100%;
	height: 100%;
	border: none;
	position: absolute;
	top: 145px;
}

div.iframe iframe.search
{
	position: static;
}

div.iframe
{
	background-color: #fdffe2;
	height: 470px;
	margin: 20px 0px 20px 20px;
	width: 659px;
	float: left;
	max-height: 1250px;
}

p.iframe
{
	text-align: center;
}

#share
{
	margin-top: 10px;
	position: relative;
	left: 90px;
}

a.resources
{
	font-size: 12px;
	font-weight: 700;
	text-decoration:underline;
}

p.list
{
	margin: 0px;
	font-size: 12px;
}

p.resources,ul.terms li
{
	font-size: 12px;
}

/* contact form */

#contactblocks
{
	height: 99px;
	width: 500px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#mailingaddr
{
	width: 180px;
	position: absolute;
	left: 10px;
}

#contactinfo
{
	width: 180px;
	position: absolute;
	right: 10px;
}

p.formlabel
{
	margin: 12px 0px;
	font-size: 12px;
	position: absolute;
	left: 100px;
	bottom: 1px;
}

.formtextfield
{
	position: absolute;
	right: 100px;
}

#form
{
	width: 500px;
	position: absolute;
	top: 110px;
}

.formtextarea
{
	position: absolute;
	right: 1px;
	height: 150px;
	width: 300px;
}

div.contactform
{
	position: relative;
	margin: 10px 0px;
	height: 20px;
	padding-bottom: 10px;
}

.buttonz
{
	position: absolute;
	right: 100px;
}

.buttonlabel
{
	font-size: 12px;
	float: left;
	margin: 0px;
}

.pref:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}

img.offer
{
	max-width: 659px;
}

#slideshow
{
	position: relative;
	height: 391px;
	width: 492px;
	top: 20px;
	padding-left: 100px;
}

.indentMe
{
	position: relative;
	left: 10px;
}

#homelink {
	display: block;
	position: absolute;
	left: 20px;
	top: 3px;
	width: 270px;
	height: 100px;
}

ul.sitemap a
{
	font-size: 12px;
	margin: 10px;
}
ul.sitemap
{
	list-style: none;
}

p.subpagetitle a
{
	font-family: serif;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.center {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

img.border {
	border: 1px solid black;
}

