﻿body {
	font-family: Calibri;
	font-size: 10pt;
	background-color: #FDFDEE;
}
h1 {
	margin: 30px 10px 20px 10px;
	font-size: 30pt;
	text-align: center;
	color: #000000;
	letter-spacing: 2pt;
	font-weight: normal;
}
h5 {
	margin: 10px;
	font-size: 12pt;
}
h2 {
	margin: 30px 10px 10px 10px;
	font-size: 20pt;
	text-align: center;
	color: #800080;
	font-weight: normal;
}
h3 {
	margin: 20px 10px 10px 10px;
	font-size: 15pt;
    font-weight: normal;
}
h6 {
	font-size: 12pt;
	margin: 3px;
}

.white {
	color: #FFFFFF;
}
.whitebg {
	background-color: #FFFFFF;
}
.centre {
	margin: 4px;
	text-align: center;
}
.greyborder {
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	background-image: url('paintings/homebg.jpg');
}

.greyhighlightbg {
	background-image: url('background.gif');
}
.pcentrecompact {
	text-align: center;
	margin: 4px;
}
a {
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.right {
	text-align: right;
}
p {
	font-size: 11pt;
	margin: 8px;
}
.caption {
	font-size: 10pt;
	text-align: center;
	margin-top: 8px;
}

.p10 {	font-size: 10pt;	margin: 4px 15px 4px 15px;}
.p8 {
	font-size: 8pt;
	margin: 4px;
	color: #808080;
}


.footer {
	font-size: 8pt;
	color: #666666;
	text-align: center;
	margin: 5px;
}
form {margin-bottom: 0px; margin-top: 0px; margin-left: 2px; margin-right: 2px;}
.left {
	text-align: left;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.grey {
	color: #999999;
}
.whitethumbs {
	margin: 0px;
	color: #FFFFFF;
}
.noborder {
	border-style: none;
	margin-top: 3px;
	margin-bottom: 0px;
}
.brown {
	color: #663300;
}
.logo {
	text-align: right;
	margin: 4px;
}
hr {
	border: 1px solid #CCCCFF;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
table {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
}
.us {
	text-decoration: underline;
}
.blackborder {
	border: 1px solid #000000;
	box-shadow: -4px 4px 3px #888;
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	margin-top: 25px;
	overflow: hidden; 
	box-shadow: rgb(150,150,150) 0 0 20px;

}
.container_navbar {
	width: 180px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	height: 600px;
	margin-right: 0px;
}
.container_main {
	margin: 10px 15px 10px 0px;
	width: 720px;
	background-color: #FFFFFF;
	float: right;
}
input.btn {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
	font-family: Calibri;
	font-size: 11pt;
}
input.btnhov {
	background-color: #D9C4FB;
}
.container_topnavbar {
	border-width: 3px;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5F6;
	border-bottom-color: #C5C5F6;
	text-align: center;
}
.box_shadow {
	border-width: 1px 1px 3px 3px;
	border-color: #C5C5F6;
	border-style: solid;
//	box-shadow: -4px 4px 2px #C5C5F6;
}
.indent30 {
	margin-left: 30px;
}
.containertest {
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	margin-top: 20px;
	height: 750px;
	box-shadow: rgb(150,150,150) 0 0 20px;
}
.picboxshadow {	box-shadow: rgb(150,150,150) 0 0 20px;}
.blue_us {
	color: #000080;
	text-decoration: underline;
}

.containerhome {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
	height: 600px;
	margin-top: 25px;
	overflow: hidden;
	box-shadow: rgb(150,150,150) 0 0 20px;
	background-image: url('images/moorhome.gif');
}
.leftindent {
	text-align: left;
	margin-left: 30px;
}

