body {
	margin: 0;
	/* font-family: Arial,Helvetica,sans-serif; */
	font-family: Calibri , "Gill Sans" , "Gill Sans MT" , "Myriad Pro" , Myriad , "DejaVu Sans Condensed" , "Liberation Sans" , "Nimbus Sans L" , Tahoma , Geneva , "Helvetica Neue" , Arial , Helvetica , sans-serif;
	font-size-adjust: .46;
	font-size: 11.5pt;
	background-color: rgb(255,254,232);
	color: rgb(128,0,0);
}
h1 , h2 , h3 , h4 , h5 , h6 {
	/* font-family: Garamond,"Times New Roman",Times,serif; */
	font-family: Constantia , "Lucida Bright" , Lucidabright , "Lucida Serif" , Lucida , "DejaVu Serif" , "Bitstream Vera Serif" , "Liberation Serif" , Georgia , serif;
	font-size-adjust: .45;
	font-style: normal;
	font-weight: bold;
	color: rgb(50,150,80);
}
h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 105%; }
h5 { font-size: 100%; }
h6 { font-size: 100%;
}
p {
	margin: 1em 0px;
}
a {
	color: rgb(0,0,240);
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	background-color: white;
}
td {
	padding: 5px;
	vertical-align: top;
}
address {
	font-style: normal;
}
img {
	border: 1px solid rgb(90,90,90);
	margin: 2px;
	font-family: Verdana , sans-serif;
	font-size: 8pt;
}
hr {
	height: 2px;
	color: rgb(50,160,80);
	background-color: inherit;
}



#mainTable {
	width: 792px;
	margin: auto;
	background-color: rgb(255,253,211);
	border: 1px solid rgb(128,0,0);
}
#logoTD {
	height: 80px;
	background-color: rgb(255,255,255);
	border-bottom: 2px solid rgb(50,160,80);
	vertical-align: middle;
}
#logoImg {
	float: left;
	margin: 4px 4px 0 10px;
	border: 1px solid rgb(128,0,0);
}
.logo, .logo2 {
	color: rgb(128,0,0);
	font-size: 18pt;
	font-family: Arial,Helvetica,sans-serif;
	margin: 1px;
}
.logo2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
}
#langTD {
	padding: 18px 0 0;
	background-color: rgb(65,145,85);
	color: rgb(255,255,255);
	border-bottom: 2px solid rgb(65,145,85);
	font-size: 10pt;
	text-align: center;
}
#langTD a {
	color: rgb(255,255,255);
	text-decoration: none;
}
#langTD a:hover {
	text-decoration: underline;
	background-color: rgb(65,145,85);
}
#navBar {
	font-weight: bold;
	background: url("img/signwood_v2.jpg");
	background-repeat: repeat-y;
	background-color: rgb(110,80,30);
	color: rgb(255,255,255);
	border-right: 1px solid rgb(128,0,0);
}
#navBar a {
	display: block;
	margin: 8px 0;
	padding: 4px 0 5px 6px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#navBar a:hover {
	background-color: rgb(110,90,70);
}
#selectedPage {
	border: 1px solid rgb(255,255,255);
	cursor: default;
	padding-left: 5px;
}
#footerTD {
	background-color: rgb(255,255,255);
	color: rgb(40,140,60);
	font-size: 10pt;
}
#footerTD a {
	text-decoration: none;
	color: rgb(50,150,80);
}
#imgBar {
	font-family: Arial,Helvetica,sans-serif;
	background-color: rgb(50,160,80);
	color: rgb(255,255,255);
	border: 1px solid rgb(70,0,0);
	font-weight: bold;
}
#PageName {
	font: normal 24pt monospace;
	color: rgb(255,0,0);
}
.debug {
	font-family: Verdana , sans-serif;
	font-size: 8pt;
	margin: 1px;
}
.manager, .managerLnk {
	background-color: inherit;
	color: rgb(255,255,255);
	font: 7pt normal Arial,Helvetica,sans-serif;
}
.manager {
	text-align: center;
	margin: 30px 1px 10px 1px;
}
.bodytext {
	margin: 2em;
}
.firstletter {
	font-family: Constantia , "Lucida Bright" , Lucidabright , "Lucida Serif" , Lucida , "DejaVu Serif" , "Bitstream Vera Serif" , "Liberation Serif" , Georgia , serif;
	font-size-adjust: .45;
	font-size: 150%;
}
.passepartout {
	margin: 1em auto;
	padding: 15px 12px 18px;
	background-color: rgb(250,250,245);
	color: rgb(0,128,0);
	border: 6px ridge rgb(50,160,80);
	text-align: center;
}
img.photo {
	float: left;
	margin: 0 1em 1em 1em;
}
.largePhoto {
	border: 3px solid rgb(162,162,162);
	border-right: 3px inset rgb(192,192,192);
	border-bottom: 3px inset rgb(192,192,192);
}
.fileError {
	padding: 20px;
}
.bodytext li {
	margin-bottom: 0.8em;
}
.ahem, .ok {
	background-color: rgb(255,255,255);
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ahem {
	color: rgb(192,32,32);
}
.ok {
	color: rgb(0,128,64);
}
#news {
	width: 40%;
	float: right;
	margin: 6px -8px 8px 8px;
	padding: 2px 6px 12px 12px;
	font-size: 10pt;
	border: 1px solid rgb(128,0,0);
	background-color: rgb(249,243,170);
}
