/* Menu that appears on the lefthand column of every page */

#nav {
	overflow: hidden;
	background-color: #ddd;
	width: 195px;
	float: left;
	line-height: 1em;
	border-left: 25px solid #eee;
	padding-top: 6px;
	}
	
#nav ul {
	width: 195px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav a:visited {
	text-decoration: none;
	}

#nav li {
	color: #555;
	}

#nav li a {
	text-decoration: none;
	display: block;
	padding: 7px 8px 5px 14px;
	text-decoration: none;
	color: #555;
	}
	
#nav li.highlight {
	color: #0054A6;
	text-decoration: none;
	background-color: #ccc;
	border-right: 5px solid #666;
	}
	
#nav li.highlight a:hover{
	text-decoration: none;
	background-color: #ccc;
	border-right: none;
}
	
#nav li a:hover {
	text-decoration: none;
	background-color: #ccc;
	border-right: 5px solid #666;
	}

#nav .nested {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	}
	
#nav .nestedsub {
	margin-left: 16px;
	}

#nav .nestedsub a {
	color: #3a76b1;
	}
	
#nav .nestedsub a:hover {
	color: #0054a6;
	}

#nav .nestedsub li.nestsubover {
	font-weight: bold;
	color: #3a76b1;
	padding: 4px 8px 2px 32px;
	}

#nav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	}

#nav ul li ul li a {
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 4px 8px 2px 32px;
	text-decoration: none;
	color: #0054a6;
	}

#nav ul li ul li a:hover {
	color: #b5111b;
	background-color: transparent;
	background-image: none;
	}

#nav ul li ul li.subover {
	color: #b5111b;
	background-color: transparent;
	background-image: none;
	margin-left: 32px;
	padding: 4px 6px 2px 0px;
	list-style-image: url(../images/bullet_red.gif); 
	}

#nav ul li ul li.subover a {
	color: #b5111b;
	background-color: transparent;
	background-image: none;	
	padding: 0px 6px 0px 0px;
	list-style-image: url(../images/bullet_red.gif);
	}
	
#nav ul li ul li.subover a:hover {
	border: none;
	}

#nav li.rule {
	padding: 0em;
	height: 0em;
	line-height: 0em;
	margin-left: 14px;
	width: 145px;
	border-top: 1px dotted #777;
	}
	
#nav  a.external {
	background-image: url(../images/external.gif);
    background-repeat: no-repeat;
    background-position: 89% 50%;
	}
	
#nav a.external:hover {
	background-image: url(../images/external-leftnav-hover.gif);
	background-repeat: no-repeat;
    background-position: 95% 50%;
	}

/* Menu that appears in the righthand column of every page */
#auxliary {
	padding-top: 0px;
	background-color: #ccc;
	width: 195px;
	float: right;
	line-height: 1em;
	overflow: hidden;
	}

#auxliary ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#auxliary a:visited {
	text-decoration: none;
	}

#auxliary li {
	color: #555;
	}

#auxliary li a {
	text-decoration: none;
	display: block;
	padding: 7px 8px 5px 22px;
	text-decoration: none;
	color: #555;
	}

#auxliary li a:hover {
	background-color: #ddd;
	text-decoration: none;
	}

#auxliary li.rule {
	margin-left: 16px;
	width: 140px;
	border-top: 1px dotted #777;
	}
	
#auxliary a.external {
	background-image: url(../images/external.gif);
    background-repeat: no-repeat;
    background-position: 4px 50%;
	}
	
#auxliary a.external:hover {
	background-image: url(../images/external-leftnav-hover.gif);
    background-repeat: no-repeat;
    background-position: 7px 50%;
	}
	
div#WoskRental{
	background-color: #fff;
	border: 1px solid #999;
	margin: 4px;
	padding: 1px;
}

#WoskRental h2{ 
	font-size: 12px;
	padding: 0;
	margin: 5px;	
}

#WoskRental img{
	float: left;
	margin: 0 5px;	
}

#WoskRental p{ 
	font-size: 9px;
	padding: 0;
	margin: 0 5px 5px;
	line-height: 12px;
	white-space: normal;
}

#WoskRental p.rgtAlign{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
}
	
#container {
	background-image: url(../images/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#content {
	width: 565px;
	height: 100%;
	float: left;
}

#content #hasSidebar{
	width: 400px;
	float: left;
}

#content #hasSidebar h2{
	margin: 0 0 0 12px;
}

#content  #hasSidebar img.staff{
	float: left;
	padding: 3px 12px 6px;
}

#content  #hasSidebar.staff_pages h4{
	margin: 0 12px;
}

#content #hasSidebar h2.staff{
	color: #000;
	font: normal normal 1.2em/1em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #97242f;
	margin: 2px 12px;
	padding: 0 0 2px;
	clear: both;
}

#content  #sidebar{
	float: right;
	width: 165px;
	margin: 15px 0 0;
	padding: 0;
}

#content #sidebar h4{
	color: #fff;
	background-color: #333;
	margin: 0;
	padding: 4px 4px 4px 12px;
	font-size: 10px;
	font-weight: bold;
}

#content #sidebar ul{
	color: #bbb;
	list-style-image: none;
	list-style-type: square;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content #sidebar ul li:first-child{
	padding-top: 12px;
}

#content #sidebar ul li p{ 
	padding: 0;
	color: #000;
}

#content ul#services{
	list-style-type: none;
}

#content ul#services li ul{
	list-style-position: outside;
	margin-left: 17px;
}

#content ul#services ul li{
	margin-bottom: 5px;
}

#content a.toggle.toggle-opened{
	display: none;
}

#content a.toggle.toggle-closed{
	float: right;
	margin-right: 24px;
	margin-bottom: 12px;
}

