@font-face
{
	font-family: Museo;
	src: url(Fonts/Museo300-Regular.otf) format( "opentype" );
}

Body
{
	background-color: #eeeeee;
	overflow: auto;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
}

/* ---------- Normal text & Links ---------- */

.WhiteHeader16
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica;
}

.WhiteHeader12
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
}

.BrownHeader16
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: Helvetica;
}

.BrownHeader12
{
	color: #b7b68f;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
}

.WhiteText
{
	color: Black;
	font-size: 11px;
	font-family: Helvetica;
}

a.Link
{
	color: #666666;
	text-decoration: underline;
}

a.BrownLink, a.BrownLink:visited
{
	color: #666666;
	text-decoration: underline;
}

/* ---------- Menu ---------- */

td.MenuLeft
{
	background-color: White;
}

table.Menu
{
	width: 950px;
	height: 100%;
}

td.MenuCell
{
	background-color: White;
	color: Black;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

a.MenuLink
{
	color: #000000;
	text-decoration: none;
	font-family: Museo;
	font-size: 14px;
	font-weight: normal;
}

/* ---------- Frontpage ---------- */

td.FrontCellLeft
{
	padding: 0px 0px 0px 0px;
	border: solid 0px White;
	width: 508px;
}

td.FrontCellRight
{
	background-color: #7FC8DA;
	border-left: solid 0px White;
	width: 442px;
}

td.FrontCellRight2
{
	background-color: #C0C0C0;
	border-left: solid 0px White;
	width: 442px;
}

/* ---------- News ---------- */

td.NewsCell
{
	padding: 25px 25px 25px 25px;
	background-color: #b3b29b;
	color: White;
	vertical-align: top;
}

/* ---------- Contact ---------- */

td.ContactHeaderLeft
{
	padding: 25px 25px 20px 25px;
	background-color: White;
	vertical-align: bottom;
	border: solid 1px #CBE0E6;
	border-left-width: 0px;
	border-bottom-width: 0px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: Helvetica;
}

td.ContactHeaderRight
{
	padding: 25px 25px 20px 15px;
	background-color: #EBF6F9;
	vertical-align: bottom;
	border: solid 1px #CBE0E6;
	border-right-width: 0px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: Helvetica;
}

td.ContactCell
{
	color: Black;
	padding: 25px 25px 25px 25px;
	background-color: White;
	vertical-align: top;
	border: solid 1px #CBE0E6;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	font-family: Helvetica;
}

td.ContactText
{
	color: Black;
	padding: 5px 0px 5px 15px;
	background-color: #D9EFF4;
	border: solid 1px #CBE0E6;
	border-right-width: 0px;
	font-family: Helvetica;
}

td.ContactSend
{
	padding: 5px 25px 5px 15px;
	color: White;
	text-align: right;
	background-color: #0092B5;
	border: solid 1px #CBE0E6;
	border-right-width: 0px;
	font-family: Helvetica;
}

a.ContactSend
{
	color: White;
	text-decoration: none;
	background-color: #0092B5;
	font-size: 11px;
	font-family: Helvetica;
}

/* ---------- About ---------- */

td.AboutLeft
{
	background-color: #7FC8DA;
	border: solid 1px #eeeeee;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

td.AboutRight
{
	background-color: #7FC8DA;
	border: solid 1px #eeeeee;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 50px 25px 0px 25px;
	font-family: Helvetica;
}

td.AdminRight
{
	background-color: #7FC8DA;
	border: solid 1px #eeeeee;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 10px 25px 0px 25px;
	font-family: Helvetica;
}

td.AboutText
{
	color: Black;
	padding-right: 25px;
	font-family: Helvetica;
}

/* ---------- DidYouKnow ---------- */

td.DidYouKnowLeft
{
	background-color: #7FC8DA;
	border: solid 1px White;
	border-left-width: 0px;
	width: 330px;
}

td.DidYouKnowRight
{
	background-color: #7FC8DA;
	border: solid 1px White;
	border-right-width: 0px;
	padding: 15px 25px 15px 25px;
	width: 620px;
	font-family: Helvetica;
}

/* ---------- MenuItems ---------- */

.MenuItemsHeader
{
	text-align: left;
	padding-left: 0px;
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica;
}

.MenuItems
{
	color: #7FC8DA;
	font-weight: bold;
	font-family: Helvetica;
}

.MenuItemBorder
{
	border-bottom: solid 1px #eeeeee;
	font-family: Helvetica;
}

td.MenuTopCell
{
	color: Black;
	font-size: 16px;
	padding: 25px 25px 25px 15px;
	background-color: White;
	vertical-align: bottom;
	font-family: Helvetica;
}

/* ---------- Others ---------- */

table.Footer
{
	background: White;
	height: 165px;
	width: 950px;
	color: #000000;
	vertical-align: bottom;
	font-family: Helvetica;
}

table.FooterContent
{
	vertical-align: bottom;
}

td.FooterContent
{
	vertical-align: bottom;
}

td.FooterContentRight
{
	vertical-align: bottom;
	text-align: right;
}

td
{
	vertical-align: top;
}

td.contentPlaceHolder
{
	background-color: White;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.StandardAdmPadding
{
	padding: 25px 25px 25px 25px;
}

/* ---------- Thumbnail ---------- */

.thumbnail
{
	position: relative;
	z-index: 0;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail table
{
	/*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	border: 1px solid black;
	background-color: white;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail:hover table
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: -200px;
	left: 30px; /*position where enlarged image should offset horizontally */
}
