body
{
	line-height: 1.6em;
	color: #333333;
}

a
{
	color:#5d743f;
}

#footer ul.nav
{
	list-style-position:inside;	
	margin:0px;
}

#footer ul.nav li
{
	float:left;
	list-style: none;
	margin-left: 0px;
	margin-right:20px;
}

#footer ul.nav li a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#footer ul.nav li ul
{
	list-style-position:inside;	
	margin:0px;	
}

#footer ul.nav li ul li
{
	list-style: none;	
	float:none;
	margin-left:0px;
}

#footer ul.nav li ul li a
{
	text-transform: none;
	font-weight: normal;
}

#footer-right
{
	text-align: right;
}

#footer-right, #footer-right a
{
	color:#9a9a9a;
	text-decoration: none;
	font-size:0.9em;
}

#footer-right a
{
	font-weight: bold;
}

#home1 div#buttons
{
	text-align: right;
}

#home1 div#buttons a
{
	display: block;
	margin-bottom:18px;
	margin-right:5px;
}

.gradient_bg
{
	padding:20px;
	padding-top:10px;
	background: url(http://www.gvig.com.au/themes/core_ds/images/background_gradient.png) center top repeat-x;
}

div#secondary_nav
{
	background: url(http://www.gvig.com.au/themes/core_ds/images/background_gradient.png) center top repeat-x;
}

div#home1
{
	background: url(http://www.gvig.com.au/themes/core_ds/images/background_gradient.png) center top repeat-x;	
}

h2
{
	color: #6b822b;
	font-size: 2.2em;
	font-weight: normal;
}

h3
{
	color: #6b822b;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 5px;
}

div#secondary_nav ul.nav li
{
	margin-left:20px;
}

div#secondary_nav ul.nav li a
{
	text-decoration: none;
}

div.separator
{
	background: #ededed;
	height:8px;
	margin-top:10px;
	margin-bottom:20px;
}

table.formBlockSurveyTable tbody tr td.question
{
	vertical-align: top;
}
