html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, td, tr, table, div, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
	background-color: #ffffff;
	background-position: left top;
	/*background-image: url(images/headerlogo.png);*/
	background-repeat: no-repeat;
	color: #000000;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

h1, h2, h4 {
  font-weight: bold;
  font-size: 1.2em;
  font-variant: small-caps;
}

p {
	margin-bottom: 10px;
	letter-spacing: -1px;
}



a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #337147;
	text-decoration: underline;

}

#container {
  height: auto;
  width: 1030px;
  margin: auto;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color: #000000;
}

#container_slimmer {
	height: auto;
  width: 950px;
  margin: auto;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color: #000000;
}

#container_slimmer1 {
	height: auto;
  width: 850px;
  margin: auto;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color: #000000;
}

#header {
	height: 117px;
	width: 100%;
	text-align: right;
	border-bottom: 4px solid #337147;
}

#content {

}

#footer {
	height: auto;
	width: auto;
	margin-top: 30px;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top: 4px solid #337147;
}

#footer_left {
	font-size: 0.7em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing: -1px;
}

#footer_right {
	float: right;
	font-size: 0.7em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align: right;
	letter-spacing: -1px;
}

/* General Page Styles */

#page_header {
	font-family: "Courier New", monospace;
	font-size: 2.5em;
	letter-spacing: -5px;
	float: right;
	color: #337147;
	padding-top: 57px;
	padding-left: 495px;
}

#page_header_slimmer1 {
	font-family: "Courier New", monospace;
	font-size: 2.5em;
	letter-spacing: -5px;
	float: right;
	color: #337147;
	padding-top: 57px;
	padding-left: 395px;
}

#page_header_slimmer {
	font-family: "Courier New", monospace;
	font-size: 2.5em;
	letter-spacing: -5px;
	float: right;
	color: #337147;
	padding-top: 57px;
	padding-left: 395px;
}


h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 10px;
	color: #787570;
	padding-top: 15px;
	font-weight: bold;
}

p {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 0.9em;
  padding: 3px;
}

#header_img {
	float: left;
	height: 120px;
}

#header_menu {
  float: right;
  height: 20px;
}

.header_menu_item:hover {
	background-color: #337147;
	color: white;
}

#header_menu a:link {
  color: #00000;
  text-decoration: none;
}

#header_menu a:visited {
  color: #00000;
  text-decoration: none;
}

#header_menu a:hover {
  color: white;
  text-decoration: none;
}

.header_menu_item {
  font-size: 0.8em;
  padding: 5px;
  float: right;
  letter-spacing: -1px;
}

.footer_menu_item {
  padding: 5px;
  float: left;
}

.footer_menu_item:hover {
	background-color: #337147;
	color: white;
}

#footer_left a:link {
  color: #00000;
  text-decoration: none;
}

#footer_left a:visited {
  color: #00000;
  text-decoration: none;
}

#footer_left a:hover {
  color: white;
  text-decoration: none;
}




/* Home Page Styles */


li.big_li {
	font-family: "Courier New", monospace;
  font-size: 1.4em;
  line-height: 1.6em;
	font-weight: bold;
	color: #337147;
	letter-spacing: -2px;
}

li.small_li {
	font-family: "Courier New", monospace;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #337147;
  font-weight: bold;
  letter-spacing: -1px;
}

#home_image {
	padding-top: 40px;
	width: 550px;
}

#home_rcol {
	float: right;
	width: 350px;
}

#home_directoryheader {
  left: 50%;
}

#home_logo {
	text-align: right;
	position: absolute;
	left: 20px;
	top: 20px;
}

#home_menucontainer {
	width: 350px;
	height: auto;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}


#home_background_image_1 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_2 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_3 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_4 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_5 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_6 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}



#home_background_image_7 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_8 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_9 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_10 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_11 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_12 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}

#home_background_image_13 {
	position: absolute;
	top: 50px;
	left: 475px;
	z-index: -30;
}
                    

/* Other Pages */

#about_images img {
	padding-bottom: 5px;
}

#lcol {
	float: left;
	width: 150px;
	padding: 10px;
}

.lcol_header {
  font-weight: bold;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 10px;
  font-size: 1.2em;
  font-variant: small-caps;
  letter-spacing: -1px;
}

.lcol_section {

}

.lcol_section_header {
  font-weight: bold;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 20px;
  font-size: 1.0em;
  margin-bottom: 2px;
  letter-spacing: -1px;
}

.lcol_section_header_noborder {
  font-weight: bold;

  padding-top: 20px;
  font-size: 1.0em;
  margin-bottom: 8px;
  letter-spacing: -1px;
}

