/*-----------------------------------------------------------------------------

Chestnut Lane Independent & Assisted Living Community
Creator: Carolyn E. Brewer - http://www.ardia.org

-----------------------------------------------------------------------------*/

body {

	font-family: Verdana, Helvetica, Sans-serif;
	color: #333333;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0;
	border: 0;
	}


/* Links  
---------------------------------------------------------------------------------*/

a {color: #525231; text-decoration: none; font-weight: bold; }	
a.current {color: #918085; font-weight: bold;}
a:hover {color: #918085; text-decoration: underline;}	
a:visited {}
a:active {}


/* Wrapping Div's
---------------------------------------------------------------------------------*/

#wrap {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	}

#header {
	margin-top: 20px;
	}

#content {
	clear: both;
	background: url(images/fade1.jpg) repeat-x;
	min-height: 300px;
	}

#content2 {
	background: url(images/rounded_top.jpg) top left no-repeat;
	padding-top: 15px;
	}

#content3 {
	background: url(images/bg_line.gif) top left repeat-y;
	margin-bottom: 15px;
	}

#main {
	padding: 0 20px 0 20px;
	width: 440px;
	float: left;
	}

#extras {
	width: 263px;
	float: right;
	clear: right;
	padding: 0;
	}

#extras div {
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
	}

* html #extras div { margin-right: 7px;}


/* General Formats (p, h1, h2, etc.)
---------------------------------------------------------------------------------*/

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	border: 0;
	}

p {
	font-size: .8em;
	font-weight: normal;
	line-height: 150%;
	padding-bottom: 10px;
	}
	
p.bold {
	font-size: .8em;
	font-weight: bold;
	line-height: 150%;
	padding-bottom: 10px;
	}

p.fontsize {
	display: inline;
	font-size: .75em;
	line-height: 100%;
	font-weight: normal;
	padding: 5px 0 5px 0;
	}

p.fontsizebox {
	display: inline;
	font-size: 1em;
	line-height: 100%;
	font-weight: normal;
	border: 1px solid #A2ADBC;
	padding: 2px 4px 2px 4px;
	}

p.footer {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 4px 0 5px 0;
	color: #525231;
	clear: both;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 5px 0;
	color: #817679;
	clear: both;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #d47d7d;
	clear: both;
	padding: 0 0 5px 0;
	margin-top: 20px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	padding: 0;
	color: #817679;
	clear: both;
	}

#rightcol ul {
	margin: 0;
	font-size: .8em;
	padding:0;
	list-style: none;
	}

#rightcol ul li {
	margin: 0;
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px 0 5px 0;
	}

#rightcol ul li a { color: #4896AC; }
#rightcol ul li a:hover { background: #ffffcc; }

	
/* Image, Borders, HR, Extra Link, etc.
---------------------------------------------------------------------------------*/

#imgmain {
	width: 440px;
	border: 1px solid #A2ADBC;
	padding: 4px;
	}

#imgright {
	width: 240px;
	border: 1px solid #A2ADBC;
	padding: 4px;
	}

#imgfontsize {
	width: 230px;
	background-color: #e8e8e4;
	border: 0px dashed #A2ADBC;
	padding: 12px 5px 12px 15px;
	}


/* Nav - Menu Top
---------------------------------------------------------------------------------*/

#navbox {
	position: relative;
	font-size: .8em;
	}

ul.nav {
	list-style: none;
	line-height: 100%;
	padding: 0;
	}

.nav li {
	display: inline;
	}

.nav {/*for MacIE*/
	text-align: left;
	}

/*MacIE phantom links fix\*/
.nav { text-align: center; }

/*end hack*/


.nav li {
	padding: 0 8px 0 8px;
	border-left: 1px solid #e79c9c;
	}

.nav li.first {
	border: 0;
	}

.nav a {	
	font-weight: bold;
	}

.nav span {
	font-size: 1px;
	width: 0px;
	}

#nav {
	padding: 11px 0px 11px 0px;
	}


/* Nav for Footer
---------------------------------------------------------------------------------*/

ul.navfooter {
	list-style: none;
	line-height: 100%;
	padding: 0;
	}

.navfooter li {
	display: inline;
	}

.navfooter { /*for MacIE*/
	text-align: left;
	}

