@charset "UTF-8";

#wrapper {
	position:relative;
	left:10px;
	top:15px;
	width:955px;
	height:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 18px;
	letter-spacing: 1px;
}
#name {
	position:absolute;
	left:8px;
	top:9px;
	width:315px;
	height:42px;
	z-index:2;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	color: #a5d049;
	font-size: 24px;
}
#nav {
	position:absolute;
	left:12px;
	top:88px;
	width:161px;
	height:375px;
	z-index:2;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #666;
}
#wrapper #nav a {
	text-decoration: none;
}
#text {
	position:absolute;
	left:15px;
	top:-4px;
	width:662px;
	height:501px;
	z-index:2;
	visibility: visible;
}
#wrapper #bodyhome #text p a {
	color: #a5d049;
	text-decoration: underline;
}
#phoneemail {
	position:absolute;
	left:558px;
	top:11px;
	width:349px;
	height:54px;
	z-index:2;
}
.green {
	color:#a5d049;
}
.orange {
	color: #F90;
}

h1 {
	color: #C00;
	font-size: 16px;
}
h2 {
	font-size: 12px;
	color: #999;
	line-height: 12px;
	margin: 0px;
}
.emphasis {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
#wrapper #phoneemail {
	letter-spacing: 1px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
nav:link {
	color:#666666;
}

.blue {
	color: #39C;
}
.red {
	color: #C30;
}
.yellow {
	color: #E9F04A;
}
.purple {
	color: #609;
}
.pink {
	color: #F9C;
}
#wrapper #phoneemail a {
	color: #666;
	text-decoration: none;
}
#wrapper #name a {
	color: #a5d049;
	text-decoration: none;
}
