.overlay-site {
	margin-top: -130px;
	z-index: 5000 !important;
	height: 130px;
}
.overlay-mobile {
	margin-left: -300px;
	z-index: 5000 !important;
	height: 130px;
}
.hideme,
.notice {
	display: none;
}






@media screen and (-webkit-min-device-pixel-ratio:0) { 
  html, body, form, fieldset {
    font-size: 12px;      
    }
}

/* ============ MAIN BACKGROUND COLOR ============ */

body {
	color: #FFF;
	margin: 0;
	padding: 0;
/*	background-color: #FFF;  deleted 07/07/2015 mfn */
/*	background-image: url(cloud-A.jpg); */
	background-repeat: repeat-x;
	background-position: center top;
}

/* =============== GLOBAL FONT SIZE =============== */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000;
}

/* =================== GLOBAL SETTINGS ================ */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
	margin: 0;
	padding: 0;
}
hr {
	height: 1px;
	margin: 20px 20px 20px 20px;
	padding: 0;
	background-color: #000;
	border: none;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.wbg {
	background-color: #FFF;
}
p { padding-bottom: 10px; }
ul, ol, dl {
	list-style-position: inside;
	margin: 0;
	padding: 5px 0px 10px 5px;
	line-height: 150%;
}
pre { font-size: 13px; }
input, select, textarea { font-size: 100%; }
form label { cursor: pointer; }
fieldset { border: none; }
blockquote {
	padding: 10px;
	font-style: italic;
	background-color: #fcfcfc;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 4px solid;
	border-left: 1px solid;
	border-color: #648497;
}

/* ================== HEADINGS =================== */

h1 {
	font-size: 28px;
	color: #2e496a;
	line-height: 145%;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 24px;
	color: #66869a;
	line-height: 145%;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 14px;
	color: #000;
	line-height: 145%;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding-bottom: 7px;
	letter-spacing: 0px;
}
h4 {
	font-size: 16px;
	color: #666;
	line-height: 145%;
	font-weight: normal;
	font-style: normal;
}

/* ================== LINK STYLES ================== */

a	{
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #69F; 
		text-decoration: none;
}
a:focus {
	outline: 0;
}
a.mainlevel {
	line-height: 20px;
	text-decoration: none;
}
a.sublevel {
	font-size: 12px;
	color: #000;
	padding-left: 4px;
}
div.back_button a {
	border: 1px solid #adc387;
	margin: 15px 15px 0px 0px;
	padding: 1px 2px;
	text-align: center;
	text-decoration:none;
	float: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a img { border: none; }

/* ============== HEADER TEXT STYLE ============== */

#header_text {
	height: 117px;
}
#header_text h1, #header_text h1 a {
	font: bold 40px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding-left: 15px;
	padding-top: 30px;
	text-decoration: none;
	letter-spacing: -1px;
}
#header_text h2 {
	padding: 0px 0px 0px 35px;
	color: #bde0ff;
	font: italic bold 18px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#header_text .inside {
	padding: 0;
	margin: 0;
}

/* ============= HEADER GRAPHIC STYLE ============= */

#header_graphic {
	height: 0px;
	display: none;
}
#header_graphic h1 {
	text-indent: -6000em;
	padding: 0;
	margin: 0;
}
#header_graphic .inside {
	padding: 0;
	margin: 0;
}
#header_graphic h1 a {
	height: 118px;
	width: 300px;
	padding: 0;
	margin: 0;
	text-indent: -6000em;
	display: none;
}
#header_graphic h2 {
	text-indent: -6000em;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

/* =================== BANNER ================ */

div#banner {
	margin: 0px auto 10px auto;
	text-align: center;
}
.moduletable-banner {
	text-align: center;
	margin: 5px auto;
}

/* =================== CONTENT HEADINGS ================ */

a.contentpagetitle, a.contentpagetitle h1, a.contentpagetitle h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000 !important;
}
a.contentpagetitle:hover {
	text-decoration: none;
}
/* This is split up on purpose.  Formatting in the first section, font style in the second section */
.componentheading, .contentheading {
	border-bottom: 1px solid #777;
	margin: 0px 0px 18px 0px;
	padding: 20px 0px 5px 0px;
}
.componentheading, .componentheading h1, .componentheading h2, .contentheading, .contentheading h1, .contentheading h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000;
}
#body_black .componentheading h1, #body_black .componentheading h2 {
	color: #FFF;
}
.contentheading a {
	text-decoration: none;
}
td.contentheading {
/*	border-bottom: 1px solid #e9e5d0; */
}

/* ============ NEWSFLASH =========== */

#newsflash {
	width: 400px;
	height: 80px;
	margin-top: 16px;
	font-size: 11px;
	color: #ccc;
	float: right;
	overflow: hidden;
	position: relative;
	line-height: 145%;
}
#newsflash .moduletable h3,
#newsflash .moduletableS1 h3,
#newsflash .moduletableS2 h3,
#newsflash .moduletableS3 h3 {
	font-size: 16px;
	line-height: 14px;
	border-bottom: 1px solid #33444e;
	color: #f7f6dd;
	text-indent: 0;
	padding-left: 0;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	background-image: none;
	text-indent: 4px;
}
#newsflash td.contentheading {
	border-bottom: 1px solid #33444e;
}
#newsflash .contentheading,#newsflash a.contentpagetitle {
	font-size: 14px;
	line-height: 18px;
	color: #c4c3b0;
}
#newsflash a {
	color: #5c87b1;
}

/* ============ MAINBODY ============ */

#main-wrapper {
	width: 1000px;
	margin: 0px auto;
}
#border-wrapper {
	width: 1000px;
	margin: 0px auto;
	background-color: transparent;
}
#bw-topleft {
	width:20px;
	height:20px;
	background: transparent url(../images/style1/bw_sprite.png) no-repeat 1px 1px;
}
#bw-topcenter {
	width:960px;
	height:20px;
	background: transparent url(../images/style1/bw_sprite.png) repeat-x 0px -40px;
}
#bw-topright {
	width:20px;
	height:20px;
	background: transparent url(../images/style1/bw_sprite.png) no-repeat -20px 1px;
}
#bw-middleleft {
	width:20px;
	background: transparent url(../images/style1/bw_lr_sprite.png) repeat-y 0px 0px;
}
#bw-middle {
	width:960px;
}
#bw-middleright {
	width:20px;
	background: transparent url(../images/style1/bw_lr_sprite.png) repeat-y -19px 0px;
}
#bw-bottomleft {
	width:20px;
	height:20px;
	background: transparent url(../images/style1/bw_sprite.png) no-repeat 1px -20px;
}
#bw-bottomcenter {
	width:960px;
	height:20px;
	background: transparent url(../images/style1/bw_sprite.png) repeat-x 0px -60px;
}
#bw-bottomright {
	width:20px;
	height:20px;
	background: transparent url(../images/style1/bw_sprite.png) no-repeat -20px -20px;
}
#mainbody {
	width: 100%;
	margin: 0px auto;
	position: relative;
}

