.caption {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #fbf4d8;
	font-size: 12px;
	margin-left: 250px;
}



.feature { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px }


.scroll_bars {
	
	left:0px;
	top:0px;
	width:270px;
	height:300px;
	z-index:1;
	overflow: auto;
	padding-right:10;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif; 
	color: #7c7f68; 
	}
	
.scroll_bars2 {
	
	left:0px;
	top:0px;
	width:180px;
	height:300px;
	z-index:1;
	overflow: auto;
	}	
	



.contacttype {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	color: #7c7f68;
	font-size: 12px;
	}
	

.botheight {
height: 57px;
}


.nav {
	line-height: 25px;
	margin-left: 75px;
	vertical-align: top;
}


.hometext {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 12px;
	color: #565843;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 40px;

}

.abouttext {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 12px;
	color: #565843;
	margin-right: 5px;
	margin-left: 25px;

}




.outline {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #585743;
	border-left-color: #585743;
	border-top-width: 0px;
	border-bottom-width: 0px;

}

.subarrows {
	margin-left: 35px;
}

.middle {
	height: 385px;
	width: 933px;

}

a:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

	font-weight: bold;
}




a.contact:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

	text-decoration: underline;
}

a.contact:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

	font-weight: normal;
}

a.contact:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	font-weight: normal;
}





body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }


html, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   
   
   #wrapper {
      margin: 0 auto;
      text-align: middle;
      vertical-align: middle;
	  horizontal-align: middle;  
	  background-color: transparent;
   }


