@charset "utf-8";
/* CSS Document */

/*  -------------------------------  Reset Area  -------------------------------------*/

html, body, span, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, 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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
body {
	margin: 0 auto;
	text-align: center;
	background-color: #bdbdd1;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}

p{
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #333;
	line-height: 1.9em;
	text-align: left;
	margin-right: 3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1.4em;
}

p a{
	color: #003;
	text-decoration: underline;
}

p a:hover{
	color: #750000;
	text-decoration: underline;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

h2{
	font-family: 'Qwigley', cursive, "Palatino Linotype", Palatino, serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	margin-bottom: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin-bottom: 23px;
}


.hello{
font-size: 3.6em;
}

ul, ol {
	padding: 0px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
}

li{
	font-size: 0.8em;
	color: #333;
	line-height: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote{
	padding-left:1em;
	}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.center {
	text-align: center;
}

.redText{
	color: #A21215;
}
	
.textRight {
	text-align: right;	
}
	
.textCentered {
	text-align: center;	
}

.titles {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	color: #000000
}

.smalltext {

}

.description {
	font-size: 0.6em;
	color: #666666;
	letter-spacing: 0.25em;
	margin: 0px;
	padding: 0px;
}

.updateDate{
	font-size: 9px;
	color: #999999;
	margin-top: .01em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	text-align: right;
}

.nounderline{
	text-decoration: none !important;
	}

#logoCont{
	float: left;
	display: block;
	padding: 0px;
	clear: left;
	width: 180px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#logo{
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 28px;
	}
	
#title {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px;
	}
	
#logo h1{
	font-family: 'Qwigley', cursive, Arial, sans-serif;
	font-size: 1.98em;
	font-weight: normal;
	text-decoration: none !important;
	font-style: normal;
	line-height: 0.9em;
	text-align: left;
	color: #FC6;
	}
	
#logo h1 a{
	text-decoration: none;
	color: #FC6;
	}
	
#logo h1 a:hover{
	color: #36C;
	text-decoration: none !important;
	}
	
#title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-style: normal;
	display: block;
	float: left;
	padding: 0px;
	text-align: left;
	line-height: 0.65em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	}

#headerRow {
	width:100%;
	float: left;
	display: block;
	height: 55px;
	background-color: #000;

}

#header {
	width:850px;
	height: 55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#rndHead{
	float: left;
	display: block;
	width: 850px;
	height: 24px;
	background-attachment: scroll;
	background-image: url(http://kylehand.com/images/roundHead_051710v1.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}


#contentRow {
	width: 100%;
	float: left;
	display: block;
	background-image: url(../images/bg_051710v1.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#content {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	_height:1%;
}

#content:after {
	content:".";
	visibility:hidden;
	height: 0px;
	clear: both;
	display: block;
}

#mainColumn {
	width: 750px;
	float: left;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	background-color: #FFF;
	text-align: left;
	_height:1%;
}

#centeredColumn{
	width:556px;
	float: left;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#footer {
	width: 100%;
	float: left;
	display: block;
	height: 45px;
	margin-top: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 10px;
	clear: both;
	background-image:url(../images/footerBG.gif);
	background-repeat:repeat-x;
	background-color: #EBEBEB;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#footer p a {
	color: #333;
	text-decoration: underline;
}

#footer p a:hover {
	color: #900;
	text-decoration: underline;
}

#graphicpagefix {
	margin-left: 10px;
}

#blockClear {
	float: none;
	height: 1px;
	width: 1px;
	display: block;
	clear: both;
	}

html, body{
	height: 100%;
	text-align: center;
}

	
/* ------------------------ Skillsets Div ------------------------- */

#skillSets {
	width: 550px;
	float: left;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	}
	
#skillSets:after {
	content:".";
	visibility:hidden;
	height: 0px;
	clear: both;
	display: block;s
	}
	
.skillCol {
	width: 170px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	}

#skillSets div.skillCol p strong {
	font-weight: bold;
	line-height: normal;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
}

#skillSets div.skillCol ul {
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.7em;
}

#skillSets div.skillCol ul li {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.7em;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#skillSets div.skillCol p.smalltext {
	font-size: 0.7em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}

