/* CSS layout */
#container {
	min-width: 600px;
	min-height:800px;
}

#left_col {
	width: 200px;
	min-height:600px;
	float: left;
}

#right_col {
	width: 250px;
	float: right;
	min-height:600px;
}

#page_content {
	padding: 15px;
	min-height: 600px;
	margin-left: 200px;
	margin-right: 200px;
}
/* Format */   
.clear {
 clear: both;
 }
.block {
	display: inline-block;
}

.allignRight {
	float: right;
}
.allignLeft {
	float: left;
}

/* Navigation */
.NavBar {
	display:inline-block;
	width:19%;
	vertical-align:top
}
.NavBlue {
	background-color:#086FA1;
	height:16px;
	color:white;
	font-weight: bold;
	padding:5px
}
.breadcrumbs {
	display: inline-block;
	color: #0066CC;
	margin-bottom: 10px;
}
.TxtBreadCrumbs {
	color: #086FA1;
	font-size: 10pt;
	text-decoration: none;
}
.TxtBreadCrumbs:hover {
	color: #0066CC;
	text-decoration: underline;
}

/* Text */

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #8B0000;
	border-bottom : 1px solid;
	margin-bottom: 20px;
}
h2 {
	color: #086FA1;
	font-size:16px;
}
h3 {
	font-weight: bold;
	color: #086FA1;
}
 .center {
 	text-align:center;
}
 .top {
 	vertical-align:text-top
}
.TxtBody {
	line-height: 20px;
}
.TxtBullet {
	list-style-type: disc;
	font-weight: bold;
	line-height: 24px;
}
.TxtLgl {
	font-size: 12px;
}
 .TxtPageTitle {
	color: #8B0000;
	font: bold 15pt "Times New Roman", Times, serif;
	text-decoration: underline;
}
.txtSubCat {
	text-align:left;
	line-height: 20px;
	font-weight: bold;
	color: #086FA1;
}
.ramp {
	padding: 2px;
	color: #086FA1;
	font-weight: bold;
	line-height: 20px;
}
.ramp:hover {
	color: #a00;
	padding: 2px;
	font-weight: bold;
}
  /* NEW Side Navigation Bar */
.menu {
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu a{
	font: bold 12px/20px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: none solid dotted solid;
	border-color: #bbb #888 #bbb #bbb;
	margin: 0;
	padding: 3px 3px 3px 3px;
	color: #086FA1;
	text-decoration: none;
	background-image: url('portable_wheelchair_ramps.gif');
}
.menu a:hover {
	color: #a00;
	background: #fff;
	padding: 3px 3px 3px 3px;
}
.menuHead {
	color: #FFFFFF;
	background: #086FA1;
	text-decoration: none;
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 3px 4px 3px 4px;
}
.menuSpacer {
	border-width: 1px;
	border-color: #888;
	background: #FFFFFF;
	text-decoration: none;
	font: bold 9px/10px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	border-top-style: solid;
}
.noBorder {
	border-width: 0px;
	margin: auto;
	display: block;
}
/* END NEW Side Navigation Bar */
/* Footer */
#footer {
	clear: both;
}
.footerBox {
	border: 1px solid #808080;
	background-color: #ECEAEC;
	padding: 5px;
}
.footTxt {
	padding: 2px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footTxt:hover {
	color: #333333;
}
.footCatTxt {
	font-size: 13px;
	font-weight: bold;
	color: #808080;
}
.footCatTxt:hover {
	color: #333333;
}
.socFoot {
	list-style-type: none;
	text-align:center;
	vertical-align:middle
}
.SocialBar {
	display:inline-block;
	margin:auto;
	width:10%;
	vertical-align:top
}
  /* End Footer */
  /* Form */ 
  .formLeft {
  	color:black;
	display:inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-right:10px;
	text-align: right;
	width:300px;
	line-height:21px
}
  .formRight {
 	display:inline-block;
 	color:black;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	vertical-align:top;
	text-align: left;
}
   /* End Form */ 
/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; margin-bottom: 10px; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap {
	display: block;
	direction: ltr;
	font: 10pt verdana,sans-serif;
	margin-top: -3px;
	background: #086FA1;
	color: #FFFFFF;
	text-align: left;
}
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
  
