*
{
    padding: 0;
    margin: 0;
    border: 0 none;
}


html
{
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-position: 0% 0%;
    background-repeat: repeat-x;
    background-image: url(../images/tileright.jpg);
    background-color: #f7f6fb;
}


body
{
    height: 100%;
    width: 100%;
    font: 100% Arial, Helvetica, sans-serif;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url(../images/background.jpg);
    background-color: #f7f6fb;
    text-align: center;
    color: #00365c;
}


#container
{
    height: auto !important;
    height: 100%;
    min-height: 95%;
    position: relative;
    width: 1013px;
    background-image: url(../images/bkgrnd_container.png);
    background-color: #f7f6fb;
    padding-top: 15px;
    margin-top: 10px;
    margin: 0 auto;
    text-align: left;
    vertical-align: bottom;
    border: #CCCCCC solid 1px;
}

#container.maintable
{
    height: auto !important;
    height: 100%;
    min-height: 95%;
    position: relative;
    width: 965px;
    background-image: url(../images/bkgrnd_container.png);
    background-color: #f7f6fb;
    padding-top: 15px;
    padding-left: 12px;
    padding-bottom: 15px;
    margin-top: 10px;
    margin: 0 auto;
    text-align: center;
    vertical-align: bottom;
    border: #CCCCCC solid 1px;
}

object
{
    padding: 0;
    margin: 0;
    border: 0 none;
}

.main_table
{
    height: auto !important;
    height: 100%;
    position: relative;
    width: 965px;
    margin: 0 auto;
    text-align: center;
    vertical-align: bottom;
    border: #3a3d44 solid 1px;
}

#mainHeader
{
    background-image: url(../images/kd_header.jpg);
    background-attachment: inherit;
    background-position: 50% 0%;
    background-repeat: repeat-x;
    background-color: transparent;
    height: 120px;
    width: 967px;
    margin: 0 auto;
    z-index: 99;
    text-align: left;
    position: relative;
}

.headerline
{
    width: 965px;
    height: 0px;
    background-color: #00365c;
    text-align: center;
}

.headerline_footer
{
    width: 959px;
    height: 25px;
    background-color: #00365c;
    text-align: center;
}

#mainHeader .logo {
    height: auto;
    padding-left: 10px;
    padding-top: 39px;
    text-align: left;
    width: 100%;
}

#mainHeader .buttons
{
    float: right;
    width: 100px;
    height: 45px;
    vertical-align: bottom;
    position: relative;
}

#mainHeader .buttons ul
{
    list-style-type: none;
    display: inline;
    vertical-align: bottom;
}

#mainHeader .buttons li
{
    list-style-type: none;
    display: inline;
    padding-left: 0;
    padding-top: 25px;
    margin-top: 25px;
    vertical-align: bottom;
}


#mainNavbg
{
    background-color: transparent;
    height: 28px;
    width: 905px;
    text-align: right;
    vertical-align: bottom;
}

/* search */

#search
{
    float: left;
    width: 250px;
    margin: 7px 0 0 10px;
}


span.searchr
{
    position: relative;
    color: #eedcb6;
    font-size: 14px;
}

.searchText
{
    margin-left: 8px;
    height: 22px;
    font-size: 14px;
    width: 122px;
    background-color: #FFFFFF;
}


input.goBtn
{
    width: 26px;
    height: 26px;
    text-align: center;
    background: url(../images/go_btn.gif) no-repeat;
    color: #eedcb6;
    font-size: 13px;
}

input.goBtn:hover
{
    color: #ffffff;
    cursor: pointer;
}




/* navigation */

#nav
{
    position: relative;
    float: right;
    width: 905px;
    background-color: transparent;
    height: 27px;
    list-style-type: none;
    vertical-align: bottom;
    z-index: 500;
}

#nav ul
{
    background-image: url(../images/nav_tab.png);
    background-color: transparent;
    float: right;
    width: 144px;
    height: 27px;
}


#nav li
{
    text-decoration: none;
    display: block;
    float: right;
    background-image: url(../images/nav_tab.png);
    width: 144px;
    height: 27px;
}

#nav li .active
{
    text-decoration: none;
    display: block;
    float: right;
    background-image: url(../images/nav_tab.png);
    width: 144px;
    height: 27px;
}


#nav a
{
    display: block;
    text-decoration: none;
}

