/* CSS Document */

/* ****** */
/* MAIN BODY */
/* ****** */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url("http://www.boxndice.com.au/templates/agedcare/images/background.gif");
	margin-top: 0px;
}
html {
min-height: 100%;
margin-bottom: 1px;
}
/* ****** */
/* TOP NAV */
/* ****** */
.topnav {
	background: #CCCCCC url("http://www.boxndice.com.au/templates/agedcare/images/nav-bckgrd.jpg");
	height: 20px;
}
/* ****** */
/* BODY LINKS */
/* ****** */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #CC0000;
}
/* ****** */
/* MAIN WRAPPER */
/* ****** */
#wrapper {
	width:970px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #FFF;
}
/* ****** */
/* MASTHEAD */
/* ****** */
#masthead {
background: #000066;
height:159px;
}
/* ****** */
/* BODY CONTENT */
/* ****** */
#content {
	margin-top: 15px;
	font-size: 12px;
	color: #333;
}
/* ****** */
/* LEFT COLUMN */
/* ****** */
#leftcolumntop {
	width: 150px;
	border-right: 1px solid #CCC;
	background: #FFF;
}	
#leftcolumn {
	width: 150px;
	border-right: 1px solid #CCC;
	background: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}	
#leftcolumnbottom {
	width: 150px;
	border-right: 1px solid #CCC;
	background: #FFF;
}	
/* ****** */
/* RIGHT COLUMN */
/* ****** */
#rightcolumntop {
	width: 150px;
	border-left: 1px solid #CCC;
	background: #FFF;
}	
#rightcolumn {
	width: 150px;
	border-left: 1px solid #CCC;
	background: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}	
#rightcolumnbottom {
	width: 150px;
	border-left: 1px solid #CCC;
	background: #FFF;
}
/* ****** */
/* PAGE TRAIL */
/* ****** */
#trail {
	font-size:10px;
	color:#CC0000;
}
#trail a {
	color:#999;text-decoration:underline;
}
#trail a:hover {
	color:#333;
}
/* ****** */
/* COPYRIGHT */
/* ****** */
.copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
#members {
	background: #F3F3F3;
	border: solid 1px #000066;
}
.memberstitle {
	background: #000066;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
#enews {
	background: #F3F3F3;
	border: solid 1px #000066;
}
.enewstitle {
	background: #CC0000;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.emphasiswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.emphasisred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.border {
	border: 1px solid #000066;
	}
#search {
	background: #F3F3F3;
	border: solid 1px #000066;
}
.searchtitle {
	background: #000066;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.design  {
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	font-size: 10px;
	font-weight: normal;
} 
a.design:link 	 { 
    font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.design:visited {
    font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.design:hover   {
    font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a.design:active  {
    font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
