body {
	font-family: Trebuchet MS, sans;
	background-color: #F6E497;
	color: #4C1B1B;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1 em;
	font-size: .8 em;
	margin: 0px;
	padding: 0px;
}


#holder {
	width: 800px;
	background: #F6E497;
	text-align: left;
	margin: 0 auto 0 auto;
	display: table;
	position: relative;
	vertical-align: middle;
}


#header {
	background: #F6E497;
}

a img {
    border: none;
}


#nav {
	width: 140px;
	float: left;
	padding: 15px;
}

#nav a:link { 
	color: #BA121B;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited { 
	color: #4C1B1B;
 text-decoration: none;
	font-weight: bold;
}

#nav a:hover, {  
	color: #BD8D46;
 text-decoration: none;
	font-weight: bold;
}

#content {
	margin: 0 0 0 165px;
	padding: 15px;
	border-left: 1px solid #4C1B1B;
}

#content p {
	line-height: 140%;
}

#content a:link { 
	color: #BA121B;
	text-decoration: none;
}

#content a:visited { 
	color: #BA121B;
	text-decoration: none;
}

#content a:hover, #content a:active, #content a:focus {  
	color: #BD8D46;
}

#content li {
list-style-type: square;
margin: 0 0 0 20px;
}


#headshot {
margin: 0 0 5 0 px;
width:150px;
height: 200 px
float:left;
background:saddlebrown;
font-weight:normal;
padding: 0 15 0 0px;
text-align:justify;
}



#footer {
	padding: 5px;
	font-size: 60%;
	text-align: center;
}


.quote {
	font-family: Georgia;
	background-color: #f6e497;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 1.1 em;
	font-size: 1 em;
	font-style: italic;
}


.quote_left {
	font-family: Georgia;
	background-color: #f6e497;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1 em;
	font-size: 1 em;
	font-style: italic;
}

.grey{
	font-family: Georgia;
	background-color: #f6e497;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1 em;
	font-size: 1 em;
}

.title {
	font-family: Trebuchet MS;
	background-color: #f6e497;
	color: #BA121B;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1 em;
	font-size: large;
	font-weight: normal;
}   

.bodybold {
	font-family: Trebuchet MS, sans;
	background-color: #F6E497;
	color: #4C1B1B;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1 em;
	font-size: .8 em;
}

.body_italic {
	font-family: Trebuchet MS, sans;
	background-color: #F6E497;
	color: #4C1B1B;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1 em;
	font-size: .8 em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.question {
	font-family: Trebuchet MS, sans;
	background-color: #BA121B;
	color: #FCFAE1;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1 em;
	font-size: .8 em;
	margin: 0px;
	padding: 0 0 0 8px;
}  