#nav li a:link.firstLvl, #nav li a:visited.firstLvl
{
    text-align: center;
    font-weight: normal;
    height: 27px;
    width: 144px;
    font-size: 12px;
    list-style-type: none;
    text-decoration: none;
    color: #00365c;
    vertical-align: middle;
    padding-top: 6px;
}

#nav li a:active.firstLvl, #nav li a:hover.firstLvl
{
    text-decoration: none;
    font-weight: normal;
    vertical-align: middle;
    color: #FFFFFF;
    height: 27px;
    width: 144px;
    padding-top: 6px;
    background: url(../images/nav_tab_on.png) no-repeat left top;
}


#nav span.middleRoll /* centers text in rollover tab */
{
    text-align: center;
}



#nav li ul.dropLvl
{
    font-size: 11px;
    line-height: 18px;
    z-index: 500;
    width: 144px;
    position: relative;
    left: -999em;
    height: auto;
    font-weight: normal;
    background-color: #f7f6fb;
}



#nav li ul.dropLvl a:link, #nav li ul.dropLvl a:visited
{
    width: 144px;
    background-color: #ececec;
    color: #CC6600;
    padding: 0 0 0 0;
    text-align: center;
}


#nav li ul.dropLvl a:active, #nav li ul.dropLvl a:hover
{
    background: #FFFFFF;
    color: #000;
}

#nav li ul.dropLvl a.selected /* for the current page add "selected" class */
{
    color: #fff;
}

#nav li ul.dropLvl a.selected:hover
{
    color: #CC6600;
    background-color: #ececec;
}

#nav li:hover ul ul, #nav li:hover ul ul ul
{
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul
{
    left: auto;
}

#nav li:hover
{
    text-decoration: none;
    color: #CC6600;
    width: 145px;
    background: url(../images/tabroll.jpg) no-repeat left top;
}


#mainTop
{
    width: 965px;
    position: relative;
    background-attachment: inherit;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
}

/*#photo_frame {
	height:166px;
	width: 990px;
	position:absolute;
	background-attachment: inherit;
	background-position:50% 0%;
	background-repeat: no-repeat;
	background-image:url(../images/photo_frame_sm.png);
	background-color: transparent;
	left:0;
	}*/

/** html #photo_frame {
	height:166px;
	width: 990px;
	position:absolute;
	background-attachment: inherit;
	background-position:50% 0%;
	background-repeat: no-repeat;
	background-image:url(../images/photo_frame_sm.png);
	background-color: transparent;
	top:3px;
	left:4px;
	z-index:10;
	}	*/

#mainTop h1.title
{
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #eedcb6;
    font-size: 1.5em;
    line-height: 2em;
    text-align: left;
    padding-right: 22px;
}


#nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
    left: -999em;
}

#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
    left: auto;
}

#nav li.sfhover
{
    background-position: 0% -42px;
}

/* form */

#mainText .lcolumn form
{
    margin-top: 20px;
    padding: 0 35px;
}

#mainText .lcolumn fieldset
{
    width: 380px;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: .8em;
    text-align: left;
}




#mainText .lcolumn textarea
{
    overflow: auto;
    display: block;
    width: 100%;
    height: 180px;
    float: left;
}

#mainText .lcolumn label
{
    text-align: left;
    width: 105px;
    padding-right: 20px;
}

#mainText .lcolumn br
{
    clear: left;
}

#mainText .lcolumn .formBtn
{
    margin-top: 10px;
    float: right;
    width: 203px;
    height: 26px;
    background: url(../images/list_btn.gif) no-repeat 0 50%;
    color: #eedcb6;
    line-height: 1.5em;
}

#mainText .lcolumn .formBtn:hover
{
    color: #ffffff;
    cursor: pointer;
}

form#dsearch
{
    width: 350px;
}

form#dsearch input.dText
{
    font-size: 14px;
    background-color: #FFFFFF;
    width: 200px;
    height: 26px;
    border: 1px solid #000000;
}


form#dsearch input.dgoBtn
{
    margin-left: 10px;
    float: left;
    width: 26px;
    height: 26px;
    background: url(../images/go_btn.gif) no-repeat;
    color: #eedcb6;
    font-size: 13px;
}

form#dsearch input.dgoBtn:hover
{
    color: #ffffff;
    cursor: pointer;
}


/* left column */

/*#mainTop .lcolumn{
	float:left;	
	min-height: 172px;
	width: 500px;
	padding: 5px 0;
}
* html #mainTop .lcolumn{
	width: 450px;
}*/

