/***************************************************
 * TITLE: Dynamic Constellations Main Screen Stylesheet 
 * URI: /css/dc-main-screen.css
 * Applied: index.html
 * MODIF: 2010-08-September
 **************************************************/

/* ##### Common Styles ##### */
body {
	background-color: #FEFBED;
	color: black;
	font-family: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%; /* Enables font size scaling in MSIE */
	margin: 0;
	padding: 0;
}
html > body {
  font-size: 13px;
}
acronym, .titleTip {
	border-bottom: 1px dotted rgb(168,140,83);
	cursor: help;
	margin: 0;
	padding: 0;
}
abbr, .titleTip {
	border-bottom: 1px dashed rgb(168,140,83);
	margin: 0;
	padding: 0;
	cursor: help;
}
dfn, .titleTip {
	border-bottom: 1px dashed rgb(168,140,83);
	margin: 0;
	padding: 0;
	cursor: help;
}
.glossaryTip {
	color: #B82619;
	border-bottom: none;
	cursor: crosshair;
	font-style: normal;
}
.glossaryTip dfn {
	color: #B82619;
	border-bottom: none;
	cursor: crosshair;
	font-style: normal;
}
.doNotDisplay {
  display: none !important;
}
.doNotPrint {
  display: none;
}
.smallCaps {
  font-size: 100%;
  font-variant: small-caps;
}
.borderless {
	border: none;
}
.share {
	margin: 2ex 10ex 2ex 10ex
}
.shareTwit {
	background: url(../images/twitter-tiny.png) top right no-repeat;
	padding: 0 18px 0 0;
	margin-left:2ex;
}
.shareFb {
	background: url(../images/facebook-heart-32.png) top right no-repeat;
	padding: 0 32px 32px 0;
	margin-left:2ex;
	margin-top: 0px;
}
.network {
	margin: 0 0ex 0.5ex 2ex;
}
#network {
	margin: 0 0ex 0.5ex 2ex;
}
.offsite {
	background: url(../images/Icon_External_Link_g.png) top right no-repeat;
	padding: 0 16px 0 0;
}
.pdf {
	background: url(../images/pdf.png) top right no-repeat;
	padding: 0 16px 0 0;
}
#embedbg {
	display: block;
	width: 189px;
	background-image: url(../images/trans-bg.png);
}
h1 {
font-size: 164%;	
}
h2 {
font-size: 144%;	
}
h3 {
font-size: 124%;
}
h4 {
font-size: 110%;
}
h5 {
font-size: 100%;
}
h6 {
font-size: 90%;
}
table { 
margin-left: auto;
margin-right: auto;
}
#headerLinksLayout {
	float:right;
	display:block;
	text-align:right;
}
.clear {
	clear:both;
}
a img {
	border: none;
	}
/* ##### Header ##### */
#header {
	background: #B82619;
	color: inherit;
}
#headerTitle {
	font-family: "Copperplate Gothic Bold", Georgia, New Times Roman, serif;
	font-size: 320%;
	margin: 0;
	padding: 0.5ex 2.5ex 0ex 2ex;
}
#headerTitle a {
	background-color: transparent;
	color: black;
	text-decoration: none;
	font-size: 110%; /* For MSIE */
}
#headerTitle > a {
  font-size: 148%;  /* For fully standards-compliant user agents */
}
#headerSubTitle {
	font-family: "Copperplate Gothic Bold", Georgia, New Times Roman, serif;
	font-size: 160%;
	margin: 0;
	padding: 0 4ex 0.5ex 7.5ex;
}
#headerSubTitle2 {
	font-family: "Copperplate Gothic Light", Georgia, New Times Roman, serif;
	font-size: 80%;
	margin: 0;
	padding: 0.5ex 4ex 0.5ex 3.5ex;
}
#headerSubTitle h3 {

}
.headerLinks {
	font-family: arial, sans-serif;
	font-size: 100%;
	position: absolute;
	right: 3ex;
	top: 2.5ex;
	text-decoration: none;
}
[class~="headerLinks"] {
  top: 1ex;  /* For fully standards-compliant user agents */
}
.headerLinks a {
	color: Black;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0 0.5ex;
}
.headerLinks a:hover{
	text-decoration: underline;
}

