/* RESET */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	border-style: solid;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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

table { border-collapse:collapse; }
td { border: 1px solid #000; padding: 16px;
	font-family: "Georgia", serif; font-size: 12px;	line-height: 14px; color: #000;}



body {	font-family: "Georgia", serif; font-size: 12px;	line-height: 14px; color: #000; }

p { padding: 10px 0 0 0;}

/* HEADER */

#header				{ display: none; }

#nav-secondary		{ display: none; }

/* NAVIGATION */
#navigation			{ display: none; }

/* SEARCH */
#search			{ display: none; }

/* CONTENT */
#content			{ float:left; width: 609px; margin: 20px 0px 0 0; padding: 0px;}
#content-home		{ float:left; width: 609px; margin: 20px 0px 0 0; padding: 0px; background: url("book.jpg") no-repeat bottom right;}
#search				{ padding: 0 0 0 300px;}
#primary-content	{ background: url("big-e.png") no-repeat 20px 0; padding: 20px 30px 20px 45px;}
#primary-content-no-logo	{ padding: 20px 30px 20px 45px;}
#secondary-content	{ padding: 0px 30px 20px 45px;}
#left-content		{ float:left; width: 270px; padding: 0 30px 0 0;border-right: dotted 1px #ccc;}
#right-content		{ float:left; width: 200px; padding: 0 0 0 30px; }

p.center			{ text-align: center; }
p.header-blue		{ text-align: center; color: white; background:#000; padding: 3px; font-weight: bold; text-transform: uppercase; }
p.header-gold		{ text-align: center; color: black; background:#000; padding: 3px; font-weight: bold; text-transform: uppercase; }
p.testimonial		{ text-align: center; }

#primary-content p		{  padding: 5px 0 10px 0; }
#primary-content h1		{  font-family: "Georgia", serif; font-size: 22px;	line-height: 26px; color: #000; padding: 5px 0 10px 0; }
#primary-content h2		{  font-family: "Georgia", serif; font-size: 16px;	line-height: 20px; color: #000; padding: 5px 0 10px 0; }
#primary-content ul li	{  margin-left: 10px;  padding-bottom: 0;  padding-right: 0;  padding-top: 10px;  list-style-position: outside;  list-style-type: disc;  font-family: "Georgia", serif; font-size: 12px;	line-height: 14px; color: #000; }
#primary-content ol li	{
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	font-family: "Georgia", serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	border: #000;
}

div#video	{ width: 160px; float: right; margin: 0 0 10px 30px; }
#video p	{ text-align: center; }

.right		{ float:right;}
img.article { padding: 3px 8px 0 0; vertical-align:middle; }

/* FORMS */
.wufoo .info h2		{ font-size: 16px; line-height: 19px; font-weight: bold; padding-bottom: 8px; }
.wufoo .section h3	{ font-size: 14px; line-height: 17px; font-weight: bold; padding-bottom: 4px; }
.wufoo .info div	{ font-family: "Georgia", serif; font-size: 12px; line-height: 14px; }

/* FOOTER */
#footer			{ display: none; }

