h1, h2, h3, h4, h5, h6 {
	text-shadow:1px 1px #f7f6f3;
}
body {
	background:#eeede7;	
	text-shadow:1px 1px #f7f6f3;
}
#mainContainer{
	background: url(images/pageBg.jpg) top left repeat-x #eeede7;
	overflow:hidden;
}
#logoContainer a{
	background-image: url(images/logo.png);
}
#lineTop{
	background-color:transparent;
	background-image:url(images/line_top.jpg);
}
div.hr1 {
  height: 0px;
  /* background:url(images/hr1.jpg) repeat-x scroll center; */
}
div.hr1 hr {
  display: none;
}
div.hr2 {
  height: 0px;
  /* background:url(images/hr2.jpg) repeat-x scroll center; */
}
div.hr2 hr {
  display: none;
}
div.hr3 {
  height: 1px;
  /* background:url(images/hr3.jpg) repeat-x scroll center;*/
}
div.hr3 hr {
  display: none;
}
div.hr4 {
  height: 1px;
 /* background:url(images/hr4.jpg) repeat-x scroll center;*/
}
div.hr4 hr {
  display: none;
}
div.hr5 {
  height: 1px;
  margin-top:20px;
 /*  background:url(images/hr4.jpg) repeat-x scroll center; */
}
div.hr5 hr {
  display: none;
}
div.hr6 {
  height: 0px;
  margin-top:20px;
 /* background:url(images/hr4.jpg) repeat-x scroll center;http://www.secondnaturestudio.com/wp-content/uploads/2010/03/hrbglaurel.gif; */
  /* background:url(http://www.secondnaturestudio.com/wp-content/uploads/2010/03/hrbglaurel.gif) repeat-x top center; */
}
div.hr6 hr {
  display: none;
}
#menu ul li ul{ 
	 top:28px;  
	 background:#e8e6df;
	 border:1px solid #dddad0;
	 border-top:0px;
}
#menu ul li ul li a {
	background-color:transparent;
}
.date{
	background-image:url(images/gr_date_bg.png);
}
.date h1{
	color:#FFFFFF;
	text-shadow:none;
}
.date h3{
	color:#fff;
	text-shadow:none;
}
.month{
	color:#fff;
}
.sidebarTitile{

	background-image:url(images/gr_sidebar_title.png);
        text-shadow: 0 1px 0 rgba(0,0,0,.8);
}
.sidebarBox h2{
	color:#FFFFFF;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
}
	
#searchButton{
	background-color: #767575;
	border-color:#535353;
}		
#footer{
}
.leftBundle{
	width:24px;
	height:42px;
	background-image:url(images/bundle_left_gr.png);
	position:absolute;
	top:0px;
	left:-18px;
}
.rightBundle{
	width:22px;
	height:42px;
	background-image:url(images/bundle_right_gr.png);
	position:absolute;
	top:0px;
	right:-18px;
}
#portfolioCategories{
	background-image:url(images/bundle_bg_gr.jpg);
	color:#fff;
	text-shadow:none;
	height:37px;
}
#portfolioCategories ul li a{
	color:#fff;
}
#portfolioCategories ul li a:hover{
	color:#e1e1e1;
}
#navButtonLeft a{
	background-image:url(images/arrow_left_gr.jpg);
	height:24px;
}
#navButtonRight  a{
	background-image:url(images/arrow_right_gr.jpg);
	height:24px;
}
#navButtonLeft a:hover {
	background-position: 0px 23px;
}
#navButtonRight a:hover {
	background-position:0px 23px;
}
/*----------------------------TABLES---------------------*/
table{
	border:1px solid #999;
}
td{
	border:1px solid #999;
}
th{
	border:1px solid #999;
	background-color: #9bb0ab;
	background-image:url(images/table_bg.jpg);
	text-shadow:none;
	color:#fff;
}
.adminRibbon{
	background-image: url(images/admin_g.png);
	right:-7px;
}
/* Selection Styles */
::selection {
	background: #569a9d; /* Safari */
        color:#FFF;
        text-shadow:none !important;
	}
::-moz-selection {
	background: #569a9d; /* Firefox */
        color:#FFF;
        text-shadow:none !important;
}

.offering{
       width:460px;
       min-height: 200px;
       float: left;
       margin-bottom:20px;
       background:url(images/featureBg.jpg) top left no-repeat;
}
.offering img{
      float: left;
}
#offeringLeft{
	margin-right:40px;
}
.offering ul{
margin:0;
padding:0;
}
.offering ul li{
margin-bottom:5px;
}
.offering ul li strong{
color:#000;
text-shadow:1px 1px #FFF;
}
.abstract{
margin-bottom:30px;
}
.abstractTall{
margin-bottom:50px;
}
/* Facebook styles */
.connect_widget,.connect_widget_interactive_area,.connect_widget_interactive_area{
width:100px !important;
}
.connect_widget table,.connect_widget table tr,.connect_widget table tr td{
width:100px !important;
}
#connect_widget_4c5775e9bc4cd7ced261e .connect_widget{
width:100px !important;
}