#mainTop .lcolumn #placeholder
{
    padding-left: 10px;
}

.fpdetail_lcolumn
{
    text-align: left;
    vertical-align: top;
    width: 425px;
    padding-left: 10px;
}

h1.lcolumnTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 1.3em;
    line-height: 1em;
    text-align: left;
    padding: 0 0 6px 25px;
}

h1.lcolumnFPTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    padding: 0 0 6px 15px;
}

td.titleslft
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 1.0em;
    line-height: 1em;
    text-align: left;
    padding: 0 0 6px 0;
}

.titleslft
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 1.0em;
    line-height: 1em;
    text-align: left;
    padding: 0 0 6px 0;
}

#mainTop .lcolumn p
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #f7f6fb;
    font-size: .8em;
    text-align: left;
    padding: 0 15px;
}

#mainTop .lcolumn p.numbers
{
    width: 300px;
    word-spacing: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    text-align: left;
    padding: 4px 22px;
}

#mainTop .lcolumn p.numbers a:link, #mainTop .lcolumn p.numbers a:visited, #mainTop .lcolumn p.numbers a:active
{
    color: #00365c;
    text-decoration: none;
}

#mainTop .lcolumn p.numbers a.isActive, #mainTop .lcolumn p.numbers a:hover
{
    color: #00365c;
    text-decoration: none;
}

h1.lcolumnTitle2
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 1.3em;
    line-height: 1em;
    text-align: left;
    padding: 0 20px;
    background-color: #00365c;
    border-top: 1px solid #00365c;
    border-bottom: 1px solid #00365c;
}

.lcolumnTitle4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: left;
    padding: 0 0 0 0;
    vertical-align: top;
}


.lcolumntext
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    padding-left: 4px;
}

.lcolumntext_sm
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 4px;
}

a.lcolumntext_sm:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

a.lcolumntext_sm:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

a.lcolumntext_sm:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

a.thickbox:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

a.thickbox:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

a.thickbox:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
}

.detailsbottom h1.rcolumnTitle
{
    clear: both;
    font-family: "Times New Roman" , Times, serif;
    font-weight: 300;
    color: #eedcb6;
    font-size: 1.5em;
    line-height: 1em;
    text-align: left;
    padding: 0 20px;
    background-color: #864817;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

/* right column */

#mainTop .rcolumn
{
    float: left;
    min-height: 172px;
    width: 450px;
    margin-top: 20px;
}

#mainTop .rcolumn .overview
{
    height: 240px;
    overflow: auto;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #dbcbb2;
    scrollbar-darkshadow-color: #c8b28f;
    scrollbar-face-color: #dbcbb2;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #c8b28f;
}

h1.rcolumnTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #eedcb6;
    font-size: .90em;
    line-height: 1em;
    text-align: left;
    padding: 0 20px;
    background-color: #00365c;
    border-top: 1px solid #00365c;
    border-bottom: 1px solid #00365c;
}

.rcolumntext
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #00365c;
    font-size: .90em;
    line-height: 14pt;
    text-align: left;
}


h1.rcolumnTitleNoBG
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #eedcb6;
    font-size: 1.5em;
    line-height: 1em;
    text-align: left;
    padding: 0 20px;
}

h1.rcolumnTitleTwo
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #965f31;
    font-size: 1.5em;
    line-height: 2em;
    text-align: left;
    padding: 0 20px;
}


#mainTop .rcolumn p
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: .8em;
    line-height: 1.6em;
    text-align: left;
    margin-top: 5px;
    padding: 5px 20px;
}

#mainTop .rcolumn ul.viewBtn
{
    text-align: left;
    float: left;
    margin: 10px 20px;
}

#mainTop .rcolumn ul.viewBtn li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.8em;
    color: #ffffff;
    text-align: center;
    background-image: url(../images/view_btn.gif);
    width: 205px;
    height: 26px;
    list-style-type: none;
}

#mainTop .rcolumn ul.viewBtn li a:link, #mainTop .rcolumn ul.viewBtn li a:visited
{
    color: #eedcb6;
    text-decoration: none;
}

#mainTop .rcolumn ul.viewBtn li a:active, #mainTop .rcolumn ul.viewBtn li a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#maincontent
{
    width: 940px;
    background-color: transparent;
    float: center;
    text-align: center;
    padding-left: 5px;
    padding-top: 6px;
    margin: 0 auto;
}


