h1, h2, h3, h4, h5, h6, .headingsretained, .bigmofo {
	color:  #834D3D;
}

h2, h3 {
	color: #834d3d;
	text-decoration: none;
	border: none;
}

div#content h3, div#content h3 a, div#content h3 a:visited, div#content h3 a:link, div#content h2, div#content h2 a, div#content h2 a:visited, div#content h2 a:link {
 color: #834d3d;
}	

div#content h3 a:hover, div#content h2 a:hover {
 color: #B37D6D
}	

.section {
	border-top: 1px solid #b37D6D;
	border-right: 1px none #b37D6D;
	border-bottom: 1px none #b37D6D;
	border-left: 1px solid #b37D6D;
}

span.options {
	color:  #834D3D;
}
span.options a {
	color:  #834D3D;
	text-decoration: underline;
}

table {
	font-size: 14px;
}

.butt {
	height: 16px; 
	vertical-align: middle; 
	text-align: center; 
	font-size: 10px; 
	border: none; 
	background-color:  #834D3D; 
	color: white;
}


div.msg {
	width: 100%;
	color:  #834D3D;
	font-weight: bold;
	font-family: "Lucida Console", "Lucida Sans", "Courier New", Courier, monospace;
	border: 1px dotted  #834D3D;
}

div.skills {
	width: 100%;
	border: none !important;
	margin: 0 0 5px 0;
	text-align: center;
	color: black;
	background-color: #ddd;
	font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
padding:0.2em;
}

