/* handheld style for Chiltern DC
	<style type="text/css" media="handheld"> @import "handheld.css"; </style>
	*/

/*  main presentation */

body 	{
background-color: #fff; 
color: #000;
border: 0;
margin: 0;
padding: 0;
text-align: left;
}

.hide_name {
text-align: center;
font-size: 1.5em;
padding-bottom: 27px;
margin-top: 2px;
background: url(/images/favicon.ico) no-repeat bottom;
}

#tab_options {
border-bottom: 1px solid; 
border-top: 1px solid;
margin: 3px 0;
padding-bottom: 3px;
}

#mast p {display: none;}

#footer {
border-top: 1px solid;
margin-top: 3px;
padding-top: 3px;
}

.form_line {
clear: both;
}

ul {
margin: 1px;
padding: 1px;
}

li {
margin-left: 5px;
padding: 1px;
}

.tab_box_bottom {
display: none;
}

/* end main presentation */ 

/* events */
#calendar {
display: none;
}
/* end events */
		
/* navigation turn off */

#leftcolumn {
display: none;
}

#secondary_nav {
display: none;
}

#access_nav p {
display: none;
}
		
.widget_heading {
display: none;
}

.widget {
display: none;
}

.column_list {
display: none;
}

.print_hide {
display: none;
}

.hidekey {
display: none;
}

#search p {
display: none;}

#tagline {display: none;}
		
#azbar {
display: none;
}

#bc {display: none;}

/* end navigation off*/

/* image turn off */

.feat_wrap img {
display: none;
}

.adwrap {
display: none;
}

.box_subheader {
display: none;
}

#randomimage 
{
display: none;
}
		
/* end images off*/

/* forms */

textarea {
width: 90%;
margin: 2px;
}

label {
clear: both;
}

input .field {
margin: 2px;
width: 90%;
}

input .button {
width: 25%;
}

input .dropbox_h {
margin: 2px;
width: 90%;
}