#content div.toggle ul{
	list-style-type: none;
}

#content div#people h2{
	border-bottom: 1px solid #666;
	clear: both;
}

#content div#people p{
	margin-top: 6px;
}

#content div#people ul{
	display: block;
	list-style-type: none;
	list-style-image: none;
}

#content div#people ul li{
	list-style-type: none;
	display: block;
	float: left;
}
#content div#people ul li.clear{
	clear:both;
}

#content div#people ul li p{
	margin: 5px 0 0;
	width: 125px;
	float: left;
	padding: 0;
	font-size: 11px;
}

#content .throw{
	float: left;
	width: 165px;
	margin: 15px 15px 0px 0px;
	padding: 0;
	border-top: 15px solid #484840;
	border-right: 1px solid #484840;
	border-bottom: 1px solid #484840;
}

#content ul .throw{
	margin-right: -12px;
}

#content .throw h2{
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
	color: #97242f;
	margin: 6px 12px;
}

#content .throw ul li{
	font-size: 10px;
	margin-left: 12px;
	list-style-position: outside;
	color: #999;
	line-height: 18px;
}

#content .throw p{
	margin: 0;
	padding-bottom: 6px;
}

#content .throw p.more{
	margin: 0;
	font-size: 11px;
	line-height: 10px;
	float: right;
	clear: both;
	color: #fff;
}

ul#services li a.toggle.toggle-closed{
	float: none;
	margin: 28px;
}

ul#services li ul.toggle.toggler-c-opened{
	margin: 0;
	padding: 0;
}

ul#services li ul.toggle p{
	padding: 0;	
}

.twoCol #auxliary{
	display: none;
}

.twoCol #content{
	background-color: #fff;
	width: 700px;
}

.twoCol #content #whatIs h4{
	width: 75%;
	text-transform: lowercase;
	color: #b11a27;
	margin-bottom: 24px;
	font: normal 3em/.85em Georgia, "Times New Roman", Times, serif;
}

.twoCol #content #whatIs{
	width: 664px;
	margin: 12px;
	padding: 0;
	list-style-type: none;
	border: 1px solid #c3c3c3;
	/* Round Corners with CSS3 - Futureproofing */
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius:10px;
}



.twoCol #content #whatIs p.clear{
	float: none;
	clear: both;
}

.twoCol #content #whatIs blockquote{
	margin: 0 12px;
	padding: 10px;
	text-decoration: none;
	font: normal 1.1em/1.25em Georgia, "Times New Roman", Times, serif;

	background-color: #f3f3f3;
	background-image: url(../images/quotemarks.gif);
	text-indent: 1em;
	border: 1px solid #ccc;
	/* Round Corners with CSS3 - Futureproofing */
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius:10px;
}

.twoCol #content #whatIs blockquote strong{
	font: bold 0.9em/1.25em Georgia, "Times New Roman", Times, serif;
}

.twoCol #content #subNav.whatSection ul{
	margin:12px;
	padding: 0;
	border: none;
	float:none;
	clear: both;
	list-style-type: none;
	width: 100%;

}

.twoCol #content #subNav.whatSection ul li{
	width: auto;
	float: left;
	clear: right;	
	margin: 0;
	padding: 0;
}


.twoCol #content #subNav.whatSection ul li a{
	float: none;
	margin:0px;
	padding: 0px;
	display: inline;
}

.twoCol #content #subNav.whatSection ul li.clear{
	float: none;
}

#content #newList ul{
	margin: 0;
}

#content #newList ul li{
	margin: 5px 0;
	padding: 5px;
	list-style-type: none;
	border: 1px solid #c8c8c8;
	border-right-color: #757575;
	border-bottom-color:#757575
}

#content #newList ul li.odd{
	background-color: #fbfbfb;
}

#content #newList ul li h3{
	margin: 0;
	padding: 0;
	color: black;
	text-transform: uppercase;
	font: bold .85em/1.5em "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

#content #newList ul li p{
	margin: 0;
	padding: 0;
}

#content #newList ul li p{
	padding: 0;
	margin: 12px 0;
}

#content #newList ul li ul li{
	border: none;
	list-style-type: disc;
	margin: 0;
	padding: 0 0 6px;
}


#container.nobg{
	background: #ffffff url(../images/main_bg_nosidebar.gif) repeat-y;
}

#container.nobg #content{
	width: 760px;
	height: 100%;
	float: left;
	background: #fff;
}

#container.nobg #content .karmstrong{
	width: 520px !important;
}

#container.nobg #content .description{
	width: 500px;
	float: left;
	background: #fff;
}

#container.nobg #content .description h1{
	text-transform: none;
	margin-top: 16px;
	font: 24px/24px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-bottom: 16px;
}

#container.nobg #content .description h2{
	margin: 0 15px 16px 15px;
	text-transform: uppercase;
	font: 16px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#container.nobg #content .description h3{
	color: #212121;
	margin: 0 15px 16px 15px;
	text-transform: uppercase;
	font: bold 12px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: left;
}

#container.nobg #content .details{
	display: block;
	border-left: 1px solid #d5d5d5;
	float: right;
	margin: 32px 0 12px 0;
	width: 230px;
	padding: 0 10px 0 10px;
	color: #000;
}

#container.nobg #content .armstrong{
	width: 190px !important;
}

#container.nobg #content .details h4{
	font: bold 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #b5111b;
	margin: 0 0 16px 0;
}

#container.nobg #content .details p{
	padding: 0;
	margin: 0 0 16px 0;
}

#container.nobg #content .details ul{
	margin: 0;
	padding: 0;
}

#container.nobg #content .details li{
	margin: 0 0 16px 0;
}

ul.bodyList {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

ul.bodyList li {	
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
}

