@charset "utf-8";
/* CSS Document */

td img {display: block;}body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 1.54em;
}
a:link {
	color: #688C16;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}#header {
	background-image: url(images/top-header.png);
	background-repeat: no-repeat;
}
.phonenumber {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 55px;
}
h1 {
	font-size: 16px;
	color: #688721;
	line-height: 18px;
}


#navigation {
	background-image: url(images/navigation.png);
	background-repeat: repeat-x;
}
#navlist
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 34px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#navlist a:hover {
	text-decoration: underline;

}
#main-image-header {
	background-image: url(images/main-image-header.png);
	background-repeat: no-repeat;
}
#main-image-area #apply-form {
	float: left;
	width: 480px;
	margin-top: 25px;
	margin-left: 15px;
}
#main-image-area {
	background-image: url(images/main-image-area.png);
	background-repeat: no-repeat;
}
#main-body {
	background-image: url(images/body-repeat.png);
	background-repeat: repeat-y;
}
#main-body #left-body {
	width: 250px;
	float: left;
	margin-right: 10px;

}
#main-body #middle-body {
	width: 415px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
#main-body #right-body {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}

#main-body #right-body #practice-areas {
	margin-top: 14px;
}
#main-body #right-body #practice-areas a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 18px;
	font-size: 11px;
	color: #688815;
}
#main-body #right-body #practice-areas a:hover {
	text-decoration: underline;
}
#main-body #right-body #practice-areas li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C4B0;
	width: 200px;
	margin-left: 13px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8dace;
	background-color: #FFFFFF;
}
#footer p {
	margin-left: 55px;
}

form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 210px;
	}
form label	{ font-size:.95em; }
form br { line-height:0; height:0; } /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#333333!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	width:205px; /* 5 pixels smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:3px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: tahoma;
	font-size:11px;
	font-color:#20374D;
	}
select { width:150px; padding:0; }
textarea {
	height:65px;
	overflow:auto;
}
#contact-main, #commentform { margin:20px 0 10px 0; }
#contact-main label { 
	width:300px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
#contact-main label select {
	width:300px;
	background-color: #688621;
}
#contact-main label textarea, #commentform label textarea {
	height:75px;
	overflow:auto;
}
input.submit, input.submit-contact-main {
	width:40px;
	height:22px;
	cursor:pointer;
	padding:0;
	}
.submit {
}/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 160px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { 	background-image: url(images/navigation.png); background-repeat: repeat-x; height: 33px; }
#nav *:hover { background-color: none; }
#nav a {
	color: white;
	font-size: 11px;
	padding: 17px;
	line-height: 0;
	text-decoration: none;
}
  #nav li.hover a {
	background-color: #666666;
}
  #nav ul { top: 35px; }
    #nav ul li a {
	background-color: #91BC1E;
	line-height: 1;
	text-decoration: none;
}
      #nav ul a.hover { background-color: #91BC1E; }
   #nav ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

