
@import url(reset.css);



/* --------------------------------------------------BODY--------------------------------------------------------*/
body {
	background:#ece4db url(images/body_bg.png) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height: 1;
	color: #673300;
	margin: 0px;
}
a { font-style:oblique; font-family:Georgia, "Times New Roman", Times, serif; }
img {
	max-width:100%;
}
#breadCrumbs {
	margin:10px auto;
}
#breadCrumbs a {
	text-decoration:none;
	color:#000;
	font-size:125%;
}
#subcatImage {
	width:150px;
}
#caseImage {
	width:600px;
	padding:10px;
	height:400px;
	margin:0px auto;
	position:relative;
}
#caseImage img {
	max-height:100%;
}
.categoryThumb {
	width:150px;
	display:inline;
}
#categoryblocks {
	padding:10px;
	background:#ccc;
	margin:0px auto;
	float:left;
	width:95%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.categorymodule {
	float:left;
	background:#ddd;
	text-align:center;
	width:31%;
	height:255px;
	margin:5px;
}
.categorymodule a {
	text-decoration:none;
	font-size:15px;
	line-height:20px;
	margin:5px 0 0 0;
	display:block;
	width:100%;
}
.categorymodule img {
	border:1px #fff solid;
	margin:0px;
}
.thumbnail {
	height:100px;
	display:inline;
	margin:10px;
}
/*Front page*/
/*#header{
	width:967px;
	height:105px;
	background:url(images/newhead.png) top left no-repeat;
	margin:0px auto;
}
*/#header img {
	position:relative;
	left:-14px;
}
#headerLinks {
	width:100%;
	max-width:200px;
	height:105px;
	background:#fff;
}
#frontPageBottom {
	background: url(images/century_bg.jpg) no-repeat scroll 335px 0;
	height:375px;
	width:99%;
}
#frontPageBottom img {
	float:left;
	margin:15px 0 0 10px;
	box-shadow:rgba(0, 0, 0, 0.5) 5px 5px 10px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 10px 10px 15px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 2px 2px 10px;
}
#frontPageText {
	float:left;
	padding:70px 0 0 45px;
	width:45%;
}
#navigation {
	position: absolute;
	bottom:40px;
	list-style:none;
	right:175px;
}
#splash #navigation {
	bottom:20px;
}
#navigation li {
	float:left;
}
#navigation a { font-size:1.5em; }
#navigation a:link, #navigation a:visited, #footer a:link, #footer a:visited {
	color:#ece4db;
	text-decoration:none;
	margin:0px 10px;
}
#navigation a:hover, #navigation a:focus, #footer a:hover, #footer a:focus {
	color:#fff;
}
/* end front page*/


