@charset "UTF-8";
/* CSS Document */
html *, body, div, span, applet, object, iframe,
 h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#3a0808;
	font-weight: bolder;
	font-variant: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#E9AF31;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	line-height: 26px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	line-height: 26px;
}

#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#header {
	
	padding: 0px;
	height: 200px;
	width: 900px;
	background-image: url(images/tewfHead3.jpg);
	/*margin-top: 10px;*/
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(images/tewfFooter1.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#meat {
	
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0px;
	overflow:hidden;
}
#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	text-align: right;
	width: 130px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content {
	
	height: auto;
	width: 720px;
	z-index: 3;
	right: 0px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A392F;
	line-height: 22px;
	letter-spacing: 0.05em;
	word-spacing: 0.3em;
	margin-right: 30px;
	margin-left: 20px;
	text-align: justify;
}

#content .tighten {
	
	letter-spacing: 0.03em;
	word-spacing: 0;
	}
	

/* ----------- calculator ----------- */
form, button{
	border:0; margin:0; padding:0;
}
#calccubic{
	margin:20px 0 10px 109px;
	width:515px;
	height:301px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/calcbox.gif) no-repeat;
	
}
.spacer {
	clear:both;
	height:15px;
}
#calccubic h1 {
	font-size:18px;
	letter-spacing: 0;
	word-spacing: 0;
	font-weight:bold;
	margin: 0px 0 0 20px;
	padding:12px 0 0 0;
}
#calccubic p {
	font-size:11px;
	letter-spacing: 0;
	word-spacing: 0;
	color:#666666;
	margin: 0 20px 15px 20px;
	border-bottom:solid 2px #bdf;
	padding-bottom:5px;
}
#calccubic label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:240px;
	float:left;
}
#calccubic .small {
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:240px;
}
#calccubic input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	background:#fff;
	border:solid 1px #aacfe4;
	width:100px;
	margin:2px 0 15px 10px;
}
#calccubic button {
	width:110px;
	height:31px;
	background:url(images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
}
.calcb {
	float: left;
	margin-left: 20px;
}
.resetb {
	float: right;
	margin-right: 20px;
}
/* ----------- end calculator ----------- */

.clear { clear: both;}
.pushrt {
	margin-right: 10px;
	
}
.pushrt2 {
	margin-right: 10px;
	padding: 10px;
}
a:link {
	text-decoration: none;
	color: #3a0808;
}
a:visited {
	text-decoration: none;
	color: #3a0808;
}
a:hover {
	color: #333333;
}

.blue {color: #0099CC}

.black {color: #000000}
.green {color: #006600}
.ind {
	text-indent: 5px;
}
.center {
	margin-left: 110px;
	
	}
	
	.center2 {
	margin-left:60px;
	
	}
.right {
	float: right;
	}
	
	.rightimg {
	float: right;
	margin-left: 20px;
	}
	
.border {
	border: thin groove #E9AF31;
}

.left {
	float: left;
}

.leftimg {
	float: left;
	margin-right: 20px;
}

.caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	margin-top: -10px;
	margin-left: 10px;
}
.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	margin-top: -10px;
	margin-left: 195px;
}
.caption3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	margin-top: -10px;
	margin-left: 155px;
}
.biobox {
	height: 300px;
	width: 100%;
	margin-top: 20px;
}





.bioName {
	color: #E9AF31;
	font-size: 24px;
}

.txtrt {
	text-align: right;
	white-space: pre;
	float: right;
}
.link {
	margin-top: 20px;
	margin-left: 20px;
}
.bumpup {
	margin-bottom: 60px;
	margin-left: 30px;
}

.lilbumpup {
	margin-bottom: 10px;
}
.headroom {
	margin-top: 40px;
}
