/* freedomlife.com.au -> Freedom Life Centre.CSS */


body
{
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #d0efe0 url(images_site/main_bkgnd.gif) left repeat-y;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-left: 10px;
	text-align: left;
	color: #030;
}

h1
{
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 0px;
}

h2
{
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 0px;
}

h3
{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
}

h4
{
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
}

p, br
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-left: 10px;
	margin-right: 10px;
}

li
{
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 5px;
	list-style-type: disc;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.small
{
	font-size: 10px;
	font-weight: normal;
}

.smallc
{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.qn
{
	color: #444;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

.an { margin-top: 3px; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.grey,
.silver { color: #808080; }
.red { color: #960000; }
.help { cursor: help; }
.highlight { background: #ffffa0; }

.top0
{
	margin-top: 0px;
	padding-top: 0px;
}

.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left50 { margin-left: 50px; }

span.copyright
{
	font-size: 9px;
	color: #888;
	padding-bottom: 5px;
}

a:link { color: #2020ff; }
a:visited { color: #6060a0; }
a:hover { color: #ff4040; }
a:active { color: #ff0000; }

a.oldbtton
{
	display: block;
	width: 120px;
	height: 20px;
	background: #009632 url(images_site/btn_blur.jpg) no-repeat;
	border-bottom: solid #080 1px;
	border-right: solid #080 1px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none;
}

a.button
{
	display: block;
	width: 120px;
	height: 20px;
	background: #009632 url(images_site/btn_blur.jpg) no-repeat;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none;
}

a:hover.button, a:active.button
{
	background: #03a534 url(images_site/btn_focus.jpg) no-repeat;
	color: #ffff80;
}

table
{
	empty-cells: display;
	font-size: 12px;
	background: #fff;
}

td { vertical-align: top; }
th { background: #efefef; }
td.content { padding: 10px; }
hr { color: #808080; }

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	margin: 0px;
}