/* ##### Sub Header Menu ##### */
#subHeadMenu {
	clear: left;
	float: left;
	padding: 0;
	background: rgb(221,216,190);
	border-bottom: 1px solid #7E7567;
	width: 100%;
	border-top: 4px solid #000;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#subHeadMenu ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		left:50%;
		text-align:center;
}
#subHeadMenu ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
}
#subHeadMenu ul li.first {
		border-left:1px solid #7E7567;
}
#subHeadMenu ul li.last {
		border-right:1px solid #ECE9D8;
}
#subHeadMenu ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #ECE9D8;
	border-right: 1px solid #7E7567;
	text-decoration: none;
	color: #7D6A46;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: .28em;
}
#subHeadMenu ul li a:hover {
		color:#000;
		background-color:#ECE9D8;
		border-left:1px solid #fff;
		padding-top:14px;
		padding-bottom:6px;
}
#subHeadMenu ul li.active a,
#subHeadMenu ul li.active a:hover {
		color:#fff;
		background:#000;
		border-left:1px solid #000;
		padding-top:14px;
		padding-bottom:6px;
}

/* ##### Common Side Bar Styles ##### */
.menuTitle {
	background-color: rgb(241,237,215);
	color: black;
	font-family: Tahoma, Georgia, serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding: 1ex 1ex;
	border-bottom: 2px solid #C4BB8E;
}
.menuSubTitle {
	background-color: inherit;
	color: black;
	padding: .5ex .75ex;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.menuText {
  font-family: Tahoma, Garamond,Georgia, serif;
  line-height: 3ex;
  margin: 0;
  padding: 0ex 1ex 1ex 1.5ex;
}
.boxTitle {
	background-color: rgb(241,237,215);
	color: black;
	font-family: Papyrus, verdana, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding: 1ex 1ex;
	border-bottom: 2px solid #C4BB8E;
}
.boxText {
  font-family: Century, Garamond, Palatine, serif;
  font-size: 115%;
  line-height: 3ex;
  margin: 0;
  padding: 0ex 1ex 1ex 1ex;
}
.tweetgrid small {
	text-decoration: none;
	font-size: x-small;
	color: Gray;
}
.aligncenter {
	display: block;
	margin: 0 auto 0 auto;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.right {
    float: right;
    margin-right: 5px;
}
img.left {
    float: left;
    margin-left: 5px;
} 
/* ##### Left Side Bar ##### */
#contentMenu {
	border: 1px solid rgb(216,210,195);
	clear: left;
	float: left;
	margin: 0.5ex 1ex 1ex 0.5ex;
	padding: 0;
	width: 33ex;
}
[class~="contentMenu"] {
  margin-left: 0ex;
}
h3.contentMenu {
  font-size: 100%;
  text-align: left;
  margin-top: 0.25ex;
  margin-bottom: 0.25ex;
}
#contentMenu h2 {
	font-family: Arial, Georgia, serif;
	margin-bottom: 0.5ex;
}
#contentMenu .menuSubTitle h3 {
  font-size: 115%;
  
}
#contentMenu a {
  background-color: transparent;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
#contentMenu a:hover {
  text-decoration: underline;
}
#contentMenu .more {
  margin: 0ex;
  padding: 0ex 2ex 2ex 2ex;
  display: block;
  font-family: Papyrus, Sylfaen, New Times Roman, serif;
  color: rgb(166,140,83);
  text-align: right;
  text-decoration: none;
}
#contentMenu .more:hover {
  text-decoration: underline;
}
#contentMenu .updateDate {
	text-align: center;
}
.leftSidebarExt {
	background-color: #f1edd7;
}
.leftSidebarExtAlt {
	background-color: rgb(216,210,195);
	border: 3px solid #ffffff;
	width: 34ex;

}
#diaGallery span {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	padding: 2px 2px 2px 2px;
}

