/* Generic Selectors */
html { min-height: 101%; } /* always show scroll bar */

body { 	background-color: #fff; 
		text-align: center;
	/*	height: 100%; */
		margin:	0px 0px 0px 0px;
		padding: 0px 0px 0px 0px; 	
	 }
	 
img { border: none; } 

a {text-decoration: none; color: #505050;}

/*	 
a img { border: none; }
a { color: #FF7127; text-decoration: none; font-weight: bold; }
a:link { color: #FF7127; }
a:hover { color: #FF7127; }
a:active { color: #FF7127; }
a:visited { color: #FF7127; }




ul {
	line-height: 150%;
	list-style-position: outside;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px; 
	list-style: square;
}
*/

h1 {
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #000;
	margin:	0px 0px 0px 0px; 
}

h1.orange {color: #f26623;}

/*h3 {
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:2px;
	color: #f26623;
	margin:	0px 0px 0px 0px; 
}*/

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #505050;
	padding: 0px 0px 0px 0px;
	
}



/*************************  ID's *************************/
#pageholder { 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	/*background-color: #fff; 
	height: 100%;*/
	text-align: left; 
	width: 966px; 
    font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #505050;
	
	}
	
#contentholder {
	position:absolute;
	min-height: 100%; 
	width: 966px; 
	/*background-color: #C60;	*/
	background-image: url(../images/fade.jpg)
	}	

#leftDoc {
	float: left;
	width: 170px;
	height: 100%;
	margin:	0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

#centerDoc {
	float: left;
	width: 510px;
	
	margin:	0px 0px 0px 0px;
	padding: 20px 10px 0px 10px; /*top right bottom left*/
	
	font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #505050;
	/*border-color: #000000;*/
}

#rightDoc {
	float: right;
	width: 240px;
	height: 100%;
	/*border: 1px dashed;*/
	margin:	0px 0px 0px 0px;
	padding: 20px 0px 10px 0px; /*top right bottom left*/
	border-color: #000000;
}


/*************************  Begin Homepage Only DIVS *************************/
#mission {
	float: left;
	width: 447px;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	text-align: justify;
}

#hometitle1 {float: left;}

#hometitle2 {float: left; color: #f26623;}

#homemain {
	float: left;
	width: 775px;
	/*height: 600px;*/
	/*background-color: #FF7127;*/
}

#vid {
	float: left;
	text-align: left;
	width: 455px;
	padding: 0px 0px 0px 10px; /*top right bottom left*/
	}
	
#vidcontainer 	{
	height: 252px;

	}

#vidlable {
	float: left;
	text-align: left;
	/*height: 25px;*/ /* previous size when used as a lable */
	height: 25px;   /*size when used as a spacer with slideshow above */
	width: 429px;
	margin:	0px 0px 0px 0px;
	padding: 10px 10px 10px 10px; /*top right bottom left*/
	/*background-color: #f26623;*/ /* previously orange background for vid lable */
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	color: #FFF;
	}	
	
#smboxes {
	text-align: center;
	float: left;
	width: 455px;
	font-weight: bold;
	line-height: 130%;
	padding: 10px 0px 0px 10px; /*top right bottom left*/
	margin:	0px 0px 20px 0px;
	}
	
#smboxtitle {
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	text-align: left;
	width: 140px;
	padding: 0px 0px 8px 0px; /*top right bottom left*/
	}

#smboxtitle a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	}

#smbox1 {
	text-align: left;
	float: left;
	width: 140px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin:	0px 8px 0px 0px;
	/*border: #000; border:solid; border-width:1px;*/
	color: #505050;
	}

#smbox2 {
	text-align: left;
	float: left;
	width: 140px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin:	0px 7px 0px 7px;
	/*border: #000; border:solid; border-width:1px;*/
	}

#smbox3 {
	text-align: left;
	float: left;
	width: 140px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin:	0px 0px 0px 8px;
	/*border: #000; border:solid; border-width:1px;*/
	}

#panel {
	float: right;
	text-align: right;
	width: 300px;
	padding: 0px 0px 0px 10px; /*top right bottom left*/
	}
	
#paneltop {
	float: right;
	text-align: left;
	height: 220px;
	width: 100%;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	}
	
#panellable {
	float: left;
	text-align: left;
	/*height: 45px;*/
	width: 220px;
	margin:	140px 0px 0px 0px;
	padding: 10px 10px 12px 10px; /*top right bottom left*/
	background-color: #f26623;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	color: #FFF;
	}
	
