@charset "utf-8";
/* CSS Document HORIZONS AT VALLEY PIKE WEBSITE.*/

/* Body Content*/
#Content{
	position: absolute;
	left:-438px;
	margin-left:50%;
	top: -11px;
	width: 800px;
}
/* Site Banner */
#Banner {
		background-image: url('images/banner.jpg');
		background-repeat: no-repeat;
		width: 800px;
		height: 200px;
}
/* Form Content Background*/
#content_bg_form {
		background-color:#FFFFFF;
		background-repeat: no-repeat;
		top:200px;
		width: 800px;
		height:1075px;
}

/* MAIN LINKS NAVIGATION */
li#nav_home a, li#nav_Groups a, li#nav_Facility a, li#nav_Services  a, li#nav_Gallery a, li#nav_Form a, li#nav_pricing a,li#nav_Links  a, li#nav_Contact a, li#nav_directions a {
		font-size:13px;
		font-family:Arial MT, Bell MT,"Copperplate Gothic light",Georgia, "Times New Roman", Times, serif;
		text-indent: none;
		text-decoration:none;
		color:#224d78;
}
/* bottom strip and backgrounds*/
#Button_navigation{
		background-image:url('images/button1.gif');
		background-repeat:no-repeat;
		position: absolute;
		display: inline;
		padding: 3px;
		width: 800px;
		top: 200px;
		height: 30px;
		left: 0px;
}
#Button_navigation li{
		display: inline;
}
/* space between each button*/
#Button_navigation li a{
		margin: 3px;
}

/*hover buttons color*/
#Button_navigation li a:hover{
		color:#f9d50f;
		text-indent:inherit;
}
/* Links*/
a:link {
		color:#white;
		text-decoration: none;
}
/* visited links*/
a:visited {
		color:#224d78;
		text-decoration: none;
}

/* link hover*/
a:hover { 
		color:#000000;
		background-color:#1a653e;
		text-decoration:none;
}

.footer{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:normal;
		color:#224d78;
		font-size:14px;
		text-align:center;
		
		}
/* page heading*/
.h1 {
		font-size:30px;
		font-family:BostonCaps,"Arial Black","Time New Roman"; 
		color:#163503;
		margin: 0px;
		font-weight:bold;
}
h2 {
		font-size:16px;
		font-family:BostonCaps,"Arial Black","Time New Roman"; 
		color:#163503;
		padding: 25px;
		margin: 0px;
}
h3 {
		position:absolute
		font-size:14px;
		font-family:BostonCaps,"Arial Black","Time New Roman"; 
		left:55px;
		color:#163503;
		padding: 15px;
		margin: 0px;
		
}
/* Valley Pike Photo Gallery Images by orders*/
#img1, #img2, #img3, #img4, #img5, #img6{
		position: relative;
		display: inline;
		padding:4px;
		text-indent: none;
}

#img7, #img8, #img9, #img10, #img11, #img12{
		position: relative;
		display: inline;
		padding:4px;
		text-indent: none;
}

#img13, #img14, #img15, #img16, #img17, #img18{
		position: relative;
		display: inline;
		padding:4px;
		text-indent: none;
}
#img19{
		position: relative;
		display: inline;
		padding:4px;
		text-indent: none;
}

li:hover ul { 
		display: block; 
		color:#000000;
		background-color:#f9d50f;
		text-decoration:none;
		margin:5px;
		}
	
ul#groups {
		margin: 5px;
		padding: 0;
		list-style: none;
		width: 150px;
		}
ul#groups  li {
		position: relative;
		}
li ul {
		position: absolute;
		left: 0px;
		top:22px;
		display: none;
		}
ul li a {
		display: block;
		text-decoration: none;
		color:#f9d50f ;
		border-bottom:0;
		}
	
/* group dropdow links*/
ul#groups {
		margin: 0;
		padding: 0;
		left:95px;
		list-style: none;
		width: 130px;
		}
/* home dropdown links*/	
ul#home {
		margin:0;
		padding: 0;
		left:14px;
		list-style: none;
		width: 130px;
		}

.strong{
		font-weight: bold;
		}

/* Order list for Facility and service page*/		
dt,dd{
		font-family:Arial MT, Helvetica, sans-serif;
		font-size:17px;
		color:#000000;
		text-indent:0px;
		left:60px;
		padding-left:40px;
		line-height: 160%;
		}
	


/* Order list for Facility*/
.dd1{
		font-family:Arial MT, Helvetica, sans-serif;
		font-size:17px;
		color:#000000;
		text-align:left;
		padding-left:15px;
		
		}

/* Order list for Facility*/
		.dd2{		
		font-family:Arial MT, Helvetica, sans-serif;
		font-size:17px;
		color:#000000;
		text-align:left;
		padding-left:15px;
		padding-top:5px;
		
		}
/* body content font-family, font-size and font-color */
p,.bodycontent{
		font-family:Arial MT, Helvetica, sans-serif;
		font-size:17PX;
		color:#000000;
		z-index:auto;
		padding-left:30px;
		padding-right:30px;
		
		}