/*MacIE phantom links fix\*/
.navfooter { text-align: left; }

.navfooter li {
	padding: 0 8px 0 8px;
	border-left: 1px solid #e79c9c;
	}

.navfooter li.first {
	border: 0;
	margin-left: -5px;
	}

.navfooter a {	
	font-weight: bold;
	}

.navfooter span {
	font-size: 1px;
	width: 0px;
	}

#navfooter {
	padding: 11px 0px 11px 0px;
	}


/* Footer Nav
---------------------------------------------------------------------------------*/

#sitenav {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: .6em;
	border-top: 1px solid #FEEFEA;
	/*for MacIE*/
	padding: 15px 0 15px 190px;
	margin: 0 20px;
	clear: both;
	}

/*MacIE button height fix\*/
#sitenav { padding: 15px 0; }


/* Table Chart for Basic in Content Section
---------------------------------------------------------------------------------*/

#basictable {}

th.bc {	
	font-size: .8em;
	font-weight: normal;
	line-height: 120%;
	border-right: 0px solid #A2ADBC;
	border-bottom: 0px solid #A2ADBC;
	}

td.bc {	
	font-size: .8em;
	font-weight: normal;
	line-height: 120%;
	border-right: 0px solid #A2ADBC;
	border-bottom: 0px solid #A2ADBC;
	text-align: left;
	}

/* For Clearing
-----------------------------------------------------------------------------*/

.enclose:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
	visibility: hidden;
	}

/*macIE5 fix for easy clear*/
.enclose {
	display: inline-block;
	}

/* hides from macIE5 \*/
* html .enclose {
	height: 1%; display: block;
	}

.enclose {
	display: block;
	}
/* end hide from macIE5 */


/* Gallery Goodies
---------------------------------------------------------------------------------*/

#maingallery {
	padding: 0 20px 0 20px;
	width: 460px;
	float: left;
	}

.thumbnail {
	float: left;
	width: auto;
	border: 1px solid #A2ADBC;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.floatimgleft {
	float:left;
	margin-top:0;
	margin-right:15px;
	margin-bottom:10px;
	border: 1px solid #A2ADBC;
	padding: 3px;
	}

/*Photos of Gallery01*/
a.bg_thumb_01 {background:url(images/gallery/01/bg_thumb_01.jpg);}
a.bg_thumb_02 {background:url(images/gallery/01/bg_thumb_02.jpg);}
a.bg_thumb_03 {background:url(images/gallery/01/bg_thumb_03.jpg);}
a.bg_thumb_04 {background:url(images/gallery/01/bg_thumb_04.jpg);}
a.bg_thumb_05 {background:url(images/gallery/01/bg_thumb_05.jpg);}
a.bg_thumb_06 {background:url(images/gallery/01/bg_thumb_06.jpg);}
a.bg_thumb_07 {background:url(images/gallery/01/bg_thumb_07.jpg);}
a.bg_thumb_08 {background:url(images/gallery/01/bg_thumb_08.jpg);}
a.bg_thumb_09 {background:url(images/gallery/01/bg_thumb_09.jpg);}
a.bg_thumb_10 {background:url(images/gallery/01/bg_thumb_10.jpg);}
a.bg_thumb_11 {background:url(images/gallery/01/bg_thumb_11.jpg);}
a.bg_thumb_12 {background:url(images/gallery/01/bg_thumb_12.jpg);}
a.bg_thumb_13 {background:url(images/gallery/01/bg_thumb_13.jpg);}
a.bg_thumb_14 {background:url(images/gallery/01/bg_thumb_14.jpg);}
a.bg_thumb_15 {background:url(images/gallery/01/bg_thumb_15.jpg);}

