/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #333;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/body-bg.jpg);
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
small {
	font-size:11px;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
img.border {
	padding:1px;
	border:solid 3px #F8F5E4;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
p {
	margin:5px 0 20px 0;
	line-height:1.5em;
}
#main-column small {
	font-size:10px;
	color:#666;
}
ul.lines {
	list-style: none;
	padding:0;margin:5px 0;
	border-top:solid 1px #d2d0ca;
	font-weight:bold;
}
ul.lines li {
	padding:7px 2px;
	border-bottom:solid 1px #d2d0ca;
}
.gripelements {
	display:none;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #b50937;
	text-decoration: none;
}
a:hover {
	color: #57041a;
}
a:active {
	color: #57041a;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font-size:2em;
	color:#00674e;
	font-family:Georgia, serif;
	font-weight:normal;
}
h2 {
	color:#B50A37;
	font-family:Georgia,serif;
	font-size:1.45em;
	font-weight:normal;
}
h3 {
	font-size:.9em;
	border-bottom:solid 1px #ccc;
	padding-bottom:3px;
	text-transform: uppercase;
	margin:10px 0 5px 0;
}
h4 {
}
h5 {
}
h1.callout {
	text-indent: -9999999px;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/callouts.png) no-repeat;
	height:34px;
	width:287px;
}
h1.callout.b {background-position:0 -35px;}
h1.callout.c {background-position:0 -70px;}
#left-column h2 {
	color:#00674e;
	font-size:15px;
	font-family:Georgia;
}

h2.process {
	float:left;
	height:66px;
	width:311px;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/process-btn.png) no-repeat;
	font-family:Arial;
	font-size:14px;
	text-transform: uppercase;
	line-height:55px;
	margin:0 2px 2px 0;
	font-weight:bold;
}
h2.process img{
	float:left;
	padding:4px 8px 4px 4px;
}
h2.process span{
	font-family:Georgia;
	color:#95917d;
	font-size:24px;
	text-transform: none;
}

/* =4 Header/Wrapper
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#big-wrapper {
	margin:15px auto 20px auto;
	width:931px;
	position:relative;
}
#shadow {
	float:left;
	height:366px;
	width:12px;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/shadow.jpg) no-repeat;
	margin-top:9px;
}
#shadow.right {
	background-position:top right;
	float:right;
	position:absolute;
	right:0;
}
#lil-wrapper {
	float:left;
	width:905px;
	background-color:#fff;
	border:solid 1px #dfdcd2;
}
.padding {
	padding:9px	;
}

#header {
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/header-bg.jpg) no-repeat;
	height:86px;
	overflow:hidden;
}
#logo {
	float:left;
	height:74px;
	width:166px;
	margin:5px 0 0 23px;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav {
	float:right;
	margin:50px 0 0 0;
	height:36px;
	width:624px;
}

#nav a img {
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/nav-tabs.gif) no-repeat;
	float:left;
	height:36px;
}
#nav a.a img {background-position:0 0; width:71px;}
#nav a.b img {background-position:-71px 0; width:95px;}
#nav a.c img {background-position:-166px 0; width:93px;}
#nav a.d img {background-position:-259px 0; width:151px;}
#nav a.e img {background-position:-410px 0; width:95px;}
#nav a.f img {background-position:-505px 0; width:109px;}

#nav a.a img.current {background-position:0 -36px; width:71px;}
#nav a.b img.current {background-position:-71px -36px; width:95px;}
#nav a.c img.current {background-position:-166px -36px; width:93px;}
#nav a.d img.current {background-position:-259px -36px; width:151px;}
#nav a.e img.current {background-position:-410px -36px; width:95px;}
#nav a.f img.current {background-position:-505px -36px; width:109px;}

#subnav {
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/subnav-bg.gif) top left repeat-x;
	font-family:Georgia, "Times New Roman";
}
#subnav li {
	padding:8px 3px;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/subnav-bg.gif) bottom left repeat-x;
	/*text-transform: uppercase;*/
}
#subnav li li {
	padding:0px 6px;
	background:none;
	font-size:10px;
	text-transform:none;
}
#subnav li a {
	color:#45443f;
	display:block;
	padding:2px;
	font-weight:bold;
}
#subnav li li a {
	color:#828078;
	font-size:11px;
	text-transform:none;
}
#subnav li a:hover {
	color:#000;
	background-color:#E4D9AB;
}
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#buckets {
	clear:both;
	padding-top:9px;
}
.bucket {
	float:left;
	width:293px;
	margin-right:6px;
	border-right:solid 1px #d6d6d6;
	height:250px;
}
.bucket.last {
	border:none;
	margin:0;
	float:right;
	width:287px;
}
.bucket .padding {
	padding:5px 15px 0 5px;
}
#content-body {
	background:#fff;
	margin:9px 0;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/main-bg.png) no-repeat 366px 10px;
}
#content-body.wide {
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/main-bg.png) no-repeat 560px 10px;
}
#bg-fix {
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/leftcol-bg.gif) repeat-y;
}
#left-column {
	float:left;
	width:222px;
	margin-right:9px;
	background-color:#f8f5e4;
}
#main-column {
	float:left;
	width:453px;
 	min-height:350px;
 	height:auto !important;
	height:350px;
}
#main-column.wide {
	width:645px;
}
#right-column {
	float:right;
	width:196px;
	color:#666;
	font-size:11px;
}
#right-column hr {
	height:19px;
	border:none;
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/rightcol-line.gif) no-repeat;
}
#bcrumbs {
	color:#666;
	font-size:11px;
	font-family:Verdana;
}
.bio-box {
	float:left;
	width:213px;
	margin:3px 3px 0 0;
/*	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/body-bg.jpg);*/
	background-color:#F8F5E4;
	display:inline;
	border-right:solid 1px #E3E1D5;
	border-bottom:solid 1px #E3E1D5;
	height:66px;
	overflow:hidden;
}
.bio-box .padding {
	padding:3px;
}
.bio-box img {
	float:left;
	margin:0 5px 0 0;
}
.bio-box h3 {
	font-size:12px;
}
.bio-box p {
	margin:3px 0 0 0;
	font-size:11px;
	line-height:1.3em;
}
/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
form.quicksearch {
	background:#F0ECD7 none repeat scroll 0 0;
	padding:10px;
	margin:10px 0;
}
		#search {
			position:absolute;
			right:30px;
			top:20px;
		}
		#search input {
			background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/mag-glass.gif) no-repeat 5px 2px !important;
			background-color:#bcb184 !important;
			border:none !important;
			height:18px !important;
			line-height:18px !important;
			padding-left:30px !important;
			font-size:11px !important;
			width:150px  !important;
			padding-top:4px;
			color:#7a745f;
		}
