/* @override http://tacw.c5ci.com/sites/tacw/stylesheets/style.css */

body {
	padding: 0;
	margin: 0;
	background-color: #f4f2ea;
}

#navBar {
	background: #f4d490;
	height: 60px;
	display: block;
	text-shadow: 0 1px 1px #f4d490;
	overflow: hidden;
}

#innerNavBar {
	width: 848px;
	margin: 0 auto;
}

#innerNavBar a {
	text-transform: lowercase;
	color: #7f6122;
	font: 1.1em/60px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	width: 106px;
	height: 60px;
	display: block;
	float: left;
	text-align: center;
}

#innerNavBar a:hover {
	color: #a3291f;
}

#innerNavBar a.selected {
	background: url(/sites/tacw/images/glow.gif) no-repeat center bottom;
	color: #a3291f;
}

#headerBar {
	text-indent: -9999px;
	height: 140px;
	background: url(/sites/tacw/images/header-bg.gif) no-repeat center top;
}

#headerBar.home {
	background: url(/sites/tacw/images/header-bg-home.gif) no-repeat center top;
}

#quoteBar {
	background: url(/sites/tacw/images/quote-bg.png) repeat-x;
	height: 180px;
	display: block;
}

#quoteBar.home {
	background-color: #8e260f;
	height: 350px;
	background-image: url(/sites/tacw/images/quote-bg-home.png);
}

#quoteBar.home #innerQuoteBar {
	background-image: none;
}

#polaroidImg {
	position: absolute;
	width: 265px;
	height: 265px;
	top: -44px;
	right: 32px;
}

#innerQuoteBar {
	margin: 0 auto;
	width: 850px;
	background: url(/sites/tacw/images/quotebar-photo.png) no-repeat right top;
	height: 180px;
	position: relative;
}

#innerQuoteBar .promo {
	width: 240px;
	margin-right: 65px;
	color: #fff;
	font: .9em/1.25em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	display: block;
	text-shadow: 0 1px 1px #A60B05;
}

#innerQuoteBar .promo.last {
	margin-right: 0;
}

#innerQuoteBar .promo img {
	border: 3px solid #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -3px;
}

#innerQuoteBar .promo p {
	margin: 0 0 0 3px;
	padding: 0;
	width: 230px;
}

#innerQuoteBar .promo h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

#innerQuoteBar table tr td {
	margin: 0;
	width: 500px;
	color: #fff;
	font: italic 1.1em/1.75em Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px 0px 0px #a3291f;
	height: 180px;
	vertical-align: middle;
}

#innerQuoteBar .source {
	font-variant: normal;
	font-style: normal;
	display: block;
	text-align: right;
	font-size: .8em;
}

#contentArea {
	background: url(/sites/tacw/images/main-content-bg.png) no-repeat right top;
	min-height: 78px;
	width: 850px;
	margin: 0 auto;
}

#contentArea.home {
	background-image: none;
}

#contentArea.noSidebar {
	background: url(/sites/tacw/images/main-content-bg-no-sidebar.png) no-repeat right top;
}

#content {
	width: 525px;
	float: left;
	min-height: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font: .9em/1.65em Georgia, "Times New Roman", Times, serif;
	color: #625f51;
}

#content.home {
	width: 850px;
}

#content h1 {
	color: #6d5051;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal normal 1.5em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 0 0 0 #f4f2ea;
	padding: 0;
	margin: 0 0 .5em;
}

#content h2 {
	font: normal 1.15em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0;
	color: #6d5051;
	text-shadow: 0 0 0 #fff;
}

#content hr {
	color: #dbdacf;
	height: 1px;
	background-color: #dbdacf;
	border: 0;
}

#content p {
	padding: 0;
	margin: 0 0 1.5em;
}

#content p span.welcome {
	text-transform: uppercase;
	font: 1.4em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6d5051;
}

#content a {
	color: #951d13;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a.next, #content a.back {
	font-style: italic;
}

#content a.next p, #content a.back p {
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	border-top: 1px solid #dbdacf;
	border-bottom: 1px solid #dbdacf;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content a.next p {
	background: url(/sites/tacw/images/bullet_go.gif) no-repeat 0 5px;
}

#content a.back p{
	background: url(/sites/tacw/images/bullet_back.gif) no-repeat 0 5px;
}

#sidebar {
	margin-left: 28px;
	width: 245px;
	float: left;
	background-color: #e5e1d0;
	margin-top: 68px;
	padding: 0 10px 10px;
	font: .9em/1.65em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6d5051;
}

#sidebar hr {
	border: 0;
	color: #b6b4a8;
	background-color: #b6b4a8;
	height: 1px;
}

#sidebar h1 {
	text-transform: uppercase;
	font: normal normal .9em/1.65em "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #913d20;
	margin: 0;
	padding: 0;
}

#sidebar p {
	padding: 0;
	margin: 0 0 .5em;
}

#sidebar p.caption {
	font-style: italic;
	font-size: .9em;
	text-align: center;
}

#sidebar a {
	color: #951d13;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#footer {
	color: #807f7c;
	padding-top: 4px;
	padding-bottom: 4px;
	font: .65em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #951d13;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}