* {
	color: #000;
	font-size: 12px;
}

#nav,
#subnav,
#top_login,
#ev_slideshow2,
#overlay {
	display: none;
}

#container #header h1 {
	font-size: 20px;
}

body#home #sidebar #description {
	display: block;
	width: 100%;
	padding: 0px 0px 5px 0px;
}


#sidebar,
#sidebar p {
	display: block;
	width: 100%;
	padding: 0px 0px 5px 0px; 
}

#sidebar .box_large {
	display: none;
}




.box_small {
	float: left;
	width: 33%;
}
.box_small .header {
	font-size: 14px;
	font-weight: bold;
}

p img {
	float: left;
	padding: 0px 5px 5px 5px;
}

#inner_content h1 {
	font-size: 15px;
	font-weight: bold;
}
#inner_content form {
	display: block;
	width: 100%;
}



#footer {
	padding: 20px 0px 0px 0px;
}
#footer p.left {
	float: none;
	display: block;
	width: 100%;
	padding: 0px 0px 5px 0px;
}
#footer p.right {
	float: none;
	display: block;
	width: 100%;
}