/* Universal */

body { 
  background: #aaa;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  margin: 0; 
  padding: 0;
}
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:#551604;
	text-decoration: none;
}
a:visited { 
	color:#551604;
	text-decoration: none;
}
a:hover	{ 
	color:#551604;
	text-decoration: underline;
}
a:active { 
	color:#ddd;
	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;
	background: transparent url("../siteimages/join_04.gif") no-repeat;
}


/* Text Styles */

p { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
h1 {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #551604;
}

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

.note {
  font-family: 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 */
#headerprint {
  display:none;
}
#container {
  background: #fff;
  width:798px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  border: solid 1px #000;
}  
#content_area_1 {
  background: transparent url("../siteimages/left_bg_top.jpg") no-repeat top left;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area_2 {
  background: transparent url("../siteimages/right_bg_top2.jpg") no-repeat top right;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area_3 {
  background: transparent url("../siteimages/left_bg_bottom2.jpg") no-repeat bottom left;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area_4 {
  background: transparent url("../siteimages/right_bg_bottom2.jpg") no-repeat bottom right;
  width:798px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#header {
  background: transparent url("../siteimages/header2.jpg") no-repeat top left;
  width:798px;
  height: 104px;
  margin: 0;
  padding: 0;
  float: left;
}
#navigation { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  width: 85px;
  height: 100%;
  margin: 80px 0 10px 0;
  padding: 0 0 0 65px;
  float: left;
  text-align: left;
}
a.nav:link, a.nav:visited, a.nav:active {
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 2px 5px;
  display: block;
  border-bottom: dotted 1px #999999;
}
a.nav:hover {
  color: #000000;
  text-decoration: underline;
  display: block;
  border-bottom: dotted 1px #999999;
}
.home_link {
  width: 100px;
  height: 105px;
  float: right;
}
.page_extender {
  width: 1px;
  height: 600px;
  margin: 0;
  padding: 0;
  float: right;
}
#left {  
  width: 219px;
  height: 200px;
  margin: 0;
  padding: 0;
  float: left;
  border: dotted 0 #000;
}
#right {  
  width: 440px;
  height: 100%;
  margin: 109px 0 160px 0;
  padding: 0 0 0 0;
  float: left;
}
.home_photo {
  margin: 0 0 5px 10px;
  padding: 0;
  border-style: solid;
  border-color: #8B2B01;
  border-width: 1px;
  float: right;
}    
#welcome_box {
  background: #FEFBF4; 
  width: 640px;
  height: 100%;
  margin: 10px 120px 20px 40px;
  padding: 0;
  float: left;
}
.welcome_photo img {
  margin: 0 0 5px 5px;
  padding: 0;
  border-style: solid;
  border-color: #8B2B01;
  border-width: 1px;
  float: right;
}    
#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;
}
#footer { 
  background: transparent url("../siteimages/footer.jpg") left bottom no-repeat;
  width: 783px;
  height: 17px;
  margin: 0;
  padding: 15px 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 { 
  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: #551604;
  text-decoration: none; 
  font-style: italics;
}
a.nav_2:hover { 
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #aaa;
  font-style: italics;
}
#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: #551604;
  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;
}

/*  Pages End */
	
#news_layout {
	width:200px;
}	
#email_this {
	width:115px; 
	padding:3px; 
	margin:8px 0 8px 0;
	border-width: 1px 0 1px 0;
	border-style:solid;
	border-color: #E03F09;
}
.bios { 
	list-style-type: none;
}
#resourcepage { 
	width: 300px;
	padding: 0 12px 20px 12px;
	float: left;
	text-align: left;
}
	
/* 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: #fff;
}
/* Tell a Friend End */

/* Start Gallery */	
.portfolio_container { 
	width: 400px;
	height: 100%;
	margin:15px 0 0 0;
	padding: 13px;
	background-color:#fff;
	border-width: 1px;
	border-style:solid;
	border-color: #551604;
	float:left;
}
.portfolio_container p { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 12px;
	color:#000;
}
.portfolio_photo { 
	margin: 12px 0 12px 6px;
	padding: 0;
	float:right;
}
.portfolio_photo img { 
	border-width:1px;
	border-style:solid;
	border-color:#551604;
}
.portfolio_img  { 
	margin:0;
	padding:0;
}
.portfolio_img img { 
	border-width:1px;
	border-style:solid;
	border-color:#551604;
}
#portfolio {
	border-width: 1px;
	border-style:solid;
	background-color: #fff;
	border-color: #551604;
}
#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: #551604;
}
.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: #551604;
}
.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: #551604;
}
.portfolio_number {
	background-color: #551604;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	border-width: 1px;
	border-style:solid;
	border-color: #551604;
}
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: #fff;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	border-width: 1px;
	border-style:solid;
	border-color: #551604;
}
.portfolio_back {	
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	text-transform: lowercase;
}
#gal_image {
	border-width: 1px;
	border-style:solid;
	background-color: #fff;
	border-color: #aaa;
	height:100%;
	float:left;
}	
.portfolio_page {
	border-width: 1px; 
	border-style:solid; 
	border-color: #551604; 
	height:100%; 
	float:left;
}
/* End gallery */

#list_page {
  width: 100%;
  height: 100%;
  float:left;
  margin: 15px 20px 20px 0;
  padding: 0;
}
.list_container {
  width: 100%;
  height: 100%;
  float:left;
  margin: 10px 0 10px 0;
  padding:0 20px 15px 0;
  border-width:0 0 1px 0;
  border-style:solid;
  border-color:#551604;
}
.list_item {
  width: 100%;
  height: 100%;
  float:left;
}
