BODY
{
	font-size: 10pt;
	color: black;
	font-family: 'Arial, Helvetica, sans-serif';
}

h1
{
	font-size: 12pt;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

h4
{
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

h2
{
	font-size: 10pt;
	color: #9b4a95;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

h5
{
	font: bold 25pt Calligraph421 BT;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}
h4
{
	font-size: 12pt;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

a
{
	color: #003366;
	font-size: 10pt;
}

a:hover
{
	color: #0062c3;
}

p
{
	margin-top: 5px;
	font-size: 10pt;
}

hr
{
	color: #9b4a95;
}

ul
{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	line-height: 17px;
}

li
{
	font-size:10pt;
}

ol
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	line-height: 17px;
}

.footerBody
{
	font-size: 8pt;
	margin: 5px;
	color: #ffffff;
	background-color: #919191;
}

.footerBody.contactLink
{
	font-size: 8pt;
	color: #ffffff;
	position: absolute;
	right: 5px;
}
.mainBody
{
	background-color: #efede5;
	margin: 5px;
	width: 95%;
}

.gutterBody
{
	background-color: #dddddd;
	margin: 0px;
}

.tkLink
{
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.redLink
{
	color: #cc0000;
	font-weight: bold;
}

.confidentialNotice
{
	color: #808080;
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}

.gray
{
	color: gray;
	font-size: 8pt;
}

/*******************************************************
* TABS (Inv Exp, Capcheck)
*******************************************************/
.tabCenterOn
{
	text-align: left;
	vertical-align: bottom;
	font: bold 10pt Arial;
	color: white;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #666666;
	cursor: default;
}
.tabLeftOn
{
	text-align: left;
	vertical-align: top;
	background-color: #666666;
}
.tabRightOn
{
	text-align: right;
	vertical-align: top;
	background-color: #666666;
}
.tabDivOn
{
	display: block;
	width: 100%;
	height: 200px;
	padding: 3px;
}
.tabCenterOff
{
	text-align: left;
	vertical-align: middle;
	font: bold 10pt Arial;
	color: white;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #cccccc;
	cursor: hand;
}
.tabLeftOff
{
	text-align: left;
	vertical-align: top;
	background-color: #cccccc;
}
.tabRightOff
{
	text-align: right;
	vertical-align: top;
	background-color: #cccccc;
}
.tabDivOff
{
	display: none;
}

/*******************************************************
* CONTENT TABLE (MAIN PAGES)
*******************************************************/
.contentTable
{
	width: 80%;
}

.contentTable td
{
	vertical-align: top;
	width: 50%;
}

/*******************************************************
* Front Page 
*******************************************************/
.atIssue
{
	border: 1px solid #cc0000;
	width: 100%;
	height: auto;
	background-color: #54b533;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rotatePics
{
	text-align: center;	
	padding: 3px;
	align: center;
	background-color: #00a5d6;
}

.atIssueContent
{
	padding: 10px;
	font-size: 10pt;
	font-weight: bold;
	align: center;
}

.currentAd
{
	border: 1px solid #cc0000;
	width: 100%;
	background-color: #FFFF66;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: hand;
        text-align: center;
        font-size: 10pt;
}

.verticalToolkit
{
	border: 1px solid #cc0000;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #ffcccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.whitebox
{
	background-color: #FFFFFF;
	padding: 15px;
	margin-right: 10px;
}

/*******************************************************
* PRODUCT TABLE (MAIN PAGES)
*******************************************************/
.productTable
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cc0000;
}

.productTable th
{
	color: #330094;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	border: 1px solid #cc0000;
	background-color: #ffffff;
	padding-left: 5px;
}

.productTable td
{
	vertical-align: top;
	width: 50%;
	border: 1px solid #cc0000;
	padding: 5px;
}

.productTable a
{
	text-decoration: none;
}

/*******************************************************
* SALES REPS TABLE (MAIN PAGES)
*******************************************************/
.salesRepTable
{
	width: 90%;
	border-collapse: collapse;
	border: 2px solid #d3cfc3;
	font-size: 10pt;
}

.salesRepTable th
{
	color: #cc0000;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	border: 2px solid #d3cfc3;
	background-color: #f6f4ec;
	padding-left: 5px;
}

.salesRepTable td
{
	vertical-align: top;
	width: 50%;
	border: 2px solid #d3cfc3;
	padding-left: 5px;
}

.salesRepTable a
{
	text-decoration: none;
}

.salesRepTable.subHeading th
{
	color: #003366;
}

/*******************************************************
* TOOL BOX
*******************************************************/
.toolBox
{
	border-collapse: collapse;
	border: 2px solid #d3cfc3;
}

.toolBox th
{
	color: #cc0000;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	border: 2px solid #d3cfc3;
	background-color: #f6f4ec;
	padding-left: 5px;
}

.toolBox td
{
	vertical-align: top;
	border: 2px solid #d3cfc3;
	padding: 5px;
}

.toolBox a
{
	text-decoration: none !important;
}

/*******************************************************
* LOGIN PAGE
*******************************************************/
.loginBody
{
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
}

.loginBorderBox1
{
	background-color: #dddddd;
	width: 580px;
	height: 390px;
}

.loginBorderBox2
{
	background-color: #efede5;
	width: 530px;
	height: 390px;
	padding-top: 20px;
}

.loginBox
{
	background-color: #ffffff;
	padding: 0px;
	width: 500px;
	height: 350px;
	text-align: center;
}
.loginHeader
{
	background-color: #7190b6;
	height: 90px;
	width: 100%;
	padding: 10px;
}

.loginSubHeader
{
	background-color: #4c6b92;
	height: 30px;
	padding: 2px;
}

.loginForm
{
	text-transform: uppercase;
	color: #4c6b92;
	font-weight: bold;
	font-size: 10pt;
	margin: 10px;
	text-align: right;
}

.loginForm td
{
	padding-right: 5px;
	padding-left: 5px;
}

.loginForm.radioText
{
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}

.loginMessage
{
	color: #4c6b92;
	width: 85%;
}

.loginAlert
{
	color: #cc0000;
	width: 85%;
}

.loginFooter
{
	font-size: 9pt;
	margin: 0px;
	padding: 5px;
	text-align: left;
	color: #ffffff;
	background-color: #919191;
}

/*******************************************************
* SEARCH BAR
*******************************************************/
.searchBody
{
	background-color: #7190b6;
}

.searchBody.tagline
{
	position: absolute;
	top: 5px;
	right: 5px;
}

.searchBody.building
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.searchBody.searchForm
{
	position: absolute;
	right: 5px;
	top: 30px;
}

.searchBody.searchForm td
{
	vertical-align: bottom;
}

.buttonImage
{
	cursor: hand;
}

/*******************************************************
* NAVIGATION BAR
*******************************************************/
.navBody
{
	margin: 0px;
	background-color: #ffffff;
}

.navBody.navItem1
{
	border-bottom: 1px solid #bab6aa;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 80%;
}

.navBody.navSubMenu
{
	width: 80%;
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bab6aa;
}

.navBody a
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 6px;
	text-transform: uppercase;
	color: #6c8fb3;
	font-family: Arial;
	text-decoration: none;
}

.navBody a:hover
{
	color: #0062c3;
}

.navBody.navSubMenu a
{
	font-size: 7pt;
	text-transform: none;
	color: #787878;
}

.navBody.navSubMenu a:hover
{
	color: #0062c3;
}

.navArrow
{
	position: absolute;
	right: 6px;
	margin-top: 3px;
}

/*******************************************************
* Leftside Menu
*******************************************************/
ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

/*******************************************************
* NO BORDER TABLE (MAIN PAGES)
*******************************************************/
.noborderTable
{
	border-collapse: collapse;
	border: 0px;
}

.noborder th
{
	color: #cc0000;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	border: 0px;
	padding-left: 4px;
}

.noborder td
{
	vertical-align: top;
	border: 0px;
	padding: 4px;
}

.noborder a
{
	text-decoration: none;
}

/*******************************************************
* PRODUCT TABLE (MAIN PAGES)
*******************************************************/
.productTable2
{
	width: 60%;
	border-collapse: collapse;
	border: 1px solid #ff6633;
}

.productTable2 th
{
	color: #cc0000;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	border: 1px solid #cc0000;
	background-color: #ffcccc;
	padding-left: 5px;
}

.productTable2 td
{
	vertical-align: top;
	width: 30%;
	border: 1px solid #990099;
	padding: 5px;
}

.productTable2 a
{
	text-decoration: none;
}


#leftbybrand

   {position:absolute;top:130;left:25;width:40px:z-index:1000;}

#leftside

   {position:absolute;top:210;left:25;width:40px:z-index:1000;}
#maincontent

   {position:absolute;top:140;left:180;width:300px:z-index:100;}

#contactinfo

   {position:absolute;top:240;left:450;width:40px:z-index:100;}

#leftsidebubble

   {position:absolute;top:380;left:25;width:150px:z-index:90;}

#amenities

   {position:absolute;top:1090;left:25;width:800px:z-index:90;}

#middlebubble

   {position:absolute;top:160;left:150;width:800px:z-index:90;}