/* ============== APPLYNOW ============== */

#applynow {
	position: fixed;
	top: 69px;
	right: -3px;
	z-index: 1000;
}
#applynow:hover {
	right: 0px;
}

/* ============== BACKGROUND MUSIC ============== */

#backgroundmusic {
	position: absolute;
	bottom: 4px;
/* 	left: 118px; */
	left: 2px;
	z-index: 1000;
	width: 25px;
	height: 20px;
}

/* ============== SHOWCASE (USER 1-4) ============== */

#showcasetop {
	background-color: #76756A;
	width: 100%;
	margin: 0px auto;
	position: relative;
	height: 7px;
}
#showcase {
	background-color: #CDCCB8;
	color: #494A44;
	border-bottom: 3px solid #76756A;
	width: 100%;
	margin: 0px auto;
	position: relative;
	margin-bottom: 6px;
}
#user1 {
	padding: 5px;
	vertical-align: top;
}
#user2 {
	padding: 5px;
	vertical-align: top;
}
#user3 {
	padding: 5px;
	vertical-align: top;
}
#user4 {
	padding: 5px;
	vertical-align: top;
}
#showcase .inside {
	padding: 6px;
}
#showcase a {
	color: #394c5b;
}
#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase div.moduletableS3 h3 {
	font-size: 18px;
	color: #5d5c53;
	border-bottom: 1px solid #a6a595;
}
#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}
#showcase a.contentpagetitle:hover,
#showcase a.contentpagetitleS1:hover,
#showcase a.contentpagetitleS2:hover,
#showcase a.contentpagetitleS3:hover {
	color: #000;
}
#showcase div.moduletable ul,
#showcase div.moduletableS1 ul,
#showcase div.moduletableS2 ul,
#showcase div.moduletableS3 ul {
	list-style: none;
}
#showcase div.moduletable li,
#showcase div.moduletableS1 li,
#showcase div.moduletableS2 li,
#showcase div.moduletableS3 li {
	padding: 0px 0px 0px 10px;
	margin: 0;
	white-space: normal;
}
#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase	div.moduletableS3 h3 {
	margin-bottom: 4px;
	padding: 0;
	background-image: none;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3 {
	padding: 0;
	margin: 0px 0px 0px 8px;
	text-decoration: none;
	line-height: 120%;
	border: none;
}

/* ============ PATHWAY/BREADCRUMBS ============ */

#breadcrumbs {
	background: #eeede3;
	border: 1px solid #dcdbd1;
	font-size: 11px;
	margin: 4px auto 6px auto;
	padding: 4px;
}

/* ============ MAINCOL ============ */

td#maincol {
	padding: 0;
	margin: 0;
	border-left: 9px solid #FFF;
}
td#maincol ol,
td#maincol ul {
	margin-left: 20px;
	list-style-position: outside;
}

/* ============ LEFT COLUMN ============ */

#leftcol td.contentheading,
#leftcol a.contentpagetitle {
	color: #517291;
	font-size: 16px;
}
#leftcol a.contentpagetitle:hover {
	color: #000;
}
td#leftcol {
	width: 147px;
	background: #FFFFFF url(../images/style1/left_bg_bottom.png) no-repeat left bottom;
}
td#leftcol .inside {
	background: url(../images/style1/left_bg_top.png) no-repeat left top;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	min-height: 425px;  /* 585-120-40=425 */
}
#leftcol ul {
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
#leftcol li {
	padding: 0;
	margin: 0;
	border-top: 1px dotted #fff;
}
#leftcol li:first-child, #leftcol li li {
	border-top: 0;
}
#leftcol li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 26px;
	padding-left: 6px;
	display: block;
}
#leftcol li li span.separator {
	width: 100%;
	display: block;
	background-color: #dbdbdb;
	text-align: center;
	color: #6d0311;
	line-height: 21px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	cursor: default;
}
#leftcol li a:hover, #leftcol li.active {
	background-color: #6D0311;
}
#leftcol ul#alexander li a:hover, #leftcol ul#alexander li.active {
	background-color: #054A75;
}
#leftcol ul#kenyon li a:hover, #leftcol ul#kenyon li.active {
	background-color: #642629;
}
#leftcol ul#mercer li a:hover, #leftcol ul#mercer li.active {
	background-color: #566C11;
}
#leftcol ul#chelsea li a:hover, #leftcol ul#chelsea li.active {
	background-color: #b54c15;
}
#leftcol ul#hudson li a:hover, #leftcol ul#hudson li.active {
	background-color: #be1e2d;
}
#leftcol ul#bryant li a:hover, #leftcol ul#bryant li.active {
	background-color: #828282;
}
#leftcol ul#condo li a:hover, #leftcol ul#condo li.active {
	background-color: #032D47;
}
#leftcol li.active a.haschild:hover {
/*	cursor: default; */
}
#leftcol li.haschild ul li a {
	line-height: 22px;
	margin: 0;
	background-color: #000;
	font-size: 11px;
	padding-left: 10px;
/* If we switch to using the full community name, we'll need to turn on this setting to change the link to lower case
	text-transform: none;
*/
}
#leftcol li.haschild ul li a:hover {
	background-color: #222 !important;
}
#leftcol li.haschild ul li.active a {
	background: #444 url(../images/style1/active_menu_right.png) no-repeat left center !important;
}
#leftcol li.haschild ul li.active a:hover {
	cursor: default;
}
#leftcol td.contentheading,
#leftcol td.contentheadingS1,
#leftcol td.contentheadingS2,
#leftcol td.contentheadingS3,
#leftcol a.contentpagetitle,
#leftcol a.contentpagetitleS1,
#leftcol a.contentpagetitleS2,
#leftcol a.contentpagetitleS3 {
	padding: 4px;
	margin:0px;
	text-decoration: none;
	line-height: 120%;
	border: none;
}