#maincontent .top
{
    height: 15px;
    width: 965px;
    background-image: url(../images/content_frame_top.png);
    position: relative;
    background-repeat: no-repeat;
}

#maincontent .bottom
{
    height: 15px;
    width: 965px;
    background-image: url(../images/content_frame_bottom.png);
    position: relative;
    background-repeat: no-repeat;
}

#maincontent .side
{
    height: auto !important;
    height: 100%;
    min-height: 95%;
    width: 5px;
    background-image: url(../images/content_frame_side.png);
    position: relative;
    background-repeat: repeat;
}



/* table */

#floortable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.4em;
    width: 805px;
    clear: both;
    padding: 0;
    margin: 15px auto;
    color: #00365c;
    text-align: center;
    margin: 0 auto;
}

th
{
    text-align: center;
    padding: 6px 6px 6px 12px;
    background: #00365c;
}

th.nobg
{
    border-top: 0;
    border-left: 0;
    background: none;
}


td.alt
{
    color: #00365c;
}

td.action
{
    color: #00365c;
    width: 150px;
    text-align: center;
}

th.broom_t
{
    color: #00365c;
    padding-top: 10px;
    border-top: 1px dashed #b8bfdc;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

th.plan_t
{
    background-color: transparent;
    color: #00365c;
    text-decoration: underline;
    text-align: center;
}

A.plan_t:link
{
    background-color: transparent;
    color: #00365c;
    text-decoration: underline;
}

A.plan_t:visited
{
    background-color: transparent;
    color: #00365c;
    text-decoration: underline;
}

A.plan_t:hover
{
    background-color: transparent;
    color: #00365c;
    text-decoration: underline;
}


.border_table
{
    width: 965px;
    border: #FFFFFF thick solid;
    height: 500px;
    background-image: url(../images/bkgrnd_container_inner.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
}

.pict
{
    margin-bottom: 4px;
    padding-bottom: 4px;
}

.inner_content
{
    width: 889px;
    background-image: url(../images/bkgrnd_container_inter_large.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
}

/* small inner table*/

.sminnertable
{
    width: 417px;
    background-color: #FFFFFF;
    text-align: center;
}

.sminnerphoto
{
    display: block;
    width: 400px;
    height: 295px;
    position: relative;
    background-color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}

.virtual_soon
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    vertical-align: top;
    color: #0a2f73;
}

.body
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    vertical-align: top;
    color: #0a2f73;
    font-style: italic;
}

.fpttltxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
}



/* footers */


#footer
{
    background-repeat: no-repeat;
    background-color: transparent;
    width: 948px;
    margin: 0 0 0 0;
    position: relative;
    clear: both;
    text-align: center;
    bottom: 0; /* stick to bottom */
}

#footerBox
{
    height: 243px;
    background-color: transparent;
    width: 948px;
    margin: 0px auto;
    text-align: center;
}

#footerBox h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #00365c;
    font-size: 1.5em;
    padding: 6px;
    text-align: center;
}

#footerBox p
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00365c;
    font-size: .8em;
    text-align: left;
    padding: 0 11px;
}

#footerBox img
{
    text-align: center;
}



#footerBox ul.listBtn
{
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 309px;
    list-style-type: none;
    text-align: center;
}

#footerBox ul.listBtn li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.8em;
    color: #ffffff;
    text-align: center;
    background-image: url(../images/list_btn.gif);
    width: 203px;
    height: 26px;
    margin: 5px auto;
}

#footerBox ul.listBtn li a:link, #footerBox ul.listBtn li a:visited
{
    color: #eedcb6;
    text-decoration: none;
}

#footerBox ul.listBtn li a:active, #footerBox ul.listBtn li a:hover
{
    color: #ffffff;
    text-decoration: none;
}


#footerBox .leftbox
{
    position: relative;
    float: left;
    height: 223px;
    width: 300px;
    margin-top: 5px;
    background-color: transparent;
    text-align: left;
    font-size: 1.0em;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 15px;
    padding-left: 15px;
}

* html #footerBox .leftbox
{
    width: 359px;
    padding-left: 5px;
}

#footerBox .leftbox div.headline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #00365c;
    text-align: left;
    float: left;
    width: 300px;
    text-indent: 8px;
}

#footerBox .leftbox div.overview
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .93em;
    line-height: normal;
    color: #00365c;
    text-align: left;
    float: left;
    padding: 0 0 5px 5px;
    margin: 0 0 0 5px;
    width: 380px;
    height: 132px;
    overflow: auto;
}

