/* Universal */
  
a img {
  margin: 0;
  padding: 0;
  border-width:0;
  border-style:none;
  border-color:#fff;
  color:#000;
}
div, p, ul, ol, li, img, form, h1, h2, h3, h4, h5, h6, td, tr {
  margin: 0;
  padding: 0;
  border: 0;
}
a:link { 
  color:#A55BB7;
  text-decoration: none;
}
a:visited { 
  color:#A55BB7;
  text-decoration: none;
}
a:hover  { 
  color:#666;
  text-decoration: underline;
}
a:active { 
  color:#A55BB7;
  text-decoration: none;
}
body  {
  background: #967F60 url("../siteimages/bg_body.jpg") top left repeat-x;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #333;
  margin: 0;
  padding: 0;
  border: 0;
}
form  {
  width: 100%;
}
input.text {
  background: #eee;
  border: #7EAC54 1px solid;
  padding: 2px;
}
select {
  background: #eee;
  border: #ccc 1px solid;
}
textarea {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #474220;
  background: #eee;
  border: #7EAC54 1px solid;
  padding: 2px;
  overflow: auto;
}
textfield {
  margin:0;
  padding:3px 14px 3px 10px;
  height:0;
  width:179px;
  height:15px;
  border:solid 0 #fff;
  background: transparent url("") no-repeat;
}


/* Text Styles */
p { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #333;
}
h1 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 24px;
  line-height: 22px;
  color: #333;
}
h2 { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 22px;
  line-height: 21px;
  color: #333;
}
h3 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #333;
}
h4 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 18px;
  line-height: 19px;
  color: #981B1E;
}
h5 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 16px;
  line-height: 17px;
  color: #333;
}
h6 {
  font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  #text-transform: lowercase;
}
ul {
  font-family: Arial, Helvetica, Sans-serif;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #000;
  padding-left:10px;
}
ol {
  font-family: Arial, Helvetica, Sans-serif;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #000;
  padding-left:10px;
}
a.aqua:link { 
  color:#00A289;
  text-decoration: none;
}
a.aqua:visited { 
  color:#00A289;
  text-decoration: none;
}
a.aqua:hover  { 
  color:#ff700b;
  text-decoration: none;
}
a.aqua:active { 
  color:#333;
  text-decoration: none;
}
.caption  {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 9px;
  line-height: 14px;
  color: #777;
}
.error {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #000; 
}
.note {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  color: #000;
}
.bodytext {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 14px;
  color: #333;
  vertical-align:top;  
}
.body_header {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #333;
  vertical-align:bottom;  
}
.subheader { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #333;
}
.text  {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #474220;
}
.text_red  {
  color: #981B1E;
}

/* Text Styles Ends */


/* Pages Start */

/* HOME */

#print_header {
  display: none;
}
#print_home  {
  display: none;
}
#wrapper {
  position: relative; 
  background: #C8DF8E url(../siteimages/bg_sides_left.png) top left repeat-y;
  width: 100%;
  height: 100%;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #000;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  padding: 0;
}
#container_2 {
  background: url(../siteimages/bg_sides_right.png) top right repeat-y;
  width: 100%;
  margin: 0;
  padding: 0;
}

#container {
  background:  transparent url(../siteimages/bg_main.png) top left no-repeat;
  width: 100%;
  margin: 0;
  padding: 0;
}
#page { 
  background: transparent url(../siteimages/bg_bottom.png) bottom left no-repeat;
  width: 100%;
  margin: 0;
  padding: 0;
}
#page_2 { 
  background: transparent url(../siteimages/bg_bottom_right.png) bottom right no-repeat;
  width: 100%;
  margin: 0;
  padding: 0;
}
#header {
  width: 100%; 
  height: 256px; 
  overflow: none;
  clear: both;
}
#navigation { 
	position:absolute; 
	width: 140px;
	height:195px;
	left: 230px;
	top: 5px;
	margin:0;
	padding:0;
	text-align: left;
	font-size: 11px;
	float: right;
	z-index:6; 
}
#logo {
  position: absolute; 
  width: 158px; 
  height: 146px; 
  top: 0; 
  left: 0;
  z-index: 2;
}
#quote {
  width: 396px; 
  height: 258px; 
  float: right;
}
#columns_table  {
  width: 100%;
  margin: 0;
  padding: 0;
}
#column_A {
  width: 33%;
  margin: 0;
  padding: 0 14px 0 34px;
  text-align: left;
  vertical-align: top;
}
#column_B {
  width: 33%;
  margin: 0;
  padding: 0 24px 0 32px;
  text-align: left;
  vertical-align: top;
}
#column_C {
  width: 33%;
  margin: 0;
  padding: 0 24px 0 17px;
  text-align: left;
  vertical-align: top;
}
#column_divider  {
  background: #7EAC54;
  width: 1px;
  margin: 0;
  padding: 0;
}
#footer { 
  height: 110px;
  margin: 0 0 0 0;
  padding: 0 0 0 12px;
  vertical-align: top;
}
#buffer  {
  width: 598px;
  height: 150px;
  clear: both;
}  
.home_photo {
  margin:0 16px 5px 0;
  padding:0;
  border-style:solid;
  border-color: #474220;
  border-width:1px;
  float:left;
}
.home_photo_right {
  margin:0 16px 5px 0;
  padding:0;
  border-style:solid;
  border-color: #474220;
  border-width:1px;
  float:right;
}
.home_photo2 {
  margin:0 0 10px 0;
  padding:0;
  border-style:solid;
  border-color: #474220;
  border-width:1px;
}  
  

/* SECONDARY */

