body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin: auto;
	width: 960px;
	text-align: center;
}

#header {	
	
	margin-left: auto;	
	
	margin-bottom: 30px;	
	
	margin-right: auto;	
	
	margin-top: 30px;	
	
	padding-top: 10px;	
	
	text-transform: capitalize;	
	
	text-align: center;	
	
	border-style: none;	
	
	width: 960px;
}

#indexheader {	
	
	padding-top: 40px;	
	
	text-transform: capitalize;	
	
	text-align: center;	
	
	border-style: none;	
	
	width: 960px;	
	
	margin:0 auto;
	height: 225px;
}

#navbar {
	text-align: center;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	width: 960px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	display: inline;
}

#navbar li {
	color: #898989;
	border-top-color: #898989;
	width: 240px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-color: #898989;
	border-bottom-style: double;
	border-top-style: double;
	border-bottom-width: 4px;
	border-top-width: 4px;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	list-style-type: none;
	float: left;
	display:inline;
	overflow:hidden;
	}

#navbar li a {
	color: #898989;
	text-decoration: none;
}

#columnone {
	padding-top: 40px;
	background-repeat: repeat-x;
	margin-left: 15px;
	width: 300px;
	display: inline;
	overflow: hidden;
	float: left;
	position: relative;
	text-align: center;
}

#columntwo {
	padding-top: 40px;
	margin-left: 15px;
	width: 300px;
	text-align: center;
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}

#columnthree {
	padding-top: 40px;
	margin-left: 15px;
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
	text-align: center;
	width: 300px;
}

#text {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #898989;
	font-size: 13px;
	line-height: 18px;
}

#one {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: 15px;
	width: 300px;
}

#two {
	display: inline;
	float: left;
	overflow: hidden;
	position: static;
	margin-left: 15px;
	width: 300px;
}

#three {
	display: inline;
	margin-left: 15px;
	float: left;
	overflow: hidden;
	position: relative;
	width: 300px;
}

/* img {
	border-color: #b5e655;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
} */

h2 {
	color: #61e9e5;
}

.name {
	font-size: 16px;
	color: #e065d7;
}

#text a {
	text-decoration: none;
	font-weight: bold;
	color: #f17306;
}

#navbar .home a:hover {
	color: #61e9e5;
}

#navbar .portfolio a:hover {
	color: #e065d7;
}

#navbar .testimonials a:hover {
	color: #b5e655;
}

#navbar .contact a:hover {
	color: #ff8b29;
}

#allblurbs {
	border-color: #959595;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-top: 15px;
	position: relative;
	margin-left: 15px;
	width: 928px;
	clear: both;
	background-color: #f0f0f0;
	color: #6c6c6c;
}

.blurb {
	background-position: 0;
	padding-top: 0px;
	text-align: justify;
	margin-right: 60px;
	margin-left: 60px;
	padding-right: 30px;
	padding-left: 30px;
	letter-spacing: 1.1px;
	color: #8d8d8d;
	float: left;
	line-height: 18px;
	font-size: 16px;
}

.blurbsign {
	margin-bottom: 0px;
	background-image: url(images/leafdoohickey.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1.1px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 60px;
	margin-left: 60px;
	color: #585858;
	padding-top: 0px;
}

h1 {
	height: 15px;
	line-height: 20px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

.highlightone {
	color: #e065d7;
}

.highlighttwo {
	color: #ff8b29;
}

.highlightthree {
	color: #84c830;
}

.spacer {
	margin-right: 15px;
}

element {
}

#portfolio img {
	margin-top: 35px;
	border-color: #2f2f2f;
	border-width: 1px;
	border-style: solid;
}
#footer {
	padding-bottom: 50px;
	width: 960px;
	float: left;
	clear: both;
	color: #898989;
	margin-top: 200px;
	border-top-color: #898989;
	padding-top: 20px;
	border-top-style: double;
	border-top-width: 4px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: .65em;
	font-family: Verdana, Arial, sans-serif;
}
#search {
	text-align: right;
}
