/* CSS Document */


body
{
	font-family: "Century Gothic";
	font-size: 16px;
  }
  #middlepagecontainer
  {
	width:190px;
	height:auto;
	float:left;
	margin-left: 50px;
	display: block;
	}
	
#rightpagecontainer {
	width:auto;
	height:600px;
	margin:0px 100px 0px 0px;
	float: right;
	display: block;
}
 #container { width: 800px;
 	height:1850px;
	margin:0px auto 0px auto;
	}
	
#newscontainer { width: 800px;
 	height:1450px;
	margin:0px auto 0px auto;;
	}	
#directioncontainer { width: 800px;
 	height:1350px;
	margin:0px auto 0px auto;
	}
#contactcontainer { width: 800px;
 	height:1450px;
	margin:0px auto 0px auto;
	}

#mainContent {
text-align:left;
}
#firstpagecontainer{
	width: 800px;
	height:auto;
	margin:auto 50px auto 100px;
	}

 #healthcontainer { width: 800px;
 	height:2000px;
	margin:0px auto 0px auto;
	}



.style1 {font-family: "Century Gothic"} 
.style2 {font-family: "Century Gothic", serif}

.head {padding:0 10px;
		font-family: "Century Gothic";
		font-weight:bold;
		font-size:18pt;
		color:#6f6161;
		}
#footer{ clear:both;
}
#column {
	background:#ffffff;
	float:left;
	height:1000;
	width:480px;
	margin:5px 0 5px 5px;
	border-color: 6f6161;
	border-width: 2;
	border-style: solid;
		}
.image1{ float:left:
}	
#outercolumn{
	background:#ffffff;
	float:right;
	width:300px;
	height:1000;
	margin: 5px;
	border-style: solid;
	border-width: 2;
	border-color: 6f6161;
	}
#square {
	background:#ffffff;
	float:left;
	width:375px;
	margin:5px 0 5px 10px;
	}
		
#square h2, #squareright h2, #lower h2 {
       font-family: "Century Gothic";
	   padding:0 10px;
	   font-size:16pt;
	   color:#6f6161;
	   text-align:center;
	}			
#square h3, #squareright h3, #lower h3 {
       font-family: "Century Gothic";
	   padding:0 10px;
	   font-size:14pt;
	   color:#000000;
	   text-align:center;
	}
#squareright {
	background:#ffffff;
	float:right;
	width:375px;
	margin:5px;
	} 
	
#lower {
	background:#ffffff;
	clear:both;
	width:500px;
	margin:auto;
	}	
	
#first {
		background:#ffffff;
		margin-left: 300 ;
        margin-right: auto ;
		width:600px;
		margin:5px 0 5px 200px;
				}	
#main {
		background:#ffffff;
		float:left;
		width:520px;
		margin:5px 0 5px 5px;
				}

#main h2, #sidebar h2, #column h2, #outercolumn h2{
		padding:0 10px;
		font-family: "Century Gothic";
		font-size:14pt;
		color:#6f6161;
		
    }
#main h3, #sidebar h3, #column h3, #outercolumn h3 {
		padding:0 10px;
		font-family: "Century Gothic";
		font-weight: bold;
		font-size:12pt;
		color:#6f6161;
    }		
 #main p, #sidebar p, #column p, #outercolumn p, #square p, #lower p {
		padding:0 10px;
		font-family:"Century Gothic";
		color: #000000;
		 }
#sidebar {
		background:#ffffff;
		float:right;
		width:250px;
				}
#outercolumn ul, #outercolumn li {
		list-style:none;
		padding:0 0px;
		font-family:"Century Gothic";
		color: #000000;
		 }
	
.style3 {font-family: "Century Gothic", "sans serif"}

#middle {
		background:#ffffff;
		float:left;
	    width:800px;
		
	}
#middle h2 {
		padding:0 10px;
		font-family: "Century Gothic";
		font-size:14pt;
		color:#6f6161;
    }
#middle h3 {
		padding:0 10px;
		font-family: "Century Gothic";
		font-weight: bold;
		font-size:12pt;
		color:#6f6161;
    }	
#middle h4, #square h4 {
		padding:0 10px;
		font-family: "Century Gothic";
		font-weight: bold;
		font-size:10pt;
		color:#6f6161;
		}
			
 #middle p {
		padding:0 10px;
		font-family:"Century Gothic";
		color: #000000;
		 }
		 
 .style4 {font-family: "Century Gothic"}
 
 #leftcontent {font-family:"Century Gothic", serif;
 				width:520;
				clear:both;
				
	}
#leftcontent h2, #leftspacing h2{
        padding:0 10px;
		font-family: "Century Gothic";
		font-size:18pt;
		color:#6f6161;
		
	}	
.links  {
        float:left;
		background:#ffffff;
		margin:0px 5px 0px 0px;
		font-family: "Century Gothic";
		font-size:10pt;
		  }


#leftspace{font-family:"Century Gothic", serif;
	width: 520;
	clear:both;
	}
#register {font-family:"Century Gothic", serif;
	margin-left: 250px;
	}
.web {font-family:"Century Gothic", serif;
		font-size: 9px;
						}
	.urbangreymenu{
	width: 180px;
	display: block;
	float: left;
	margin-left: 100px;
}

.urbangreymenu .headerbar{
font: bold 13px Century Gothic;
color: white;
background: #606060 url(pawprint.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Century Gothic;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
					
#hours{
	float:right;
	font-family: "Century Gothic";
	font-size: 14px;
	width: 220px;
	display: block;
	margin: 0 0 aup autp;
}
	

.homecolage{
	height:auto;
	margin:0px 100px 0px 0px;
	display: block;
	float: right;
}
