/*-----------------------------------------------------------------------------
Website Style Sheet

version:   1.0
author:    Chris Monnat
email:     cmonnat@practisinc.com
website:
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

body {
  margin-top: 10px;
  font: 12px "Trebuchet MS", sans-serif;
  text-align: center; /* Centered design work around for IE 5.X and 6 in quirks mode. */
  min-width: 780px; /* Centered design work around for Netscape 6. */
  overflow: -moz-scrollbars-vertical;
}

/* Class for clearing floats */
.clear {
  clear:both;
}

/* Remove border around linked images */
img {
  border: 0;
}

h1, h2, h3, h4, h5 {
  margin: 10px 0;
}


h1 {
  color: #00892F;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 13px;
}

h4 {
  /* different color */
}

h5 {
  /* different color */
}

p {
  margin: 15px 0;
}



/* =Links
-----------------------------------------------------------------------------*/
a:link {
  color: #464646;
}

a:visited {

}

a:hover {

}


/* =Navigation
-----------------------------------------------------------------------------*/
#nav_main {
  margin-top: 5px;
  margin-bottom: 20px;
}

#nav_main ul {
  list-style-type: none;
  width: 780px;
  float: left;
}

#nav_main ul li {
  float: left;
}

#nav_main ul li a {
  display: block;
  float: left;
  width: 130px;
  height: 18px;
  padding: 7px 0;
  color: #E5E5E5;
  text-align: center;
  font-size: 13px;
  text-decoration: none;
  background: url(../images/bg_nav_tab.gif) no-repeat;
}

#nav_main ul li a:hover {
  color: #000000;
  font-weight: bold;
  background: url(../images/bg_nav_tab_over.gif) no-repeat;
}


#nav_utility {
  text-align: right;
  font-size: 11px;
}

#nav_utility a {
  color: #000000;
  text-decoration: none;
}

#nav_utility a:hover {
  text-decoration: underline;
}

#nav_bottom {
  padding: 4px 0;
  background: url(../images/bg_footer.gif) no-repeat;
  text-align: center;
  font-size: 11px;
  color:#FFFFFF;
}

#nav_bottom a {
  padding: 0 10px;
  color: #e5e5e5;
  text-decoration: none;
}

#nav_bottom a:hover {
  text-decoration: underline;
}




/* =Structure
-----------------------------------------------------------------------------*/
#wrapper {
  width: 780px;
  margin: 0 auto;
  text-align: left; /* Centered design work around for IE 5.X and 6 in quirks mode. */
}


/* =Header
-----------------------------------------------------------------------------*/
#header {
  /*border-bottom: 3px dotted #F0F0F0;*/
}

#header h1 {
  height: 35px;
  padding-top: 87px;
  padding-left: 285px;
  background: url(../images/bg_banner.jpg) no-repeat;
  text-align: left;
  color: #fff;
  font-size: 20px;
}


/* =Three Column
-----------------------------------------------------------------------------*/
#three_column #bg_content {
  margin-bottom: 10px;
  background: url(../images/bg_content.gif) repeat-y;
}


#three_column #primary_content {
  width: 270px;
  float: left;
  /*color: #626262;*/
  font-weight: normal;
}



#three_column #secondary_content {
  width: 197px;
  float: right;
}

#three_column #secondary_content img {
  margin-right: 15px;
}

#three_column #secondary_content ul {
  margin-left: 82px;
  list-style-type: none;
  font-size: 11px;
}

#three_column #secondary_content ul li {
  line-height: 18px;
}


#three_column #secondary_content ul a {
  color: #464646;
}

#three_column #side_content {
  margin-left: 55px;
  width: 205px;
  float: left;
}

#three_column #secondary_content h2, #three_column #side_content h2 {
  height: 23px;
  padding: 3px;
  padding-left: 5px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  background: url(../images/bg_banner.gif) no-repeat;
}



/* =Two Column
-----------------------------------------------------------------------------*/
#two_column #primary_content {
  width: 560px;
  float: left;
  margin-left: 20px;
}

#two_column #primary_content h1 {
font-size:18px;
}

#two_column #primary_content ul { margin:0px; padding-left:35px; border:0;}
#two_column #primary_content li { margin:0; padding-bottom:5px; border:0;}

#two_column #secondary_content {
  width: 150px;
  float: right;
}

#in_this_section {
  width: 146px;
  background-color: #e8f0e8;
}

#in_this_section h1 {
  height: 18px;
  padding-left: 10px;
  margin: 0;
  background: url(../images/in_this_section_bg.gif) no-repeat;
  font-size: 11px;
  color: #FFFFFF;
}

#in_this_section ul {
  list-style-type: none;
  border-left: 1px solid #3cb866;
  border-right: 1px solid #3cb866;
  border-bottom: 1px solid #3cb866;
}

#in_this_section ul li {
  margin: 0;
  padding: 0 10px;
  line-height: 20px;
  border-bottom: 1px solid #3cb866;
}

#in_this_section ul li a { color: #666; }
#in_this_section ul li a:visited { text-decoration: none; }


#in_this_section .info_contact {
  margin: 0;
  padding: 5px 10px;
  line-height: 16px;
}


/* =Get Directions 
-----------------------------------------------------------------------------*/
#get_directions { margin:0; padding:0px; border:0; width:210px; }
#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
-----------------------------------------------------------------------------*/
#footer {
  margin-top: 5px;
  text-align: center;
  font-size: 11px;
}

#footer a {
  color: #000000;
  text-decoration: none;
}

#footer 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
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  text-align: left;
  font-weight: normal;
}


/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
