body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:18px;
}

body#home a#homenav,
body#about a#aboutnav,
body#bio a#bionav,
body#testimonies a#testimoniesnav,
body#contact a#contactnav {
font-weight:bold;
color: #800080;
}
a {
	color: #800080;
	text-decoration: underline;
}

a:hover {
	color: #99cc99;
	text-decoration: none;
}

.greyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
}

.purphead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight:bold;
	color: #800080;
}
.seo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:12px;
  color:#999999;
  }

.purpletext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:18px;
	color: #800080;
}

h1.purphead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight:bold;
	color: #800080;
	line-height:10px;
}
.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:18px;
  }
  .footertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  line-height:14px;
  }

#container {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 1024px;
	height: 111px;
	background-image:url(img/ve_header.jpg);
	background-repeat:no-repeat;
	position: realtive;
}

#footer {
	width: 1024px;
	height: 20px;
	position: relative;
}
#content {
	width: 1024px;
	padding-top:5px;
	padding-bottom: 30px;
	position: relative;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800080;
	font-style:italic;
	font-weight:bold;
}

#navbar {
	width: 1024px;
	position:relative;
	padding-top:70px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

a.navlink:link          {color: #fff; text-decoration: none;}
a.navlink:visited       {color: #fff; text-decoration: none;}
a.navlink:active        {color: #fff; text-decoration: none;}
a.navlink:hover         {color: #800080; text-decoration: none;}
a.navlink:visited:hover {color: #800080; text-decoration: none;}

a.link:link          {color: #800080; text-decoration: underline;}
a.link:visited       {color: #800080; text-decoration: underline;}
a.link:active        {color: #800080; text-decoration: underline;}
a.link:hover         {color: #99cc99; text-decoration: none;}
a.link:visited:hover {color: #99cc99; text-decoration: none;}

a.anchor:link          {color: #000; text-decoration: none;}
a.anchor:visited       {color: #000; text-decoration: none;}
a.anchor:active        {color: #000; text-decoration: none;}
a.anchor:hover         {color: #000; text-decoration: none;}
a.anchor:visited:hover {color: #000; text-decoration: none;}

a.leighmaro:link          {color: #999999; text-decoration: underline;}
a.leighmaro:visited       {color: #999999; text-decoration: underline;}
a.leighmaro:active        {color: #999999; text-decoration: none;}
a.leighmaro:hover         {color: #ccc2a4; text-decoration: none;}
a.leighmaro:visited:hover {color: #ccc2a4; text-decoration: none;}


.clearing {
	clear: both;
}