/* ##### Right Side Bar ##### */
#rightSideBar {
	clear: right;
	float: right;
	width: 32ex;
}
#rightSideBar .updateDate a {
	text-align: left;
	text-decoration: none;
	font: small-caps normal 100% Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0 1ex 0 0.5ex;
}
#updateDate a {
	margin: 0 5px 5px 5px;
	padding: 0;
	line-height: 1.5em;
	font: small-caps normal 90% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}
#topLinks {
	margin-bottom: 2px;
}
#clients span {
	font: small-caps normal 100% Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#news span {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#google_translate_element {
	padding-left: 10px;
}
#welcomeBox {
	position: relative;
	float: right;
	right: 2%;
	width: 95.00%;
	background-color: White;
	border: 1px;
	border-style: solid;
	border-color: #A3A3A3;
	margin-top: 0;
	margin-bottom: 0;
}
#welcomeBox .boxTitle {
	background-color: rgb(221,216,190);
	color: black;
	font-family: Tahoma, Georgia, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding: 1ex 1ex;
	border-bottom: 2px solid #C4BB8E;
}
#welcomeBox h2 {
	font-size: 130%;
	margin: 0ex;
}
#welcomeBox .boxText {
  font-family: Century, Garamond, Palatine, serif;
  font-size: 105%;
  line-height: 3ex;
  margin: 0;
  padding: 0ex 1ex 1ex 1ex;
}
#welcomeBox p {
	padding: 1ex .5ex 1ex .5ex;
	margin: 0ex;
	text-align: center;
}
#cse {
	float: left;
	width: 30ex;
	margin: 0 0 0 0;
	background-color: #fefbed;
}
#gsc-control-cse {
	background-color: #fefbed !important;
}
#bioSection {
	position: relative;
	float: right;
	right: 1%;
	width: 95.00%;
	background-color: rgb (241,237,215);
	margin-top: 0;
	margin-bottom: 5px;
}
#bioBox {
	position: relative;
	float: right;
	right: 51%;
	width: 51%;
	background-color: rgb(241,237,215);
	border: 1px;
	border-style: solid;
	border-color: #A3A3A3;
	margin-top: 1ex;
	margin-bottom: 1ex;
}
#bioBox a {
	float: left;
	padding: 0.5ex 3px 0.5ex 0.5ex;
}
#bioBoxMenu a {
	float: left;
	text-decoration: none;
	color: Black;
	font-size: 80%;
	padding: 0.5ex 3px 0.5ex 2px;
}
#bioBox a:hover {
	text-decoration: underline;
	background-color: transparent;
}
.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width:175px;
}
img.tooltip {
	position: absolute;
	float: right;
	right: 3.5%;
	margin-top: 2ex;
	border:none;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	float: right;
	right: 3%;
	background: White;
	border: 1px solid #cccccc;
	color: rgb(184,38,25);
	font-weight: bold;
	text-decoration: none;
}
.status span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width:190px;
}
img.status {
	position: absolute;
	float: right;
	right: 0.5%;
	margin-top: 0.5ex;
	border:none;
}
a.status:hover span {
	display: inline;
	position: absolute;
	float: right;
	right: 10%;
	background: White;
	border: 1px solid #cccccc;
	color: rgb(184,38,25);
	font-weight: bold;
	text-decoration: none;
}
.talk span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width:190px;
}
img.talk {
	position: absolute;
	float: right;
	right: 0.5%;
	margin-top: 0.5ex;
	border:none;
}
a.talk:hover span {
	display: inline;
	position: absolute;
	float: right;
	right: 3%;
	background: White;
	border: 1px solid #cccccc;
	color: rgb(184,38,25);
	font-weight: bold;
	text-decoration: none;
}
#bioConnect {
	padding-bottom: 0;
}
#sitesMenu {
	display: block;
	clear: both;
	font-size: 100%;
	margin: 1ex 0ex 0ex 0ex;
	border-bottom: thin solid #eee1c5;
	background-color: White;
	background-image: url(../images/bg-content_blend.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#sitesMenu .menuTitle {
   margin: 0ex 0 0ex 0ex;
}
#sitesMenu ul {
	margin: 0ex;
	padding: 0ex;
	list-style-image: url(../images/redbox.gif);
	list-style-position: inside;
	list-style-type: none;
}
#sitesMenu li {
	margin: 1ex;
	padding: 0 0 1ex .75ex;
	font-family: Papyrus,serif;
	font-size: 115%;
	font-weight: bold;
}
#sitesMenu a {
  background-color: transparent;
  color: rgb(166,140,83);
  text-decoration: none;
}
#sitesMenu a:hover {
  background-color: transparent;
  color: rgb(64,64,64);
  text-decoration: none;
}
#ogEvents {
	display: block;
	clear: both;
	font-size: 100%;
	margin: 1ex 0ex 0ex 0ex;
	border-bottom: thin solid #eee1c5;
	background-color: White;
}
#ogEvents .menuTitle {
	margin: 0px 0 1ex 0px;
}
#rssTitle .menuTitle {
	display: inline;
}
#ogEvents.aligncenter {
	margin: 3px auto 3px auto;
}
#ogEvents ul {
	margin: 0ex;
	padding: 0ex;
	list-style-image: url(../images/redbox.gif);
	list-style-position: inside;
	list-style-type: none;
}
#ogEvents li {
	margin: 1ex;
	padding: 0 0 1ex .75ex;
	font-family: Papyrus,serif;
	font-size: 115%;
	font-weight: bold;
}
#ogEvents a {
  background-color: transparent;
  color: rgb(166,140,83);
  text-decoration: none;
  font-weight: bold;
}
#ogEvents a:hover {
  background-color: transparent;
  color: rgb(64,64,64);
  text-decoration: none;
  font-weight: bold;
}
/* FeedBurner Feeds */
div.mainFeed {
	margin: 0 0 0 0ex;
	border-top: 2px solid #747474;
	border-bottom: 2px solid #747474;
	background-color: White;
	background-image: url(../images/bg-tan_blend.png) no-repeat;
}
div.mainFeed p {
	margin-left: 1ex;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 120%;
	
}
div.mainFeed .feedTitle {
	margin-left: 1ex;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 0px;
}
div.mainFeed span.headline {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
}
div.mainFeed p.date {
	font-size: x-small;
	font-family: Verdana, sans-serif;
	color: #d3c39d;
	padding-bottom: 0px;
}
div.mainFeed li {
	background-color: inherit;
	list-style-position: outside;
	list-style-image: url(../images/redbox.gif);
}
div.mainFeed a {
	margin-left: 1ex;
	text-decoration: none;
	color: rgb(184,38,25);
}
div.mainFeed a:hover {
	text-decoration: underline;
}
#creditfooter {
	margin-bottom: 1ex;
}
#ocwpFeed {
	margin-top: 1ex;
}