/* ============ PANELS ============ */

#defaultpanel1, #defaultpanel2, #kenyonpanel1, #kenyonpanel2, #alexanderpanel1, #alexanderpanel2, #mercerpanel1, #mercerpanel2, #chelseapanel1, #chelseapanel2, #hudsonpanel1, #hudsonpanel2, #bryantpanel1, #bryantpanel2, #condopanel1, #condopanel2, #graphicpanel1, #graphicpanel2 {
	width: 262px;
	border-right: 9px solid #FFF;
	vertical-align: top;
	/* position: relative; */ /* This breaks things in IE8, not needed anyway? */
}
#defaultpanel1 .inside, #defaultpanel2 .inside, #kenyonpanel1 .inside, #kenyonpanel2 .inside, #alexanderpanel2 .inside, #alexanderpanel1 .inside, #mercerpanel1 .inside, #mercerpanel2 .inside, #chelseapanel1 .inside, #chelseapanel2 .inside, #hudsonpanel1 .inside, #hudsonpanel2 .inside, #bryantpanel1 .inside, #bryantpanel2 .inside, #condopanel1 .inside, #condopanel2 .inside {
	min-height: 535px;
	color: #FFF;
}
#defaultpanel1 a, #defaultpanel2 a, #kenyonpanel1 a, #kenyonpanel2 a, #alexanderpanel1 a, #alexanderpanel2 a, #mercerpanel1 a, #mercerpanel2 a, #chelseapanel1 a, #chelseapanel2 a, #hudsonpanel1 a, #hudsonpanel2 a, #bryantpanel1 a, #bryantpanel2 a, #condopanel1 a, #condopanel2 a, #graphicpanel1 a, #graphicpanel2 a {
	border-bottom: 1px solid transparent;
}
#defaultpanel1 a:hover, #defaultpanel2 a:hover, #kenyonpanel1 a:hover, #kenyonpanel2 a:hover, #alexanderpanel1 a:hover, #alexanderpanel2 a:hover, #mercerpanel1 a:hover, #mercerpanel2 a:hover, #chelseapanel1 a:hover, #chelseapanel2 a:hover, #hudsonpanel1 a:hover, #hudsonpanel2 a:hover, #bryantpanel1 a:hover, #bryantpanel2 a:hover, #condopanel1 a:hover, #condopanel2 a:hover, #graphicpanel1 a:hover, #graphicpanel2 a:hover {
	border-bottom: 1px dotted #CCC;
}
#graphicpanel3 {
	width: 262px;
	vertical-align: top;
}

#graphicpanel1 p, #graphicpanel2 p, #graphicpanel3 p {
	margin: 0;
	padding: 0;
}

#defaultpanel2 .inside, #kenyonpanel2 .inside, #alexanderpanel2 .inside, #mercerpanel2 .inside, #chelseapanel2 .inside, #hudsonpanel2 .inside, #bryantpanel2 .inside, #condopanel2 .inside {
	padding-left: 20px;
	padding-right: 20px;
}

#defaultpanel1 {
	background: #6D0311 url(../images/style1/default_panel_bot.png) no-repeat left bottom;
}
#defaultpanel1 .inside {
	background: url(../images/style1/default_panel_top.png) no-repeat left top;
}
#defaultpanel2 {
	background: #6D0311 url(../images/style1/default_panel_bot.png) no-repeat left bottom;
}
#defaultpanel2 .inside {
	background: url(../images/style1/default_panel_top.png) no-repeat left top;
}

#kenyonpanel1 {
	background: #571C1F url(../images/style1/kenyon_panel_bot.png) no-repeat left bottom;
}
#kenyonpanel1 .inside {
	background: url(../images/style1/kenyon_panel_top.png) no-repeat left top;
}
#kenyonpanel2 {
	background: #571C1F url(../images/style1/kenyon_panel_bot.png) no-repeat left bottom;
}
#kenyonpanel2 .inside {
	background: url(../images/style1/kenyon_panel_top.png) no-repeat left top;
}

#alexanderpanel1 {
	background: #003768 url(../images/style1/alexander_panel_bot.png) no-repeat left bottom;
}
#alexanderpanel1 .inside {
	background: url(../images/style1/alexander_panel_top.png) no-repeat left top;
}
#alexanderpanel2 {
	background: #003768 url(../images/style1/alexander_panel_bot.png) no-repeat left bottom;
}
#alexanderpanel2 .inside {
	background: url(../images/style1/alexander_panel_top.png) no-repeat left top;
}

#mercerpanel1 {
	background: #566C11 url(../images/style1/mercer_panel_bot.png) no-repeat left bottom;
}
#mercerpanel1 .inside {
	background: url(../images/style1/mercer_panel_top.png) no-repeat left top;
}
#mercerpanel2 {
	background: #566C11 url(../images/style1/mercer_panel_bot.png) no-repeat left bottom;
}
#mercerpanel2 .inside {
	background: url(../images/style1/mercer_panel_top.png) no-repeat left top;
}

#chelseapanel1 {
	background: #b54c15 url(../images/style1/chelsea_panel_bot.png) no-repeat left bottom;
}
#chelseapanel1 .inside {
	background: url(../images/style1/chelsea_panel_top.png) no-repeat left top;
}
#chelseapanel2 {
	background: #b54c15 url(../images/style1/chelsea_panel_bot.png) no-repeat left bottom;
}
#chelseapanel2 .inside {
	background: url(../images/style1/chelsea_panel_top.png) no-repeat left top;
}

#hudsonpanel1 {
	background: #be1e2d url(../images/style1/hudson_panel_bot.png) no-repeat left bottom;
}
#hudsonpanel1 .inside {
	background: url(../images/style1/hudson_panel_top.png) no-repeat left top;
}
#hudsonpanel2 {
	background: #be1e2d url(../images/style1/hudson_panel_bot.png) no-repeat left bottom;
}
#hudsonpanel2 .inside {
	background: url(../images/style1/hudson_panel_top.png) no-repeat left top;
}

