﻿body, table, div
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
}

body
{
	background-color: #988E68;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table, div
{
	text-align: left;
}

h1, h2
{
	margin-bottom: 8px;
}

h1
{
	font-size: small;
	color: #562F2F;
}

h2, h3
{
	font-size: x-small;
}

h3
{
	font-style: italic;
}

p
{
	margin-top: 0px;
}

hr
{
	border: none;
	border-bottom: solid 1px #988E68;
	margin-top:12px;
	margin-bottom:12px;
}

img.embedLeft
{
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
}

img.embedRight
{
	float: right;
	margin-left: 12px;
	margin-bottom: 4px;
}


img.alignLeft
{
	display: block;
	margin-bottom: 12px;
}

img.alignCentre
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

img.alignRight
{
	display: block;
	margin-left: auto;
	margin-bottom: 12px;
}

a
{
	text-decoration: none;
	color: #562F2F;
}

a:hover
{
	text-decoration: underline;
}

p a
{
	font-weight: bold;
}

img
{
	border: 0px;
}

#page
{
	width: 760px;
	margin: auto;
}

#banner
{
	background-position: left top;
	background-repeat: no-repeat;
	height: 135px;
}

#header
{
	height: 100%;
	background-image: url( '../images/glyphs/dotted-line.gif?{C4038D7A-79CB-4A90-8258-502A1E392154}' );
	background-repeat: no-repeat;
	background-position: left 129px;
}

.navBar
{
	font-weight: bold;
	padding: 4px 8px 4px 12px;
}

.navBar a:hover
{
	text-decoration: none;
}

#mainNavBar
{
	color: #DCDCCA;
	background-color: #562F2F;
	overflow: hidden;
	width: 740px;
}

#mainNavBar a
{
	margin-left: 4px;
	padding-left: 8px;
	padding-right: 4px;
	background-image: url( '../images/glyphs/arrow-grey.gif?{6643A45D-B568-4C72-A26F-2C4AA358F0E7}' );
	background-repeat: no-repeat;
	background-position: left center;
	color: #DCDCCA;
}

#mainNavBar a:hover
{
	background-image: url( '../images/glyphs/arrow-white.gif?{4592092C-9A2E-4792-95E1-1490B3D0E095}' );
	color: #FFFFFF;
}

#mainNavBar a.first
{
	float: left;
	clear: none;
	margin-left: 0px;
	background-image: url( '../images/glyphs/square-grey.gif?{15D48B1E-7661-4A55-AC79-A0D9A030D3A7}' );
}

#mainNavBar a.first:hover
{
	background-image: url( '../images/glyphs/square-white.gif?{B59DD9A3-BCD4-4BC2-A0EA-6CCB8466F056}' );
}

#main
{
	padding-bottom: 6px;
	color: #46463A;
	background-color: #DCDCCA;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative; /* set this as the constraint area for absolute positioned child elements */
}

#mainColumnsHeader
{
	background-image: url( '../images/glyphs/dotted-line.gif?{C4038D7A-79CB-4A90-8258-502A1E392154}' );
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 6px 0px;
}

.column
{
	padding-top: 8px;
	padding-bottom: 4px;
}

img.sectionTitle
{
	margin-bottom: 16px;
}

.article
{
	background-image: url( '../images/glyphs/white-semi-transparent.png' );
}

.encloseFloat:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#mainColumn1
{
	width: 136px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	vertical-align: top;
}

#mainColumn1 div.crogenEstateVerticalDrape
{
	position: absolute;
	bottom: 8px;
	z-index: 1;
}

#mainColumn1 a
{
	display: block;
	margin-bottom: 4px;
	padding: 2px 12px 2px 8px;
	font-weight: bold;
	text-decoration: none;
	background-image: url( '../images/glyphs/white-semi-transparent.png?{7C7B7500-7837-4B2D-816D-BBF321ADFB78}' );
}

#mainColumn1 a:hover
{
	background-image: url( '../images/glyphs/arrow-white.gif?{4592092C-9A2E-4792-95E1-1490B3D0E095}' );
	background-repeat: no-repeat;
	background-position: 128px center;
	color: #FFFFFF;
	background-color: #562F2F;
}

#mainColumn2
{
	vertical-align: top;
	padding-left: 0px;
	padding-right: 12px;
	border-right: solid 1px #988E68;
	overflow: hidden;
}

#mainColumn3
{
	vertical-align: top;
	width: 116px;
	padding-left: 12px;
	padding-right: 12px;
}

#mainColumn3 a span
{
	display: block;
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#footer
{
	padding-top: 10px;
	color: #56564A;
	background-color: #FFFFFF;
	background-image: url( '../images/glyphs/dotted-line.gif?{C4038D7A-79CB-4A90-8258-502A1E392154}' );
	background-repeat: no-repeat;
	background-position: left 5px;
}

#footer a
{
	border-style: solid;
	border-width: 1px;
	padding-left: 8px;
	padding-right: 8px;
	color: #56564A;
	border-color: #FFFFFF;
}

#footer a:hover
{
	border-color: #56564A;
}