*html #footerBox .leftbox div.overview
{
    width: 300px;
}

#footerBox .leftbox p.ovrbtn
{
    text-align: center;
    vertical-align: bottom;
    bottom: 0;
}

*html #footerBox .leftbox p.ovrbtn
{
    width: 300px;
    text-align: center;
}

#footerBox .centerbox
{
    position: relative;
    float: left;
    margin: 0 11px 0 85px;
    height: 223px;
    width: 239px;
    background-color: transparent;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    padding-top: 15px;
    padding-left: 20px;
}

* html #footerBox .centerbox
{
    margin: 0 11px 0 5px;
    height: 223px;
    width: 259px;
    padding-left: 0px;
}

#footerBox .centerbox div.overview
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    height: 148px;
    text-align: center;
    width: 259px;
}

*html #footerBox .centerbox div.overview
{
    width: 259px;
}

#footerBox .centerbox div.floorbtn
{
    text-align: center;
    width: 259px;
    padding-left: 55px;
}

#footerBox .rightbox
{
    position: relative;
    float: left;
    padding-right: 21px;
    height: 223px;
    width: 249px;
    background-color: transparent;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    padding-top: 15px;
}

* html #footerBox .rightbox
{
    position: relative;
    float: left;
    padding-right: 21px;
    height: 223px;
    width: 259px;
    background-color: transparent;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    padding-top: 15px;
}

#footerBox .rightbox p.button
{
    text-align: center;
}

#footerBox .rightbox p.overview
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    height: 148px;
}


#footer p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    background-color: transparent;
}

#footer p.address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    padding-bottom: 6px;
    height: 14px;
    background-color: transparent;
}

#footerBox .rightbox p.officehours
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    text-align: center;
}


#footer p.bottomLinks
{
    padding-bottom: 30px;
    color: #FFFFFF;
}

#footer p.bottomLinks a:link, #footer p.bottomLinks a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

#footer p.bottomLinks a:active, #footer p.bottomLinks a:hover
{
    text-decoration: none;
    color: #00365c;
}


#footimg
{
    background-attachment: inherit;
    background-position: 50% 100%;
    background-repeat: no-repeat; /*background-image:url(../images/footer.jpg);*/
    background-color: transparent; /*min-height: 28px;*/
    width: 865px; /*margin: 0 auto;*/
    text-align: center;
    bottom: 0; /* stick to bottom */
}

.sitename
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    color: #1c1c1c;
    font-size: 1.3em;
    line-height: 2em;
    text-align: left;
    padding-right: 4px;
    padding-left: 0px;
    text-decoration: none;
}

.headline
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #00365c;
    font-size: 1.3em;
    text-align: left;
    padding-right: 24px;
    padding-bottom: 10px;
    text-decoration: none;
}

.button
{
    vertical-align: bottom;
}

a.email:link
{
    color: #00365c;
    font-size: 10pt;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

a.email:visited
{
    color: #00365c;
    font-size: 10pt;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

a.email:hover
{
    color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

/*contact*/

.contact
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #00365c;
    font-weight: normal;
    font-size: 9pt;
    margin-right: 11pt;
    padding: 3px;
}

.inputfield
{
    color: #00365c;
    text-align: left;
    border-top: 1px solid #00365c;
    border-bottom: 1px solid #00365c;
    border-left: 1px solid #00365c;
    border-right: 1px solid #00365c;
    width: 295px;
    height: 21px;
}

.inputselect
{
    color: #00365c;
    text-align: left;
    border-top: 1px solid #00365c;
    border-bottom: 1px solid #00365c;
    border-left: 1px solid #00365c;
    border-right: 1px solid #00365c;
}

option.inputselect
{
    color: #00365c;
    text-align: left;
    border-top: 1px solid #00365c;
    border-bottom: 1px solid #00365c;
    border-left: 1px solid #00365c;
    border-right: 1px solid #00365c;
}

.inputsubmit
{
    color: #FFFFFF;
    background-color: #00365c;
    text-align: center;
    border-top: 1px solid #00365c;
    border-bottom: 1px solid #00365c;
    border-left: 1px solid #00365c;
    border-right: 1px solid #00365c;
    width: 125px;
    height: 25px;
}

/*tour*/

.contenttour
{
    width: 390px;
    height: 346px;
    overflow: auto;
    scrollbar-3dlight-color: #e5e8f1;
    scrollbar-arrow-color: #00365c;
    scrollbar-base-color: #f6f6fa;
    scrollbar-darkshadow-color: #00365c;
    scrollbar-face-color: #f6f6fa;
    scrollbar-highlight-color: #e9ecf5;
    scrollbar-shadow-color: #00365c;
}

.smallphoto
{
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
}

/*amenities*/

.amenities
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00365c;
    font-size: .9em;
    text-align: left;
    padding-right: 10px;
}

/*residents*/

form, input
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #00365c;
}