#bryantpanel1 {
	background: #828282 url(../images/style1/bryant_panel_bot.png) no-repeat left bottom;
}
#bryantpanel1 .inside {
	background: url(../images/style1/bryant_panel_top.png) no-repeat left top;
}
#bryantpanel2 {
	background: #828282 url(../images/style1/bryant_panel_bot.png) no-repeat left bottom;
}
#bryantpanel2 .inside {
	background: url(../images/style1/bryant_panel_top.png) no-repeat left top;
}

#condopanel1 {
	background: #032D47 url(../images/style1/condo_panel_bot.png) no-repeat left bottom;
}
#condopanel1 .inside {
	background: url(../images/style1/condo_panel_top.png) no-repeat left top;
}
#condopanel2 {
	background: #032D47 url(../images/style1/condo_panel_bot.png) no-repeat left bottom;
}
#condopanel2 .inside {
	background: url(../images/style1/condo_panel_top.png) no-repeat left top;
}
#columbest {
	position: relative;
}
div.tayfb {
	position: absolute;
	left: 227px;
	top: 550px;
}
div.fb {
	width: 262px;
	height: 535px;
	position: relative;
}
div.fb a {
	position: absolute;
	left: 227px;
	top: 500px;
}
div.fb a:hover {
	border-bottom: 1px solid transparent !important;
}
div.fbnew {
	position: relative;
}
div.fbnew a {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 227px;
	top: 500px;
	background-image: url(images/stories/facebook-black.png)
}
div.fbnew a:hover {
	width: 25px;
	height: 25px;
	border-bottom: 1px solid transparent !important;
	background-image: url(images/stories/facebook-black.png)
}

#com_panel1_logo1 {

    padding-top: 24px; 
	padding-bottom: 12px; 
	

}
#com_panel1_img {
	height: 150px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	cursor: default;
}
#com_panel1_feat {
	padding-top: 12px;
	padding-bottom: 12px;
	height: 12px;
	text-align: center;
	font-weight: bold;
}
#com_panel1_addr {
	padding-top: 12px;
	padding-bottom: 0px;
	height: 95px;
	text-align: center;
}
#com_panel1_logo2 {
	padding-top: 12px;
}
#panel1_body {
	height: 485px;
	text-align: center;
}
#panel1_body img {
	position: relative;
	top: 50%;
}
#com_panel1_logo1 a:hover, #com_panel1_logo2 a:hover, #com_panel1_addr a:hover, #panel1_logo a:hover, a.blkborder, a.blkborder:hover {
	border: 0 !important;
}
a.blkborder img {
	border: 1px solid transparent;
	
}
a.blkborder:hover img  {
	border-color: #000;
}

#body_gray .inside, #body_black .inside {
	padding-left: 15px;
	padding-right: 15px;
}
#body_gray #body_top_left, #body_gray #body_bottom_left, #body_black #body_top_left, #body_black #body_bottom_left {
	height: 10px;
}
#body_gray, #body_black {
	vertical-align: top;
}
#body_gray a {
	color: #6D0311;
	border-bottom: 1px solid transparent;
}
#body_gray a:hover {
	border-bottom: 1px dotted #6D0311;
}
#body_black a {
	border-bottom: 1px solid transparent;
}
#body_black a:hover {
	border-bottom: 1px dotted #DDD;
}
#body_black div#phocagallery a:hover {
	border-bottom: 0;
}

#body_gray .inside {
	background-color: #cecece;
	color: #000;
}
#body_gray #body_top_left {
	background: #cecece url(../images/style1/body_sprite.png) no-repeat left 0px;
}
#body_gray #body_top_right {
	background: #cecece url(../images/style1/body_sprite.png) no-repeat right -10px;
}
#body_gray #body_bottom_left {
	background: #cecece url(../images/style1/body_sprite.png) no-repeat left -20px;
}
#body_gray #body_bottom_right {
	background: #cecece url(../images/style1/body_sprite.png) no-repeat right -30px;
}

#body_black .inside, #body_black h3 {
	background-color: #000;
	color: #FFF;
}
#body_black #body_top_left {
	background: #000 url(../images/style1/body_sprite.png) no-repeat left -40px;
}
#body_black #body_top_right {
	background: #000 url(../images/style1/body_sprite.png) no-repeat right -50px;
}
#body_black #body_bottom_left {
	background: #000 url(../images/style1/body_sprite.png) no-repeat left -60px;
}
#body_black #body_bottom_right {
	background: #000 url(../images/style1/body_sprite.png) no-repeat right -70px;
}

#body_black2 #body_top_left {
	background: transparent url(../images/style1/body_sprite.png) no-repeat left -80px;
}
#body_black2 #body_top_right {
	background: transparent url(../images/style1/body_sprite.png) no-repeat right -90px;
}
#body_black2 #body_bottom_left {
	background: transparent url(../images/style1/body_sprite.png) no-repeat left -100px;
}
#body_black2 #body_bottom_right {
	background: transparent url(../images/style1/body_sprite.png) no-repeat right -110px;
}

/* ============ SUB MENU IN PANEL 1 & INSIDE THE BODY ============ */

ul#submenu {
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	margin: -370px 20px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-indent: 0px;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}
ul#submenu a {
	color: #FFF;
	display: block;
	border: 0;
}
ul#submenu a:hover {
	background-color: #222;
	border: 0;
}

div#insidebody {
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}
ul#insidebodymenu {
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-indent: 0px;
}
ul#insidebodymenu li {
	margin-left: -20px;
}
ul#insidebodymenu a {
	color: #666;
	display: block;
	border: 0;
}
ul#insidebodymenu a:hover {
	background-color: #aaa;
	color: #000;
	border: 0;
}
ul#insidebodymenu ul {
	list-style-type: none;
	border-top:1px dashed #777;
	margin-top: 7px;
	margin-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

/* ============ RIGHT COLUMN ============ */

#rightcol td.contentheading,
#rightcol a.contentpagetitle {
	color: #517291;
	font-size: 16px;
}
#rightcol a.contentpagetitle:hover {
	color: #000;
}
td#rightcol .inside {
	margin: 0px;
}
#rightcol td.contentheading,
#rightcol td.contentheadingS1,
#rightcol td.contentheadingS2,
#rightcol td.contentheadingS3,
#rightcol a.contentpagetitle,
#rightcol a.contentpagetitleS1,
#rightcol a.contentpagetitleS2,
#rightcol a.contentpagetitleS3 {
	padding: 4px;
	margin:0px;
	text-decoration: none;
	line-height: 120%;
	border: none;
}

