body {
margin:0px; 
padding:0px; 
background-color:#ffffff;  
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#222222;
height:150%;
}

/* content part */

.content {
font-family: Verdana;
padding-left:20px;
padding-right:35px;
color: 000000;
text-align:left;
line-height: 150%;
}

.content a{
color: 555555;
text-decoration: none;
}

.content a:hover{
text-decoration: underline;
}

.content-title {
	font-family: Verdana;
	color: B8DB05;
	font-weight: bold;
	padding-left: 5px;
}

.content-title a {
	font-family: Verdana;
	color: B8DB05;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.content-title a:hover {
	color: d5fe06;
	text-decoration: underline;
}

/* horizontal menu */
.menu {
    margin-top:20px;
	}
	
.menutop {
	background-repeat:repeat-x;
}
/*edit this to increase spacing between menu items*/
.menu_item {
 	color: white;
	padding-left: 10px;
	padding-right: 7px;
	}
	
.menu_item a:link {
	color: white;
	text-decoration: none;
}

.menu_item a:visited {
 	color: white;
	text-decoration: none;
}
.menu_item a:hover {
	color: #c3c3c3;
	text-decoration: none;
}

/* vertical menu */

.left_menu { 
    width:210px;
	margin-top:8px;
	text-align:center;
	height:26px;
	}
	
.left_menu a:link {
	color: #C63;
	text-decoration: none;
}

.left_menu a:visited {
 	color:#C63;
	text-decoration: none;
}

.left_menu a:hover {
	color:#000;
	text-decoration: none;
}

.menuleft {
	font-family: "Trebuchet MS", Arial;
	color: #000;
	background-repeat:repeat-y;
	margin-bottom:400px;
}

.menuleft a {
	color: #000;
	text-decoration: none;
}

.menuleft a:hover {
	color: #000;
	text-decoration: none;
}


/* footer */
.crumbs {	
    font-family: Verdana;
	color: white;
	text-align:center;
}

.crumbs a {	
    font-family: Verdana;
	color: white;
	text-decoration: none;
	}

.crumbs a:hover {	
    font-family: Verdana;
	color: 222222;
	text-decoration: underline;
}

/* wheelchair background image */

.wheelchair {
background:url(images/bg_1.png) bottom right no-repeat;
}

.wheelchair2 {
   margin-bottom:400px;
   }

.wheelchair3 {
background:url(images/bg_2.png) bottom left no-repeat;
}
.wheelchair3 { padding-right:40px;}
.resize a{ text-decoration:none; color:#FFF; }