#footer {
	background:#5B2700 url(images/footer_bg.png) repeat-x;
	padding:34px 0 0;
	height:48px;
}
#centerColumn {
	margin:0px auto;
	width:965px;
	background: url(images/content_bg.png);
	padding-bottom:30px;
}
#splash #centerColumn {
	background: url(images/splash_content_bg.png);
	width:937px;
	padding:0 14px;
}
#centerClear {
	clear:both;
	display:block;
	height:25px;
}
#leftSidebar {
	float:left;
	width:204px;
}
#leftSidebar ul {
	margin-left:15px;
	list-style:none;
	width:172px;
	margin-left:42px;
}
#leftSidebar li {
	text-indent:5px;
	height:35px;
	margin:5px 0;
	vertical-align:center;
	background:#401B00;
	color: #fff;
}
#leftSidebar li:hover {
	background:#000;
}
#leftSidebar li a {
	padding:7px 0 0 0;
	color:#fff;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	font-size:1.5em;
}
#leftSidebar li a:hover {
	text-decoration:none;
}
#leftSidebar .currentPage {
	background:#AB957D; 
}
#leftSidebar li.currentPage a {color:#401b00; }
#leftSidebar .currentPage:hover {
	background:#AB957D;
}
#leftSidebar li.currentPage a:hover {
	color:#000;
	text-decoration:none;
}
#mainContent {
	width:670px;
	float:left;
	padding:0 0 0 40px;
}
#mainContent p {
	line-height:1.75;
	margin:20px auto;
	font-size:14px;
}
#mainContent h1 {
	color:#622c14;
	padding:5px 0 15px;
	font-size:300%;
}
#rightContent p {
	margin:10px 10px;
	font-size:110%;
}
.caption {
	border-bottom:2px #000 solid;
	display:block;
	padding:5px;
}
#header {
	width:965px;
	height:144px;
	background:url(images/header_bg.png) no-repeat;
	margin:0px auto;
	position:relative;
}
#splash #header {
	background-image:url(images/splash_header_bg.png);
	height:124px;
}
#headermedia {
	width:939px;
	height:105px;
	background:url(images/headermedia.png);
	margin:0px auto;
}
#headercases {
	width:939px;
	height:105px;
	background:url(images/headercases.png);
	margin:0px auto;
}
#headerabout {
	width:939px;
	height:105px;
	background:url(images/headerabout.png);
	margin:0px auto;
}
#innerHeaderLinks {
	position:relative;
	left:430px;
	top:-30px;
	width:515px;
	display:block;
}
#innerHeaderLinks a {
	font-family:Verdana, Times, serif;
	font-size:155%;
	color:#fff;
	margin:0px 10px;
	padding:5px;
	position: relative;
	text-decoration:none;
}
#innerHeaderLinks a:hover {
	color:#aaa;
}
.imageTable {
	margin:25px auto;
	background:#ddd;
}
/* --------------------------------------------------TEXT--------------------------------------------------------*/
#frontPageText p {
	font-size : 14px;
	line-height : 18px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #FFFFFF;
	margin-bottom:10px;
	text-shadow:rgba(0,0,0,0.5) 2px 2px 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
}
.whiteBLD {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight :bold;
	color:#FFFFFF;
}
#footer p {
	margin:0px auto;
	width:500px;
	display:block;
	color:#fff;
	text-align:center;
	line-height:1.5;
}

/* --------------------------------------------------HYPERLINKS--------------------------------------------------------*/
A:Visited {
	color : #744116;
	text-decoration: underline;
	font-weight: bolder;
}
a:link {
	color : #864916;
	text-decoration: underline;
	font-weight: bolder;
}
A:Active {
	color : #5B2700;
	text-decoration: none;
	font-weight: bolder;
}
A:Hover {
	color : #884615;
	text-decoration: none;
	font-weight: bolder;
}
.maintxt {
	font-size : 11.5px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #FFFFFF;
}
.mainTXT {
	font-size : 11.5px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	color : #5B2700;
}
.mainTXTBOLD {
	font-size : 11.5px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #5B2700;
}
.pageTitle {
	font-weight:bolder;
	color:#fff;
	text-align:left;
	background:#ccc;
	padding-left:15px;
	border:1px #5B2700 solid;
}
.textBox {
	font-size:150%;
	font-weight:bolder;
	line-height:30px;
	text-align:left;
	background:#eee;
	padding:5px;
	border:1px #5B2700 solid;
}
#media {
	margin:25px 15px;
	width:500px;
}
#media td {
	color:#884615;
	font-size:125%;
	height:50px;
	padding:15px;
	vertical-align:top;
}
blurb, articletitle, date {
	display:none;
}
#media blurb {
	display:block;
}
.mediaBlurb {
	width:75%;
	border-bottom:2px #000 solid;
}
input, textarea {
	border:1px #888 solid;
	margin:5px 0px;
}
.group:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.slideshow {
	width:698px;
	height:270px;
	margin:0 auto 2em;
	overflow:hidden;
	border:.2em solid #5E2D16;
	padding:30px;
	background:#c7ad91;
	box-shadow:rgba(0, 0, 0, 0.5) 0 0 15px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0 0 15px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0 0 15px;
	
}
.slideshow div { 
	padding:30px;
	background:#ECE4DB  url(images/signature.png) no-repeat 97% 96%;
	width:638px;
	height:210px;
	margin:29px;
	border:1px solid;
	border-color:rgba(41,20,10,.5);
	position:relative;
	box-shadow: inset rgba(0, 0, 0, 0.5) 0 0 5px;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.5) 0 0 5px;
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.5) 0 0 5px;
}
.slideshow div h1 { position:absolute; color:#ECE4DB; 	text-shadow:rgba(0,0,0,0.5) 2px 2px 3px;}