@charset "UTF-8";
/* CSS Document */

/* CSS RESET with mods*/
/* http://meyerw */

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}

blockquote, q {quotes: none}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none
	}
table {border-collapse: collapse; border-spacing: 0}

/* END of modified reset  */

/*Global*/
html,body {text-align:center}

html {
  height:100%; 
}

body {
	margin: 0; padding: 0; 
	font: 100%/1 Arial, Helvetica, sans-serif; 
	color:#343434;
width: 100%;
  background:#fff url(http://www8.esc.edu/images/background-body-global.jpg) repeat-x 0 0 scroll; 
/*background-body-global.jpg*/
}

html>body {font-size: 12px}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400; line-height:1.4; 
	margin:0; padding: .6em 0 .3em;
}
h1 {font-size: 220%; padding-top: .2em}
h2 {font-size: 160%}
h3 {font-size: 130%}
h4 {font-size: 120%}
h5 {font-size: 110%}
h6 {font-size: 100%}

h1+h2 {padding-top: .2em}

#pagebody>h1::first-of-type {padding-top:0}

h3, h4, h5, h6 {font-weight:700}

p {padding: .5em 0}

strong, b {font-weight:700}
em, i {font-style: italic}

blockquote {margin-left: 20px; margin-right:20px}

/* list styles
----------------------------------------------------------------------------------*/

ul, ol, menu {padding: .5em 1em; position: relative} 

ul {list-style:disc outside none}
ul.plain {list-style: none; padding-left: 0; padding-right: 0; }
ul.plain li {padding-left: 0; padding-right: 0; margin-left: 0; }

