
@font-face {
	font-family: Alex;
	src: url('Alex-Medium.dfont');
}

body,td,th {
	font-family: 'Alex','Adobe Garamond Pro','Adobe Garamond','Garamond','Times';
	font-size: 16px;
}

body { 
	background-color: #9D8161;
} 

body.inline {
	background-color: #E8E9E5;
	background-image: URL('white');
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

body,p {
	text-align: justify;
}

h1 {
	font-family: 'Lucida Grande','Helvetica','Arial';
	font-size: 16px;
	border-bottom: 2px solid black;
	color: #614667;
}

h2 {
	font-family: 'Lucida Grande','Helvetica','Arial';
	font-size: 14px;
	border-bottom: 1px solid black;
	color: #614667;
}

table {
	border-spacing: 0px 0px;
	display: inline-block;
	empty-cells: show;
}

th {
	font-weight: bold;
	background-color: #614667;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}

th.label {
	font-weight: bold;
	background-color: transparent;
	color: black;
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
}

td {
	padding: 0px;
	vertical-align: top;
}

td.title {
	font-family: 'Lucida Grande','Helvetica','Arial';
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	background-color: #D4B290;
	color: #E8E9E5;
	text-shadow: black 0px 2px 3px;
}

table.menu {
	width: 100px;
	vertical-align: top;
}

a {
	border-bottom: 1px dotted black;
	text-decoration: none;
	color: black;
}

a:hover {
	border-bottom: 1px solid black;
	text-shadow: darkgray 0px 1.5px 1px;
	color: #614667;
}

a.image {
	text-decoration: none;
	border-bottom: 0px solid black;
}

a.image:hover {
	text-decoration: none;
	border-bottom: 0px solid black;
}

iframe.body {
	width: 600px;
	height: 100%;
	border: 2px solid #D4B290;
	background-color: white;
	vertical-align: top;
	margin-left: 0px;
}

td.copyright {
	font-size: 12px;
	text-align: center;
	height: 15px;
}

td.source {
	font-size: smaller;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

tr.source1 {
	background-color: transparent;
}

tr.source2 {
	background-color: #E6D8C6;
}

h1.resumeHeader {
	border-bottom: 2px solid #614667;
	font-family: 'Lucida Grande','Helvetica','Arial';
	font-size: 16px;
	font-weight: bold;
	color: black;
}

td.resumeHeader {
	color: #614667;
	font-family: 'Lucida Grande','Helvetica','Arial';
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}

td.resumeJob {
	font-family: 'Adobe Garamond Pro','Adobe Garamond','Garamond','Times';
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: justify;
	width: 70%;
}

td.resumeDates {
	font-family: 'Adobe Garamond Pro','Adobe Garamond','Garamond','Times';
	font-size: 14px;
	font-style: italic;
	text-align: right;
	padding-bottom: 7px;
	white-space: nowrap;
}

td.resumeBody {
	font-family: 'Adobe Garamond Pro','Adobe Garamond','Garamond','Times';
	font-size: 14px;
	text-align: justify;
	padding-bottom: 7px;
}

td.resumeByLine {
	font-family: 'Adobe Garamond Pro','Adobe Garamond','Garamond','Times';
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
}

ul.resume {
	list-style-image: URL('../Images/bullet.gif');
}

li.resume {
	font-size: 14px;
	text-align: justify;
	margin-left: -20px;
}

/*************************
 * Menu
 ************************/

#menu {
	padding: 0;
	overflow: visible;
	z-index: 10;
}

#menu ul, #menu p {
	font-family: 'Helvetica','Arial';
	font-size: 13px;
}

#menu ul {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu ul li {
	list-style: none;
	margin-bottom: 2px;
}

#menu ul a {
	color: white;
	background-color: transparent;
	border-left: 4px solid #D4B290;
	border-bottom: 1px dotted #D4B290;
	display: block;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	text-shadow: #000000 0px 2px 3px;
}

#menu ul a {
	width: auto;
}
*html #menu ul a { \width:100%; w\idth:auto} /* tan hack -IE */

#menu ul a:hover {
	color: white;
	text-decoration: none;
   background-color: #614667;
   text-shadow: darkgray 0px 0px 0px;
	font-weight: bold;
}

#menu ul li:first-child {
	margin-top: 2px;
}

/*************************
 * Recipe
 ************************/

div.recipe {
	width: 550px;
	border: 1px dotted black;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
	background-color: #FFFFEE;
}

div.recipe h1 {
	text-align: center;
	font-size: 36px/40px;
	font-family: "AdobeGaramondPro","Adobe Garamond Pro","Adobe Garamond","Garamond","Times";
	border-bottom: none;
}

div.recipe h2 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

div.recipe p.comments {
	font-style: italic;
}

div.recipe ul {
	font-style: italic;
	list-style-type: none;
}

div.recipe ol {
	padding-left: 40px;
}

div.recipe ol li {
	margin-bottom: 10px;
}

div.recipe div.note {
	font-weight: bold;
	font-style: italic;
	display: inline;
}

/* Essays */

table.essay {
	border-spacing: 1px 1px;
}

table.essay td {
	padding-left: 5px; 
	padding-right: 5px;
	text-align: justify;
	font-size: 14px;
	border-bottom: 1px dotted black;
}

table.essay th {
	padding-left: 5px; 
	padding-right: 5px;
}

table.essay td.feature {
	text-align: left;
}

table.essay td.pro {
	font-weight: bold;
	color: green;
	text-align: center;
}

table.essay td.con {
	font-weight: bold;
	color: red;
	text-align: center;
}

