body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/ron-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	color: #3d3b39;
}
#centereddiv {
         display: block;
         margin: 0px auto;
         width: 850px;
         height: 100%;
      }
.contentwrapper {
	width:850px;
	background-image:url(images/ron-white.gif);
	background-repeat:repeat;
}
.contentwrapperint {
	width:850px;
	background-image: url(images/gc-contentbgint.jpg);
	background-repeat:repeat-y;
}
#emailUs
{
  display: block;
  width: 93px;
  height: 35px;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  }

#emailUs:hover
{ 
  background: url("images/ron-navon.gif") no-repeat 0 0;
}
.navpageon
{ 
  background: url("images/ron-navon.gif") no-repeat 0 0;
  
}
#emailUs span
{
position: absolute;
left: 6px;
top: 9px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.buttoncontainer {
	position:relative;
	width: 93px;
	height: 35px;
	float:left;
}
.navbg {
	background-image: url(images/ron-navbg.jpg);
	background-repeat: no-repeat;
	width: 824px;
	height: 35px;
}
.content {
	margin-left: 10px;
	margin-top: 2px;
	width: 360px;
	text-align: left;
	}
.content2 {
	margin-left: 20px;
	margin-top: 2px;
	width: 438px;
	text-align: left;
	}
.title {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	}
.text {
	font-size: 12px;
	line-height: 18px;
	padding-left: 25px;
	}
.textplain {
	font-size: 12px;
	line-height: 18px;
	}
.footer {
	background-image:url(images/ron-footer.gif);
	width: 850px;
	height: 33px;
	}
.leftside {
	background-image:url(images/ron-sideleftbg.gif);
	background-repeat:repeat-y;
	}
.rightside {
	background-image:url(images/ron-siderightbg.gif);
	background-repeat:repeat-y;
	}
.bigtime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 18px;
	margin-bottom: 30px;
	border-bottom: solid gray thin;
}
.welcometop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
}
.twitter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}


