body {
	background-color: #DDDDDD;
	margin-left:0px;
	text-align:center;
}
	
div#page {
	border: 1px solid #609215; 
	width: 804px;
	@width:797px;
	margin:auto; 
	padding:2px; 
	background-color:#FFF;
	text-align:left;
}

div#heading {
	background-image: url('/courtcal/img/index_2_r1_c1.jpg'); 
	background-repeat:repeat-x; 
	background-position:left top;
	height:150px;
	width:100%;
}


img#logo {
	float:left;
	width:284px;
	height:114px;
	border:0px;
	margin:40px 0px 0px 0px;
	@margin:35px 0px 0px 0px;
}

div#menubar {
	float:left;
	margin:25px 0px 0px 0px;
	padding: 5px 0px 0px 25px;
	background: url('/courtcal/img/index_2_r4_c5.jpg'); 
	height:19px;
	width:484px;
	color:#fff;
	font-size:11px;
	font-family:verdana, tahoma, arial;
	text-align:left;
	@width:507px;
	@height:24px;
	@margin-top:30px;
}

div#menubar a {
	color:#fff;
}

div#menubar .tier2 li {
	color:#5F9215;
	font-weight:bold;
	padding:4px 0px 0px 5px;
	@padding:4px 0px 5px 5px; 
	margin:0px;
	
	border-bottom:1px solid #13007C;
	height:20px;
}

div#menubar .tier2 a {
	color:#5F9215;
	margin:5px 5px 5px 5px;
	padding:0px;
}
div#menubar .tier2 a:hover {
	color:#000;
	text-decoration:none;
	margin:5px 0px 5px 5px;
	padding:0px;
}


div#searchbox {
	width:234px;
	height: 35px;
	background-image:url('/courtcal/img/searchbox_bg.jpg');
	background-repeat:no-repeat;
	margin-top:8px;
	float:right;
	padding: 8px 5px 5px 11px;
}
div#searchbox form {
	margin:0px;clear:none;width:inherit;
}
div#searchbox input.txt {
	width:180px;
	float:left;
}
div#searchbox input.img {
	border: 0px solid #dddddd;
	margin-left:11px;
	float:right;
	margin:0px 18px 0px 0px;
	@margin:0px;
}
div#searchbox input {
	font-weight: bold; 
	color: #13007C;
	float:left;
	clear:none;
	border: 0px solid #dddddd;
	background-color: #dddddd;
}


div#container-content,
div#container-top-border,
div#container-bottom-border {
	height:20px;
	margin-left:10px;
}

div#container-top-border {
	background: url('/courtcal/img/content-area-border-top.png') no-repeat;	
	background-position: left bottom;
} 
div#container-content {
	background: url('/courtcal/img/content-area-border-slice.png') repeat-y;
	height:100%;
	padding:0px 25px 25px 25px;
}
div#container-bottom-border {
	background: url('/courtcal/img/content-area-border-bottom.png') no-repeat;	
}

div#newfooter {
	background: url('/courtcal/img/index_r13_c1.jpg') repeat-x; 
	width:797px;
	@width:792px;
	height:20px; 
	margin:9px 0px 0px 0px;
	padding:3px; 
	float:none;
}
div.copyright {
	@margin-top:-12px;
}

#mainmenu {
	margin-top:25px;
}
#mainmenu a, #mainmenu a:visited {
	background-color:#DDDDDD;
	border:1px dashed;
	color:#359162;
	display:inline-block;
	float:left;
	font-size:12px;
	height:20px;
	margin-top:3px;
	padding:5px 0 3px;
	text-align:center;
	text-decoration:none;
	width:110px;
}

#inner-content {
	width:500px;
	overflow:hidden;
	background-color:#ffffff;
	float:left;
	margin-left:55px;
	margin-top:0px;padding-top:0px;
}