#panelbottom { 
	float: right;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 130%;
	color: #505050;	height: 250px;
	width: 275px;
	background-color: #eaeaea;
	padding: 20px 10px 10px 15px; /*top right bottom left*/
	margin:	0px 0px 20px 0px;
	}
	
#panelbottom a {
	font-size: 11px;
	font-weight: bold;	
	color: #f26623;
}


/*************************   People Only DIVS  *************************/


#row {
	float: left;
	width: 100%;
	/*height: 600px;*/
	border-bottom: 1px solid;
	border-color: #d4d4d4;
	padding: 0px 0px 20px 0px; /*top right bottom left*/
	margin:	0px 0px 20px 0px; 
}

#row2 {
	float: left;
	width: 100%;
	/*height: 600px;*/
	/*border-bottom: 1px solid;*/
	/*border-color: #d4d4d4;*/
	padding: 0px 0px 20px 0px; /*top right bottom left*/
	margin:	0px 0px 20px 0px; 
}

#pic {
	float: left;
	width: 120px;
	height: 100px;
	margin:	0px 10px 10px 0px;
}

#pname {
	width: 300px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #505050;
	margin:	0px 0px 5px 0px; 
}

#info {
	/*line-height: 140%;*/
	float: left;
	width: 375px;
	margin:	3px 0px 6px 0px; 
	}
	
#info2 {
	/*line-height: 140%;*/
	float: left;
	width: 490px;
	margin:	3px 0px 6px 0px; 
	}

/*************************  End Only DIVS  *************************/

#contactbox {
/*width: 210px;
float: right;*/
line-height: 140%;
text-align: left; 
}
	
#contactboxtop {
	line-height: 100%;
	border-bottom: 1px solid;
	border-color: #d4d4d4;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	color: #f26623;
	padding: 0px 0px 10px 0px; /*top right bottom left*/
	margin:	0px 0px 0px 0px;
}

#contactboxname {
	padding: 5px 0px 5px 0px; /*top right bottom left*/
	line-height: 110%;
	font-weight: bold;
}
	
/*******************Arrows and Contact details at the bottom***********************/
#bottom {
	float: left;
	/*background-color: #FF7127; */

	width: 966px;
 	padding: 0px 0px 0px 0px; /*top right bottom left*/
}

#arrows {
	width: 180px;
	float: left;
	text-align: left; 
	padding: 0px 0px 0px 10px; /*top right bottom left*/
	}

#bcontact {
	line-height: 140%;
	float: left;
	width: 776px;
	border-top: 1px solid;
	border-color: #d4d4d4;
	padding: 5px 0px 0px 0px; /*top right bottom left*/
}

#address {
	float: left;
	width: 130px;
	padding: 0px 0px 10px 0px; /*top right bottom left*/
}

#address2 {
	float: left;
	width: 100px;
	padding: 0px 0px 10px 0px; /*top right bottom left*/
}

#contactdetails1 {
	line-height: 140%;
	float: left;
	width: 32px;
}

#contactdetails1B {
	line-height: 140%;
	float: left;
	width: 70px;
	text-align:right;
	padding: 0px 10px 0px 0px; /*top right bottom left*/
}

#contactdetails2 {
	line-height: 140%;
	float: left;
	width: 200px;
}

#contactdetails2bold {
	font-weight: bold;
	line-height: 140%;
	float: left;
	width: 270px;
}

#contactdetails2bold a {
	font-weight: bold;
	line-height: 140%;
}

#contactdetails2 a {
	font-weight: bold;
}

#maptitle {
	float: left;
	width: 447px;

}

#map {
	float: left;
	width: 510px;
	padding: 0px 00px 30px 0px; /*top right bottom left*/
}

#bottomlinks {
	text-align: right;
	float: right;
	width: 250px;
}

#bottomlinks a {
	font-size: 11px;
	font-weight: bold;
	
	color: #f26623;
}
/*******************Navigation***********************/



#navigation {
	/*background-color:#FFF;*/
	text-align:left;
	padding: 10px 20px 10px 20px; /*top right bottom left*/
}

#navigation a {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 100%;
	color: #505050;
	text-decoration: none;
}

#navbig { 
	text-align:left;
	border-top: 1px solid;
	border-color: #d4d4d4;
	width: 130px;
	padding: 10px 0px 0px 0px; /*top right bottom left*/
/*background-color:#FFF;*/ }
	
#navbig a { font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	color: #f26623; }
	
#pagenav { 
	float: right;
	width: 100px; 
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%
	}

#pagenav a { 
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;

}


