/* themeterman.com.au CSS */
*
{
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
}

body
{
	background-color: #e0ffe0;
	font-size: 12px;
	text-align: center;
}

div.outer
{
	margin-left: auto;
	margin-right: auto;
	border: solid #006000 1px;
	border-width: 0 1 1 1px;
	background: #fff;
	width: 780px;
	background: #fff;
}

div.outershadow
{
	margin-left: auto;
	margin-right: auto;
	border: solid #e0efe0;
	border-width: 0 2 2 0px;
	width: 782px;
}

#banner
{
	width: 780px;
	height: 80px;
	background: #ffa;
}

#content
{
	clear: both;
	padding: 10px;
}

#contactinfo
{
	clear: both;
	background: #fff;
	text-align: left;
	font-size: 12px;
	line-height: 135%;
	margin: 20px auto 10px 20px;
	margin-left: 20px;
}

#footerlink
{
	background: #e0e0e0;
	color: #60a060;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: #207820;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}

h1
{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
}

h2 { font-size: 16px; }

h3 {font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

p, blockquote
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 10px;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 150%;
}

p.opening:first-line { font-weight: bold; font-size: 110%;}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.green { color: #009600;}
.red { color: #960000;}
.grey { color: #808080;}
.strong { font-weight: bold; }
.left25 {margin-left: 25px;}
.top0 { margin-top: 0px; padding-top: 0px;}
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top25 {margin-top: 25px;}
.top35 {margin-top: 35px;}
.top50 {margin-top: 50px;}


p.copyright
{
	color: #888;
	font-size: 10px;
	text-align: center;
}

.subtitle
{
	letter-spacing: 5px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

.oldbanner
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
}

.smalltext { font-size: 9px; }

.smalltextc
{
	font-size: 9px;
	text-align: center;
	line-height: 14px;
}

.link
{
	font-size: 12px;
	text-align: center;
}

.plain { text-decoration: none; }

p.headline
{
	font-family: times,serif;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

p.subhead
{
	font-weight: bold;
	font-size: 12px;
	color: #ff8888;
	letter-spacing: .10em;
	line-height: .8em;
	text-align: center;
}

.dcap
{
	font-size: 15px;
	font-weight: bold;
	color: #328832;
}

p
{
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}


ul
{
	list-style-type: disc;

}

li
{
	margin-left: 35px;
	margin-bottom: 5px;
	line-height: 180%;
}


li.feature
{
	margin-left: 5px;
	font-size: 12px;
	color: #219021;
	line-height: 20px;
}

li.bullet
{
	font-size: 11pt;
	line-height: 20px;
	list-style: url(images/bullet.gif);
}

a { font-family: arial,sans-serif; }
a:link { color: #0000ff; }

a:visited
{
	color: #6060d8;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

a:active
{
	color: #ff00ff;
	text-decoration: underline;
}

a.gl:link, a.gl:visited
{
	display: block;
	width: 85px;
	height: 16px;
	background: #328040;
	border-top: solid #389648 1px;
	border-right: solid #325240 1px;
	border-bottom: solid #325240 1px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

a.gl:hover, a.gl:active
{
	background: #388a48;
	color: #ff8;
	border-top: solid #60a080 1px;
	border-right: solid #60a080 1px;
	border-bottom: solid #60a080 1px;
}

table
{
	font-family: verdana, arial, helvetica, sans-serif;
	empty-cells: show;
}

table.navitable
{
	clear: both;
	float: left;
	border-top: solid #00a000 1px;
	border-bottom: solid #608060 2px;
	background: #328040;
}

table.navitable td
{
	padding: 0px; 
}

tr, th, td
{
	text-align: center;
	font-size: 12px;
	padding: 3px; 
}

th { background: #efefef; }
td.highlight { background: #212198; }

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
}


input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images/input_bkgnd.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

textarea
{
	padding: 2px 5px;
}
/*		A hack required for MS Explorer	*/

input.submit
{
	background: #ffe0a0;
	border-top: solid #fff0d8 2px;
	border-right: solid #f0d880 2px;
	border-bottom: solid #f0d880 2px;
	border-left: solid #fff0d8 2px;
	font-weight:bold;
	padding: 0px 2px;
	color: #960000;
}

input.checkbox
{
	background: #fff;
	border: none;
}

option
{
	background: #f0f0f0;
	color: #404040;
	padding: 2px;
	border-bottom: solid #fff 1px;
}