.descriptTable {
	width: 750px;
	margin-left: 0px;
	}
	
.ghost {
	font-size: 1px;
	color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	}

.clearFloat {
	clear: both;
	height: 1px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	}
	
.warning {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color:#F00;
	line-height: 1.9em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
	}
	
/* ----------------------- For The FAQ area ----------------------- */

.question{
	font-size: 1.5em;
	color:#036;
	font-family: "Times New Roman", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	}
	
.answer {
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 1em;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	}

/* ------------------------- Hack for IE -------------------------- */

* html #container {
}

/* --------------------- Navigation Elements --------------------- */

#navbar {
	display: block;
	float: left;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
#breadCrumbBG {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 30px;
	}
	
#breadCrumbBG p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 3px;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 9px;
	letter-spacing: 1px;
	margin-left: 15px;
	}
	
#breadCrumbBG p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 7px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-align: left;
	font-size: 9px;
	letter-spacing: 1px;
	text-decoration: none;
	}

#breadCrumbBG p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A44200;
	line-height: 7px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-align: left;
	font-size: 9px;
	letter-spacing: 1px;
	text-decoration: underline;
	}
	

/* ------------------- Superfish Navigation --------------------- */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
	float: left;
	margin-bottom: 0px;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	/*width: 110px;*/
	background:	#282828;
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
	background: #000;
}
.sf-menu a {
	display: block;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #FFCC66;
	width: 120px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
/* 
.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour
	color: #FF0;
}
*/
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 42px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 110px; /* match ul width */
	top: 0;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 110px; /* match ul width */
	top: 0;

}
.sf-menu li li { /* This is the sub menu buttons */
	background:	#282828;
	border-bottom: 1px solid #000;
	width: 135px;
}
.sf-menu li li a:hover {
	background: url(../images/buttonBg.jpg) no-repeat scroll center bottom;
}
/* 
.sf-menu li li li {
	background:	#333;
}
*/

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #282828;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 50px;*/
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 10px; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background:url('http://kylehand.com/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 10px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* ---------- Contextual Navigation / Front ------- */

#frontContent ol, #frontContent ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	}
	
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #919191;
	font-size: 0.8em;
	}

#featureFix {
	clear:both;
	height:0px !important;
	height:1px;
	min-height:1px;
	background-color: #F00;
	display:block;
	}

#feature {
	margin-top: 0px;
	display: block;
	float: left;
	width: 850px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	}

#contextNav {
	font-family: Arial, Helvetica, sans-serif;
	width: 845px;
	display: block;
	float: left;
	clear: both;
	height: 128px;
	margin: 0px;
	padding: 0px;
	}

#contextNav div.cNItem p strong a {
	color: #006;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	letter-spacing: .03em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#contextNav div.cNItem p strong a:hover {
	text-decoration: underline;
	color: #C60;
	}
	
#contextNav div.cNItem p {
	padding: 0px;
	color: #515151;
	line-height: 20px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}

#contextNav div.cNItem ul {
	margin-top: 1px;
	margin-left: 33px;
	padding-left: 20px;
	text-align: left;

	}
	
#contextNav div.cNItem ul li {
	padding: 0px;
	color: #666;
	list-style-type: none;
	line-height: 1.4em;
	font-size: 0.75em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	}
	
.cNItem {
	display: block;
	float: left;
	width: 200px;
	height: 115px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	}

#contextNav div.cNItem ul li a{
	color: #515151;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#contextNav div.cNItem ul li a:hover{
	color: #900;
	text-decoration: underline;
	}
	
#contextNav div.cNItem {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	}
	
#frontContent {
	display: block;
	float: left;
	width: 550px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	}
	
#frontRightColumn {
	display: block;
	float: right;
	width: 190px;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #E0E0E0;
	}
	
#frontContent h1 {
	width: 100%;

	}
	
#frontContent h2 {
	width: 100%;
	}
	
#mainColumnFront {
	width: 800px;
	float: left;
	display: block;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
	
.mission {
	padding: 0px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-top: 35px;
	}

.feature {
	margin-left: 50px;
	float: left;
	display: block;
	width: 241px;
	height: 201px;
	}
	
