/* Universal */

body {
	background: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 18px;
}
	
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 {
	margin: 0;
	padding: 0;
	}
	
a:link { 
	color:#A4651E;
	text-decoration: none;
	}
a:visited { 
	color:#A4651E;
	text-decoration: none;
	}
a:hover	{ 
	color:#000000;
	text-decoration: underline;
}
a:active { 
	color:#A4651E;
	text-decoration: none;
	}
input.text {
	background: #eee;
	border: #ccc 1px solid;
}

select {
	background: #eee;
	border: #ccc 1px solid;
}

textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}
.textfield {
	margin:0;
	padding:3px 14px 3px 10px;
	height:0;
	width:179px;
	height:15px;
	border:solid 0 #fff;
	}


/* Text Styles */

p { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 18px;
  padding: 0;
  margin: 0 0 10px 0;
	color: #000;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 22px;
	line-height: 25px;
  font-weight: normal;
	color: #000;
	}

h2 { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	line-height: 21px;
  font-weight: normal;
	color: #000;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
  font-weight: normal;
	color: #000;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	}
h5 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	}
h6 {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 13px;
	color: #000;
	}
ul {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-left:10px;
	}
ol {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-left:10px;
	}
.error {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ; 
	}

.note {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ;
	}
.bodytext {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	vertical-align:top;	
	}
.body_header {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	vertical-align:bottom;	
	}
.subheader { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #00736A;
	}

/* Text Styles Ends */


/* Pages Start */
#container {
  width:812px;
  height: 600px;
  margin-left: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
}  
#page {
  background: #fff;
  width:880px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area {
  background: #fff;
  width:880px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#header {
  background: #1E1E1E;
  width:880px;
  height: 0;
  margin: 0;
  padding: 0;
  float: left;
}

#right_home {  
  width: 185px;
  margin: 0 25px 0 10px;
  padding: 30px 0 10px 10px;
  float: right;
  border: solid 0 #441E15;
}
#home_quote {
  font-size: 14px;
  line-height: 23px;
  width: 170px;
  height: 320px;
  margin: 0 0 0 10px;
  padding: 0;
  float: left;
}
#right {  
  width: 175px;
  margin: 0 25px 0 10px;
  padding: 50px 10px 10px 10px;
  float: right;
  border: solid 0 #441E15;
}
#home_navigation { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  width: 100px;
  height: 100%;
  margin: 53px 0 10px 0;
  padding: 0;
  float: left;
  border: dotted 0 #000;
}
#navigation { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  width: 100px;
  height: 100%;
  margin: 260px 0 10px 0;
  padding: 0;
  float: left;
  border: dotted 0 #000;
}
#left {  
  width: 510px;
  height: 534px;
  margin: 0 0 0 30px;
  padding: 66px 20px 0 0;
  float: left;
  border: dotted 0 #000;
  overflow: auto;
}
.home_photo img { 
	border-width:1px;
	border-style:solid;
	border-color:#000000;
  margin: 0 10px 10px 0;
  padding: 0;
  float:left;
}

