body
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	margin: 0;
}
.alpha, #leftBackground, #rightBar
{
	background: #fcc31b;
}
.beta, #rightBackground, #address, #leftNavigation, body
{
	background: #93897c;
}
a
{
	color: #494136;
	text-decoration: none;
}
#content a
{
	font-weight: bold;
	float: left;
	overflow: hidden;
	clear: both;
	margin: 0 100px 10px 0px;
}
#content a.ref
{
	margin: 0 0 20px;
}
#content p.disc
{
	padding-top: 10px;
	font-size: 85%;
}
#content p a
{
	float: none;
	display: inline;
	margin: 0;
}
#content a:hover
{
	color: #df4f35;
}
img
{
	border: none;
}
h1, h2, p, blockquote
{
	margin: 0;
	padding: 0 0 12px;
	line-height: 160%;
}
blockquote
{
	font-style: italic;
	padding-bottom: 0;
	padding-right: 150px;
	color: #494136;
}
#content dd, #content dt, #content ul, #content li
{
	color: #494136;
}
#content h1, #content h2, #content p
{
	clear: both;
	color: #494136;
	padding-left: 0px;
	padding-right: 100px;
}
h1
{
	font-size: 180%;
	line-height: 130%;
	font-weight: normal;
	padding-bottom: 4px;
}
h2
{
	padding: 0;
	font-size: 120%;
	font-weight: normal;
}
ul
{
	margin: 0 100px 9px 40px;
	padding: 0 0 0 15px;
}
ul ul
{
	margin-left: 0px;
	margin-right: 0px;
}
li
{
	line-height: 150%;
	margin: 0 0 3px 0;
}
#siteContainer
{
	border-top: solid 15px #fff;
	border-bottom: solid 15px #fff;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
#leftBackground, #rightBackground
{
	top: 0px;
	position: absolute;
	width: 60%;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	z-index: 1;
}
#rightBackground
{
	left: 50%;
	z-index: 2;
}
#floatContainer
{
	position: relative;
	margin: 0 auto;
	z-index: 10;
	width: 1050px;
	background: #fff;
	overflow: hidden;
}
.column
{
	float: left;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}
#content
{
	width: 600px;
	background: transparent url(/gfx/gradient.gif) repeat-x bottom left;
	padding: 65px 0 110px;
	margin: 0 20px 0 275px;
}
#address
{
	color: #fff;
	width: 155px;
}
#leftNavigation
{
	width: 225px;
	margin-left: -1020px;
}
#rightBar
{
	width: 10px;
	margin-left: -1050px;
}
#address p
{
	margin-top: 260px;
	padding-left: 15px;
	position: absolute;
	bottom: 0;
}
#address a
{
	color: #fff;
	text-decoration: none;
}

.alpha, .beta
{
	height: 90px;
}




#leftNavigation ul, #leftNavigation li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#leftNavigation a
{
	line-height: 100%;
	font-size: 85%;
	font-weight: bold;
	color: #494136;
	text-decoration: none;
	padding: 10px 5px 10px 48px;
	display: block;
	background: transparent url(/gfx/bullet.gif) no-repeat 15px 9px;
}
#leftNavigation ul
{
	border-bottom: solid 10px #fff;
}
#leftNavigation ul ul
{
	border-bottom: none;
}
#leftNavigation li
{
	border-top: solid 10px #fff;
	background: #cec0ae url(/gfx/bulletOver1.gif) no-repeat 15px 9px;
	text-transform: uppercase;
}
#leftNavigation li.open a, #leftNavigation li.selected
{
	background-color: #ebe6df;
	background-image: url(/gfx/bulletOver.gif);
}
#leftNavigation li.open a:hover, #leftNavigation li.selected a:hover
{
	color: #fff;
	background: #93897c url(/gfx/bulletOver1.gif) no-repeat 15px 9px;
}
#leftNavigation li li
{
	border-top: none;
	text-transform: none;
	background: #ebe6df;
}
#leftNavigation li li a, #leftNavigation li.open li a
{
	background: none;
}
#leftNavigation li.open a, #leftNavigation li.selected a
{
	color: #9c9184;
}
#leftNavigation .open li a:hover, #leftNavigation .selected li a:hover, #leftNavigation a:hover, #leftNavigation .selected a, #leftNavigation .open .open a, #leftNavigation .open .selected a
{
	color: #fff;
	background-image: none;
}

#leftNavigation .open li a:hover, #leftNavigation .selected li a:hover, #leftNavigation li .selected
{
	background: #93897c;
}
#leftNavigation .open li a, #leftNavigation .selected li a
{
	color: #494136;
}



.box, li
{
	position: relative;
}
.box .tr, .box .br, .box .bl, .box .tl, li .tr, li .br, li .bl, li .tl
{
	padding: 0;
	z-index: 20;
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: transparent url(/gfx/x10.png) no-repeat -10px -10px;
}
.box .tr, li .tr
{
	top: 0;
	right: 0;
	background-position: 0px -10px;
}
.box .br, li .br
{
	bottom: 0;
	right: 0;
	background-position: 0px 0px;
}
.box .bl, li .bl
{
	bottom: 0;
	left: 0;
	background-position: -10px 0px;
}
.box .tl, li .tl
{
	top: 0;
	left: 0;
}
#logo img
{
	background: #fff;
	padding-bottom: 5px;
}
#logo
{
	position: absolute;
	top: 8px;
	right: -100px;
	padding-bottom: 4px;
}
#logo:hover
{
	background: #93897c;
}
dt
{
	background: transparent url(/gfx/q.gif) no-repeat 0px 3px;
	padding: 2px 100px 10px 30px;
	margin: 0;
	font-weight: bold;
}
dd
{
	background: transparent url(/gfx/a.gif) no-repeat 0px 3px;
	margin: 0;
	padding: 2px 100px 20px 30px;
}
#content #spots a
{
	background-repeat: no-repeat;
	clear: none;
	margin: 0 15px 15px 0;
	padding: 0;
}
#content #spots a.third
{
	margin-right: 0;
}
#spots a:hover img
{
	visibility: hidden;
}
#content #spots a:hover
{
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: solid 4px #93897c;
}
#content a.ref:hover
{
	padding-bottom: 3px;
	border-bottom: solid 4px #93897c;
	margin-bottom: 13px;
}
