#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 6em; /* 5em */
	margin: 0 auto;
	background: #48525B url(/template_images/bg/header_bg.gif) repeat-x bottom left;
	border-bottom: 2px solid #48525B;
	background-color: #48525B;
}


#headerImage {
  position: absolute;
  top: 5%;
  left: 10px;
}

#header ul, #header p {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #F1F1F1;
}

#header ul
{
	padding-top: 3px;
}

/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 143px;
  background: url(/template_images/bg/masthead_bg_1.jpg) no-repeat top left;
}





/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;

  text-align: left;
  background: #5c564b url(/template_images/bg/menu_bg.gif) repeat-x top left;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li a {
  float: left;
  width: 19.9%;
  height: 4.5em;

  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.05em;

  color: #fff;

  border-top: 7px solid #5c564b;
  border-bottom: 15px solid #FFF;
}

#menu ul li a span {
  display: block;
  padding: 2px 5px;
}

#menu ul li a span.title {
  font-size: 1.0em;
  white-space: nowrap;
}

#menu ul li a span.desc {
  font-size: 0.75em;
  color: #8C8D94;
}


#menu ul li a:hover,
#menu ul li a.here {
  background: #000;
  border-top: 7px solid #3F66A2;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
}


/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width33 {
  width: 33%;
}

.width50 {
  width: 48%;
}

.width66 {
  width: 66.1%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 5em;
  margin-top: 2em;
}

#footer #bg {
  position: relative;
  height: 6em; /* ORIGINAL WAS 5em */
  margin: 0 auto;
  background:  #655442;
}

#footer #bg ul {
  float: right;
  margin: 1.5em 1em 0 0 !important;
  margin: 1.5em 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;
  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #ccc;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #F1F1F1;
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}

#bottomLogo {
	margin-top:-20px;
}

/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post .readmore {
  font-size: 1.2em;
}

.post .entry {
  margin: 0 0 0 3.5em;
  padding:  1em 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}

.post .entry h1 {
  border:none;
}

.feedback input[type=text], .feedback textarea {
  width:80%;
}

.archive ul{list-style:none;}
ul.archive{list-style:none;}
ul.archive{padding:0 0 0 0;margin:0px;width:30px;}
ul.archive li{width:230px;}
ul.archive li.year a{text-decoration:none;}
ul.archive li.year a:hover{text-decoration:underline;}
ul.archive li.month{margin:0px;}
ul.archive li.month ul{position: relative;}
ul.archive li.month a{text-decoration:none;}
ul.archive li.month a:hover{text-decoration:underline;}
ul.archive .yearHeader{margin-bottom:3px;padding-left:16px;background:url('/template_images/bg/blog_arrow_bg.gif') no-repeat scroll left -9px;}
ul.archive .yearOpen .yearHeader{background-position:left 3px;}
ul.archive .monthHeader{margin-bottom:3px;background:url('/template_images/bg/blog_arrow_bg.gif') no-repeat scroll left -9px;padding-left:16px;}
ul.archive ul .monthOpen .monthHeader{background-position:left 3px;}
ul.archive li ul li.topic{font-weight:normal; }
ul.archive li ul li.topic a{text-decoration:none;}
ul.archive li ul li.topic a:hover{text-decoration:underline;}

/* Javascript enabled */
ul.archive .yearList{display:none;}
ul.archive .month ul {display:none;}


/**************************************************************
   Thumbnails
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #000;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
  font-size:0.9em;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 1px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(/foo.gif); /* IE hack to disable default*/
}

.shortdesc {
  display:block;
  text-align:right;
  padding: 0;
  margin-top: -0.7em;
  margin-left: 7px;
  font-style:italic;
  font-size:0.9em;
  white-space: nowrap;
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  /*background: url(/template_images/bg/submenu1.gif) no-repeat 5px 50%;*/
}

ul.submenu1 a:hover {
  color: #888;
  background: #B3C6C4 url(/template_images/bullet1.gif) no-repeat 5px 20%;
}

ul.submenu2 li a {
  color: #426F85;
  /*background: url(/template_images/bg/submenu2.gif) no-repeat 3px 50%;*/
}

ul.submenu2 a:hover {
  color: #888;
  background: #B3C6C4 url(/template_images/bullet2.gif) no-repeat 3px 20%;
}


/**************************************************************
   Contact Form
 **************************************************************/

.ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	background-position:15px 12px;
}

.ContactForm .Error li
{
	font-weight:normal;
}

.ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 0 15px 0;
	width:90%;
}

.ContactForm legend
{
	display:none;
}

.ContactForm label
{
        float: none;
	font-weight:bold;
}

.ContactForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Verdana,Arial,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	padding:13px 4px 2px 3px;
	width:100%;
}

.ContactForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:20em;
	width:100%;
}


/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}


.clear {
  clear: both;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.imgBorder { 
  border: 5px solid #ccc;
}



.marginRight {
  margin-right: 15px;
}

.marginLeft {
  margin-left: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.paddingTop {
	padding-top: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.displayInline {
  display:inline;
}

.dark {
  color: #353E47;
}

.spacer {
	margin-top: 2px;
	padding-top: 2px;
}

.spacerBottom {
	margin-bottom: 2px;
	padding-bottom: 2px;
}


























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.imgBorder {
.imgBorder
}

.alignCenter {
.alignCenter
}

.displayInline {
.displayInline
}

.bgColorLightGrey {
.bgColorLightGrey .horzPad
}