input.textfield
{
    background-color: #FFFFFF;
    border-bottom: 1pt solid #00365c;
    border-top: 1pt solid #00365c;
    border-right: 1pt solid #00365c;
    border-left: 1pt solid #00365c;
    width: 150px;
    height: 20px;
    color: #00365c;
}

input.button
{
    background-color: #00365c;
    border-bottom: 1pt solid #00365c;
    border-top: 1pt solid #00365c;
    border-right: 1pt solid #00365c;
    border-left: 1pt solid #00365c;
    width: 100px;
    color: #FFFFFF;
    height: 20px;
}

td.fieldbox
{
    background-color: inherit;
    color: #00365c;
}

.text
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #00365c;
}

p.body
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #00365c;
}

span.fielderror
{
    background-color: inherit;
    color: #CE0D1F;
    font-weight: bold;
}

td.formlabel
{
    background-color: inherit;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #00365c;
    padding-left: 25px;
}

td.formfield
{
    background-color: inherit;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #00365c;
    padding-left: 25px;
}

td.buttoncaption
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #00365c;
    text-align: right;
    border-bottom: 0pt solid white;
    background-color: inherit;
}


.titleslft
{
    font-weight: bold;
    text-align: left;
    font-size: 12pt;
    color: #00365c;
    font-style: normal;
    font-family: Arial,Verdana;
}

.communitycntr
{
    font-weight: bold;
    text-align: left;
    font-size: 11pt;
    color: #00365c;
    font-style: normal;
    font-family: Arial,Verdana;
}


.eventList
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 7pt;
    text-decoration: none;
    cursor: hand;
    color: #00365c;
    float: left;
    position: relative;
}


.currentMonth
{
    vertical-align: top;
    height: 60px;
    border-width: 1px;
    border-color: #00365c;
    background-color: #00365c;
}

.adjacentMonth
{
    vertical-align: top;
    color: #00365c;
    height: 60px;
    border-width: 1px;
    border-color: #00365c;
}

.dateNumber
{
    font-family: Arial,Verdana, Helvetica;
    margin: 1 1 1 1;
    font-size: 10pt;
    font-weight: bold;
    float: right;
    position: relative;
    color: #00365c;
}

.today
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    color: #00365c;
    background-color: #00365c;
    vertical-align: top;
    height: 60px;
    border-width: 1px;
    border-color: #00365c;
}

th
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 10pt;
    background-color: #00365c;
    color: #FFFFFF;
    border-color: #00365c;
}


.eventtitle
{
    font-family: Arial,Verdana;
    font-weight: bold;
    font-size: 11pt;
    color: #00365c;
}

.formlabel
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #00365c;
}

.formsection
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
    color: #00365c;
}

.textsmall
{
    font-weight: normal;
    text-align: left;
    font-size: 7pt;
    color: #00365c;
    line-height: 9pt;
    font-style: italic;
    font-family: Arial,Verdana;
}

.weekTableTD
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 10pt;
    border: 1 solid #00365c;
    width: 12.5%;
    background-color: #00365c;
}

.unoccupied
{
    cursor: hand;
    height: 15px;
}
.occupied
{
    cursor: not-allowed;
    height: 15px;
}

td.keyTable
{
    font-size: xx-small;
    width: 0%;
}
th.keyTable
{
    color: White;
}
table.keyTable
{
    border: 1 solid black;
}
.pleaseWait
{
    text-align: center;
    font-size: medium;
    visibility: hidden;
    position: absolute;
    left: 200;
    top: 200;
    border: 1 solid #00365c;
    padding: 20 20 20 20;
}

td.guestcard
{
    font-family: Arial,Verdana, helvetica;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
}
p.guestcard
{
    font-family: Arial,Verdana, helvetica,helv,swiss;
    font-size: 8pt;
}
input, select, option, textarea, button
{
    font-family: Arial,Verdana, helvetica,helv,swiss;
    font-size: 8pt;
}
.errorMessage
{
    color: red;
    font-style: italic;
}