/* ============ BOTTOM (USER 7-9) ============ */

.bottom_top {
	background-color: #76756a;
	height: 3px;
	width: 100%;
	margin: 0px auto;
}
#bottom {
	background-color: #c4c3b0;
	height: 30px;
	padding: 0;
}
#user7 {
	padding: 0px;
	vertical-align: top;
}
#user8 {
	padding: 0px;
	vertical-align: top;
}
#user9 {
	padding: 0px;
	vertical-align: top;
}
#bottom a {
	color: #000000;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3 {
	font-size: 18px;
	color: #5d5c53;
	border-bottom: 1px solid #a6a595;
}
#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}
#bottom div.moduletable ul,
#bottom div.moduletableS1 ul,
#bottom div.moduletableS2 ul,
#bottom div.moduletableS3 ul {
	list-style: none;
}
#bottom div.moduletable li,
#bottom div.moduletableS1 li,
#bottom div.moduletableS2 li,
#bottom div.moduletableS3 li {
	padding: 0px 0px 0px 10px;
	margin: 0;
	white-space: normal;
}
#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3 {
	margin-bottom: 4px;
	padding: 0;
	background-image: none;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3 {
	padding: 0;
	margin: 0px 0px 0px 8px;
	text-decoration: none;
	line-height: 120%;
	border: none;
}

/* ============ FOOTER ============ */

#bbb {
	position: absolute;
	top: 25px;
	left: -10px;
}
#footer {
	font-size: 12px;
	width: 100%;
	height: 50px;
	text-align: center;
	margin-bottom: 50px;
	padding: 0;
	/* padding-top: 20px; */
	color: #000;
	position: relative;
}
#footer p {
	padding: 0;
	margin: 0 0 0 28px;
	float: left;
}
#footer table {
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#facebook {
	position: absolute;
	top: -4px;
	left: 274px
}
#twitter {
	position: absolute;
	top: -4px;
	left: 314px
}

/* ========== MENU IN BOTTOM AND FOOTER AREAS ========== */

#bottom ul,
#footer ul {
	list-style: none;
	padding-top: 0px;
	margin: 0 10px 0 0;
	float: right;
}
#bottom div.moduletable li,
#footer li {
	display: inline;
	padding: 0;
	margin: 0;
}
#footer li a {
	margin-right: 30px;
	border-bottom: 1px solid transparent;
}
#footer li a:hover {
	color: #6D0311;
	text-decoration: none;
	border-bottom: 1px dotted #6D0311;
}
/* This does a bar between menu items
#bottom li a,
#footer li a {
	border-left: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	line-height: 17px;
	display: inline;
	margin:0;
}
#bottom li:first-child a,
#footer li:first-child a {
	border-left: none;
}
*/

/* ========== LATEST NEWS ========== */
/*
ul.latestnews, ul.latestnewsS1, ul.latestnewsS2, ul.latestnewsS3, ul.latestnewsS4, ul.latestnewsS5, ul.latestnews-text,ul.latestnews-menu,ul.mostread, ul.mostreadS1, ul.mostreadS2, ul.mostreadS3, ul.mostreadS4, ul.mostreadS5, ul.menu {
	list-style: none;
}

ul.latestnews li,
ul.mostread li,
ul.latestnewsS1 li,
ul.mostreadS1 li,
ul.latestnewsS2 li,
ul.mostreadS2 li,
ul.latestnewsS3 li,
ul.mostreadS3 li,
ul.menu li {
	padding: 0px 0px 0px 10px;
	margin: 0;
	white-space: normal;
}
*/

/* ============ CODE STYLE ============ */

div.code {
	font: normal normal normal 11px "Courier New", Courier, mono;
	padding: 10px;
	text-decoration: none;
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	color: #000;
}

/* ============ DEFAULT MODULE STYLE ============ */

div.module,
div.module_menu,
div.module_text {
	padding: 0;
	margin: 0;
}
div.module h3,
div.module_menu h3,
div.module_text h3 {
	font-size: 16px;
	border-bottom: 1px solid #e9e5d0;
	color: #4a6884;
	padding: 0;
	margin: 0;
	line-height: 100%;
	font-weight: normal;
}
div.module a:hover,
div.module_menu a:hover,
div.module_text a:hover {
	text-decoration: underline;
}
div.module div div div,
div.module_menu div div div,
div.module_text div div div {
	padding: 0;
}
div.module div div div div,
div.module_menu div div div div,
div.module_text div div div div {
	background: transparent none;
	padding: 0;
}

/* ============ DEFAULT MODULE UNSTYLED ============ */

div.module-none {margin-bottom: 10px;background: none;}
div.module-none div {background: none;}
div.module-none div div {background: none;}
div.module-none div div div {background: none;padding: 0;margin: 0;}
div.module-none div div div div {background: transparent none;padding: 0;}
div.module-none h3 {margin: 10px 0;padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 15px;font-size: 18px;font-style: normal;border: none;}

/* ============ MENUS ============
Top	menu
#EEEEEE	= Text
#1d2930	= Background (#navmenu)
#777777	= Separator
40px	= Height
active_menu.png	= Indicator
#767777	= Inicator text
#FEFEFE	= Hover text
#111111	= Hover background

Drop-down	menu
#DDDDDD	= Text
#3d5c7e	= Background
#304863	= Border
26px	= Height
170px	= Width
arrow_right.gif	= Secondary menu indicator
#FFFFFF	= Hover text
#476c94	= Hover background
#444		= Shadow
*/

