@import url(menu.css);

body {
  background:#5F727E;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  padding:20px;
  margin:0px;
  text-align: center;
}


#wrap {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: transparent url(../images/bg.jpg) no-repeat left top;
	height: 600px;
	position: relative;
}
#content {
	height: 430px;
	width: 360px;
	left: 400px;
	top: 140px;
	position: absolute;
	color: #5F727E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
}
#footer {
	height: 20px;
	width: 360px;
	left: 400px;
	top: 570px;
	position: absolute;
	color: #5F727E;
	text-align: center;
}
.nounder {
	text-decoration: none;
}
			
p, h1 {
margin: 0px; 
padding: 5px 10px; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	color: #333366;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

#footer a {
	color: #333366;
	font-size: 14px;
	background-color:transparent;
	text-align: center;
	text-decoration: none;
}

#footer p {
	text-align: center;
	color: #333366;
}
h2 {
	font-size: 12px;
	text-align: left;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 25px;
	text-decoration: underline;
	line-height: normal;
}
li {
	font-size: 12px;
	text-align: left;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 25px;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: circle;
	line-height: normal;
}
#headshots p {
	text-align: center;
	background-position: center;
}
#headshots img {
	border: 1px solid #5F727E;
	margin: 5px;
	background-position: center;
	vertical-align: middle;
}
.center {
	text-align: center;
}
#contact, #voice, #resumesec, #videosec {
	margin-top: 100px;
}
#contact  p, #contact a, #voice p, #voice a, #resumesec p, #resumesec a, #videosec p, #videosec a {
	font-size: 16px;
	color: #5F727E;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 {
	font-size: 13px;
	text-align: left;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.reviewtag {
	color: #333366;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}
