body {
margin:0px;
padding:0px;
background: #fff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 76%;
}

#banner {
position:absolute;
left: 20px;
top: 10px;
width: 82%; /*700px;*/
height: 27px;
margin:0px;
padding:0px;
/*text-align:center;*/
}

#montage {
	position:absolute;
	left: 11px;
	top: 37px;
	width: 61.7em; /*57.5em;*/
	w\idth: 61em; /*56.8em; /*IE hack - this give Mozilla correct width*/
	height: 30px;
	border: 1px solid #333;
	background-image: url(/assets/homecomposting/montage.gif);
	background-repeat: repeat-x;
}


#topnav
{
padding: 0em 24em 0em 0em;

}

#topnav ul
{
position:absolute;
left: 10px;
top: 68px;
t\op: 59px; /*IE hack - this give Mozilla correct placement*/
padding-left: 0;
margin-left: 0;
background-color: #c90;
color: White;
font-size: 0.9em;
font-weight: bold;
line-height: 1.6em;
border-bottom: 8px solid #fff; 

}

#topnav ul li { display: inline; }

#topnav ul li a
{
padding: 0.2em 0.4em;
background-color: #c90;
color: #fff;
text-decoration: none;
float: left;
border-left: 1px solid #fff; /*#cc9;*/
border-top: 1px solid #c90;
border-bottom: 1px solid #c90;
}

#topnav ul li a:hover
{
background-color: #fff; 
color: #c90;
border-top: 1px solid #c90;
border-bottom: 1px solid #c90;
}
#topnav li#active a
{
background-color: #fff; 
color: #960;
border-top: 1px solid #fff;  /*#c90;*/
border-bottom: 1px solid #fff; 
border-right: 1px solid #960; 
}
#topnav li#active a:hover 
{
cursor: default;
}

/*#topnav li#active a { color: #960; }*/

#sidenav {
	width: 14.1em;
	w\idth: 14.1em;	
	padding: 0; 
	margin-left: 1em;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	float: left;
	position: absolute; 
	top: 12em;	
	}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#sidenav li {
	border-top: 1px solid #cc9;
	margin: 0;
	}
	
#sidenav li li {
	font-weight: normal;
	margin: 0;
	}	
#sidenav li li li{
	margin: 0;
	}	

#sidenav li#inactive a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #d0c2a4;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

#sidenav li li#inactive a {
	display: block;
	border-left: 8px solid #e8dcc0;
	list-style: circle;
	background-color: #fff4d8;
	color: #6868a0;
	text-decoration: none;
	w\idth: 100%;
	}
#sidenav li li li#inactive a { 
	background-color: #ffc; 
	border-left: 15px solid #fff4d8;
	color: #960;
	}

html>body #sidenav li#inactive a {
	width: auto;
	}
html>body #sidenav li a {
	width: auto;
	}
html>body #sidenav li#active a {
	width: auto;
	}	
#sidenav li#inactive a:hover {
	background-color: #fff; 
	color: #b8a888;
	}
#sidenav li li#inactive a:hover {
	border-left: 8px solid #ffc; 
	background-color: #fff; 
	color: #960;
	}
#sidenav li li li#inactive a:hover {
	border-left: 15px solid #fff; 
	background-color: #fff; 
	color: #960;
	}
	
#sidenav li#active a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #fff;
	color: #960;
	text-decoration: none;
	border-right: 1px solid #fff;
	width: 100%;
	}
#sidenav li#active a:hover {
	color: #960;
	text-decoration: none;
	cursor: default;
	}	

#sidenav li li#active a {
	display: block;
	border-left: 8px solid #fff;
	background-color: #fff;
	color: #960;
	text-decoration: none;
	}
#sidenav li li#active a:hover {
	color: #960;
	text-decoration: none;
	cursor: default;
	}	
	
#sidenav li li li#active a {
	display: block;
	border-left: 15px solid #fff;
	background-color: #fff;
	color: #960;
	text-decoration: none;
	}
#sidenav li li li#active a:hover {
	border-left: 15px solid #fff;
	color: #960;
	text-decoration: none;
	cursor: default;
	}		
	


#rightcolumn {
float: right;
	padding: 0em 4em 0em 0.2em;
	width: 15%; /*22em;*/
	w\idth: 13%; /*18em; /*IE hack - this give Mozilla correct width*/	
	text-align : left;
	line-height: 1.2em;	

}

#breadcrumbs {
margin: 0em;
padding: 9.5em 24em 0.5em 18.5em;
font-size: 0.9em;
line-height: 1.3em;
color: #666;
}
	
#content {
margin: 0em;
padding: 1em 18% 2em 16.5em; /*1em 24em 2em 16.5em;*/
font-size: 1.0em;
line-height: 1.8em;
color: #333;
}

#content p {
font-size: 1.0em;
line-height: 1.8em;
color: #333;
}

#content table,tr,td {
font-size: 1.0em;
line-height: 1.8em;
color: #333;
}

#content b, strong {
color: #960;
font-weight: bold;
}
	
h1 {
font-size: 1.5em;
font-weight: bold;
color: #960;
margin: 0 0 0.7em 0;}

h2 {
font-size: 1.3em;
font-weight: bolder;
border-top:1px solid #d0c2a4;
border-bottom:1px solid #d0c2a4;
color: #c90;
padding-left:0.4em;
background-color:#fff4d8;
margin: 0.2em 0;}