.residents
{
    font-family: Arial,Verdana, helvetica,helv,swiss;
    font-size: 10pt;
    color: #00365c;
}

.amenities
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #eedcb6;
    font-weight: normal;
    font-size: 10pt;
    margin-right: 11pt;
    color: #00365c;
}

a.login:link
{
    color: #00365c;
    font-size: 11pt;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
}

a.login:visited
{
    color: #00365c;
    font-size: 11pt;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
}

a.login:hover
{
    color: #00365c;
    font-size: 11pt;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
}

a.residentsecure:link
{
    color: #00365c;
    font-size: 11pt;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: bold;
}

a.residentsecure:visited
{
    color: #00365c;
    font-size: 11pt;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: bold;
}

a.residentsecure:hover
{
    color: #00365c;
    font-size: 11pt;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: bold;
}

a.email:link
{
    color: #00365c;
    font-size: 10pt;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
}

a.email:visited
{
    color: #00365c;
    font-size: 10pt;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
}

a.email:hover
{
    color: #00365c;
    font-size: 10pt;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
}

.fpdetailbtn
{
    padding-bottom: 4px;
}

.ddbox
{
    background-color: #ececf4;
    padding: 3px 3px 3px 3px;
}

.ddboxtxt
{
    text-align: left;
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #1c1c1c;
    font-size: 16px;
    line-height: 24pt;
    padding-left: 10px;
}

.ddheadtxt
{
    text-align: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24pt;
}

.ddheadtxtcntr
{
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24pt;
    vertical-align: middle;
}

.ddheadtxtcntr2
{
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24pt;
    vertical-align: middle;
    padding-top: 5px;
}

a.resident_login_link
{
    color: #00365c;
    font-size: 12px;
    font-family: Arial, San Serif;
    text-decoration: none;
    font-weight: normal;
    text-align: right;
    padding-right: 15px;
    position: absolute;
    right:20px;
    top: 40px;
}

a.resident_login_link:visited
{
    color: #00365c;
}

a.resident_login_link:hover
{
    color: #aea588;
    text-decoration: underline;
}

#mapouter
{
    background-color: #797979;
    width: 865px;
    margin-left: 10px;
    margin-bottom: 0px;
}

#mapinner
{
    background-color: #565555;
    width: 845px;
    height: 348px;
}

.MapNavDiv
{
    height: 27px;
    color: White !important;
    font-size: 12px !important;
    padding-top: 8px;
    text-align: left;
}

.MapNavDiv span, .MapNavDiv a
{
    color: White !important;
    font-size: 12px !important;
    text-decoration: none;
}
.MapNavDiv a
{
    font-weight: bold;
}
.MapNavDiv img
{
    vertical-align: middle;
    margin: 0 10px 0 30px;
}
.MapSearchLinks
{
    background-image: url(../images/bgNav.gif);
    background-repeat: repeat-x;
    height: 30px;
}

.MapSearchLinks ul li
{
    float: left;
    margin-left: 20px;
    line-height: 25px;
    vertical-align: middle;
    list-style-type: none;
}
.SearchBoxOuter
{
    background-image: url(../images/bgSearchBox.png);
    width: 147px;
    height: 22px;
    float: left;
    margin-right: 4px;
}
.SearchBox
{
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-attachment: fixed;
    overflow: hidden;
    width: 137px;
    height: 20px;
    vertical-align: middle;
    padding: 2px 5px;
}

#hooddiv
{
    width: 845px;
    height: 360px;
    margin-left: 0px;
}

#hooddivtop
{
    width: 845px;
    height: 6px;
    background: transparent url(../images/Neighborhoodgraytop.png) no-repeat left top;
    margin-left: 0px;
}

#hooddivbottom
{
    width: 845px;
    height: 6px;
    background: transparent url(../images/Neighborhoodgraybottom.png) no-repeat left top;
    margin-left: 0px;
    margin-bottom: 20px;
}

#businesses
{
    background-image: url(../images/bluebg.png);
    width: 400px;
    height: 351px;
}

#blinks
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    color: #565555;
    width: auto;
    padding-top: 3px;
}

#blinks a:link, #blinks a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    color: #565555;
    width: auto;
}

#blinks a:hover, #blinks a:active
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    color: #7a000e;
    width: auto;
}