/*Photos of Gallery02*/
a.cl_thumb_01 {background:url(images/gallery/02/cl_thumb_01.jpg);}
a.cl_thumb_02 {background:url(images/gallery/02/cl_thumb_02.jpg);}
a.cl_thumb_03 {background:url(images/gallery/02/cl_thumb_03.jpg);}
a.cl_thumb_04 {background:url(images/gallery/02/cl_thumb_04.jpg);}
a.cl_thumb_05 {background:url(images/gallery/02/cl_thumb_05.jpg);}
a.cl_thumb_06 {background:url(images/gallery/02/cl_thumb_06.jpg);}
a.cl_thumb_07 {background:url(images/gallery/02/cl_thumb_07.jpg);}
a.cl_thumb_08 {background:url(images/gallery/02/cl_thumb_08.jpg);}
a.cl_thumb_09 {background:url(images/gallery/02/cl_thumb_09.jpg);}
a.cl_thumb_10 {background:url(images/gallery/02/cl_thumb_10.jpg);}
a.cl_thumb_11 {background:url(images/gallery/02/cl_thumb_11.jpg);}
a.cl_thumb_12 {background:url(images/gallery/02/cl_thumb_12.jpg);}
a.cl_thumb_13 {background:url(images/gallery/02/cl_thumb_13.jpg);}
a.cl_thumb_14 {background:url(images/gallery/02/cl_thumb_14.jpg);}
a.cl_thumb_15 {background:url(images/gallery/02/cl_thumb_15.jpg);}

/*Photos of Gallery03*/
a.ft_thumb_01 {background:url(images/gallery/03/ft_thumb_01.jpg);}
a.ft_thumb_02 {background:url(images/gallery/03/ft_thumb_02.jpg);}
a.ft_thumb_03 {background:url(images/gallery/03/ft_thumb_03.jpg);}
a.ft_thumb_04 {background:url(images/gallery/03/ft_thumb_04.jpg);}
a.ft_thumb_05 {background:url(images/gallery/03/ft_thumb_05.jpg);}
a.ft_thumb_06 {background:url(images/gallery/03/ft_thumb_06.jpg);}
a.ft_thumb_07 {background:url(images/gallery/03/ft_thumb_07.jpg);}
a.ft_thumb_08 {background:url(images/gallery/03/ft_thumb_08.jpg);}
a.ft_thumb_09 {background:url(images/gallery/03/ft_thumb_09.jpg);}
a.ft_thumb_10 {background:url(images/gallery/03/ft_thumb_10.jpg);}
a.ft_thumb_11 {background:url(images/gallery/03/ft_thumb_11.jpg);}
a.ft_thumb_12 {background:url(images/gallery/03/ft_thumb_12.jpg);}
a.ft_thumb_13 {background:url(images/gallery/03/ft_thumb_13.jpg);}
a.ft_thumb_14 {background:url(images/gallery/03/ft_thumb_14.jpg);}
a.ft_thumb_15 {background:url(images/gallery/03/ft_thumb_15.jpg);}

/*Photos of Gallery04*/
a.st_thumb_01 {background:url(images/gallery/04/st_thumb_01.jpg);}
a.st_thumb_02 {background:url(images/gallery/04/st_thumb_02.jpg);}
a.st_thumb_03 {background:url(images/gallery/04/st_thumb_03.jpg);}
a.st_thumb_04 {background:url(images/gallery/04/st_thumb_04.jpg);}
a.st_thumb_05 {background:url(images/gallery/04/st_thumb_05.jpg);}
a.st_thumb_06 {background:url(images/gallery/04/st_thumb_06.jpg);}
a.st_thumb_07 {background:url(images/gallery/04/st_thumb_07.jpg);}
a.st_thumb_08 {background:url(images/gallery/04/st_thumb_08.jpg);}
a.st_thumb_09 {background:url(images/gallery/04/st_thumb_09.jpg);}
a.st_thumb_10 {background:url(images/gallery/04/st_thumb_10.jpg);}
a.st_thumb_11 {background:url(images/gallery/04/st_thumb_11.jpg);}
a.st_thumb_12 {background:url(images/gallery/04/st_thumb_12.jpg);}
a.st_thumb_13 {background:url(images/gallery/04/st_thumb_13.jpg);}
a.st_thumb_14 {background:url(images/gallery/04/st_thumb_14.jpg);}
a.st_thumb_15 {background:url(images/gallery/04/st_thumb_15.jpg);}