/* ##### Right Side Bar ~ Applied after ogEvents h2 ##### */
.Stack {
	display: block;
	clear: both;
	margin: 1ex 1ex 1ex 1ex;
	border: 1px none #eee;
}
.Stack h5 {
	font-family: Georgia,Cambria,Times,'Times New Roman',serif;
	font-style: italic;
	margin:0px 0px 0px 0px;
}
.finePrint a {
	color: #c9a80c;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.finePrint a:hover{
	text-decoration: underline;
}
img.border {
	border: 1px solid black;
}


/*see rightMenu for common anchor style */

/* ##### Main Copy ##### */

#main-copy {
	background-color: White;
	color: black;
	border-right: 1px solid rgb(216,210,195);
	margin: 0 32ex 0 0;
	padding: 0.5ex 6ex 2ex 40ex;
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	line-height: 3ex;
	text-align: justify;
}
#main-copy a {
  background-color: transparent;
  color: rgb(168,140,83);
  text-decoration: underline;
}
#main-copy a:hover {
  text-decoration: none;
}
div.buttonsConst img {
	padding: 5px 5px 5px 5px;
}
#main-copy h2, #main-copy h3 {
  background-color: transparent;
  color: rgb(166,140,83);
  margin: 3.5ex 0 0 0;
  padding: 0 0 0 0;
  font-family: papyrus, verdana, helvetica, sans-serif;
  font-size: 165%;
  font-weight: bold;
  line-height: 3.5ex;
  text-align: center;
}
#main-copy h3 {
  font-size: 130%;
    text-align: left;
}
#main-copy h4 {
  font-size: 100%;
}
#main-copy h5 {
	margin-bottom: 1ex  
}
/* #####   border-top: 1px solid rgb(216,210,195); ##### */