.menubar {
	background: #FFF url(../images/style1/menu_top.png) no-repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom:9px solid #FFF;
}
#navmenu {
	height: 41px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	position: relative;
	z-index: 8;
	float: none;
}
#navmenu a {
	color: #FFF;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
	line-height: 41px; /* SAME AS #NAVMENU HEIGHT */
	padding: 0px 15px 0px 15px;
}
#navmenu ul li a:hover {
	color: #FFF;
	background-color: #6D0311;
}
#navmenu li.active,
#navmenu li.active a:hover {
	background: #6D0311 url(../images/style1/active_menu.png) no-repeat center bottom;
}
#navmenu li.active a:hover {
	cursor: default;
}
#navmenu ul#alexander li a:hover, #navmenu ul#alexander li.active, #navmenu ul#alexander li.active a:hover {
	background-color: #054A75;
}
#navmenu ul#kenyon li a:hover, #navmenu ul#kenyon li.active, #navmenu ul#kenyon li.active a:hover {
	background-color: #642629;
}
#navmenu ul#mercer li a:hover, #navmenu ul#mercer li.active, #navmenu ul#mercer li.active a:hover {
	background-color: #566C11;
}
#navmenu ul#chelsea li a:hover, #navmenu ul#chelsea li.active, #navmenu ul#chelsea li.active a:hover {
	background-color: #b54c15;
}
#navmenu ul#hudson li a:hover, #navmenu ul#hudson li.active, #navmenu ul#hudson li.active a:hover {
	background-color: #be1e2d;
}
#navmenu ul#bryant li a:hover, #navmenu ul#bryant li.active, #navmenu ul#bryant li.active a:hover {
	background-color: #828282;
}
#navmenu ul#condo li a:hover, #navmenu ul#condo li.active, #navmenu ul#condo li.active a:hover {
	background-color: #032D47;
}
#navmenu ul#defaultmenu li a:hover, #navmenu ul#defaultmenu li.active, #navmenu ul#defaultmenu li.active a:hover {
	background-color: #6D0311;
}
#navmenu li li a:hover {
	color: #FFF;
}
#navmenu ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#navmenu ul li {
	position: relative;
	margin: 0;
}
#navmenu li li {
	font-size: 12px;
	padding: 0;
	background: none;
	float: left;
}
#navmenu li {
	float: left;
	padding: 0;
	background: none;
}
#navmenu li ul {
	top: 40px; /* ONE PIXEL LESS THAN #NAVMENU HEIGHT */
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: none;
	margin-left: -10px;
/* NEXT 3 LINES ADDS SHADOW UNDER DROP MENU */
	box-shadow: 5px 5px 15px #222;
	-moz-box-shadow: 5px 5px 15px #222;
	-webkit-box-shadow: 5px 5px 15px #222;
}
#navmenu li:hover,
#navmenu li.iehover {
	left: 0;
}
#navmenu li:hover ul,
#navmenu li li:hover ul,
#navmenu li li li:hover ul,
#navmenu li li li li:hover ul,
#navmenu li.iehover ul,
#navmenu li li.iehover ul,
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul {
	background: #000;
}
#navmenu li:hover a, #navmenu li.iehover a {
	color: #FFF;
}
#navmenu ul ul a {
	width: 170px;
}
#navmenu li ul ul {
	margin: -41px 0px 0px 170px; /* FIRST VALUE SAME AS #NAVMENU HEIGHT */
}
#navmenu li ul ul ul {
	margin-top: -41px; /* NEGATIVE VALUE OF #NAVMENU HEIGHT */
}
#navmenu ul ul {
	border: 10px solid #000;
	border-top: 0px;
	margin-top: 1px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#navmenu li li a {
	font-weight: normal;
	padding: 0;
	line-height: 26px;
	text-indent: 15px;
	overflow: hidden;
	border-left: none;
}
/* Next two sections make the hover background rounded on the drop-down menus, hide all but the background: to turn off */
#navmenu ul li li a:hover, #navmenu ul li li.active, #navmenu ul li li.active a:hover {
/*
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
}
#navmenu ul li li.active a {
	background: #000;
/*
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
*/
}
/* This entire section can be deleted to get rid of the active indicator on the drop-down menus */
#navmenu ul li li.active span {
	margin-left: -15px;
	padding-left: 15px;
	background: url(../images/style1/active_menu_right.png) no-repeat left center !important;
}

#navmenu li li:first-child a {
	border-top: none;
}
#navmenu li.active a,
#navmenu li #active_menu a,
#navmenu li .mainlevel_active a {
	color: #FFF;
}
#navmenu ul ul li #active_menu {
	background: none;
}
#navmenu ul ul a:hover {
	background: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#navmenu ul ul,
#navmenu ul ul li {
	background: none;
	z-index:-1;
	display: block;
	text-decoration: none;
	text-transform: none;
}
#navmenu ul li.active ul li a,
#navmenu ul li.active ul li,
#navmenu ul li.active ul li a:hover,
#navmenu ul li.active ul li.hover {
	background-image: none;
}
#navmenu ul li ul li a.child,
#navmenu ul li ul li a.child:hover,
#navmenu ul li.active ul li a.child {
	background: url(../images/arrow_right.gif) 100% 50% no-repeat;
}
#navmenu ul li ul li a:hover {
	background-image: none;
}
#navmenu li:hover ul ul,
#navmenu li:hover ul ul ul,
#navmenu li:hover ul ul ul ul,
#navmenu li.iehover ul ul,
#navmenu li.iehover ul ul ul,
#navmenu li.iehover ul ul ul ul {
	z-index: -1;
	left: -999em;
}
#navmenu li:hover ul,
#navmenu li li:hover ul,
#navmenu li li li:hover ul,
#navmenu li li li li:hover ul,
#navmenu li.iehover ul,
#navmenu li li.iehover ul,
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul {
	z-index: 100;
	left: 0;
}

/* ========== PAGE NAVIGATION ========== */

a.readon {
	text-decoration: underline;
	float: right;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}
