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


/* Meyer Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, section, article, header, footer, nav {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
/*:focus {
	outline: 0;
 }
*/
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Meyer Reset End */


/*float clearing mechanism */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
background: url(../images/l-back-mid-alt.jpg) no-repeat center top fixed #727a49;
-webkit-background-size: 3600px 2400px;
width: 100%;
height: 1200px;
color: #fff;
font-size: 100%;
font-family: helvetica, arial, verdana;
}

h1 {
font-size: 1.35em;
}

h2 {
font-size: 1.45em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 0.85em;
}

h5 {
font-size: 0.75em;
}

h1, h2 {
padding: 0 1.2em;
color: #958c7e;
text-transform: uppercase;
}

h3 {
padding: 0 1.7em;
color: #fffeee;
text-transform: uppercase;
}

h4 {
padding: 0 2.4em;
color: #cbcbc3;
text-transform: uppercase;
}

h5 {
padding: 0 2.8em;
color: #a1a194;
text-transform: uppercase;
}

li {
display: inline;
}

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

a:visited {
color: #fff;
}

blockquote {
font-family: helvetica, arial, verdana;
}

.main a {
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #fffaaa;
}

.main a:hover {
color: #333;
background-color: #F0E9DF;
}

.main a:active {
color: #333;
background-color: #F0E9DF;
}



#all {
width: 960px;
height: 1200px;
margin: 0 auto;
}

#sitename {
text-indent:-9000px; background-color:transparent; }

#menu {
width: 325px;
padding: 60px 0 5px 640px;
display: block;
}

ul#nav {
width: 325px;
height: 30px;
margin:0;
padding:0;
position: relative;
float: right;
background: url(../images/top-menu.png);
} 

ul#nav li {
display:block;
height:30px;
margin: 0; 
padding: 0; 
list-style: none; 
position: absolute; 
top: 0;
} 

ul.nav2 {
width: 95px;
height: 15px;
margin:0;
padding:0;
position: relative;
float: right;
background: url(../images/return-to-top.png);
} 

ul.nav2 li {
display:block;
height:15px;
margin: 0; 
padding: 0; 
list-style: none; 
position: absolute; 
top: 0;
} 


ul#nav li a {
display:block;
height:30px;
}

ul.nav2 li a {
display:block;
height:15px;
}

li#i1 {
left: 0px; 
width: 85px;
}

li#i2 {
left: 85px; 
width: 95px;
} 

li#i3 {
left: 180px; 
width: 45px;
} 

li#i4 {
left: 225px; 
width: 100px;
}

li.i5 {
left: 0px; 
width: 95px;
}

#i1 a:hover {
background: transparent url(../images/top-menu.png) 0 -30px no-repeat;
}

#i2 a:hover {
background: transparent url(../images/top-menu.png) -85px -30px no-repeat;
}


#i3 a:hover {
background: transparent url(../images/top-menu.png) -180px -30px no-repeat;
}


#i4 a:hover {
background: transparent url(../images/top-menu.png) -225px -30px no-repeat;
}

.i5 a:hover {
background: transparent url(../images/return-to-top.png) 0px -15px no-repeat;
}


ul#nav li a {
text-indent:-9000px; background-color:transparent; }

ul.nav2 li a {
text-indent:-9000px; background-color:transparent; }



.main {
width: 966px;
display: block;
margin: 0 auto;
padding: 40px 0 0 0;
text-align: left;
background: url(../images/sect-back-str.png) top center repeat-y;
}

.main-top {
width: 966px;
margin: 0 auto;
height: 30px;
background: url(../images/sect-back-top.png) bottom center no-repeat;
}

.main-bottom {
width: 966px;
margin: 0 auto;
padding: 17px 0 0 0;
height: 40px;
background: url(../images/sect-back-bottom.png) top center no-repeat;
}

.main p {
font-size: 0.95em;
line-height: 1.8em;
letter-spacing: 0.02em;
padding: 0 3.3em 2em 2.5em;
color: #fffddd;
}

.job-detail {
float: left;
width: 450px;
height: 370px;
margin: 0 0 25px 0;
}

.job-detail h3 a {
color: #fff;
text-decoration: none;
border-bottom: none;
}

.resume-extras {
font-size: 0.75em;
float: left;
width: 450px;
margin: 0 0 25px 13px;
}

.resume-text {
float: left;
width: 450px;
}

.resume-text p {
font-size: 0.8em;
line-height: 1.6em;
padding: 0 0 2em 3.4em;
color: #fffddd;
}

.resume-logo {
float: left;
width: 150px;
text-align: center;
}

#contact-other p {
display: inline;
padding: 0 1em 2em 3.3em;
}

#bio-pic {
float: right;
margin: 0 75px 0 50px;
}

.main label {
font-size: 0.7em;
line-height: 2em;
letter-spacing: 0.02em;
padding: 0 0 0 4.7em;
color: #fffddd;
display: block;
}

#contact-main {
width: 900px;
}

#contact-other {
padding-bottom: 2em;
}

#contact-other p {
display: block;
padding: 0 0 0 4.6em;
font-size: 0.7em;
}

form#contact-form label {
width: 415px;
}

.main label input {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #000;
background-color: #e6dfba;
border: 1px solid #999;
width: 415px;
}

form#contact-form label.textarea {
width: 900px;
}

form#contact-form textarea {
font-size: 1.5em;
line-height: 2em;
letter-spacing: 0.02em;
color: #000;
display: block;
width: 775px;
background-color: #e6dfba;
border: 1px solid #999;
}

input.submit {
font-size: 0.95em;
line-height: 1.5em;
letter-spacing: 0.02em;
margin: 10px 0 30px 50px;
color: #000;
display: block;
}


#footer {
width: 966px;
margin: 0 auto;
text-align: center;
}



