body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ffffff;
}
h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 15px;
}
h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #bb1c26;
}
.subtitle {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 0px;
}
.services {
	font: 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1.5px;
}
a.services:link {
	color: #ffffff;
	text-decoration: underline;
}
a.services:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.services:hover{
	color: #333333;
	text-decoration: none;
}
.sidebarBkg {
	background-image:url(images/box_about.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.sidebar {
	color: #ffffff;
	padding: 10px 0 0 8px;
}
a.sidebar:link {
	color: #ffffff;
	text-decoration: none;
}
a.sidebar:visited {
	color: #ffffff;
	text-decoration: none;
}
a.sidebar:hover {
	color: #666666;
	text-decoration: underline;
}
.small {
	font: 10px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.footer {
	font: 10px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 5px 5px 5px 0;
	text-align: right;
	color: #572700;
}
a.footer:link {
	color: #572700;
	text-decoration: underline;
}
a.footer:visited{
	color: #572700;
	text-decoration: underline;
}
a.footer:hover{
	color: #bb1c26;
	text-decoration: none;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
.nav {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	text-align: right;
	color: #ffffff;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: underline;
}
.whiteText {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a.whiteText:link {
	color: #ffffff;
	text-decoration: underline;
}
a.whiteText:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.whiteText:hover {
	color: #ffffff;
	text-decoration: none;
}
.treeBkg {
	background-image: url(images/treeBkg.png);
	background-repeat: no-repeat;
}
.homeBkg {
	background-image: url(images/homeBKG.png);
	background-repeat: repeat-x;
}
.box {
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 33%;
	vertical-align: text-top;
}
.boxtext {
	color: #efefef;
	padding: 30px 45px 0 45px;
}
.boxtext a {
	color: #efefef;
}
#feature { 
      margin-top : 30px;
      margin-right: 30px;
      width : 250px;
	  height: 160px;
      color: #efefef;
	  background-image: url(images/box_feature.png);
	  background-position: center;
	  background-repeat: no-repeat;
	  float: right;
}
.feature {
	font: 14px Arial, Helvetica, sans-serif;
	padding-left : 25px;
  	padding-top : 15px;
	color: #efefef;
}
 
#feed-control { 
      margin-top : 30px;
      width : 592px;
	  height: 190px;
      color: #efefef;
	  background-image: url(images/box_feature.png);
	  background-position: center;
	  background-repeat: no-repeat;
	  float: left;
}

#feed-control2 { 
      width : 310px;
	  height: 180px;
      color: #efefef;
	  background-image: url(images/box_feature2.png);
	  background-position: center;
	  background-repeat: no-repeat;
	  float: center;
}

.gfg-title {
  font-weight : bold;
  font-size: 14px;
  color : #efefef;
  overflow : hidden;
  white-space : nowrap;
  padding-left : 25px;
  padding-top : 15px;

}

.gfg-title a {
  color : #efefef;
}

.gfg-entry {
  width : 100%;
  height : 6.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  width : auto;
  height : 100%;
  padding-left : 25px;
  padding-right : 10px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
}

.gfg-listentry {
  line-height : 1.3em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 10px;
  margin-right : 5px;
}

.gfg-listentry-highlight { 
  background-image : url('images/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

.gfg-root .gfg-entry .gf-result .gf-title {
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 5px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #efefef;
  margin-top : 3px;
}

.gf-relativePublishedDate {
  font-style: italic;
  color: #efefef;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('images/arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('images/arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 70%;
	
}