﻿body 
{
    background-image: url(/_images/bg.jpg);
    background-repeat: repeat-x;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link 
{
	color: #006600;
	text-decoration: none;
}

a:visited, a:active 
{
	text-decoration: none;
	color: #003300;
}

a:hover 
{
	text-decoration: none;
	color: #006600;
}

.headerArea
{
    background-image: url(/_images/menuBack.jpg);
    background-repeat: repeat-y;
}

.insideHeaderArea
{
    background-image: url(/_images/KoalaWebTemplate_01.jpg);
    background-repeat: no-repeat;
    height: 112px;
}

.headerArea .menuText, .insideHeaderArea .menuText
{
    font-weight: bold;
    color: #21563A;
    padding-top:4px;
    font-size:11px;
}

.insideHeaderArea .menuText
{
    margin-top: 82px;
}

.headerArea .menuText A, .headerArea .menuText A:Link, .headerArea .menuText A:Visited, .insideHeaderArea .menuText A, .insideHeaderArea .menuText A:Link, .insideHeaderArea .menuText A:Visited
{
	color: #21563A;
	text-decoration: none;
}

.headerArea .menuText A:Hover, .insideHeaderArea .menuText A:Hover
{
	color: #003300;
}

.footerArea
{
    background-image: url(/_images/index_09.jpg);
    background-repeat:no-repeat;
    height:204px;
    width:545px;
}

.insideFooterArea
{
    background-image: url(/_images/KoalaWebTemplate_06.jpg);
    background-repeat:no-repeat;
    height:100px;
    width:849px;
}

.insideFooterArea .footer
{
    color:#FFFFFF;
    text-align:right;
    padding-top:5px;
    font-size:9px;
    position:relative;
    right:120px;
    font-weight:bold;
}

.footerArea .footer
{
    color:#FFFFFF;
    text-align:right;
    padding-top:25px;
    font-size:9px;
    position:relative;
    left:30px;
    font-weight:bold;
}

.insideContentArea
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom:20px;
}

.insideContentArea .titleText
{
    font-weight:bold;
    padding-bottom:20px;
    font-size: 16px;
}

.insideContentArea .contentText
{
    padding-bottom: 15px;
}

.insideContentArea  .addressTitle
{
    font-size: 18px;
    font-weight: bold;
}

.insideContentArea  .addressSubTitle
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
}

.MarkerBox
{
    position: absolute;
}

.marker
{
    width: 23px;
    height: 23px;
    position: relative;
    display:inline;
}
