/* Start of CMSMS style sheet 'ucgne' */
@charset "utf-8";
/* CSS Document */

html{
height:100%;}
body
{
margin:0px;
padding:0px;
background: url(images/body-bg.jpg) left top repeat-x #f1f1f1;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
strong
{
font-weight:bold;
color: #a04041;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:960px;
height:auto;
margin:0px auto;
text-align:center;
}

#header
{
width:960px;
height:148px;
float:left;
text-align:left;
background:url(images/header-bg.jpg) left top no-repeat;
}
.logo
{
margin-left:12px;
margin-top:29px;
}
#body-main
{
width:940px;
height:auto;
float:left;
text-align:left;
padding:10px;
background:url(images/body-bottom-bg.jpg) left bottom repeat-x #FFF;
}
.body-container
{
width:940px;
height:auto;
float:left;
text-align:left;
background:url(images/body-container-bg.jpg) left top repeat-y;
}
.body-left
{
width:200px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation */
.subnav{
	color: #666666;
	font: bold 11px/36px  Verdana, Helvetica, sans-serif;
	line-height:36px;
	float:left;
	width:200px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	}
.subnav li a {
	display: block;
	color: #666666;
	font: bold 11px/36px Verdana, Helvetica, sans-serif;
	height:36px;
	text-decoration: none;
	background: url(images/menu-normal-bg.gif) left top no-repeat;
	padding-left:22px;
	width:178px;
}
.subnav li a:hover {
	color: #FFF;
	font: bold 11px/36px Verdana, Helvetica, sans-serif;
	background: url(images/menu-hover-bg.gif) left top no-repeat;
	width: 178px;
	text-decoration:none;
	}
.subnav li a.active {
	color: #FFF;
	font: bold 11px/36px Verdana, Helvetica, sans-serif;
	background: url(images/menu-active-bg.gif) left top no-repeat;
	width: 178px;
	text-decoration:none;
}
.body-right
{
width:720px;
height:auto;
float:right;
text-align:left;
background:url(images/bottom-right-bg.jpg) right bottom no-repeat;
}
.body-right-top
{
width:710px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
/* sub-navigation1 */
.body-right ul {margin: 0; padding: 0; }
.body-right li {
    list-style-type:none;
	display: block;
	color: #666666;
	font: normal 12px/18px Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/text-arrow-bt.gif) left 8px no-repeat;
	padding-left:10px;
	width:700px;
	float:left;
}
.body-right-middle
{
width:666px;
height:auto;
float:left;
text-align:left;
background:url(images/middle-bottom-bg.gif) right bottom no-repeat #fbfbfb;
border-bottom:1px solid #ececec;
border-top:1px solid #ececec;
padding:12px 22px;
}
.vission-left
{
width:333px;
height:auto;
float:left;
text-align:left;
border-right:1px solid #ececec;
}
.mission-right
{
width:305px;
height:auto;
float:right;
text-align:left;
}
.mission-th
{
padding:3px;
background-color: #FFF;
border:1px solid #cccccc;
}
.body-right-bottom
{
width:719px;
height:auto;
float:left;
text-align:left;

padding-top:20px;
padding-bottom:12px;
}
#footer
{
width:900px;
height:48px;
float:left;
text-align:left;
background:url(images/footer-bg.jpg) left top no-repeat;
padding:16px 27px 10px 33px;
margin-bottom:30px;
color: #FFF;
font: normal 10px/15px Verdana, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #FFF;
font: normal 10px/15px Verdana, Helvetica, sans-serif;
}
#footer a:hover
{
color: #FFF;
text-decoration: underline;
font: normal 10px/15px Verdana, Helvetica, sans-serif;
}
.footer-left
{
width:700px;
height:48px;
float:left;
text-align:left;
}
.footer-right
{
width:180px;
height:48px;
float:right;
text-align:right;
}
.footer-logo
{
margin-top:3px;
}
/* CSS Text Document */
body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#898800;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#898800;
text-decoration: underline;
font-weight: bold;
}
h1 {
	width: 287px;
	height: 79px;
	background: url(images/uniting-care-logo.jpg) no-repeat;
	text-indent: -9999px;
        margin-left:11px;
        margin-top:30px;
}


h2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight:normal;
	font-variant: normal;
	color: #8b8b01;
	text-decoration: none;
}
h3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:28px;
	font-weight:normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
        padding-top: 5px;
}

/* End of 'ucgne' */