a.readon:hover {
	text-decoration: none;
}
.pagenav_next a,
.pagenav_prev a {
	margin: 15px 15px 0px 0px;
	padding: 1px 4px;
	text-align: center;
	text-decoration:none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
div.pagenavbar a,
div.pagenavbar {
	text-decoration: none;
	font-size: 11px;
}
div.pagenavcounter {
	font-weight: bold;
	padding: 5px 0px;
}
.pagenav {
	padding: 0 4px;
}
a.pagenav:hover {
	border-bottom: 1px dotted #DDD !important;
}

/* ========== JOOMLA STYLES ========== */

div.blog_more {
		padding: 10px;
}
div.blog_more ul {
	list-style: none;
}
div.blog_more ul li {
	padding: 0;
	margin: 0;
}
div.blog_more ul li a {
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 28px;
	padding: 4px;
	background-image: url(../images/style1/red%20add.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
}
div.blog_more ul li a:hover {
	background-color: #f9f8ed;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 28px;
	padding: 4px;
	background-image: url(../images/style1/red%20add.png);
	background-repeat: no-repeat;
	background-position: 4px -28px;
}
div.blog_more strong {
	position: relative;
	top: -5px;
}
table.poll {
	color: #000;
	font-size: 11px;
}
table.pollstableborder {
	width: 100%;
	text-align: left;
}
table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #dadacc;
	padding: 2px;
}
table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #fefee6;
	padding: 2px;
}
table.pollstableborder td.sectiontableheader {
	color: #fff;
	padding: 8px;
	border: none;
}
td.sectiontableheader img {
	display: none;
}
td.sectiontableheader a {
	color: #fff;
	text-decoration: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	color: #422918;
	padding: 4px;
	border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
	color: #422918;
	padding: 4px;
	border: none;
}
.smalldark {
	white-space: nowrap;
}
td.sectiontableheader {
	color: #fff;
	background: #29363e;
	padding: 4px 10px;
	font-size: 13px;
}
tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
	padding: 4px;
}
tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #fdfdfd;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
	padding: 4px;
}
.sectiontableentry1 a,
.sectiontableentry2 a {
	text-decoration: none;
}
li a.category {
	text-decoration: underline;
}
table.contentpane tr td ul {
	list-style: none;
}
body.contentpane {
	background: #fff;
	margin: 25px;
}
/*
span.small,
.createdate,
.modifydate {
	color: #000;
	line-height: 15px;
	font-size: 11px;
}
*/
div.mosimage {
	border: 1px solid #e7dec6;
	background: #f2f3ee;
	margin: 10px;
}
div.mosimage_caption {
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	color: #a09a8a;
}
div.mosimage img {
	padding: 5px;
}
table.contenttoc {
	background-color: #f5f2e1;
	font-size: 12px;
	border: 1px solid #e8e6d8;
	margin: 4px;
}
table.contenttoc th {
	background-color: #3d2518;
	color: #fffef1;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 4px;
}
table.contenttoc td {
	font-size: 14px;
	padding: 2px 8px;
}
table.contenttoc a.toclink {
	font-size: 12px;
}
span.description {
	font-size: 11px;
}

/* ============ BLOG STYLES ============ */

.blogimage {
	float: right;
	margin: 0 0 10px 10px;
}

/* ============ EXTRA STYLES ============ */

p.warn {
	background: #FFF7C0 url(../images/warn.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F7D229;
	border-bottom: 2px solid #F7D229;
}
p.alert {
	background: #FBEEF1 url(../images/exc.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FEABB9;
	border-bottom: 2px solid #FEABB9;
}
p.info {
	background: #F8FAFC url(../images/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}
.copyright {
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0px auto;
	text-align: center;
}
.copyright a {
	background: url(../images/style1/jscright.png) no-repeat;
	display: block;
	float: left;
	width: 75px;
	height: 12px;
	text-indent: -6000em;
	margin: 4px 0px 0px 4px;
}
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
fieldset {
	margin-top: 5px;
	padding: 5px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}
#form-login	ul li {
	list-style: none;
}
td.buttonheading {
	vertical-align: top;
	padding: 20px 0 0 0;
	margin: 0;
	border-collapse: collapse;
	border-bottom:1px #777 solid;
}
td.buttonheading img {
	padding: 0;
	margin: 1px;
}
td.article_column {
	padding: 0;
}
ul#mainlevel,
ul.sections,
ul#mainlevel.menu li {
	list-style: none;
}
div.banneritem a,
div.banneritemS1 a,
div.banneritemS2 a,
div.banneritemS3 a,
div.banneritem_text a {
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
div.banneritem,
div.banneritemS1,
div.banneritemS2,
div.banneritemS3,
div.banneritem_text {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
}

/* ============ SPECIAL LIST STYLE ============ */

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(../images/tick.png) no-repeat left center;
	list-style-position: outside;
}
ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}
ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}

/* ============ S1 MODULE STYLE ============ */

div.moduleS1 {
	color: #fff;
}
div.moduleS1 h3, div.moduletableS1 h3 {
	font-size: 16px;
	border-bottom: 1px solid #557CA1;
	color: #fff;
}
div.moduleS1 a,div.moduletableS1 a {
	color: #d2e7fe;
}
div.moduleS1 a:hover,div.moduletableS1 a:hover {
	color: #d2e7fe;
	text-decoration: underline;
}

/* ========== LEFT/RIGHT CONTENT S1 HEADINGS ========== */

#leftcol td.contentheadingS1,
#rightcol td.contentheadingS1,
#leftcol a.contentpagetitleS1,
#rightcol a.contentpagetitleS1 {
	color: #fff;
	font-size: 16px;
}
#leftcol a.contentpagetitleS1:hover,
#rightcol a.contentpagetitleS1:hover {
	color: #fff;
}

/* ============ S2 MODULE STYLE ============ */

div.moduleS2 {
	color: #494A44;
}
div.moduleS2 h3,div.moduletableS2 h3 {
	font-size: 16px;
	color: #494A44;
	border-bottom: 1px solid #C4C4B1;
}
div.moduleS2 a,div.moduletableS2 a {
	color: #517291;
	text-decoration: none;
}
div.moduleS2 a:hover,div.moduletableS2 a:hover {
	text-decoration: underline;
}

/* ========== LEFT/RIGHT CONTENT S2 HEADINGS ========== */

#leftcol td.contentheadingS2,
#rightcol td.contentheadingS2,
#leftcol a.contentpagetitleS2,
#rightcol a.contentpagetitleS2 {
	color: #6b6c63;
	font-size: 16px;
}
#leftcol a.contentpagetitleS2:hover,
#rightcol a.contentpagetitleS2:hover {
	color: #000;
}

/* ============ S3 MODULE STYLE ============ */

div.moduleS3 {
	color: #494A44;
}
div.moduleS3 h3,div.moduletableS3 h3 {
	font-size: 16px;
	color: #494A44;
	border-bottom: 1px solid #b2b0a0;
}
div.moduleS3 a {
	color: #44607a;
	text-decoration: none;
}
div.moduleS3 a:hover  {
	text-decoration: underline;
}

/* ========== LEFT/RIGHT CONTENT S3 HEADINGS ========== */

#leftcol td.contentheadingS3,
#rightcol td.contentheadingS3,
#leftcol a.contentpagetitleS3,
#rightcol a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}

/* ========== TABLES ========== */