p {
  margin: 1.5ex 0 2.5ex 0;
  padding: 0;
}
dt {
  margin: 0;
  padding: 0 0 0.5ex 0;
  font-weight: bold;
}
dd {
  margin: 0 0 2.5ex 2.5ex;
  padding: 0;
}
blockquote {
	font-family: Times, serif;
	text-indent: 15ex;
	font-style: italic;
}
.alignRight {
	float: right;
	margin:1ex 0 1ex 3ex;
}
.alignLeft {
	float: left;
	margin:1ex 3ex 1ex 0
}
.alignCenter {
	width: 400px;
	display: block;
	vertical-align: middle;
  	margin: 0 auto 2ex auto;
}
.statement {
	display: block;
	margin: 2ex auto 2ex auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 200%;
	font: bold;
  text-align: center;
}
.statement1 {
	display: block;
	margin: 2ex auto 2ex auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 130%;
	font: bold;
	text-align: center;
}
.statement2 {
	display: block;
	margin: 1ex auto 1ex auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 120%;
	font: bold;
	text-align: center;
}
.quoteBox {
	color: Black;
	background-color: #F7F7F7;
	margin: 1ex 3ex 1ex 0;
	padding: 1ex 1ex 1ex 1ex;
	border: 2px solid rgb(241,237,215);
	width: 400px;
	display: block;
	vertical-align: middle;
	background-image: url(../images/quotes.gif);
}
.quoteBox blockquote {
	font-family: Arial, sans serif;
  margin: .5ex .5ex .5ex 4ex;
  padding: .5ex .5ex .5ex .5ex;
  text-indent: 0px;
  	background-color: #ffffff;
}
.container {
	display: block;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2ex;
}
.content {
	background: #F6F7EE url(../images/testimonial-wm.png) top center no-repeat;
	padding: 5px 10px 5px 10px;
	font-family: Georgia,Cambria,Times,'Times New Roman',serif;
	font-size: 95%;
}
p.content {
	margin-top: 5px;
	margin-bottom: 5px;
} 
.round_span3 {
	background: #EBEED5;
	display: block;
   line-height: 1px;
   overflow: hidden;
   height: 1px;
   margin: 0 3px;
}
.round_span2 {
	background: #EBEED5;
   display: block;
   line-height: 1px;
   overflow: hidden;
   height: 1px;
   margin: 0 2px;
}
.round_span1 {
	background: #EBEED5;
   display: block;
   line-height: 1px;
   overflow: hidden;
   height: 1px;
   margin: 0 1px;
}
.asideBox {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: Black;
	background-color: rgb(241,237,215);
	margin: 1ex 3ex 1ex 0;
	padding: 1ex 1ex 1ex 1ex;
	border: 2px solid rgb(241,237,215);
	width: 275px;
	display: block;
	vertical-align: middle;
	background-image: url(../images/bg_aside.jpg);
}
.storyboardHoriz {
	float:left;
	margin: 11px 10px 21px 0px;
	padding: 0ex 0ex 0ex 0ex;
	border: 2px solid rgb(241,237,215);
	width: 679px;
	background-image: url(../images/bg.container.jpg);
}
.storyboardHoriz img {
	border: 2px solid #C1B484;
}
.storyBox {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	color: Black;
	margin: 3.5px 3.5px 3.5px 3.5px;
	padding: 3.5px 3.5px 3.5px 3.5px;
	border: 2px solid rgb(241,237,215);
	width: 208px;
	display: block;
	vertical-align: bottom;	
}
.storyBox img {
	border: 1px lime;
}
.storyBox p {
	margin-bottom:0.25ex;
}
.storyboardVert {
	float:right;
	margin: 0px 0px 11px 3ex;
	padding: 0ex 0ex 0ex 0ex;
	border: 2px solid rgb(241,237,215);
	width:228px;
	background-image: url(../images/bg.container.jpg);
}
.storyboardVert img {
	border: 2px solid #C1B484;
}
.storyBoxVert {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	color: Black;
	margin: 3.5px 3.5px 3.5px 3.5px;
	padding: 3.5px 3.5px 3.5px 3.5px;
	border: 2px solid rgb(241,237,215);
	width: 208px;
	display: block;
	vertical-align: bottom;	
}
.storyBoxVert img {
	border: 1px lime;
}
.storyBoxVert p {
	margin-bottom:0.25ex;
}
.asideBox2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	color: Black;
	margin: 1ex 3ex 1ex 0ex;
	padding: 1ex 1ex 1ex 1ex;
	border: 2px solid rgb(241,237,215);
	width: 679px;
	display: block;
	vertical-align: baseline;
	background-image: url(../images/bg.container.jpg);
}
.asideBox2 img {
	border: 2px solid #C1B484;
}
img.buttonsConst {
	padding: 10px 10px;
}
.navMenu {
	clear: both;
	font-family: verdana, helvetica, arial, sans-serif;
	font-style: italic;
	text-align: right;
	text-decoration: none;
	margin-top: 3ex;
	margin-bottom: 2ex;
}
#box-table-b {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 696px;
	text-align: left;
	border-collapse: separate;
}
#box-table-b th {
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	background: #F6F7EE;
	border-top: 4px;
	border-bottom: 1px;
	color: #474747;
}
#box-table-b td {
	padding: 8px;
	background: #F6F7EE; 
	border-bottom: 1px solid transparent;
	color: rgb(115,115,115);
	border-top: 1px;
	vertical-align: bottom;
}
/* ##### Footer ##### */

