﻿body {
  padding: 0;
  margin: 0;
  background: #3b2314 url(images/wood_background.jpg) repeat center top;

  width: 100%;
  display: table;
  }
#myGallery{
	outline: none;
}
#nav{
	outline: none;
}
a.linkMISC:link {
	color: #3b2314;
	outline: none;
}

a.linkMISC:visited {
	color: #3b2314;
	outline: none;
}

a.linkMISC:active {
	color: #603813;
	outline: none;
}
a.linkMISC:hover {
	color: #603813;
	outline: none;
}
a.linkFOOT:link {
	font: 8pt Arial;
	color: #e3d5bd;
	outline: none;
}

a.linkFOOT:visited {
	font: 8pt Arial;
	color: #e3d5bd;
	outline: none;
}

a.linkFOOT:active {
	font: 8pt Arial;
	color: #cfd5c4;
	outline: none;
}
a.linkFOOT:hover {
	font: 8pt Arial;
	color: #cfd5c4;
	outline: none;
}


a.linkTEXT:link {
	color: #615c57;
	outline: none;
}

a.linkTEXT:visited {
	color: #615c57;
	outline: none;
}

a.linkTEXT:active {
	color: #3b2314;
	outline: none;
		}

a.linkTEXT:hover {
	color: #3b2314;
	outline: none;
}

p.content {
	font: 10pt Arial;
	color: #000000;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	line-height:20px;
}
p.small {
	font: 9pt Arial;
	color: #615c57;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:20px;
	
}

p.footer {
	font: 8pt Arial;
	color: #e3d5bd;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:0px;
	margin-left:0px;
	
}


h1 {
	font: 14pt Georgia;
	color: #778767;
	margin-top:0px;
	margin-bottom:0px;
}

h1 a, a:visited{
	font: 14pt Georgia;
	color: #778767;
	margin-top:0px;
	margin-bottom:0px;
}

h1 a:hover{
	font: 14pt Georgia;
	color: #3A2415;
	margin-top:0px;
	margin-bottom:0px;
}


h2 {
	font: 11pt Arial;
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:2px;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;

}


h3 {
	font: 8pt arial, sans-serif;
	color: #3b2314;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;
}

h4 {
	font: 15pt Arial;
	color: #f47836;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px;

}
li {
	font: 10pt Georgia;
	color: #666666;
	margin-left:0px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:20px;
}

#welcomeBoxWrap {
	width:612px;
	height: 465px;
	float:left;
	
}

#welcomeBar {
	width:612px;
	height: 50px;
	background-image:url(images/welcome_header.jpg);
}
#welcomeContent {
	width:580px;
	padding-left:16px;
	padding-right: 16px;
	font-family: Arial;
	font-size: 9pt;
	color: #615c57;
}

#welcomeContentLogos {
	width:580px;
	padding-left:16px;
	padding-right: 16px;
}

#welcomeContent a, a:visited{
	font-family: Arial;
	font-size: 9pt;
	color: #615c57;
}

#welcomeContent a:hover{
	font-family: Arial;
	font-size: 9pt;
	color: #3b2314;
}


#newsBoxWrap {
	background:#CFD5C4;
	width: 288px;
	height: 500px;
	float:right;
}

#newBoxImage {
	width: 128px;
	padding-top: 10px;
	padding-left:10px;
	float:left;
}
#newBoxHead {
	width: 288px;
	height:39px;
	background-image:url(images/awards_header.jpg);
	background-repeat:no-repeat;
}

#newBoxContentText {
	width: 130px;
	height: 142px;
	float:right;
	font-family: Arial;
	font-size: 9pt;
	color: #615c57;
	margin-right:20px;
	padding-top: 20px;

}
#newBoxContentText2 {
	width: 130px;
	float:right;
	font-family: Arial;
	font-size: 9pt;
	color: #615c57;
	margin-right:20px;
	padding-top: 20px;

}

#newBoxContentText a, a:visited{
	font-family: Arial;
	font-size: 9pt;
	color: #615c57;
}

#newBoxContentText a:hover{
	font-family: Arial;
	font-size: 9pt;
	color: #3b2314;
}
