/* Define Tags */
body, html { 
	margin:0;
	padding:0;
	}

a, a:visited, a:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#000;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#000;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#063;
	border-bottom:2px solid #ffcf4d;
	}
h1 {
	font-size:18px;
	border:0;
	}

.specialInput { width:5px; visibility:hidden; }

h2 {
	color:#7b5123;
	font-size:14px;
	border-bottom:0;
	}
		
	h1 {
		color:#003366;
		font-size:13px;
		border-bottom:1px solid #006633;
		}
	h2 {
		font-size:14px;
		color:#333;
		border-bottom:0;
		}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

ul, ol, li {	
	line-height:1.5em;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;
	}
	ul.arrow {
		padding:10px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			padding-left:20px;
			background:url(images/list_arrow.gif) left no-repeat;
			}

/* Custom Class Names */
html, p, span, .copy, .bold, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error, .disabledForm{
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	}
	
.form {
	background:#b4d4c5 url(images/input_bg.gif) repeat-x top left;
	border:1px solid #063;
	}
.disabledForm {
	background-color:#d0d0d0;
	border:1px solid #063;
	color:#808080;
}

.button { 
	color:#01371f;
	font-weight:800;
	background:#ffdf8a url(images/button_bg.gif) repeat-x top left;
	border:1px solid #000;
	cursor:pointer;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}

.clear {
	clear:both;
	}
	
.indent {
	text-indent:1.5em;
	}
	
/***********************
 *  INLINE LIST STYLES *
 *  AND PAGE DEFINING  *
 ***********************/
.toUpper {text-transform: uppercase}
#body {
	background:#e8e8e8 url(http://wheelchairgetaways.com/images/franchise/body_bg.gif) repeat-y top left;
	}
	#pageContainer {
		width:760px;
		background:#fff url(http://wheelchairgetaways.com/images/franchise/body_swoop.gif) no-repeat top left;
		min-height:100%;
		}
		#header {
			height:100px;
			}
			#header a, #header h1, #header h2 {
				text-align:center;
				margin:0;
				padding:0;
				border:0;
				}
			#header a {
				display:block;
				float:left;
				width:220px;
				height:100px;
				}
			#header h1 {
				font-weight:800;
				margin-top:50px;
				font-size:30px;
				color:#063;
				float:left;
				width:280px;
				padding-bottom:20px;
				}
			#header h2 {
				margin-top:50px;
				font-weight:800;
				font-size:16px;
				color:#00adef;
				float:left;
				width:242px;
				}
		#menuContainer {
			float:left;
			width:200px;
			}
		#rightCol {
			float:right;
			width:560px;
			}
		#menuTopBar {
			clear:both;
			height:15px;
			background:url(http://wheelchairgetaways.com/images/franchise/nav_topline.gif) no-repeat top left;
			}
		#contentContainer {
			float:left;
			width:418px;
			}
			#content {
				padding:10px;
				}
		#keywordCluster {
			background:url(http://wheelchairgetaways.com/images/franchise/taglines.gif) no-repeat top left;
			height:549px;
			width:122px;
			float:left;
			}
			#keywordCluster span {
				display:none;
				}

	#whenYouNeedUs {
		height:100px;
		margin:10px 25px;
		background:url(http://wheelchairgetaways.com/images/franchise/when_you_need_us.gif) no-repeat top right;
		}
		#whenYouNeedUs span { display:none; }
/* FUN IMAGE MENU USING SINGLE IMAGE YAY*/
	.accesslinks {display:none;}
	#menu {
		width: 164px;
		height: 174px;
		background-image: url(http://wheelchairgetaways.com/images/franchise/menu.gif);
		background-repeat:no-repeat;
		margin:0 auto;
		padding:0;
		position: relative;
	}
	#menu li {width:164px; margin: 0; padding: 0; list-style: none; position: absolute;}
	#menu li, #menu a {height: 29px; display: block; color:transparent;}
		#menu_1 {top: 0;}
		#menu_2 {top: 29px;}
		#menu_3 {top: 58px;}
		#menu_4 {top: 87px;}
		#menu_5 {top: 116px;}
		#menu_6 {top: 145px;}
		
		#menu_1 a:hover {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -164px 0px no-repeat;}
		#menu_2 a:hover {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -164px -29px no-repeat;}
		#menu_3 a:hover {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -164px -58px no-repeat;}
		#menu_4 a:hover {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -164px -87px no-repeat;}
		#menu_5 a:hover {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -164px -116px no-repeat;}
		#menu_6 a:hover {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -164px -145px no-repeat;}

		#menu_1 a.active {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -328px 0px no-repeat;}
		#menu_2 a.active {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -328px -29px no-repeat;}
		#menu_3 a.active {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -328px -58px no-repeat;}
		#menu_4 a.active {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -328px -87px no-repeat;}
		#menu_5 a.active {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -328px -116px no-repeat;}
		#menu_6 a.active {background: transparent url(http://wheelchairgetaways.com/images/franchise/menu.gif) -328px -145px no-repeat;}