#footerHeader{
	position: relative;
	float: left;
	left: 0.00%;
	width: 100.00%;
	background-color: rgb(241,237,215);
	font-family: Verdana,sans serif;
	font-size: 100%;
	text-align: center;
	border-top: 2px solid Black;
	border-bottom: 1px solid rgb(216,210,195);
}
#footerHeader h2 {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 110%;
	color: #929292;
}
#footerWrapper{
	position: relative;
	float: left;
	left: 0.00%;
	width: 100.00%;
	background-color: inherit;
}
#footerWrapper a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: none;
}
#footerWrapper a:hover {
	background-color: transparent;
	color: rgb(64,64,64);
	text-decoration: none;
}
#left1 {
	position: relative;
	float: left;
	left: 1%;
	width: 18.00%;
	background-color: transparent;
}
#left2 {
	position: relative;
	float: left;
	left: 3%;
	width: 18.00%;
	background-color: transparent;
}
#left3 {
	position: relative;
	float: left;
	left: 4%;
	width: 18.00%;
	background-color: transparent;
}
#left4 {
	position: relative;
	float: left;
	left: 6%;
	width: 18.00%;
	background-color: transparent;
}
#left5 {
	position: relative;
	float: left;
	left: 9%;
	width: 18.00%;
	background-color: transparent;
}
#left1 h3, #left2 h3, #left3 h3, #left4 h3 , #left5 h3  {
	padding-left: 8px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0.5ex 0 0 0;

}
#left1 ul, #left2 ul, #left3 ul, #left4 ul, #left5 ul {
	list-style: none outside none;
	margin: 0.5ex 0 0.5ex 0;
	padding-left: 2.5ex;
}
#left1 li, #left2 li, #left3 li, #left4 li, #left5 li {
	font-family: Tahoma, Georgia, Garamond, serif;
	font-size: 100%;
	color: rgb(168,140,83);
	line-height: 2.5ex;
}
#share {
	position: absolute;
	float: right;
	right: 3.5%;
}
#stbuttontext a {
	color: rgb(166,140,83)
}
#footer {
	position: relative;
	float: left;
	left: 0.00%;
	width: 100.00%;
	background-color: rgb(221,216,190);
	border-top: 3px solid Black;
	text-align: center;
	color: Gray;
}
#footer h4 {
	margin-bottom: 0;
}
#footer a {
	color: Gray;
	text-decoration: none;
}
#footer a:hover {
	color: Black;
}

