@charset "utf-8";

/* CSS Document written by Direct Web Promotions for Gaslite Villa Healthcare - Copyright 2008 */

/* Code Author: Ryan Albright */



/* Basic Elements */

html {margin: 0; padding: 0;}



body {background-image: url(images/main_bg.jpg);}



ul {text-align: left;

    padding-left: 50px;}

	

li {color: #a93a31;}

li span {color: black;}




/* ID Specific Elements */

#site {width: 688px;

       text-align: center;

	   margin: 0px auto;

	   background-image: url(images/border_bg.jpg);}



#content {width: 678px;

		  background-color: cdbba6;

		  background-image: url(images/content_bg.jpg);

	      text-align: center;

		  margin: 0px auto;}



#header {width: 688px;

		 text-align: left;

		 margin: 0px auto;

		 background-image: url(images/top_img.jpg);

		 height: 36px;}



#footer {width: 688px;

		 text-align: center;

		 margin: 0px auto;}

		 

#footer_text {color: cdbba6;

               font-size: 11px;

			   font-weight: bold;

			   text-align: center;}

			   

#copyright {color: 1d0d09;

            font-size: 11px;

			font-weight: bold;

			text-align: center;}		 

		 

#menu {width: 683px;

	   background-color: CDBBA6;

	   background-image: url(images/tan_bg.jpg);

	   text-align: center;

	   padding-right: 1px; /* Required for Correction in FireFox */

	   margin: 0 auto;}



#main_quote {font-size: 11px;

			 font-family: Tahoma, Arial, serif;}

			 

/* Class Specific Elements */



.footer_link {color: cdbba6;

              font-size: 11px;

			  font-weight: bold;

			  text-decoration: none;

			  padding-left: 10px;}



.content_text {font-size: 11px;

			   font-family: Tahoma, Arial, serif;}

			   

/* The styling below is for the LightBox Image Viewer for the Photo Galleries page. Editing without instructions may result in the page displaying incorrectly. */



#lightbox{

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(images/gallery/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(images/gallery/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	}



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}

	



/* Min-Width */

.lbWidth { /* most browsers */

	position: absolute;

	top: 0px; left: 0px;

	width: 100%;

	min-width: 790px;

	}



* html .lbContent { /* IE6 */

	margin-left: -790px;

	position:relative;

	}



* html .lbMinWidth { /* IE6 */

	padding-left: 790px;

	}

	

	

/* Clearfix */	

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */ 

	



 

/* END OF LIGHTBOX SCRIPT */

/* vdogallery */
#vdogallery td{text-align:center;}
#vdogallery .img {border:1px solid #9e8366; padding:5px;}
#vdogallery p{padding:0px; margin:0px; font:bold 9pt arial; color:#715337}
#vdogallery b{ font:bold 8pt arial; color:#000000}
#vdogallery .share {margin-top:5px;}
h1 {padding:0px; margin:0px; font:bold 12pt arial; color:#603f2b; border-bottom:1px solid #603f2b}