.pictSpace {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-botton: 15px;
	padding: 0px;
	
	}
	
/*  -------------------------------   Menu Area  -------------------------------------*/

#menu, .menu {
	width: 680px;
	margin-top: 15px;
	margin-left: 30px;
	display: block;
	float: left;
	margin-bottom: 25px;
	}
	
.cell {
	width: 310px;
	float: left;
	display: block;
	margin: 5px;
	border: 1px solid #F0F0F0;
	padding: 0px;

	}

#menu div.cell p a img, div.menu div.cell p a img {
	border: 5px solid #F0F0F0;
	padding: 0px;
	margin: 0px;
	}
	
#menu div.cell img, div.menu div.cell img {
	border: 5px solid #F0F0F0;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	}
	
#menu div.cell p, div.menu div.cell p {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	}

#menu div.cell p a, div.menu div.cell p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #039;
	margin: 0px;
	text-decoration: underline;
	padding: 5px;
	}
	
#menu div.cell p a:hover, div.menu div.cell p a:hover {
	text-decoration: underline;
	color: #710000;
	margin: 0px;
	padding: 5px;
	}


/*  -------------------------------   Content Area  -------------------------------------*/


.r01 {
	float:left;
	display:block;
	width:750px;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
	
.r01c01 {
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 340px;
	}
	
.r01c02 {
	float:right;
	display:block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 380px;
	}
	
.r01c02 li{
	font-style: normal;
	list-style: decimal outside;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.r02 {
	float:left;
	display:block;
	width:750px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	}
	
.r02c01 {
	float:left;
	display:block;
	width:220px;
	margin: 0px;
	padding: 15px;
	min-height: 50px
	}
	
div.r02 div.r02c01 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.7em;
	}
	
div.r02 div.r02c01 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
div.r02 div.r02c01 ul li {
	color: #666;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*  -------------------------------   Resume Area  -------------------------------------*/

.resume-head{
font-size: 1.4em;
line-height: 1.6em;
margin: 0 0 25px 0;
}
.resume .rposition{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: 0px;
	color: #000;
	font-size: 0.85em;
	float: left;
	background: #D0D0D0;
	padding: .35em .65em;
	border-radius: 7px;
	letter-spacing:.02em;
	display: inline;
}

.resume .rcompany{
	line-height: 17px;
	color: #000;
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: 10px;
	font-size: 0.65em;
	color: #666;
	display: inline;
}

.rcompany a{
	color: #666;
}

.rcompany a:hover{
	color: #750000;
}

.resume .description{
	display: block;
	text-align: left;
	margin-bottom: 25px;
	clear: both;
}

#resumeColumn{
	width:640px;
	float: left;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-color: #FFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: left;
	margin-top: 20px;
}

#resumeColumn p.rcompany a{
	color: #000000;
	text-decoration: underline;
}

#resumeColumn p.rcompany a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #E1E1E1;
}

#resumeColumn h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 25px;
	margin-bottom: 25px;
}

#proHistory{
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 30px;
	}

.resTable {
	display:block;
	float:left;
	width:750px;
	clear: both;
	margin: 0px;
	padding: 0px;
	}
	
.resCell2 {
	display:block;
	float:left;
	width:375px;
	
	}
	
.resume-top-lt {
	display:inline;
	width:420px;
	float:left;
	margin: 0;
	padding: 0;
	}

.resume-top-rt {
	display:inline;
	float:right;
	}
	
.horSep{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 100%;
	height: 1px;
	margin: 3em 0;
	padding: 0px;
	}
	
#proHistory li {
	color: #666;
	text-align: left;
	margin-right: 3em;
	margin-bottom: 1.2em;
	font: italic normal 0.8em/1.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: square outside;
	}
	
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	font-weight: normal;
	color: #BA8C01;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: normal;
	margin-top: 1.1em;
	margin-bottom: .8em;
	}

/* ----------------- Contact Page ------------------*/

.contact .imputs01{
	background-color: #FFF;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.contact .imputs02{
	background-color: #FFF;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	


.contact  #contactArea {
	width: 480px;
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	padding: 0px;
	}
	
.contact  #submit-btns{
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
	}
