body, a, th, td, div, span, p { 
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:small;
}
body { 
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: expression( document.body.clientWidth > 1200 ? "1200px" : "100%");
	max-width: 1200px;
	min-width: 770px;
}
.clsTitle {
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	color:#006633;
}
.clsSubTitle {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
.clsCrumb {
	font-size:0.8em;
	text-decoration:none;
	color:#006633;
}
.clsFooter {
	font-size:0.9em;
	color:#006633;
}
.clsCapsuleOver {
	color:#CCCCCC;
	width:90px;
	height:28px;
	background-image:url(/images/button_Capsule.gif);
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.clsCapsuleResetOver {
	color:#CCCCCC;
	width:90px;
	height:28px;
	background-image:url(/images/button_Capsule_reset.gif);
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.clsCapsuleOut {
	color:#FFFFFF;
	width:90px;
	height:28px;
	background-image:url(/images/button_Capsule.gif);
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.clsCapsuleResetOut {
	color:#FFFFFF;
	width:90px;
	height:28px;
	background-image:url(/images/button_Capsule_reset.gif);
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.clsCapsuleLgOver {
	color:#CCCCCC;
	width:160px;
	height:36px;
	background-image:url(/images/button_CapsuleLg.gif);
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.clsCapsuleLgOut {
	color:#FFFFFF;
	width:160px;
	height:36px;
	background-image:url(/images/button_CapsuleLg.gif);
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#996633;
	text-decoration:underline;
}
a:link {
	color:#006633;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#996633;
	text-decoration:none;
}
.linkWhite:active {
	color:#996633;
	text-decoration:underline;
}
.linkWhite:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.linkWhite:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
.linkWhite:hover {
	color:#996633;
	text-decoration:none;
}
.linkTopNav {
	font-size:13px;
	text-decoration:none;
	color:#006633;
}
.linkTopNav:active {
	text-decoration:none;
}
.linkTopNav:link {
	text-decoration:none;
}
.linkTopNav:visited {
	color:#006633;
	text-decoration:none;
}
.linkTopNav:hover {
	font-weight:bold;
}
.linkCrumb {
	font-size:0.8em;
	text-decoration:none;
	color:#006633;
}
.linkCrumb:active {
	text-decoration:none;
}
.linkCrumb:link {
	text-decoration:none;
}
.linkCrumb:visited {
	text-decoration:none;
}
.linkFooter {
	font-size:0.9em;
}
.linkLeftNav1 {
	font-size:0.9em;
}
a.linkLeftNav1, a.linkLeftNav1Sel, a.linkLeftNav2, a.linkLeftNav2Sel {text-decoration:none !important;}
.linkLeftNav1 a:hover  {text-decoration:underline;}

.linkLeftNav1Sel {
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
.linkLeftNav1Sel:active {
	text-decoration:none;
}
.linkLeftNav1Sel:link {
	text-decoration:none;
}
.linkLeftNav1Sel:visited {
	color:#006633;
	text-decoration:none;
}
.linkLeftNav2 {
	font-size:0.8em;
}
.linkLeftNav2Sel {
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}
.linkLeftNav2Sel:active {
	text-decoration:none;
}
.linkLeftNav2Sel:link {
	text-decoration:none;
}
.linkLeftNav2Sel:visited {
	color:#006633;
	text-decoration:none;
}
.linkBox {
	font-size:0.8em;
}
.linkSubHome {
	font-size:1.2em;
	font-weight:bold;
}
.linkHome {
	font-size:1.1em;
	font-weight:bold;
}
.linkIcon {
	font-size:1.0em;
	font-weight:bold;
}
a.linkDash {
	text-decoration: none;
	border-bottom: 1px dashed;
}
a.linkDash:visited {
	color:#006633;
}
a.linkDash:hover {
	color:#006633;
}


#topHeader {
	margin: 0;
	padding: 0;
}
#topHeader input[type=text] {
	border: #AAA 1px solid;
	padding: 1px;
}
#headerLogo {
	float:left;
}
#headerSearch {
	float:right;
	margin:39px 10px 0 0;
}
.clear-both {
	clear:both;
}
#quickLinks {
	margin: 0;
	padding: 2px 0 0 0;
	background: url('/images/QuickLinks_top.jpg') no-repeat top;
}
.quickLinksBorders {
	border-left: #838383 1px solid;
	border-right: #709977 1px solid;
}
#quickLinks ul {
	list-style-type: none;
	margin: 0;
	padding: 36px 0 0 0;
}
#quickLinks li {
	list-style-type: none;
	margin: 0;
	padding: 0 18px 4px 18px;
	background: url('/images/QuickLinks_bullet.gif') 2px 2px no-repeat;
}
#pageFooter {
	clear: both;
	text-align: center;
	margin-top: 34px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #063;
	width: 100%;
}
#pageFooter ul, #pageFooter li {
	list-style-type: none;
}
#pageFooter li {
	display:inline;
	padding: 0 12px;
	border-right: #dcdab3 1px solid;
}
#pageFooter p {
	color:#777;
	font-size:.8em;
}
#pageFooter a:link, #pageFooter a:active {
	color: #063;
	text-decoration:underline;	
}
#pageFooter a:visited {
	color: #666;
	text-decoration: underline;
}
#pageFooter a:hover {
	color: #C85632;
	text-decoration: underline;	
}

/* Driving Directions - Construction */
.construction {background:#ecebeb url(/images/construction_top.gif) repeat-x; margin:5px 0 10px 0; width:98%;}
.construction .bottom {background:transparent url(/images/construction_bottom.gif) repeat-x bottom left; width:100%;}
.construction .topleft {background:transparent url(/images/construction_topleft.gif) no-repeat top left; width:100%;}
.construction .topright {background:transparent url(/images/construction_topright.gif) no-repeat top right; width:100%;}
.construction .bottomleft {background:transparent url(/images/construction_bottomleft.gif) no-repeat bottom left; width:100%;}
.construction .bottomright {background:transparent url(/images/construction_bottomright.gif) no-repeat bottom right; width:100%;}

.construction .content {padding:2px 15px 2px 10px;}
.construction .content .nowrap {display:block; margin-left:85px; white-space:normal;}

/* More info box */
#moreInfo {background-color:#fff; border:1px solid #003e09; float:right; padding:0 0 5px 0; width:190px;}
#moreInfo h2 {background:#063 url(/images/ActionBox_moreinfo.gif) no-repeat center; height:32px; line-height:32px; margin:0; padding:0; width:190px;}

#moreInfo ul {margin:0; padding:0;}
#moreInfo li {list-style:outside none;}
#moreInfo li a {background:url(/images/leftNavCross.gif) no-repeat 0 2px; display:block; list-style:outside none; margin:12px 9px; padding:0 0 0 15px;}