#search_box {
  width: 228px;
  height: 100%;
  padding: 0 15px 0 15px;
  margin: 0 0 0 0;
  float: left;
}
input.search_text {
  width: 170px;
  padding: 2px;
  margin: 0;
  background: #fff;
  border: #551805 1px solid;
  vertical-align: bottom;
}
#breadcrumbs { 
  width: 463px;
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  color: #bbb;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  margin: 0;
  padding: 0;
}
#breadcrumbs img {
  vertical-align: bottom;
}
a.crumbs:link, a.crumbs:visited, a.crumbs:active {
  color: #bbb;
  text-decoration: none;
}
a.crumbs:hover {
  color: #aaa;
  text-decoration: underline;
}
#footer { 
  width:850px;
  height: 17px;
  margin: 10px 0 0 0;
  padding: 5px 0 0 30px;
  float: left;
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  color: #581B00;
  line-height: 12px;
}
#tumis { 
  font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  width: 390px;
  margin: 0;
  padding: 2px 10px 0 0;
  text-align: right;
  float: left;
}
#company { 
  font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  width: 390px;
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  float: left;
}
#second_nav { 
  width: 463px;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #aaa;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0;
}
a.nav_2:link, a.nav_2:active, a.nav_2:visited { 
  color: #A4651E;
  text-decoration: none; 
}
a.nav_2:hover { 
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dotted #A4651E;
}
#third_nav { 
  width: 463px;
  font-family: Arial, Verdana;
  color: #fff;
  font-size: 12px;
  color: #008FD5;
  text-align: left;
  margin: 10px 0 0 0;
  font-weight: bold;
}
a.nav_3:link, a.nav_3:active, a.nav_3:visited { 
  color: #6E83B0;
  text-decoration: none; 
}
a.nav_3:hover { 
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #442206;
}
a.tumis:link, a.tumis:visited, a.tumis:active {
  color: #FFF;
  text-decoration: none;
}
a.tumis:hover {
  color: #FFF;
  text-decoration: underline;
}
a.geo:link, a.geo:active, a.geo:visited { 
  color: #0053A1;
  text-decoration: none; 
  border-bottom: 1px dotted #0053A1;
}
a.geo:hover { 
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #aaa;
}


/*  Pages End */
	
#email_this {
	width: 145px; 
	padding: 3px; 
	margin: 8px 0 8px 0;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #E03F09;
	}

	/*  Bios Start */	
	
.bios { 
	list-style-type: none;
	}

	/*  Bios End */	

/*  Resources Start */	
	
#resourcepage { 
	width: 300px;
	padding: 0 12px 20px 12px;
	float: left;
	text-align: left;
	}
	
/*  Resources End */
	
/* Tell a Friend Start */

#tell_friend {
	width: 380px;
	height: 100%;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#tell_friend td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	color: #130d06;
	}
	
#tell_friend table {
	background-color: #ffffff;
	}

/* Tell a Friend End */

/* Start Gallery */  
.portfolio_container { 
  width: 200px;
  height: 180px;
  margin: 15px 10px 0 0;
  padding: 8px 13px 13px 13px;
  background-color:#fff;
	border:solid 1px #8B2B01;
  float:left;
  overflow: auto;
}
.portfolio_container p { 
  font-size: 10px;
  line-height: 12px;
  color:#000;
}

.portfolio_photo {
  width: 190px;
  height: 110px;
  display: block;
  float: left;
  margin: 0 0 5px 0;
  padding: 0;
  overflow: hidden;
  vertical-align:middle;
  vertical-align:middle;    
	border:solid 1px #8B2B01;
}
.portfolio_photos { 
  margin: 6px 0 12px 6px;
  padding: 0;
  float: left;
}
.portfolio_img  { 
  margin:0;
  padding:0;
}
.portfolio_img img { 
	border:solid 1px #8B2B01;
}
#portfolio {
  width: 475px;
  background-color: #fff;
	border:solid 1px #8B2B01;
}
#portfolio td {
  background-color: #fff;
  padding:15px 10px 10px 10px;
}  
.portfolio_thumb_t {
  width: 455px;
  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: #DF4104;
}
.portfolio_thumb {
  width: 455px;
  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: 455px;
  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 3px 3px 3px;
  display: block;
  float: left;
  overflow: hidden;
  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;
  margin: 0 3px 3px 3px;
  display: block;
  float: left;
  overflow: hidden;
  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 */


.nav_line {
	padding:0;
	}
li.navlist {
	margin:0 0 5px 0;
	padding:0;
	color:#6F2D00;
	line-height: 15px;
	}

.nav_1 { 
	list-style-type: none;
	margin:0;
	padding:0;
	}
.nav_2 { 
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 5px 5px;
	}