ul ul  {list-style:square outside url(http://www8.esc.edu/images/bullet-li-main.gif)}
ul ul ul {list-style:square outside url(http://www8.esc.edu/images/bullet-li-main2.gif)}

/* testing phase out will likely delete
ul+p, ol+p {padding-top: .7em}
p+ul, p+ol {padding-top: .2em} */

li {padding: 0 .1em .5em; margin-left: 20px}

li, dt, dd {position: relative}

li>ul, li>ol {margin-top: 0; margin-bottom: 0; padding-bottom: 0}

ol {list-style: decimal outside none}
ol ol {list-style-type: upper-alpha}
ol ol ol {list-style-type: lower-alpha}
ol ol ol ol {list-style-type: upper-roman}
ol ol ol ol ol {list-style-type: lower-roman} 

ol .upper-alpha {list-style-type:upper-alpha}
ol .lower-alpha {list-style-type:lower-alpha}
ol .upper-roman {list-style-type:upper-roman}
ol .lower-roman {list-style-type:lower-roman}

ul.inside>li, ol.inside>li {list-style-position: inside}
.inside ul, .inside ol {list-style-position: inside}
.inside li a{margin-left: -8px\0/; }

dl {padding: .5em 1em .5em 0}
dt {padding-top: .5em; font-weight: 700; color: #645b53}
dd {padding: .5em 2em}

/* link styles
----------------------------------------------------------------------------------*/
a, a:link, a:visited {color: #343434; text-decoration:none; border-bottom: 1px solid #999; padding-bottom: 1px; position: relative;}
a:focus, a:hover, a:active {color:#039; border-bottom-color:#039}

h1 a, h2 a, h3 a, 
#consistent-nav a, 
#buckets a, 
#breadcrumb a,
#left-content-nav a, 
#news-and-events a, 
.topnews a, a.morelink,
.newslist a {border: 0}

#buckets a {font-weight:700}

#consistent-nav a:link, #consistent-nav a:visited {color:#fff}	
#consistent-nav a:focus, #consistent-nav a:hover {color:#343434; text-decoration:underline}
#consistent-nav a:active {color:#343434}

#news-and-events a:visited, #breadcrumb a:visited {color:#343434}
#news-and-events a:focus, .topnews a:focus,
#news-and-events a:hover,.topnews a:hover,
#news-and-events a:active,.topnews a:active {color:#039}	
	
#breadcrumb a:focus, #breadcrumb a:hover, #breadcrumb a:active   {text-decoration:underline}

img {border: 0}
a img, a.image-link, #wrapper .thumbnail a, #header .image-link a, .thumbnail-one a {text-decoration:none; border: 0}
a.ui-corner-all img {border: 3px solid #fff}
a.ui-button {border: 1px solid #ccc;} 
/* 
a:focus.ui-button, a:hover.ui-button, a:active.ui-button {
    border-bottom-color: #003399;
    color: #003399;
}
*/

hr {color:#c0bab3; background-color:#c0bab3; height:1px; border:0 none}

sub, sup { font-size: .83em }
sub { vertical-align: sub }
sup { vertical-align: super }

br[mce_bogus] {display: none} /* corrects a problem with tinymce*/

/* tables */
#pagebody table {border: 1px solid #c0bab3; margin: 10px 0}
#pagebody table th, #pagebody table td {border: 1px inset #c0bab3; padding:5px}
#pagebody table th {font-weight: 700}
#pagebody table.plain, #pagebody .plain th, #pagebody .plain td {border: 0}

/* EDIT WITH CAUTION table styles that might be in use on some content*/
#pagebody .tablestyle1 {border: 1px solid #cc9; padding: 0 1px; margin: 1em 0; width: 100%}
#pagebody .tablestyle1 td  {padding: 5px; padding-left: 20px; border-top: 1px solid #e5e5cc}

.td-head td {
  padding-left: 10px; 
  background-color: #e5e5cc; 
  font-weight: 800; 
  border-left: 1px solid #fff; 
  border-top: 1px solid #cc9
}
.td-head td:first-of-type {border-left: none}

#pagebody .tablestyle2 {padding: 1px; margin: 0 5px 5px 20px}
#pagebody .tablestyle2 td  {padding: 2px 0}

#pagebody .tablestyle3 {border: 1px solid #ccc; padding: 0 1px; margin: 1em 0; width: 80%}
#pagebody .tablestyle3 thead {background-color: #e5e5cc}
#pagebody .tablestyle3 thead th {padding-left: 10px; border-left: 1px solid #fff; border-top: 1px solid #cc9; color #645b53}
#pagebody .tablestyle3 thead th:first-of-type {border-left: none} 
#pagebody .tablestyle3 td  {padding: 5px; padding-left: 20px; border-top: 1px solid #e5e5cc}

#pagebody table.tablestyle4  {border: 0; padding: 0; margin: 1em 0; width: 100%}
#pagebody table.tablestyle4 th, #pagebody table.tablestyle4 td {
   border: 0;
   padding: 10px 0 10px 20px;
   border-bottom: 1px solid #ccc;
}

/* misc classes 
------------------------------------------------------------------------*/
.right {float: right}
.left {float: left}
.center {text-align: center}
.clear-right {clear: right}
.clear-left {clear: left}
.clear-both {clear:both}
.pad {padding: 10px} 
.pad-top {padding-top: 10px}
.pad-top-more {padding-top: 15px}
.pad-bottom {padding-bottom: 10px}
.pad-h {padding-left: 10px; padding-right: 10px}
.pad-left {padding-left: 20px}
.pad-right {padding-right: 30px}
.tight {margin: 0; padding: 0}
.highlight {color: #645b53; font-weight:700}
.highlight-bkg {background-color: #f6f5f4; padding: 5px}
.notice {color: #933}
.small {font-size: .8em; line-height: 1.4}
.large {font-size: 1.3em}
.black {color: #000}
.border-top {border-top: 1px solid #c0bab3; padding-top: 3px; margin-top 3px}
.border-bottom {border-top: 1px solid #e78200; padding-top: 6px; margin-top 6px}
.divider-top {border-top: 1px solid #c0bab3; margin-top:20px; padding-top:10px}
.nobr {white-space:nowrap}

/* classes not for the editor */	
.shadow {
	-moz-box-shadow: 0 2px 4px #d5d5d3;
	-webkit-box-shadow: 0 2px 4px #d5d5d3;
	box-shadow: 0 2px 4px #d5d5d3;
	zoom:1; /* This enables hasLayout, required for older IE browsers */
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#d5d5d3', Direction=135, Strength=3)
}
.valign{vertical-align:middle}
.valign-top{vertical-align:top}
.valign-bottom{vertical-align:bottom}
.display-block {display: block}
/*.raise20 {margin-top: -20px}*/
.boxover {height: 300px; overflow-y: scroll}
.show {display: block}

.img-text {margin-top: -3px;top: 4px; position:relative}

.hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden
  }
.hide {left:-9999em; position:absolute}
.show-normal {left: 0; position: relative}
.show-normal .hide {left: 0; position: relative}

/*    Clear Floated Elements from http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0; height: 0; margin: 0; padding:0
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* the following two are from haslayout.net/css/Incorrect-Float-Shrink-Wrap-Bug#bug-affected-versions */
.ie_fix { display: inline-block; }
.ie_fix { display: block; }

/* dealing with images
----------------------------------------------------------------------------------*/
.generic-photo-right {padding:0 0 10px 15px; float:right}
.generic-photo-right img {border: 1px solid #5c5c5d}
.generic-photo-left{float:left; padding:0 10px 10px 0}
.generic-photo-left img {border: 1px solid #5c5c5d}

.main img, .content img {
  margin: 0 5px 5px ; padding: 5px; 
  border: 1px #c0bab3 solid; 
  background: #f6f5f4
}

.right img  {margin-left: 10px;  margin-right: 0}
.left img  {margin-right: 10px;  margin-left: 0}
img.right   {margin-left: 10px;  margin-right: 0}
img.left  {margin-right: 10px;  margin-left: 0}

.image-area {
   margin: 0 10px 10px; padding: 5px; 
   border: 1px #c0bab3 solid; 
   background: #f6f5f4; 
   text-align:center; 
   overflow: none; 
   position: relative; 
   line-height: 0;
}

.image-area.clear {margin:0;padding:0}
.image-area img  {margin: 0; padding: 0; border: 0; background: none; line-height:0}
.image-area p {line-height: 1.2; text-align: center; margin: 0; padding: .4em 0 .2em; color: #645b53; font-size: .8em} /*caption*/
.caption {text-align: center; margin: 0; padding: .4em 0 .2em; color: #645b53; font-size: .8em}

.image-area .right  {margin-right: 0}
.image-area .left {margin-left: 0} 
.image-area.right {margin-right: 0}
.image-area.left {margin-left: 0} 

img.plain, .plain img {border: 0; background: none; margin: 0; padding: 0 }
 
img.plain.left {margin-right: 10px}
img.plain.right {margin-left: 10px}
.plain.left img{margin-right: 10px}
.plain.right img {margin-left: 10px}

.thumbnail {line-height: 0;}

#galleria{height:400px; width: 700px; margin: 0 auto} /* galleria.aino.se */

/*--------------------------------------------------------------------------------
header
----------------------------------------------------------------------------------*/ 

#header-wrapper {width:100%; margin: 0; background-color:#e78200}

#header {width:960px; margin: 0 auto; height:88px; background-color:#e78200}

#esc-logo {float:left; margin:20px 0 0 5px}

#nav-and-search {
	float:left;
	width:232px;
	margin-top:28px;
	margin-left:420px
}
#consistent-nav {
	margin-top:28px;
	margin-bottom:10px;
	text-align:right;
	font-size:10px;
	color:#fff;
float:right;
}
#consistent-nav ul {margin: 0; padding: 0}
#consistent-nav li {display:inline; margin-left:13px; padding: 0}

/*search box ----------------------- */

#search-box {
  float: right; text-align: left;
  margin: 8px 0; padding: 0;
  position: relative}  

input.searchbox  {
  text-indent: 4px;
  border: 0; 
  background: transparent url(http://www8.esc.edu/images/searchfield.gif) no-repeat scroll 0 0; 
  font-size: 12px; line-height: 1.8; color: #645b53; 
  padding: 0; margin: 0;  
  float: left; 
  position: relative;
  width: 163px;
  height: 22px}

#escsearchbutton {
  border: 0;  
  background: transparent;
  position: relative;
  margin: 0; padding: 0; 
  width: 24px; 
  height: 22px
  }

.box {color:#696969}

/*if lte IE 7 */
* html .search input.box {
	background: url(../images/icons/search_bg.gif) no-repeat right bottom; /* Unique Input Box background image specifically for IE, and the background position must be aligned to the right*/
}
/* end header -----------------------------------------------------------------------------*/ 

#wrapper {
	width:100%;
	margin: 0 auto;
	padding: 0; 
	position:relative;
    line-height:1.5;
text-align:left;
}
  /* reminder, z-index in main containers breaks direct edit */

/* -------------------------------------------------------------------------------
   some styles for specific content types or templates
----------------------------------------------------------------------------------*/

.quote {color: #645b53; font-style:italic; border-top: 1px solid #c0bab3; border-bottom: 1px solid #c0bab3; padding: 10px 20px}
.quote .attribute {font-size: .8em; padding-left: 40px; padding-right: 20px}

.prev-next-nav {line-height: 1.6}
.prev-next-nav a {border: 0;}
.top {padding-bottom: 20px}
.bottom {padding-top: 20px;}

div.topnews hr {display: block; clear: left; visibility: hidden}/* keep for float clearing */

ul.newslist li {padding: 0 0 8px; list-style:none; list-style-image: none;}

/*used on the home page*/
#news-and-events {
	width:960px;
	float:left;
	clear:both;
	margin: 0 0 20px;
	/* border-top: 1px solid #e78200; */
	line-height: 1.4;
}

#news-and-events h3 {font-size:1.5em; padding: 0}
#news {
	float:left;
	width:422px;
	margin-right:35px;
	padding-right:5px
}
.news h1 {padding-top:0; font-size: 200%}
 
.news h4, .news h3 {font-size: 1em; margin-top: 10px; padding:0}
.date {font-size: .8em; font-style:italic; color:#8a8a8c}
div.date {padding: 3px 0 0}

#news p {padding-top: 2px}

.topnews  {
  position:relative;
  margin: 0; padding: 5px 0;
  border-bottom: 1px solid #c0bab3;
  width: 100%; overflow: auto
}
.topnews h1, .topnews h2 {padding-bottom: 0}
.topnews h2 {padding-top:0; font-size: 140%}
.topnews.feature h2 {font-size: 160%}
.topnews.feature {padding-top:0}
.topnews h3 {padding: 0 0 3px; font-size: 110%;}
.topnews.date {padding-bottom: 3px}
.topnews p.teaser {padding: 5px 0}

.topcontent {
    border-top: 1px solid #C0BAB3;
    margin: 0;
   /* overflow: auto; */
    padding: 0 0 10px;
    position: relative;
    width: 100%;
}
.topcontent h4 {padding: .2em 0; font-size:110%;}

#events {
	float:left;
	width:290px;
	padding: 0; margin-right:16px
}
.event {width:290px; float:left; margin: 10px 0 20px;}
#events .date {
   float: left; 
   display: inline-block; 
   width: 50px;
   margin: 0; padding: 0 10px 0 0;
   font-size:1.2em; font-weight:bolder; font-style:normal;
   color:#343434;
   line-height: 1.2;
   text-align: right; 
}
.event-details {float:left;display: inline-block; padding: 0 0 0 5px; margin:0; width: 215px}
.event-details p {padding-top:0}

.list-event {margin-bottom: 10px; padding-bottom: 10px}
.list-event h3 {font-size: 110%; margin-bottom: 0; padding: 0}
.list-event p {margin: .2em 0 0; padding: 0; font-size: .9em; line-height: 1.4}
.list-event .location {font-size: 1.2}

.morelink {white-space: nowrap; font-size: 0.8em;}

#media {float:left; text-align: center}

/*--------------------------------------------------------------------------------
Secondary Pages
----------------------------------------------------------------------------------*/
#content-body {
	width:920px; min-height:400px;
	clear: both; 
	margin: 0 auto; padding: 15px;
        border: 1px solid #fff;
        position: relative;
        text-align: left;
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top, #fff 8%, #eceaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#fff), color-stop(100%,#eceaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff 8%,#eceaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff 8%,#eceaea 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fff 8%,#eceaea 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#ffeceaea',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fff 8%,#eceaea 100%); /* W3C */
}
#content-body.fullwidth {width:100%;}

/*--------------------------------------------------------------------------------
  breadcrumb
----------------------------------------------------------------------------------*/
#breadcrumb {width:920px; font-size: .75em; color:#5c5c5d; margin: 6px auto 20px; padding: 0}
#breadcrumb span {padding: 0 6px;} /* separator style */

.one-column #pagebody {width:100%}
.two-column #pagebody {width:725px; float:left}
.three-column #pagebody {width:500px; float:left;}

#pagebody {margin: 0 auto} /*this id drives the jQuery image caption div resize and the skip navigation jump code*/

.right-option>div.clear {display: none}

#left-content {width:170px; float:left; clear:both; margin: 0 20px 0 0;}
#right-content {width:210px; float:right}

.main-content {
	width:587px;
	float:left;
	padding-right:20px;
	margin-right:20px;
}

.related-content {width:271px; float:left; padding: 0 10px;}

.block {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#faf4e4));
	background: -moz-linear-gradient(top,  #fff,  #faf4e4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffaf4e4');
	border: 1px solid #c9c9c9; 
	padding: 8px;
	margin-bottom:15px;
}

.block div>h2:first-of-type {padding-top: .3em}
.block>h2:first-of-type {padding-top: .3em}
.block>h4:first-of-type {padding-top: .3em}

#related-resources {
	float:left;
	clear:both;
	margin-top:15px;
	width:163px
}

#related-resources ul {margin:0; padding:0}

#related-resources li{
	margin:12px 12px 12px 0;
	padding:0 0 5px 14px;
	border-bottom: 1px solid #c6c6cb;
	color:#5c5c5d;
	background:  url(../images/icons/triangle-small.png) 0 5px no-repeat;
	line-height: 1.3
}

/* follow block
----------------------------------------------------------------------------------*/
.follow-block h4 {margin: 10px 0 4px}
.follow-block div {text-align: left; margin-top: 0; margin-bottom:1em; line-height: 1.9}
.follow-block a {padding-left: 4px; border: 0}
.follow-block img {padding-left: 8px}

/* print-this -- needs work
----------------------------------------------------------------------------------*/
.print-this {margin: 0; padding: 10px; position: relative; font-size: .8em}
.print-page {background: none; border:0}

/* tabbed box
-----------------------------------------------------------------------------*/
#tabbed-box-1 {margin: 0}
.tabbed-box  {margin: 0; padding:0 0 10px}
.tabbed-box .content {padding-top: 20px; text-align: left; line-height: 1.4}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 898px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#faf4e4));
	background: -moz-linear-gradient(top,  #fff,  #faf4e4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffaf4e4');
	border:solid; border-width:1px; border-color:#c9c9c9; 
	border-top:none;
}

ul.tabs {
	margin: 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 60px; /*--Set height of tabs--*/
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	width: 898px;
}
ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 59px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 1em; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #c9c9c9;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 12px 20px;
	/*--border: 1px solid #fff; Gives bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {background: #ccc;}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
	border-left:none;
}


/* Expandable Content Basic
-------------------------------------------------------- */
.expand_wrapper {padding-bottom: 8px}
h3.toggle {position: relative; font-size: 120%}   
/*--Declare X and Y axis base for sub navigation--*/

h3.toggle a {border:0; margin: 0; padding: 0 0 0 20px; background: url(http://www8.esc.edu/images/btn-plus-minus.png) no-repeat scroll 0 0;}

h3.toggle a:focus, h3.toggle a:hover, h3.toggle a:active {color:#039; text-decoration:none;  background: url(http://www8.esc.edu/images/btn-plus-minus.png) no-repeat scroll 0 -29px;}

h3.expanded a {background: url(http://www8.esc.edu/images/btn-plus-minus.png) no-repeat scroll 0 -56px;}
h3.expanded a:focus, h3.expanded a:hover, h3.expanded a:active {color:#039; text-decoration:none; background: url(http://www8.esc.edu/images/btn-plus-minus.png) no-repeat scroll 0 -85px;}
div.toggle {padding-left:20px;}

/* ui- customization
-----------------------------------------------------------------------------*/
.ui-accordion-content {line-height: 1.5}
.ui-accordion-header a {border-color: #ccc}

.ui-accordion .ui-accordion-header a {
    font-size: 1.4em; color: #646464;
    padding-top: 1em; padding-bottom: 1em;
}

#larger-ui .ui-accordion .ui-accordion-header a {
    font-size: 1.4em; color: #646464;
    padding-top: 1em; padding-bottom: 1em;
}

#larger-ui .ui-tabs .ui-tabs-nav li a {
    padding: .5em 1em; font-size: 125%; font-weight: 700; color: #646464;
}

.ui-tabs-nav a {border: 0}

/* end---------------------------------------------------*/

/*--------------------------------------------------------------------------------
footer
----------------------------------------------------------------------------------*/
#footer {
	float:left; clear:both; position:relative; 
        display: inline; z-index:0;
	width:100%; height:400px; min-height:400px;
	background-color:#8d8175;
	margin: 16px 0 0; padding: 0 0 100px; 
	text-align:left;
	color:#fff; line-height: 1.4; font-size: .8em;
}

.footer-block {float:left; padding-right: 7px}
.footer-block h4 {margin: 20px 0 3px; font-size: 106%}

#footer ul {margin: 0; padding: 0}

#footer-nav {width:960px; margin: 0 auto; position:relative;padding-left: 8px }
#footer li {margin: 0; padding: 3px 0; list-style:none; list-style-image: none}

#footer-text {
	clear:both;
	width:960px;
	margin: 20px auto;
	text-align:center
}
#footer-text ul{clear:both; margin: 18px 0 12px}
#footer-text li{display:inline; margin-right:23px}
#footer-text p {margin:0}
#footer a {color: #fff; text-decoration:none; border: 0}
#footer a:hover {text-decoration: underline}
#footer h4 a {border-bottom: 1px solid #c0bab3; padding-bottom: 2px}
#footer h4 a:hover {text-decoration: none; border: 0; background:#c0bab3; color:#343434}
#footer a img {position: relative; top: 4px}
#footer-text img {margin-left:5px}
#footer .image-link a {text-decoration: none; border: 0; margin-top: 6px}