.lcol_section_header_first_listing {
  font-weight: bold;
  border-bottom: 1px solid #dcdcdc;
  font-size: 1.0em;
  margin-bottom: 2px;
  letter-spacing: -1px;
  margin-top: 4px;
}

.lcol_section_header_first {
  font-weight: bold;
  border-bottom: 1px solid #dcdcdc;
  font-size: 1.0em;
  margin-bottom: 2px;
  letter-spacing: -1px;
}

.lcol_section_header_first_noborder {
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 5px;
  letter-spacing: -1px;
}

li.lcol_section_item {
  list-style-type: none;
  font-size: 0.8em;
  padding: 2px;
  letter-spacing: -1px;
}

li.lcol_section_item_selected {
  list-style-type: none;
  font-weight: bold;
  font-size: 1.0em;
  color: #337147;
  background-color: #337147;
  padding: 2px;
  letter-spacing: -1px;
}

.lcol_section_item_selected a:link {
	color: white;
}

.lcol_section_item_selected a:hover {
	color: white;
}

.lcol_section_item_selected a:visited {
	color: white;
}

ul.lcol_section_list {
  list-style-type: none;
  margin-left: 0px;
}

#no_results_box {
  padding: 10px;
}

#no_results {
  margin: 10px;
  padding: 10px;
	letter-spacing: -1px;
	font-size: 0.8em;
	width: 780px;
}

#client_container {
	width: 950px;
	margin-left: 175px;
}

.client_box {
	padding: 10px;
	float: left;
	width: 150px;
}

.client_photo {
	cursor: pointer;
	width: 150px;
	border: 2px solid black;
	padding: 0px;
	margin: 0px;
}

.client_photo_display {
	margin-bottom: 3px;
	border: 2px solid black;
}

.client_name {
	text-align: right;
	font-size: 0.9em;
	letter-spacing: -1px;
	cursor: pointer;
	
}


.client_name_display {
	font-size: 2.0em;
	margin-left: 500px;
	font-weight: bold;
	color: #337147;
	letter-spacing: -1px;
}

.client_bio {
	margin-left: 500px;
	margin-top: 10px;
	padding-right: 20px;
	letter-spacing: -1px;
}

.client_bio_header {
  padding-top: 30px;
  margin-right: 20px;
  font-size: 1.6em;
  font-weight: bold;
  border-bottom: 1px solid gray;
  margin-left: 500px;
  letter-spacing: -1px;
  color: #337147;
}

#client_infobox {
	margin-top: 10px;
	font-size: 0.8em;
	width: 430px;
	margin-left: 500px;
}

.client_info_item {
  padding: 2px;
  letter-spacing: -1px;
}

.client_info_item_margin {
  padding: 2px;
  margin-top: 5px;
  letter-spacing: -1px;
}

#client_photo_box {
	float: left;
	width: 314px;
}

.client_photo_thumb {
	margin-right: 1px;
	margin-bottom: 2px;
	float: left;
	border: 1px solid black;
}

.client_box_small {
	width: 320px;
	height: 85px
}

#entry_container {
	margin-top: 20px;
}




/* Contact Page Styles */

.contact_text {
  padding: 10px;
  font-size: 0.8em;
  letter-spacing: -1px;
}

.contact_label {
  font-weight: bold;
  margin-top: 10px;
  letter-spacing: -1px;
}

.contact_thanks {
	height: 400px;
}

.submit_thanks {
	padding: 20px;
	background-color: #efefef;
	margin-top: 20px;
}

input.textinput {
  width: 500px;
  padding: 10px;
  letter-spacing: -1px;
  border: 1px dotted #337147;
}

textarea.largetext {
	margin-bottom: 10px;
	padding: 10px;
	width: 500px;
	height: 150px;
	letter-spacing: -1px;
	border: 1px dotted #337147;
}

.contact_right_box {
  width: 220px;
  float: right;
	
	padding: 20px;
	margin-top: 20px;
}

.contact_postal_address {
  font-size: 0.8em;
  letter-spacing: -1px;
}

.contact_email_address {
	margin-bottom: 20px;
	font-size: 0.8em;
	letter-spacing: -1px;
}

.contact_right_header {
	border-bottom: 1px solid #dcdcdc;
	font-weight: bold;
	margin-bottom: 2px;
	letter-spacing: -1px;
}


/* About Page Styles */

#about_images {
	float: right;
	width: 150px;
	
	margin-top: 20px;
}

#about_text {
	width: 675px;
}


/* Submit Page Styles */

.submit_header_text {
	padding: 20px;
}