h3 {
font-size: 1.1em;
font-weight: bold;
color: #c90;
margin: 0;
padding: 0;
}

h4 {
font-size: 1.1em;
font-weight: bold;
color: #960;
margin: 0;
}

h5 {
font-size: 0.9em;
font-weight: normal;
color: #c90;
margin: 0;
padding: 0;
}

.red-bold {
	font-weight: bold;
	color: #c00;
	}

hr {
	color: #c90;
	border: 0;
	background-color: #c90;
	height: 1px;
}
textarea {
width: 400px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em;
/*background-color: #fff4d8;*/
border: 1px solid #960;
}

input {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em;
/*background-color: #fff4d8;*/
border: 1px solid #960;
}
.commentbox {
	border: 1px solid #d0c2a4;;
	background-color:#fff4d8;
	font-size: 0.9em;
	padding: 0.5em;
	margin-bottom:1em;
	color: #333;
}

.ContactBox {
	border: 1px solid #d0c2a4;;
	background-color:#fff;
	font-size: 1em;
	padding: 0;
	margin:1em;
	color: #333;
}
.ContactBoxTopLine {
	border:0;
	background-color:#d0c2a4;
	font-size: 1em;
	padding: 0.3em;
	border-bottom:1px solid #960;
	color: #fff;
	font-weight:bold;
}
.ContactBoxContent {
	border:0;
	font-size: 1em;
	padding: 1em;
	color: #333;
	font-weight:normal;
}

.loggedInBox {
	border: 1px solid #d0c2a4;;
	background-color:#fff4d8;
	padding: 0;
	margin: 0.5em 0;
	color: #333;
	font-weight:normal;
}
.loggedInBox form {
	padding:0;
	border: 0;
	margin: 0; 	
}  
.loggedInBox form {
	padding:0;
	border: 0;
	margin: 0; 	
} 
.loggedInBox input	{
    padding:0.1em;
	font-size: 1em;
	margin-top:0.1em;
	margin-bottom:0.3em;
    vertical-align: middle;
	border:1px solid #e8dcc0;
	}  
input[type=submit]
{
        border: 1px solid #999;
        background: #e8dcc0;
        font-size: 1em;
        vertical-align: middle;
		color: #960;
		font-weight:normal;
}
input[type=submit]:hover   /*.loggedInBox */
{
        background: #fff;
}
.loggedInTopLine {
	border-bottom: 1px solid #d0c2a4;
	background-color:#e8dcc0;
	font-size: 1em;
	padding: 0.5em;
	margin: 0;
	color: #960;
	font-weight:bold;	
}
.loggedInName {
	font-size: 1em;
	padding: 0.5em;
	color: #666;
	font-weight:bold;
}
.case_table {
	border: 1px solid #333;
	/*width: 57.5em;
	w\idth: 56.8em; *//*IE hack - this give Mozilla correct width*/
}

.case_table td {
	font-size: 0.9em;
	line-height: 1.3em;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;		
}
#case_key table{
	border: 1px solid #333;
	width: 14.1em;
	w\idth: 14.1em;	
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 1em;
}
.smallRight {
	text-align: right;
	font-size:0.9em;
	color:#666;
	padding-top:0.1em;
	padding-bottom:0.2em;
	padding-right:0.4em;
	background-color:#fff4d8;
	margin-top:0.6em;	
}
.smallLeft {
	text-align: left;
	font-size:0.9em;
	color:#666;
	padding-top:0.2em;
	padding-bottom:0.3em;
	background-color:inherit;	
}
.smallCentre {
	text-align: center;
	font-size:0.9em;
	color:#666;
	padding-top:0.2em;
	padding-bottom:0.3em;
	background-color:inherit;	
}
#navlist 
{
border-top:1px solid #ccc;
margin: 0;
margin-top:0.4em;
font-size: 0.9em;
padding:0.4em 0 0.4em 0 ;
text-align:center;
color:#666;
}

#navlist a:link, #navlist a:visited
{
color:blue;
}

#navlist a:hover
{
text-decoration: underline;
color: #c00;
}
.floatImgRight {
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border: none;
	font-size:0.9em;
	line-height:1.2em;
	color:#666;
	text-align:center;
}
div.floatImgRight img { 
	border: 1px solid #666; 
	margin-bottom:0.4em;
}
div.floatImgRight img.GIFBorder {
	border: none;
	margin-bottom:0.4em;
}
.BorderedTable {
	margin-top:0.4em;
	margin-bottom:1em;
}
	
.BorderedTable table,.BorderedTable th,.BorderedTable td {
	border:1px solid #d0c2a4;
	border-collapse:collapse;
	padding:0.4em;
	vertical-align:top;
	}
.BorderedTable th {
	background-color:#fff4d8;
}
.fullTable {
	width:auto;
	padding:0;
	margin:0;
	border:0;
}
html>body .fullTable {
	width: 100%;
}
#content ul li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 0.6em;
	list-style: outside url(../assets/homecomposting/list-arrow.gif); 
	margin-top: 0;
}	
#content ul li li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 0.6em;
	list-style: outside url(../assets/homecomposting/sublist-box.gif); 
	margin-top: 0;
}
#content ol li li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 0.6em;
	list-style: outside url(../assets/homecomposting/sublist-box.gif); 
	margin-top: 0;
}