table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}
td.article_column table.contentpaneopen {
	margin-bottom: 10px;
}
table.blog table.contentpaneopen {
	white-space: normal;
}
table.contentpaneopen,
table.contentpaneopenS1,
table.contentpaneopenS2,
table.contentpaneopenS3,
table.contentpane,
table.blog {
	border-collapse: collapse;
	width: 100%;
}

table#features_chart {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 2px;
	border: 0;
	background-color: #cecece;
	color: #000;
}
table#features_chart tr.hlight {
	background-color: #BBB;
}
table#features_chart td, table#features_chart th {
	border: 1px solid #777;
	text-align: center;
}
table#features_chart td {
	text-align: center;
	width: 33px;
	border-color:#333;
}
table#features_chart th {
	text-align: left;
	font-weight: normal;
	text-indent: 10px;
	border-color:#333;
}
table#features_chart td.toprow, table#features_chart th.toprow {
	border-top-color: #000;
}
table#features_chart td.dot {
	background-image: url(/images/stories/6px-dot.png);
	background-repeat: no-repeat;
	background-position: center;
}
span.article_separator {
	display: none;
}

/* ============ POPUP BUBBLE/TOOLTIP ============ */

a.tt {
	position: absolute;
	z-index: 24;
	text-decoration: none;
	line-height: 15px;
}
a.tt span {
	display: none;
}
a.tt:hover {
	z-index: 25;
	background:; /* background:; ie hack, something must be changed in a for ie to execute it */
	border-bottom: 0 !important;
	cursor: default;
}
a.tt img.pushpin {
	width: 44px;
	height: 34px;
	margin-left: -5px;
	background: url(../images/style1/marker.png) no-repeat 6px top;
}
a.tt:hover img.pushpin {
	/* This can be commented out to remove the dot */
	background: url(../images/style1/7px-dot.png) no-repeat 12px bottom;
}
a.tt:hover span.tooltip {
	display: block;
	position: absolute;
	top: 8px;
	left: -143px;
	padding: 25px 0 0 0;
	width: 391px;
	color: #FFF;
	text-align: center;
}
a.tt span.tooltip span.top {
	display: block;
	padding: 55px 8px 0;
	background: url(../images/style1/black-bubble.png) no-repeat top;
}
a.tt span.tooltip span.middle {
	display: block;
	padding: 0 8px;
	background-color: #0C0C0C;
}
a.tt table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	cursor: pointer;
}
a.tt span.tooltip span.bottom {
	display: block;
	padding: 3px 8px 10px;
	background: url(../images/style1/black-bubble.png) no-repeat bottom;
}
a.tt:hover span.tooltip2, a.tt:hover span.tooltip3 {
	display: block;
	position: absolute;
	left: -281px;
	width: 391px;
	color: #FFF;
	text-align: center;
}
a.tt:hover span.tooltip2 {
	top: -293px;
}
a.tt:hover span.tooltip3 {
	top: -155px;
}
a.tt span.tooltip2 span.top, a.tt span.tooltip3 span.top {
	display: block;
	padding: 3px 8px 10px;
	background: url(../images/style1/black-bubble2.png) no-repeat top;
}
a.tt span.tooltip2 span.middle, a.tt span.tooltip3 span.middle {
	display: block;
	padding: 0 8px;
	background-color: #0C0C0C;
}
a.tt span.tooltip2 span.bottom, a.tt span.tooltip3 span.bottom {
	display: block;
	padding: 55px 8px 0;
	background: url(../images/style1/black-bubble2.png) no-repeat bottom;
}

a.tt:hover span.tooltipadj {
	left: -47px;
}
a.tt:hover span.tooltipadj span.bottom {
	background: url(../images/style1/black-bubble3.png) no-repeat bottom;	
}

a.tt hr {
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

a#communities_button {
	background: url(../images/style1/compare-button-red.png) no-repeat left top;
	left: 588px;
	top: 9px;
	position: absolute;
	z-index: 1000;
}
a#communities_button:hover img {
	background: url(../images/style1/compare-button-red.png) no-repeat left top;
}

a#search_avail_button {
	left: 588px;
	top: 45px;
	position: absolute;
	z-index: 24;
}
a#search_avail_button:hover img {
	background: url(../images/style1/searchavailability-red.png) no-repeat left top;
}

div#preloader {
	position: absolute;
	left: -9999px;
	top:  -9999px;
}
div#preloader img {
	display: block;
}

/* ============ S1 ============ */

/*
div.moduleS1 {background: url(../images/style1/topright_1.png) 100% 0 no-repeat;margin-bottom: 10px;height: 1%;}
div.moduleS1 div {background: url(../images/style1/topleft_1.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botright_1.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style1/botleft_1.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS1 div div div div {background: transparent none;padding: 0;}
div.moduleS1 h3, div.moduletableS1 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0;font-style: normal;}
*/

/* ============ S2 ============ */

/*
div.moduleS2 {margin-bottom: 10px;background: url(../images/style1/topright_2.png) 100% 0 no-repeat;height: 1%;}
div.moduleS2 div {background: url(../images/style1/topleft_2.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botright_2.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style1/botleft_2.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS2 div div div div {background: transparent none;padding: 0;}
div.moduleS2 h3,div.moduletableS2 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0;font-style: normal;}
*/

/* ============ S3 ============ */

/*
div.moduleS3 {margin-bottom: 10px;background: url(../images/style1/topright_3.png) 100% 0 no-repeat;height: 1%;}
div.moduleS3 div {background: url(../images/style1/topleft_3.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botright_3.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style1/botleft_3.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS3 div div div div {background: transparent none;padding: 0;}
div.moduleS3 h3,div.moduletableS3 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0;font-style: normal;}
*/
.model-unit {
#	background-color: #000;
	min-height: 750px;
	width: 600px;
}
.model-unit-pic {
	max-width: 550px;
	max-height: 710px;
		height: 400px;
		border: 55px;
			width:auto; border:10px; border-color:#000; border-style:double;
}

.model-unit-pic-special {

	max-width: 550px;
	max-height: 710px;

height: 250px;
/*
		border: 55px;
			width:auto; border:10px; border-color:#000; border-style:double;
*/
}

.model-unit-div {
height: 500px;
vertical-align: bottom;
}

.leaf-menu {
	height:78px;
	vertical-align:middle;

}
.floorheading {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFF;
}