* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
  color: #889399;
  background-color: transparent;
  margin: 1.5em 0 1em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 140%;
  font-size: 28px;
	font-style: normal;
	font-weight: lighter;
}

h2{
  color: #889399;
  background-color: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
	font-style: normal;
	font-weight: lighter;
}

h3{
  color: #889399;
  background-color: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

a {
	text-decoration: none;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	line-height: 30px;
	color: #E8600F;
}

hr {
	line-height: 1px;
	color: #E8600F;
	}
  
.Header {
  position: absolute;
	top: 20px;
	left: 20px;
	width: 760px;
	height: 124px;
  overflow: hidden;
  }
  
.TopMenu {
	position: relative;
	width: 100%;
	height: 22px;
  background-color: #F5DEB3;
  overflow: hidden;
  z-index: 1;
  }

 .TopMenuItemRow {
  position: relative;
  margin: 0px;
  top: 4px;
  left: 600px;
  overflow: hidden;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TopMenuItem, .TopMenuItemSelected  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8600F;
	padding-left: 5px;
	padding-right: 5px;
}

.TopMenuItem:hover {
	text-decoration: underline;
}

.TopMenuItemSelected {
	font-weight: bold;
}

.TopMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8600F;
}


.Logobar {
	position: relative;
	width: 100%;
	height: 74px;
	background-color: #F49A51;
	background-image: url(/images/logobar.png);
  overflow: hidden;
}

.MainMenu {
	position: relative;
	width: 100%;
	height: 28px;
	background-color: #F5DEB3;
  overflow: hidden;
  }

.MainMenuItemRow {
	position: relative;
  margin: 0px;
  padding: 0px;
  left: 166px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
  padding-top: 8px;
  overflow: hidden;
  }
  
.MainMenuItem, .MainMenuItemSelected {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8600F;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	font-weight: normal;
  vertical-align: text-top;
}

.MainMenuItem:hover {
	color: #FFFFFF;
	background-color: #E8600F;
  border-bottom: 2px solid #E8600F;
}

.MainMenuItemSelected {
	color: #FFFFFF;
	background-color: #E8600F;
}

.Content {
  position: absolute;
	top: 154px;
	left: 20px;
	width: 760px;
  height: auto;
}

.SubMenu {
	position: reltive;
	top: 0px;
	left: 20px;
	width: 154px;
	height: auto;
	border: 1px dotted #F5DEB3;
}

.ContentArea {
	position: absolute;
	top: 0px;
	left: 166px;
	width: 572px;
	height: auto;
	border: 1px dotted #F5DEB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 22px;
}

.Footer{
	position: relativ;
	top: 0px;
	left: 166px;
	width: auto;
	height: auto;
	border-top: 1px solid #F5DEB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  margin-top: 30px;
	line-height: 22px;
  text-align: right;
}
.ImgPreview {
	width: 175px;
	height: 131px;
	background-color: #F5DEB3;
	border: 10px solid #FFFFFF;
	padding: 2px;
	float: right;
}

.ImgPreview:hover {
	background-color: #E8600F;
}

.FooterItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8600F;
	padding-left: 5px;
}

.FooterItem:Hover {
	text-decoration: underline;
}

.TextGray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #889399;
}

.TextLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #889399;
	padding-left: 0px;
}

.TextLink:Hover {
	text-decoration: underline;
}

.TextLinkBlack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
}

.TextLinkBlack:Hover {
	text-decoration: underline;
}

.ImgThumb {
	width: 175px;
	height: 131px;
	background-color: #F5DEB3;
	border: 4px solid #FFFFFF;
	padding: 2px;
}

.ImgThumb:hover {
	background-color: #E8600F;
}

.ImgFull {
	width: 300px;
	height: 225px;
	border: 3px solid #F5DEB3;
  margin: 10px;
}
.ImgContact {
	width: 250px;
	height: 250px;
	border: 3px solid #F5DEB3;
  margin: 10px;
}

.ulText {
	list-style-type: square;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	line-height: 22px;
	color: #000000;
}

