
body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#181616;
	line-height:1.3;
	font-size:13px;
}

a { 
	color:#78c42e;
}

b.green, strong.green
{
	font-weight: normal;
	color: #78c42e;
}

p { 
	margin:0px 0px 15px 0px;
	padding:0;
	color:#181616;
	line-height:1.3;
	font-size:13px;
}

h1 { 
	margin:0;
	padding:0;
	color:#78c42e;
	font-size:14px;
	border-bottom:1px solid #c0c0c0;
	font-weight:normal;
	padding-bottom:7px;
	text-transform:uppercase;
}

h1.large { 
	margin:0;
	padding:0;
	color:#78c42e;
	font-size:18px;
	border-bottom:none;
	font-weight:normal;
	padding-bottom:14px;
	text-transform:uppercase;
}

h2
{
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #bababb;
}

h3
{
	margin-top: 5px;
	padding-top: 0;
	font-size: 12px;
	color: #69ac28;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #c0c0c0;
}

img
{
	border: 0px;
}

p
{
	line-height: 1.4;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.copyright
{
	font-size: 9px;
}

.footer, .footer a:link, .footer a:visited, .footer a:active
{
	font-size: 10px;
	color: #000000;
}

.footerBarLabel
{
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}

a.header:link, a.header:visited, a.header:active, a.header:hover
{
	color: #171515;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px 2px;
}

ul.links
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.links li
{
	margin-bottom: 5px;
	cursor: pointer;
}

ul.topnav
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 35px;
}

ul.topnav li
{
	margin-bottom: 13px;
}

.topnav a:link, .topnav a:visited, .topnav a:active
{
	text-transform: uppercase;
	color: #171515;
}

.larger {
  font-size: 12px !important;
}

.larger a {
  font-size: 12px !important;
}

.footer2 {
  width:935px;
  margin:0 auto 20px;
  padding-top: 10px;
  text-align: center;
	margin-bottom: 20px;
  font-size:10px;
}

#competition-form {
	width:365px;
	margin:0 auto;
}

#competition-form label { 
	display:block;
	float:none;
	margin:21px 0 9px 0;
	width:365px;
}

#competition-form input[type='text'] { 
	width:365px;
}

#competition-form input[type='submit'] {
	margin-top:10px;
} 

#competition-form #contenterror { 
	border:2px solid #ff0000;
	padding:15px;
	width:335px;
	margin-bottom:10px;
}

#homeTwitter { 
	padding:9px 9px 9px 0px;
    width: 276px;
	float:right;
	background: #fff;
	margin: 9px 1px 0 0;	
}

#twitLeft { 
	float:left;	
	width:0px;
}
#twitRight { 
	float:left;
	#background:url(../images/twitter-bg.gif) no-repeat;
	width: 260px;
	height:90px;
	position:relative;
	margin-left:0px;
}

#twitter { 
	position:absolute;
	top:7px;
	left:12px;
	width:260px;
}

#twitter small { 
	margin-left:5px;
	margin-top:5px;
}

/* lm mods */

.clear {
  clear: both;
}

div.headerRen
{
	width: 870px;
	margin: 0 auto;
	height: 31px;
	background: #f2f2f2;
}

div.bodyRen
{
	width: 870px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
}

div.contentRen
{
	background: url(../images/background_content.gif) top left repeat-x;
	padding: 0px;
}

.contentRen div.contentBox
{
	background: #ffffff;
	padding: 0px 0px 0px 0px;
}

.contentRen div.contentBox p {
  margin: 0;
}

.navi {
  height: 24px;
}

.navi, .navi ul { /* all lists */
	z-index: 20;
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
	line-height: 24px;
	background:url(../images/topNavBac.png) repeat-x;
}

.navi a {
	display: block;
	width: auto;
	line-height: 24px;
	color: #e2e0e1;
}

.navi li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	margin: 0 5px 0 5px;
}

