/* CSS Document */



#headerNav
{
	position:absolute;
	left: 0px;
	top: 120px;
	width: 100%;
	background-color:#339933;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 2;
	height: 25px;
}
#headerNav1
{
	position:absolute;
	text-align:center;
	left: 150px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	z-index: 3;
	height: 20px;

}

#headerNav1hide
{
	position:absolute;
	text-align:center;
	left: 150px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
	visibility: hidden;
}

#headerNav2
{
	position:absolute;
	text-align:center;
	left: 220px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	z-index: 3;
	height: 20px;

}

#headerNav2hide
{
	position:absolute;
	text-align:center;
	left: 220px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
	visibility: hidden;
}

#headerNav3
{
	position:absolute;
	text-align:center;
	left: 290px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	z-index: 3;
	height: 20px;

}

#headerNav3hide
{
	position:absolute;
	text-align:center;
	left: 290px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
	visibility: hidden;
}

#headerNav4
{
	position:absolute;
	text-align:center;
	left: 360px;
	top: 5px;
	width: 128px;
	background-image: url(../images/button4.gif);
	background-repeat: no-repeat;
	z-index: 3;
	height: 20px;

}

#headerNav4hide
{
	position:absolute;
	text-align:center;
	left: 360px;
	top: 5px;
	width: 128px;
	background-image: url(../images/button3.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
	visibility: hidden;
}

#headerNav5
{
	position:absolute;
	text-align:center;
	left: 490px;
	top: 5px;
	width: 88px;
	background-image: url(../images/button5.gif);
	background-repeat: no-repeat;
	z-index: 3;
	height: 20px;

}

#headerNav5hide
{
	position:absolute;
	text-align:center;
	left: 490px;
	top: 5px;
	width: 88px;
	background-image: url(../images/button6.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
	visibility: hidden;
}

#headerNav6
{
	position:absolute;
	text-align:center;
	left: 580px;
	top: 5px;
	width: 168px;
	background-image: url(../images/button8.gif);
	background-repeat: no-repeat;
	z-index: 3;
	height: 20px;

}

#headerNav6hide
{
	position:absolute;
	text-align:center;
	left: 580px;
	top: 5px;
	width: 168px;
	background-image: url(../images/button7.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
	visibility: hidden;
}
/* on the page that is currently selected */
#headerNavfocas1
{
		position:absolute;
	text-align:center;
	left: 150px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
}

#headerNavfocas2
{
		position:absolute;
	text-align:center;
	left: 220px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
}

#headerNavfocas3
{
		position:absolute;
	text-align:center;
	left: 290px;
	top: 5px;
	width: 68px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
}

#headerNavfocas4
{
		position:absolute;
	text-align:center;
	left: 360px;
	top: 5px;
	width: 128px;
	background-image: url(../images/button3.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
}

#headerNavfocas5
{
		position:absolute;
	text-align:center;
	left: 490px;
	top: 5px;
	width: 88px;
	background-image: url(../images/button6.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
}

#headerNavfocas6
{
		position:absolute;
	text-align:center;
	left: 580px;
	top: 5px;
	width: 168px;
	background-image: url(../images/button8.gif);
	background-repeat: no-repeat;
	z-index: 4;
	height: 20px;
}






h1, h2, h3, h4, h5, h6 { margin: 0; color: #64635f; font-family: Trebuchet MS, verdana, sans-serif; }
h1 { font-size: 2em; margin-bottom: .5em; }
h1 em { color: #00C5E8; font-style: normal; background: none; }

h2 { font-size: 1.4em; margin-bottom: .3em; font-weight: normal; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; font-family:  Verdana, Helvetica, sans-serif; }

a { color: #64635f; text-decoration:none;}
a:hover { color: #ffa54e; }
a.email {  padding-left: 15px; }
a.external{  padding-right: 15px; }

p { line-height: 1.5em; margin: 0em 0em 1em; color: #64635f;  }
p a { color: #64635f; background: #f5ffe0; text-decoration: none; padding: .1em .3em; border-bottom: 1px solid #d1dEcC; font-weight: normal !important;   }
p a:hover { position: relative; top: -1px; left: -1px; color: #86AF33; }
em { font-style: normal; background-color: #FFFDD4; }

ul, ol { line-height: 1.5em; }
ul { list-style: none; margin: 0em 0em 1em 0em; padding: 0; }
ul li { margin-bottom: .2em; }
h4 + ul { margin-top: 0em; }

dl {  }
dt { font-weight: bold; margin-bottom: .2em; color: #4B4545; }
dd { margin-left: 2em; margin-bottom: 2em; }
tt { font-size: 120%; }

strong { color: #339933; font-weight: bold; }
.weak { font-size: .9em; font-weight: normal; }
.contextual { font-size: .9em; color: #888; }
.header { color:#64635f;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: inherit; 
	color: #999999;
		text-decoration:none;
		}


A:link header, A:visited header{ 
font-family: Trebuchet MS, verdana, sans-serif;
	font-size: inherit; 
	color: #999999;
		text-decoration:none;
}
 
A:hover, A:active  { 
font-family: Trebuchet MS, verdana, sans-serif;
	font-size: inherit; 
	color:#64635f;
	text-decoration:none;
}




.img { 
	letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
	background-repeat: repeat; background-color: transparent; 
}

html>body .img { letter-spacing : normal; text-indent : -999em; overflow : hidden;}





hr { border: none; border-bottom: 1px solid #cacaca; background: none; height: 1px; }
a img { border: none; }
a header { color:#64635f; text-decoration: none; background-color:#000000; }
.clear { clear: both; height: 1px; font-size: 1px; }






html, body { height: 100%; }
body { margin: 0; padding: 0; background: white;  font-family: Trebuchet MS, verdana, sans-serif;}


#page { 
	width: 750px; margin: 0 auto; background: #black; padding: 0 0 25px;	
	min-height: 100%;
	height: auto !important;
	height: 100%; 
}

div#header { position: relative; background: white; border-top: 20px solid #black; padding-bottom: 40px;  }
div#header h1 {  width: 262px; height: 42px; margin: 7px 0 0; }
div#header h1 a { height: 42px; }

#header ul { 
	margin: 0; padding: 0; list-style-type: none; position: absolute; right: 0px; bottom: 38px;
	background: url("../images/blank.jpg"); width: 291px; height: 21px; 
}
#header ul li { position: absolute; top: 0; height: 21px; margin: 0; padding: 0; }
#header ul li:last-child { margin-right: 0; }
#header ul li a { height: 21px; }
#header ul li a:hover, #header ul li.current a { background-image: url(images/arrow.gif);  }

#header li#work 	{ left: 0px; width: 57px;  }
#header li#values 	{ left: 57px; width: 57px;  }
#header li#blog 	{ left: 114px; width: 57px;  }
#header li#contact 	{ left: 223px; width: 69px;  }

#header li#work 	a { background-position: 0 -21px;  }
#header li#values 	a { background-position: -58px -21px;  }
#header li#blog 	a { background-position: -158px -21px;  }
#header li#contact 	a { background-position: -223px -21px;  }


#content { background: white; padding: 0 0 20px; position: relative; }


div#footer { 
	position: relative; background: white; padding: 15px 20px 13px; font-size: .85em; line-height: 1.3em; clear: both; 
	border-top: 1px solid #ddd;
}
div#footer div { 
	margin-top: .4em; background: white;
	padding-left: 25px; line-height: 2em; 
}
div#footer ul { margin: 0; padding: 0; list-style-type: none; position: absolute; right: 20px; bottom: 20px;}
div#footer ul li { margin: 0; padding: 0 0px 0 2px; display: inline; white-space: nowrap; }
div#footer ul li a { background: url() no-repeat right center; padding: 0 9px 0 0; }
div#footer ul li:last-child a { background: none; padding-right: 0; }
div#footer a { color: #81b717; }
div#footer a:hover { color: #ffa54e; }







body.values div#content {
	padding-top: 1px;
	padding-bottom: 40px;
	background-color: #F3F3F3;
}
body.values h2#number { float: left; width: 59px; height: 59px; }
body.values h1#pagetitle { margin: 15px 0 20px 93px; width: 322px; }

body.values ul#selector { position: absolute; top: 15px; right: 0px; }
body.values ul#selector li { float: left;  width: 21px; height: 21px;  text-align: center; }
body.values ul#selector li.current { background: url(images/arrow.gif) no-repeat; }
body.values ul#selector li.current a { color: #90C32C; }
body.values ul#selector a { text-decoration: none; display: block; width: 21px; height: 21px; color: #64635F; font-weight: bold; }
body.values ul#selector a:hover { color: #64635f; }

body.values p { margin: 0 0 1em 92px; width: 560px; line-height: 1.7em; }



body.values h2.num1 { background-image: url(); }
body.values h2.num2 { background-image: url(); }
body.values h2.num3 { background-image: url(); }
body.values h2.num4 { background-image: url(); }
body.values h2.num5 { background-image: url(); }
body.values h2.num6 { background-image: url(); }
body.values h2.num7 { background-image: url(); }
body.values h2.num8 { background-image: url(); }
body.values h2.num9 { background-image: url(); }

body.values #next { 
	background: url(file:///C|/Documents and Settings/hbrelsford/Desktop/images/b_next.gif) no-repeat; width: 65px; height: 29px; position: absolute; right: 0px; bottom: 50px; 
}





div#description div { 
	margin-top: .4em; background: url() no-repeat left center; 
	padding-left: 25px; line-height: 2em; 
}






.error #content { padding-left: 42px; }


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #info h1 {
	visibility: hidden; font-size: 38px; font-weight: normal; letter-spacing: -5px;
}

.sIFR-hasFlash #info h2 {
	visibility: hidden; 
}

.values h1#pagetitle {
	visibility: hidden; font-size: 28px; letter-spacing: -3.5px;
}

.sIFR-hasFlash .blog h1#posttitle {
	visibility: hidden !important; letter-spacing: -3px;
}

.sIFR-hasFlash .sifr { visibility: hidden !important; }