#registration label {
	display:block;
	margin:5px 0 2px 0;
	color:#666;
	font-family:Georgia;
}
span.button {
	display:block;
	margin:10px 0;
}

/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#right-column ul,
#main-column ul {
	list-style:disc;
	margin-left:15px;
}
#main-column ul {margin-bottom:20px;}
#main-column li {
	margin-bottom:5px;
	line-height:1.5em;
}
#right-column ul li {
	margin-bottom:3px;
}
#right-column p {
	margin:10px 0;	
}
/*--Main Image Preview--*/
#panels-wrapper {
	border:solid 1px #d6d6d6;
	background-color:#f2f2f2;
	margin-top:9px;
	float:left;
	width:885px;
}
#panels-wrapper .padding {
	float:left;
}
.main_image {
	width: 653px; height: 379px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
	border:solid 1px #d6d6d6;
	background:url(../img/whiteboard.gif) repeat-x bottom left #fafafb;
}

.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	padding: 10px 10px 0 10px;
	color:#fff;
}
.main_image p {
	font-size: 1em;
	padding: 10px;	
	margin: 0;
	line-height: 1.6em;
}

.block small { 
	font-size:11px;
	color:#FFF;
}
.image_thumb .block small {
	color:#333;
}
.block2 {display:none;}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .desc a {
	color:#fff;
	background-color:#000;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 200px;
	background: #f0f0f0;
	border:solid 1px #d6d6d6;
	margin-right:10px;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; 
	background: #FFF url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/panel-bg.gif) repeat-x;
	float: left;
	border-bottom: 1px solid #d6d6d6;
	height:75px;
	width:100%;
	overflow:hidden;
}
.image_thumb ul li.last {
	border-bottom:none;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background:url(http://9027e899802e00277b4a6ae5d974694b349d704f.gripelements.com/img/active-panel.gif) repeat-x #eaeaea;
	cursor: default;
}
html .image_thumb ul li h2 {
	color:#b50937;
	font-size:14px;
	font-weight:bold;
}
.image_thumb ul li .block {
	float: left; 
/*	margin-left: 10px;*/
	padding: 8px;
}	
.image_thumb ul li p{display: none;}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	text-align: center;
	background-color:#f0ecd7;
	font-family:Georgia, Garamond, 'Times New Roman';
	font-size:13px;
	padding:8px 0;
	margin-top:9px;
}
#footer p {margin:0;}

