﻿body
{
	background-image: url(../images/bgd/SiteBgdWhite.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Verdana, Sans-Serif;
}
.Request tr, .Request td
{
	vertical-align:top;
	vertical-align:text-top;
	padding-bottom:6px;
}
#Home
{
	background: none url(../images/bgd/SiteBgd.gif) repeat-x;
	padding-top: 8px;
	font-size: 12px;
}
div, p, td
{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
}
img {border: 0px;}

#TopLeftBox
{
	width: 234px;
	padding-left: 10px;
}
#TopRightBox
{
	width: 748px;
	padding-top: 5px
}
#GlobalNav ul
{
	display: block;
	color: black;
	list-style-type: none;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px -50px 0px;
	padding: 10px 10px 0px 0px;
	font-size: 1.15em;
	line-height: 1.5em;
	letter-spacing: -0.05em;
}



#GlobalNav a
{
	color: #666;
	text-decoration: none;
}
#GlobalNav ul li a:hover
{
	color: #ccc;
}
#SubNav
{
	display: block;
	color: black;
	list-style-type: none;
	color: #036;
	font-weight: normal;
	line-height: 1.75em;
	font-size: 1.15em;
	margin: 0px;
	padding-top: 5px;
	letter-spacing: 0.05em;
}
#SubNav a
{
	text-decoration: underline;
	color: #036;
}
	
#SubNav a:hover
{
	color: #7e6748;
}
	
#PageTitle
{
	background-color: #003366;
	height: 20px;
	padding: 10px;
	width: 973px;
}
#PageTitle ul
{
	padding-left: 233px;
	margin: 0px;
}
#RequiredField
{
	color:Red;
}
#PageTitle li
{
	color: White;
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	margin: 0px;
}
#LightBlueDivider
{
	background-color: #A7B0BF;
	height: 6px;
	width: 993px;
}

#ContentArea
{
	width: 992px;
	line-height: 12pt;
}
#Footer
{
	background-color: #BEAA86;
	padding: 10px;
	width: 973px;
}
h1
{
	font-size: 16pt;
	color: #036;
	font-family: Arial, Verdana, Sans-Serif;
	line-height: 16pt;
}
div.heading1
{
	font-size: 16pt;
	color: #036;
	font-family: Arial, Verdana, Sans-Serif;
	line-height: 16pt;
}
i.headingsmall
{
	font-size: 14pt;
	color: #036;
	font-family: Arial, Verdana, Sans-Serif;
	line-height: 14pt;
}
h2
{
	font-size: 11pt;
	color: #036;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 11pt;
	vertical-align: sub;
	padding-top: 12px
}
p.photocaption
{
	font-size: 10pt;
	color: #666;
	font-family: Arial, Verdana, sans;
	padding: 0px 12px 6px 6px;
	line-height: 11pt;
}

p.plancaption
{
	font-size: 10pt;
	color: #666;
	font-family: Arial, Verdana, sans;
	padding: 0px 0px 0px 0px;
	line-height: 11pt;
}
a.button
{
	font-size: 10px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	width: 85px;
	height: 28px;
	background-color: #003366;
	border-right: #666 2px outset;
	border-top: #666 2px outset;
	border-left: #666 2px outset;
	border-bottom: #666 2px outset;
	text-decoration: none;
	margin: 0px 4px 20px 4px;
	line-height: 3em;
}

a.button:hover
{
	background-color: #7e6748;
	border-right: #666 2px inset;
	border-top: #666 2px inset;
	border-left: #666 2px inset;
	border-bottom: #666 2px inset;
}
span.fpdetails
{	padding-top: 18px;
	font-size: 10pt;
	color: #666;
	font-family: Arial, Verdana, sans;
	font-weight: bold;
	line-height: 12pt;
	}
	
tr.tablehead
{	font-weight: bold;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
}
td.tabletext
{	width: 200px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
}
td.tabletextrt
{	width: 200px;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	}
.photogallery
{
	text-align: center;
	width: 330px;
	border: solid 1px #7e6748;
	padding: 8px 8px 8px 8px;
	margin: 8px 8px 8px 8px;
	float: left;
	
	vertical-align: top;
}

.floorzoom
{
	text-align: center;
	width: 500px;
	border: solid 1px #7e6748;
	padding: 8px 8px 8px 8px;
	margin: 8px 8px 8px 8px;
	vertical-align: top;
}

/*USED FOR MOUSEOVERS ON PHOTOS*/
.zoom
{
    font-size: 12px;
    z-index: 1;
    visibility: hidden;
    width: 400px;
    font-family: arial;
    position: absolute;
    left: 200px;
}

.zoom2
{
    font-size: 12px;
    z-index: 1;
    visibility: hidden;
    width: 400px;
    font-family: arial;
    position: absolute;
    left: 0px;
}

ultest
{
	list-style-position: outside;
	list-style-type: square;
}

