/* Reset browser styles
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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 {
	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 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;
}

/* Global styles
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

html, 
body {
	width: 100%;
	height: 100%;
}

body { 
	background-color: #452817;
	color: #000;
	font-family: "trebuchet ms", trebuchet, "helvetica neue", helvetica, arial, verdana, sans-serif; 
	font-size: 100%;
	line-height: 1.03125em; /* 16.5px */
}

/* Structure
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

#container,
#header,
#innercontainer,
#footer { width: 912px; }

#container {
	position: relative;
	margin: 0 auto;
	background: #f2f2f2;
}

#header {
	position: relative;
	height: 304px;
}

#innercontainer {
	position: relative;
	margin: 0 auto;
}

#content {
	float: left;
	width: 600px;
	padding: 0 24px;
}

#sidebar {
	float: left;
	width: 240px;
	padding: 0 24px 20px 0;
}

#footer {
	padding: 16.5px 0 20px 0;
	border-top: 2px solid #403d1e;
}

.center-clear-l {
	clear: left;
	text-align: center;
}

.center-clear-r {
	clear: right;
	text-align: center;
}

.clear { clear: both; }

.clearleft, 
.clear-l { clear: left; }

.clearright,
.clear-r { clear: right; }

.aligncenter { margin: 0 auto; }

.alignleft, 
.fl-l { float: left; }

.alignright, 
.fl-r { float: right; }

.imgfloatleft, 
.imgfl-l { 
	float: left;
	margin: 0 12px 12px 0;
}

.imgfloatright, 
.imgfl-r {
	float: right;
	margin: 0 0 12px 12px; 
} 

.imgbox {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 8px 0 0;
}

/* Content
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

h2 { 
	margin: 0 0 24px 0;
	padding: 0 0 4px 0;
	border-bottom: 2px solid #717330;
}

#titlecontainer {
	margin: 24px 0 0 0;
	background-color: #717330;
}

#title { padding: 1px 0 1px 4px; }

.section {
	margin: 24px 0 0 0;
	padding: 0 0 24px 0;
}

.endsection {
	margin: 24px 0 0 0;
	padding: 0 0 48px 0;
}

.review { margin: 6px 0 0 0; }

/* Sidebar
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

h4 { 
	margin: 18px 0 2px 0;
	padding: 0 2px;
	border-bottom: 2px solid #55594f;
}

#navigation {
	margin: 24px 0 0 0;
	padding: 2px 0 0 0;
	border-top: 2px solid #65768c;
}

.sidebar-copy {
	margin: 0 0 18px 0;
	color: #55594f;
	font-family: verdana, arial, sans-serif;
	font-size: 0.6875em; /* 11px */
	letter-spacing: 0.03125em; /* 0.5px */
}

#sidebar img { margin: 18px 0 6px 0; }

#sidebar ul {
	color: #65768c;
	font-family: verdana, arial, sans-serif;
	font-size: 0.6875em; /* 11px */
	letter-spacing: 0.03125em; /* 0.5px */
}

#aweber { margin: 18px 0 0 0; }

/* Footer
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

#copyright { margin: 0 0 0 24px; }

/* Typography
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
	margin: 0 0 0 18px;
	color: #403d1e;
	font-family: verdana, arial, sans-serif;
	font-size: 0.6875em; /* 11px */
	letter-spacing: 0.03125em; /* 0.5px */
}

.center { text-align: center; }

em { font-style: italic; }

h1, h5, h6 { font-weight: normal; }

h1 { font-size: 1.5em; /* 24px */ }

h2 { 
	color: #717330;
	font-size: 1em; /* 16px */ 
	letter-spacing: 0.0625em; /* 1px */
}

h3 { 
	color: #bfa75e;
	font-size: 0.875em; /* 14px */ 
	letter-spacing: 0.0625em; /* 1px */
}

h4 { 
	color: #55594f;
	font-size: 0.75em; /* 12px */
	letter-spacing: 0.0625em; /* 1px */ 
}

h5 { font-size: 0.6875em; /* 11px */ }

h6 { 
	color: #808080;
	font-family: verdana, arial, sans-serif;
	font-size: 0.625em; /* 10px */
	letter-spacing: 0.03125em; /* 0.5px */
}

.indent { text-indent: 18px; }

p { 
	color: #403d1e;
	font-family: verdana, arial, sans-serif;
	font-size: 0.6875em; /* 11px */
	letter-spacing: 0.015625em; /* 0.25px */
	text-align: justify;
}

.smaller { font-size: 0.625em; /* 10px */ }

strong { font-weight: bold; }

#title {
	color: #fff;
	font-family: "trebuchet ms", trebuchet, "helvetica neue", helvetica, arial, verdana, sans-serif;
	font-size: 1em; /* 16px */ 
	font-weight: bold;
	letter-spacing: 0.0625em; /* 1px */
}

.underline { text-decoration: underline; }

/* Link styles	
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - */

a { text-decoration: none; }

a img { border: none; }

#content p a:link { 
	color: #403d1e;
	text-decoration: underline; 
}

#content p a:visited { 
	color: #403d1e; 
	text-decoration: underline;
}

#content p a:hover { 
	color: #403d1e;
	text-decoration: underline;
}

#sidebar ul a:link, #sidebar p a:link { 
	display: block;
	padding: 0 2px; 
	color: #65768c; 
}

#sidebar ul a:visited, #sidebar p a:visited { 
	display: block;
	padding: 0 2px; 
	color: #65768c; 
}

#sidebar ul a:hover, #sidebar p a:hover { 
	display: block;
	padding: 0 2px; 
	background: #65768c; 
	color: #fff; 
}

