/* @override http://www.growingwisdom.com/html/verveStyle.css */

/* @group Eric's Reset Reloaded */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	color: #666666;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: inherit;
	vertical-align: baseline;
}

a:link {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

/* remember to define focus styles! */
:focus {
	font-size: 10px;
	color: #2d7a6c;
	outline: 0;
}
body {
	line-height: 1;
	color: #333333;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

}
ul.none {list-style-type: none}
}

/* @end */

#verveNav {
	width: 200px;
}

.navCategoryLevelOne {
	font-size: 17px;
	color: #cb6f2c;
	line-height: 20px;
	border-top: 1px dashed #24566a;
	margin-top: 15px;
	padding-top: 5px;
	margin-bottom: 15px;
}

#slideshow img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#placeHolder {
	height: 130px;
}

.rightColumnRegularLink {
	color: #2d7a6c;
	display: block;
	font-size: 10px;
	line-height: 26px;
}

a.rightColumnSpecialLink {
	color: #2d7a6c;
	display: block;
	height:135px;
	width: 233px;
	background: url("Images/blog-image.png") 0 0 no-repeat;
}

a.rightColumnSpecialLink:hover {
	color: #2d7a6c;
	display: block;
	height:135px;
	width: 233px;
	background: url("Images/blog-image.png") 0 -135px no-repeat;
}

.navCatagoryLevelTwo {
	line-height: 17px;
	letter-spacing: 0px;
	color: #2d3f7a;
	font: bold 12px/18px Verdana, sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#verveNav p {

	margin-bottom: 16px;
	font: 14px/17px Verdana, sans-serif;
}

.davesBook {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

element {
}