a.sec_nav:link { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: bolder;
  color:#00A289;
  text-decoration: none;
}
a.sec_nav:visited { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: bolder;
  color:#00A289;
  text-decoration: none;
}
a.sec_nav:hover  { 
  color:#ff700b;
  text-decoration: none;
}
a.sec_nav:active { 
  color:#333;
  text-decoration: none;
}
a.third_nav:link { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: bolder;
  color:#00A289;
  text-decoration: none;
}
a.third_nav:visited { 
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: bolder;
  color:#00A289;
  text-decoration: none;
}
a.third_nav:hover  { 
  color:#ff700b;
  text-decoration: none;
}
a.third_nav:active { 
  color:#333;
  text-decoration: none;
}
#columns_wrapper  {
  width: 100%;
  margin: 0;
  padding: 0;
}
#column_2A {
  background: url(../siteimages/bg_sides_left.png) top left repeat-y;
  width: 64%;
  margin: 0;
  padding: 0 20px 0 34px;
  text-align: left;
  vertical-align: top;
  float: left;
}
#column_2B {
  width: 20%;
  margin: 0;
  padding: 0 24px 0 12px;
  border-left-style:solid;
  border-left-color: #7EAC54;
  border-left-width:0;
  text-align: left;
  float: left;
}
#footer2B_buffer  {
  height: 100%;
  float: left;
  margin: 0 0 110px 0;
  padding: 0;
}
#footer2B { 
  position: absolute;
  right: 70px;
  bottom: 150px;
  height: 110px;
  margin: 0 0 0 12px;
  padding: 0 0 0 12px;
  text-align: left;
}
.section_img  {
  margin: 0 15px 5px 0;
  padding: 0;
  border-style: solid;
  border-color: #474220;
  border-width: 1px;
  float: left;
}
#shim  {
  width: 598px;
  height: 1px;
  clear: both;
}  
#third_nav { 
  width: 100%;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 10px;
  text-align: left;
}
#wrapper2 {
  background: #C8DF8E url(../siteimages/bg_sides_left.png) top left repeat-y;
  position: relative; 
  width: 100%;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #000;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  overflow: none;
  padding: 0;
}
  
  
/* BIOS: PEOPLE */

.people_img  {
  margin: 0 0 4px 8px;
  padding: 0;
  border-style: solid;
  border-color: #474220;
  border-width: 1px;
  float: right;
}
.bios li  { 
  list-style-type: none;
}
  

/* NEWS */
  
#news_layout {
  width:100%;
}
#news_layout img  {
  margin: 0 0 5px 6px;
  padding: 0;
  border-style: solid;
  border-color: #474220;
  border-width: 1px;
  float: right;
}
#email_this {
  width:115px; 
  padding:3px; 
  margin:8px 0 8px 0;
  border-width: 1px 0 1px 0;
  border-style:solid;
  border-color: #E03F09;
}
#email_this img{
  margin: 0;
  border-width: 0;
  border-style: none;
  float: none;
}


/* Start Gallery */  
.portfolio_container { 
  width: 500px;
  height: 100%;
  margin:15px 0 0 0;
  padding: 13px;
  background-color:#fff;
	border:solid 1px #8B2B01;
  #float:left;
}
.portfolio_container p { 
  font-size: 12px;
  line-height: 16px;
}
.portfolio_photo { 
  margin: 12px 0 12px 6px;
  padding: 0;
  float:right;
}
.portfolio_photo img { 
	border:solid 1px #8B2B01;
}
.portfolio_img  { 
  margin:0;
  padding:0;
}
.portfolio_img img { 
	border:solid 1px #8B2B01;
}
#portfolio {
  width: 500px;
  background-color: #fff;
	border:solid 1px #8B2B01;
}
#portfolio td {
  background-color: #fff;
  padding:15px 10px 10px 10px;
}  
.portfolio_thumb_t {
  width: 500px;
  height:100%;
  #float:left;
  background-color: #fff;
  padding: 13px;
  margin: 0 0 0 0;
  border-width: 1px 1px 0 1px;
  border-style:solid;
  border-color: #8B2B01;
}
.portfolio_thumb {
  width: 500px;
  height:100%;
  #float:left;
  background-color: #fff;
  padding: 13px;
  margin: 0 0 0 0;
  border-width: 0 1px 0 1px;
  border-style:solid;
  border-color: #DF4104;
}
.portfolio_thumb_b {
  width: 500px;
  height:100%;
  #float:left;
  background-color: #fff;
  padding: 13px;
  margin: 0 0 0 0;
  border-width: 0 1px 1px 1px;
  border-style:solid;
  border-color: #DF4104;
}
.portfolio_number {
  background-color: #FC8200;
  padding: 4px;
  margin: 0;
  font-size: 10px;
	border:solid 1px #8B2B01;
}
a.portfolio_number:link, a.portfolio_number:visited, a.portfolio_number:active { 
  color:#fff;
  text-decoration: none;
}
a.portfolio_number:hover {
  color:#fff;
  text-decoration: underline;
}
.portfolio_number_on {
  background-color: #F5F5D7;
  padding: 4px;
  margin: 0;
  font-size: 10px;
  line-height: 14px;
	border:solid 1px #8B2B01;
}
.portfolio_back {  
  font-size: 10px;
  line-height: 14px;
  color: #fff;
}
#gal_image {
  background-color: #fff;
	border:solid 1px #8B2B01;
  height:100%;
  float:left;
}  
.portfolio_page {
	border:solid 1px #8B2B01;
  height:100%; 
  float:left;
}
/* End gallery */

/* EMAIL POP-UP */

.body_pop  {
  background: #C8DF8E;
  margin: 15px;
  float: left;
}