/*Photos of Studio*/
a.so_thumb_01 {background:url(images/gallery/so/so_thumb_01.jpg);}
a.so_thumb_02 {background:url(images/gallery/so/so_thumb_02.jpg);}
a.so_thumb_03 {background:url(images/gallery/so/so_thumb_03.jpg);}
a.so_thumb_04 {background:url(images/gallery/so/so_thumb_04.jpg);}
a.so_thumb_05 {background:url(images/gallery/so/so_thumb_05.jpg);}
a.so_thumb_06 {background:url(images/gallery/so/so_thumb_06.jpg);}
a.so_thumb_07 {background:url(images/gallery/so/so_thumb_07.jpg);}
a.so_thumb_08 {background:url(images/gallery/so/so_thumb_08.jpg);}
a.so_thumb_09 {background:url(images/gallery/so/so_thumb_09.jpg);}
a.so_thumb_10 {background:url(images/gallery/so/so_thumb_10.jpg);}
a.so_thumb_11 {background:url(images/gallery/so/so_thumb_11.jpg);}
a.so_thumb_12 {background:url(images/gallery/so/so_thumb_12.jpg);}
a.so_thumb_13 {background:url(images/gallery/so/so_thumb_13.jpg);}
a.so_thumb_14 {background:url(images/gallery/so/so_thumb_14.jpg);}
a.so_thumb_15 {background:url(images/gallery/so/so_thumb_15.jpg);}

/*Photos of One Bedroom*/
a.br_thumb_01 {background:url(images/gallery/br/br_thumb_01.jpg);}
a.br_thumb_02 {background:url(images/gallery/br/br_thumb_02.jpg);}
a.br_thumb_03 {background:url(images/gallery/br/br_thumb_03.jpg);}
a.br_thumb_04 {background:url(images/gallery/br/br_thumb_04.jpg);}
a.br_thumb_05 {background:url(images/gallery/br/br_thumb_05.jpg);}
a.br_thumb_06 {background:url(images/gallery/br/br_thumb_06.jpg);}
a.br_thumb_07 {background:url(images/gallery/br/br_thumb_07.jpg);}
a.br_thumb_08 {background:url(images/gallery/br/br_thumb_08.jpg);}
a.br_thumb_09 {background:url(images/gallery/br/br_thumb_09.jpg);}
a.br_thumb_10 {background:url(images/gallery/br/br_thumb_10.jpg);}
a.br_thumb_11 {background:url(images/gallery/br/br_thumb_11.jpg);}
a.br_thumb_12 {background:url(images/gallery/br/br_thumb_12.jpg);}
a.br_thumb_13 {background:url(images/gallery/br/br_thumb_13.jpg);}
a.br_thumb_14 {background:url(images/gallery/br/br_thumb_14.jpg);}
a.br_thumb_15 {background:url(images/gallery/br/br_thumb_15.jpg);}

/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}


/* styling for BOTTOM gallery */
#container_bottom {
	position:relative; 
	width:437px; 
	height:510px;
	border:0px solid #a49188; 
	}
	
#container_bottom img {
	border:0;
	}
	
#container_bottom .thumbs {
	position:absolute; 
	left:0; 
	bottom:0;
}

#container_bottom a.gallery:hover span {
	display:block; 
	position:absolute; 
	width:416px; 
	height:32px; 
	top:-42px; 
	left:5px; 
	padding:5px; 
	font-style:italic; 
	color:#817679;  
	z-index:100;
	font-size: .75em;
	background-color: white;
	}
	
#container_bottom a.gallery:hover span:first-line {
	font-style:normal; 
	font-weight:bold; 
	font-size:1.1em; 
	color:#000;
	}
	
#container_bottom a.gallery:active, #container_bottom a.gallery:focus {
	border:1px solid #000;
	}

#container_bottom a.gallery:active em, #container_bottom a.gallery:focus em {
	display:block; 
	position:absolute; 
	width:414px; 
	height:270px; 
	top:-325px; 
	left:5px; 
	padding:5px; 
	color:#000; 
	border:1px solid #3d330f; 
	z-index:50;
	background-color: white;
	}
	
#container_bottom h1 {
	clear:both; 
	margin:0; 
	padding-top:60px; 
	text-align:center; 
	font-family: georgia, "times new roman", serif; 
	font-size:1.5em; 
	font-weight:normal; 
	color:#000;
	}
	
#container_bottom h1 em {
	font-size:0.6em; 
	color:#000;
	}
	
/*for pdf listings*/

#pdf_left {
	margin-left: 45px;
	}

#pdflist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#pdflist li {
	font-size: .8em;
	font-weight: normal;
	line-height: 180%;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
	padding-top:3px;
	}