.navi li ul { /* second-level lists */
	position: absolute;
	background: #e0e0e0;
	width: 12em;
	border: 3px solid #1a8418;
	border-top: 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.navi li ul li {
  width: 10em;
  border-bottom: 1px dotted #0d532a;
}

.navi li ul a {
  color: #0d532a;
}

.navi li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#rightColum {
  float: left;
  width: 252px;
}

.homeBox {
  background: #fff;
  margin-bottom: 10px;
  margin-right: 10px;
}

#homeNews {
	width: 242px;
	float: left;
    height: 200px;
	padding-top: 10px;
	overflow: hidden;
}

#renaissanceHome {
	width: 242px;
	float: left;
    height: 200px;
	margin-right: 10px;
	padding-top: 10px;
	overflow: hidden;
}

#taxplanningHome {
	width: 242px;
	float: left;
    height: 200px;
	padding-top: 10px;
	overflow: hidden;
}

#onlineCalc {
  float: left;
  margin-top: 9px;
  width: 265px;
  height: 81px;
  padding: 80px 9px 9px 9px;
  background: #fff url(../images/onlineCalcBacHome.jpg) no-repeat;
}

.calculator {
  position: relative;
  background: url(../images/calculatorBac.png) no-repeat; 
  width: 790px;
  padding: 10px 14px 10px 14px;
  height: 165px;
  margin-left: -5px;
  font-size: 13px;
  font-weight: bold;
}

.calculator h3 {
  color: #fff;
}

.calculator .icon {
  float: left;
  margin-right: 45px;
}

.calculator .calcForm {
  line-height: 20px;
  margin-top: 5px;
  width: 404px;
  float: left;
}

.calculator .calcQ {
  position: absolute;
  right: 16px;
  top: 46px;
  text-align: right;
  width: 228px;
}

.calcForm .text {
  float: right;
  margin: 0 47px 7px 0;
  width: 180px;
  padding: 0 6px 0 2px;
  height: 23px;
  line-height: 23px;
  border: 0px;
  background: transparent;
}

.calcForm .submit {
  float: right;
  margin: 0 -67px 0px 0px;
  width: 104px;
  height: 24px;
  line-height: 24px;
  border: 0px;
  background: transparent;
}

#renaissanceForm {
  width: 870px;
  height: 576px;
  background: url(../images/renaissanceFormBac.jpg) no-repeat;
}

#renaissanceForm form {
  border: 9px solid #e7e7e7;
  background: #fff;
  width: 460px;
  padding: 20px;
  margin: 110px 0 0 175px;
  float: left;
}

#renaissanceForm label {
  float: left;
  width: 150px;
}

#renaissanceForm .textbox {
  float: right;
  height: 18px;
  padding: 3px 0 0 4px;
  border: 0px;
  width: 290px;
  background: #e7e7e7;
  margin-bottom: 12px;
}

#renaissanceForm .submit {
  float: right;
  color: #46b400;
  background: transparent;
  border: 0px;
}

#renaissanceForm .contenterror { 
	border:2px solid #ff0000;
	padding:15px;
	width:420px;
	margin-bottom:10px;
}

#renBox {
  margin-top: 10px;
  padding: 96px 0 0 0;
  background: url(../images/renaissanceContentBac.png) no-repeat;
}

#renBox .left {
  float: left;
  width: 390px;
  margin: 0 42px 0 24px;
}

#renBox .right {
  float: left;
  width: 376px;
}

/* Customer feedback form - 19 April 2011 */

#feedbackForm .options{ border: solid 1px silver; margin: 10px 0 15px 5px; }
#feedbackForm .options th{
  background-color: #C9C7C7;
  padding: 2px 20px;
  border-bottom: solid 1px silver;
}
#feedbackForm .options td{
  text-align: center;
  padding: 5px 0;
}
#feedbackForm textarea{
  font-family: arial, sans-serif;
  font-size: 1.0em;
  padding: 5px;
  margin: 10px 0 15px 5px;
}
