/*-----------------------------------------------------------------------------
Website Style Sheet

version:   1.0
author:    
email:     @practisinc.com
website:   http://www..com/
-----------------------------------------------------------------------------*/
@media screen {

	/* =General
	-----------------------------------------------------------------------------*/
	body {
	  padding: 0;
	  margin: 0;
	  font: 12px Arial, Helvetica, sans-serif;
	  text-align: center; /* Centered design work around for IE 5.X and 6 in quirks mode. */
	  min-width: 840px; /* Centered design work around for Netscape 6. */
	  background-image: url(../images/12CornersPeds_bg.jpg);
	  background-repeat: repeat-x;
	  overflow: -moz-scrollbars-vertical; 
	}
	
	/* Class for clearing floats */
	.clear { clear:both; }
	
	/* Remove border around linked images */
	img { border: 0; }
	
	p { margin: 0.8em 0; }
	
	h1, h2, h3, h4, h5 { margin: 0.4em 0; }
	h1 { font-size: 1.5em; color: #016801; }
	h2 { font-size: 1.3em; color: #016801; }
	h3 { font-size: 1.1em; color: #016801; }
	h4 { /* different color */ }
	h5 { /* different color */ }
	
	
	/* =Links
	-----------------------------------------------------------------------------*/
	a:link { color: #666666; }
	a:visited { color: #666666; }
	a:hover {  }
	
	
	/* =Structure
	-----------------------------------------------------------------------------*/
	#container {
	  width: 840px;
	  margin: 0 auto;
	  text-align: left; /* Centered design work around for IE 5.X and 6 in quirks mode. */
	  background: #FFFFFF;
	}
	
	#three_column #content { background: url(../images/bg_content.gif) repeat-y; }
	
	
	/* =Navigation
	-----------------------------------------------------------------------------*/
	#nav_main { display: inline; width: 262px; height:213px; float: left; background: #FFFFFF; }
	#nav_main ul { margin-top: 10px; margin-bottom:0; list-style-type: none; }
	#nav_main li { width: 180px; border-bottom: 1px solid #7fb27f;  }
	#nav_main li a { 
		margin: 0 0 0 0; 
		padding: 6px 0 6px 30px; 
		display: block; 
		background: url(../images/nav_bullet.gif) no-repeat 0 7px; 
		color: #5e5e5e;
		font-size: 15px;
		font-style: italic;
		text-decoration: none;
		font-weight: bold;
	}
	#nav_main li a:hover { background: url(../images/nav_bullet_over.gif) no-repeat 0 7px;  }
	#nav_main li ul { padding:0 0 0 30px; margin:0; }
	#nav_main li ul li { border: none; line-height: 20px; }
	#nav_main li ul li a { padding: 0; background: none; border:none; font-size: 12px; font-style: normal; }
	#nav_main li ul li a:hover { color:#026302; background: none; }
	
	
	#nav_sub { width: 557px; height: 19px; padding: 30px 20px 0 0; float: right; vertical-align: bottom; text-align: right; font-size: 11px; }
	#nav_sub, #nav_sub a { color: #666; }
	#nav_sub a { text-decoration: none; }
	#nav_sub a:hover { text-decoration: underline; }
	
	
	#nav_supp { font-size: 0.92em; background: #fff; }
	#nav_supp, #nav_supp a { color: #666 }
	#nav_supp a { text-decoration: none; }
	#nav_supp a:hover { text-decoration: underline; }
	
	
	/* =Header
	-----------------------------------------------------------------------------*/
	#branding { height: 98px; background: url(../images/bg_branding.gif) no-repeat top right; }
	#branding img { float: left; }
	
	#phone { width: 557px; height: 34px; padding: 15px 20px 0 0; margin-right:-3px; float: right; text-align: right; font-size: 16px; color: #585858; font-weight: bold; }
		
	
	/* =Three Column
	-----------------------------------------------------------------------------*/
	#three_column #content_main { display: inline; width: 323px; float: left; }
	#three_column #content_main h1 { padding: 1px 0 1px 10px; margin: 0 0 0 4px; background: #c295f0; color: #fff; font-weight: normal; }
	#three_column #content_main p { padding: 0 15px; }
	
	#three_column #content_sub { display: inline; width: 262px; float: left; background: #e1f3e8; }
	#three_column #content_sub h1 { padding: 1px 0 1px 10px; margin: 0; background: #a5cba8; color: #666666; font-weight: normal; border-bottom: 2px solid #FFFFFF; }
	#three_column #content_sub ul { padding: 0 20px; margin: 0; list-style-type: none; }
	#three_column #content_sub li { padding: 10px 0; border-bottom: 1px solid #7fb27f; }
	#three_column #content_sub li a { text-align: right; color: #5a5a5a; text-decoration: none; font-weight: bold; }
	#three_column #content_sub li.bottom { border-bottom: none; }
	
	#three_column #content_supp { display: inline; width: 251px; float: right; background: #e8d8f9; }
	#three_column #content_supp h1 { padding: 1px 0 1px 10px; margin: 0; background: #c295f0; color: #fff; font-weight: normal; border-bottom: 2px solid #FFFFFF; }
	#three_column #content_supp img { padding-left: 10px; }
	
	/* =Two Column
	-----------------------------------------------------------------------------*/
	#two_column #content_main { display: inline; width: 534px; padding: 0 20px; float: right; }
	
	#two_column #content_sub { display: inline; width: 262px; float: left; }
	#in_this_section { background: #add9bf; }
	#in_this_section h1 { padding: 1px 0 1px 10px; margin: 0; background: #add9bf; color: #666666; font-weight: normal; border-bottom: 2px solid #FFFFFF; }
	#in_this_section ul { padding: 0 0 10px 0; margin: 10px 0 0 15px; list-style-type: none; }
	#in_this_section li { line-height: 18px; }
	#in_this_section li a { color: #666666; text-decoration: none; }
	#in_this_section li a:hover { text-decoration: underline; }
	
	
		/* =Get Directions 
	-----------------------------------------------------------------------------*/
	#get_directions { margin:0; padding:0px; border:0; width:210px; float:right;}
	#get_directions .top { background-image: url(../images/directionsTop.gif); height:29px; background-repeat:no-repeat; }
	#get_directions .middle { background-image: url(../images/directionsMiddle.gif); padding:10px; background-repeat:repeat-y; }
	#get_directions .middle input { margin:2px 0px; }
	#get_directions .bottom { background-image: url(../images/directionsBottom.gif); height:35px; text-align:center; background-repeat:no-repeat; }
	#get_directions p { margin-left:5px; }
	#get_directions .submitButton { padding: 0px; margin:5px auto; border: 0px; background:none; width:122px; cursor:pointer; }

	*html .submitButton { cursor:hand; } /*alternate cursor style for ie*/
	
	/* =Footer
	-----------------------------------------------------------------------------*/
	#site_info { font-size: 0.92em; background: #fff; }
	#site_info, #site_info a { color: #666;}
	#site_info a { text-decoration: none; }
	#site_info a:hover { text-decoration: underline; }
	
	
	/* =Forms
	-----------------------------------------------------------------------------*/
	form { padding: 0.4em; margin: 0; }
	form em { color: #FF0000; }
	form p { clear: left; margin: 0; padding: 0; padding-top: 0.4em; }
	form p label { float: left; width: 35%; }
	
	fieldset { padding: 0.6em; padding-left: 0.7em; }
	fieldset legend { padding: 0; margin-bottom: 0.2em; font-weight: bold; color: #000000; font-size: 1.1em; }
	
	input.txt { width: 200px; }
	
	/*textarea {
	  width: 300px;
	  height: 100px;
	}
	*/
	
	.formerror {
	  border: 1px solid red;
	  background-color : #FFCCCC;
	  width: auto;
	  padding: 0.4em;
	  margin-bottom: 0.4em;
	}
	.formerror ul { padding-left: 1.7em; }
	
	
	/* =Tables
	-----------------------------------------------------------------------------*/
	td {
	  text-align: left;
	}
	
	
	/* =Misc 1
	-----------------------------------------------------------------------------*/
	
	
	
	/* =Misc 2
	-----------------------------------------------------------------------------*/
}


/* =Print Style Sheet
-----------------------------------------------------------------------------*/
@media print {
	html { margin: 0; }
	
	body { margin: 0; font: 12px Arial, Helvetica, sans-serif; }
	
	h1 { font-size: 18px; }
	h2 { font-size: 15px; }
	h3 { font-size: 13px; }
	
	#branding,#branding_sub,#nav_main,#nav_sub,#nav_supp { display: none; }
	  
	#content_main,#content_sub,#side_content { float: none; }
}