@charset "UTF-8";
/* page build */

body {
	margin: 0px;
	background: #2e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #D0C7AC;
	}

img	{border: 0;}
p.access	{display: none;}
.clear {clear: both}
.space {color: #2e1e1e}
p {margin: 0px 0 0px 0}
.hand {
	cursor: hand;
	}
	

#mast {
	width: 1000px;
	background: url(images/masthead2.jpg) no-repeat top left;
	text-align: left;
	}

#footer {
	padding: 30px 0 30px 0;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #DED4B6;
	}

#info {
	padding: 0px 0 0 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #DED4B6;
	}
	
#resumeline {
	line-height: 15px;
	text-align: left;
	}

/*---------------------------------
font styles - main
---------------------------------*/

a:link {
	color: #DED4B6;
	text-decoration: underline;
	}
a:visited {
	color: #DED4B6;
	text-decoration: underline;
	}
a:hover {
	color: #FFF;
	text-decoration: none;
	}
a:active {
	color: #DED4B6;
	text-decoration: underline;
	}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A6953B;
	padding: 0px 0px 0px 3px;
	text-align: left;
	}
.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #A6953B;
	}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color: #A6953B;
	font-weight: bold;
	}
