﻿/* Imports */

@import url("../../Resources/Scripts/lightbox2.03.3/css/lightbox.css");

/* General */

body, html
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body
{
	background-color: #cebb91;
}

body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}
.FormTable td
{
	padding: 5px;
}

a:link,
a:visited
{
	color: #6e431a;
}

a:hover
{
	color: #8DABB2;
}

form
{
	margin: 0px;
	padding: 0px;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color: #193257;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	color: #193257;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	color: #193257;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h6
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#popup
{
	margin: 0px;
	padding: 15px;
	background-color: #FFFFFF;
	text-align: left;
}

/* Header */

	#header {
		width: 800px;
		height: 95px;
		margin: 0px auto 10px auto;
		position: relative;
	}

	#header .logo {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 400px;
		height: 95px;
		text-align: left;
	}

	#header .email {
		position: absolute;
		top: 0px;
		left: 400px;
		width: 400px;
		height: 95px;
	}


	#header .email th {
		font-weight: bold;
		color: #FFFFFF;
		font-size: 12pt;
		text-align: left;
	}


	#header-content {
		margin: 0px auto 0px auto;
		padding: 4px 0px 4px 0px;
		width: 460px;
		text-align: left;
		float: left;	
	}
	
#email {
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 4px 0px;
	text-align: right;
	height: 95px;
}

#nav {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}

#nav img {
	margin-right: 1px;
}

#main {
	width: 800px;
	margin: 0px auto 0px auto;
}

#main .siteframe-topleft {
	width: 21px;
	height: 21px;
	background: url(images/interface/frame_tl.gif) center center no-repeat;
}

#main .siteframe-top {
	width: 758px;
	height: 21px;
	background: url(images/interface/frame_top.gif) center center repeat-x;
}

#main .siteframe-topright {
	width: 21px;
	height: 21px;
	background: url(images/interface/frame_tr.gif) center center no-repeat;
}

#main .siteframe-left {
	width: 21px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(images/interface/frame_left.gif) center center repeat-y;
}

#main .siteframe-right {
	width: 21px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(images/interface/frame_right.gif) center center repeat-y;
}

#main .content {
	width: 728px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 15px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

#main .siteframe-bottomleft
{
	width: 21px;
	height: 21px;
	background: url(images/interface/frame_bl.gif) center center no-repeat;
}

#main .siteframe-bottom
{
	width: 758px;
	height: 21px;
	background: url(images/interface/frame_bottom.gif) center center repeat-x;
}

#main .siteframe-bottomright
{
	width: 21px;
	height: 21px;
	background: url(images/interface/frame_br.gif) center center no-repeat;
}

#body2 {
	background-image: url(images/interface/bgbar2.gif);
	background-position:center;
	background-repeat:repeat-y;
	border-bottom: 1px solid #193257;
}

#content {
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 0px 15px 0px 15px;
	text-align: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#decoration
{
	background-image: url(images/interface/dec-bottom.jpg);
	height: 85px;
	width: 100%;
}

#footerContainer
{
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;

	font-size: 10px;
	color: #FFFFFF;
}
#footerContainer a:link { color: #FFFFFF; }
#footerContainer a:visited { color: #FFFFFF; }
#footerContainer a:hover { color: #D6E5E8; }

#sidebar-right {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	border-left: 1px solid #193257;
}

#sidebar-spaced {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	border-left: 1px solid #193257;
	line-height: 20px;
}

#formerror {
	margin: 0px 0px 15px 0px;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

#formerror ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	font-weight: normal;
}

#formerror li {
	margin: 0px;
	padding: 0px;
}

#mnpage {
padding-top:15px;
}

.red {
	color: #CC0000;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.text-xxs {
	font-size: 9px;
}

.text-xsm {
	font-size: 10px;
}

.text-sm {
	font-size: 11px;
}

.text-med {
	font-size: 12px;
}

.text-lg {
	font-size: 14px;
}

.spaced {
	line-height: 135%;
}

.privacy a:hover {
	color: #6e431a;
}

.privacy a:link, a:visited {
	color: #333366;
}

.err {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: normal;
}

#wrap{
 background-image:url(images/interface/bgbar2.gif);
 }

#frtop{
 background-image:url(images/interface/frametop.jpg);
 background-position:left;
 background-repeat:no-repeat;
}

#frame {
 background-image:url(images/interface/frtop2.gif);
 background-position:top right;
 background-repeat:no-repeat;
}

#frame2 {
 background-image: url(images/interface/frbottom.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
}

#mncont {
	padding: 0px 0px 0px 25px;
}

#frside {
background-image: url(images/interface/frside2.gif);
background-position:left;
background-repeat:repeat-y;
}

#frbot {
background-image: url(images/interface/frbot2.gif);
background-position:left top;
background-repeat:no-repeat;
}

#about {
background-color:#FFFFFF
}

#around {
padding:15px;
min-width:700px;
width:700px;
}

#navbg {
background-color:#F3EEE3;
padding:15px;
}

/* Mouldings */

	.MouldingsRow
	{
		margin-bottom: 20px;
	}
	.MouldingsRow div.Column
	{
		width: 320px;
		margin-left: 30px;
	}