/* 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* BASIC STYLES
--------------------------------------------------*/
a:link {
	color: #0096cb;
	}
a:visited {
	color: #3396ff;
	}
a:hover {
	color: #c00;
	}
a:active {
	color: #0096cb;
	}
body {
	background: #ececec;
	color: #444;
	font: 70% arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	}
h1 {
	background: url(../i/logo.jpg) no-repeat 0 15px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -2000000px;
	}
h1 a {
	display: block;
	height: 63px;
	width: 300px;
	}
.center {
	text-align: center;
	}
.red {
	color: #f00;
	}

/* MAIN CONTENT AREA
-----------------------------------------------------------------*/
#container {
	background: #ececec;
	height: auto;
	min-height: 600px;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}
#content {
	background: #fff;
	float: left;
	min-height: 600px;
	padding: 16px 0;
	width: 630px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	#content h2 {
		color: #777;
		color: #444;
		font-size: 1.4em;
		font-weight: normal;
		margin: 18px auto 12px 16px;
		padding-top: 18px;
		text-transform: uppercase;
		}
	#content h2.first {
		margin-top: 0;
		}
	#content h3 {
		color: #3cb03a;
		color: #0096cb;
		font-size: 1.4em;
		margin: 16px;
		}
	#content h4 {
		font-size: 1.1em;
		font-weight: bold;
		margin: auto auto 0 16px;
		padding-top: 12px;
		text-transform: uppercase;
		}
	#content p.first {
		padding-top: 16px;
		}
	#content p.desc {
		font-style: italic;
		margin-top: 0;
		}
	#content p.more {
		text-align: center;
		}
	#content span.summary {
		display: block;
		font-weight: bold;
		float: right;
		margin: 2px 0 0 6px;
		text-align: center;
		width: 200px;
		}
	#content span.summary img {
		float: none;
		}
	#content hr {
		color: #eee;
		margin: 18px auto 20px auto;
		width: 50%;
		}
	#content p img {
		border: none;
		float: left;
		margin: 4px 6px 0 0;
		}
	#content p img.portrait {
		float: left;
		height: 100px;
		margin: 2px 15px 0 12px;
		width: 100px;
		}
	#content p {
		line-height: 150%;
		margin: 0 16px 16px;
		}
	#content ul {
		margin: 0 16px 16px;
		}
		#content li {
			line-height: 150%;
			margin: 0 0 12px 0;
			}
	#content p.book.odd {
		background: #fff;
		padding-top: 22px;
		}
	#content p.book {
		background: #f6f6f6;
		border-bottom: dotted 1px #ddd;
		clear: both;
        font-size: 1.2em;
		height: 264px;
		margin-bottom: 0;
		padding: 32px 12px 12px 12px;
		}
		p.book em {
			font-style: italic;
			}
		p.book a img {
			border: none;
			margin: -12px 16px 0 0 !important;
			}
		p.book strong {
			color: #555;
			font-size: 1em;
			font-style: normal;
			font-weight: bold;
			line-height: 160%;
			}
		span.today-show {
			display: inline;
			float: left;
			height: 36px;
			margin: 0;
			padding: 0;
			position: relative;
			width: 205px;
			}
			a#today-logo, a#today-logo-white {
				background: url(../i/today.png) no-repeat;
				float: right;
				height: 36px;
				margin-top: 0;
				position: absolute;
				right: 0;
				text-indent: -2000000px;
				top: -10px;
				width: 50px;
				}
			a#today-logo-white {
				background: url(../i/today-white.png) no-repeat;
				}
		#content .about-col {
			border-right: dotted 1px #ccc;
			float: left;
			width: 156px;
			}

/* SIDEBAR NAVIGATION & BRANDING
-----------------------------------------------------------------*/
#nav {
	color: #0096cb;
	float: left;
	margin-right: 20px;
	width: 250px;
	}
	#nav p#info {
		border-top: dotted 1px #53bbdd;
		height: 95px;
		margin: 0;
		padding: 10px 0 0;
		}
		#nav p#info img {
			float: left;
			height: 80px;
			margin: 3px 5px 15px 0;
			width: 80px;
		 	}
	#nav ul {
		border-top: dotted 1px #53bbdd;
		clear: both;
		list-style: none;
		margin: 0 0 15px 0;
		padding: 0;
		}
		#nav ul li {
			border-bottom: dotted 1px #53bbdd;
			height: auto;
			}
			#nav ul li a {
				background: url(../i/bullet.jpg) no-repeat 0 8px;
				color: #53bbdd;
				display: block;
				height: 22px;
				padding: 8px 0 0 18px;
				text-decoration: none;
			}
			#nav ul li a.current {
				font-weight: bold;
			}
			#nav ul li ul {
				clear: both;
				border: none;
				margin: 0 0 6px 0;
				}
				#nav ul li ul li {
					border: none;
					}
					#nav ul li ul li a {
					    background: none;
						height: 12px;
						padding: 0 0 4px 18px;
					}
	#nav #social {
		float: right;
		margin: 20px 7px 0 0;
		width: 40px;
		}
		#nav #social a {
			display: block;
			height: 40px;
			text-indent: -999em;
			width: 40px;
			}
		#nav #social a#facebook {
			background: url(../i/facebook.png) no-repeat 3px 2px;
			margin-bottom: 10px;
			}
		#nav #social a#twitter {
			background: url(../i/twitter.png) no-repeat 3px 2px;
			}

	#nav div.quote {
		background: url(../i/bubble_top.gif) no-repeat 0 0;
		float: left;
		position: relative;
		padding: 29px 0 16px 0;
		text-align: center;
		width: 180px;
		}
		#nav div.quote blockquote {
			background: url(../i/bubble_middle.gif) repeat-y 0 0;
			clear: both;
			color: #0096cb;
			font-size: 1.1em;
			height: auto;
			line-height: 150%;
			margin: 0;
			padding: 12px;
			}
		#nav div.quote span.author {
			background: url(../i/bubble_bottom.gif) no-repeat 0 0;
			color: #0096cb;
			display: block;
			height: 10px;
			font-size: .9em;
			font-weight: bold;
			margin: 0;
			padding: 70px 0 0 0;
		}

/* FOOTER
-----------------------------------------------------------------*/
#footer {
	clear: both;
	color: #0096cb;
	float: right;
	font-size: .9em;
	padding-top: 6px;
	width: 630px;
	}
	#footer p#copyright {
		color: #777;
		float: left;
		margin-left: 10px;
		width: 150px;
		}
	#footer p#footer-nav {
		float: right;
		margin-right: 10px;
		text-align: right;
		width: 450px;
		}
		#footer p#footer-nav a:link {
			color: #0096cb;
			text-decoration: none;
			}
		#footer p#footer-nav a:visited {
			color: #0096cb;
			text-decoration: none;
			}
		#footer p#footer-nav a:hover {
			color: #c00;
			text-decoration: underline;
			}
		#footer p#footer-nav a:active {
			color: #c00;
			text-decoration: none;
			}
