@charset "utf-8";
/* CSS Document - New Website CSS */

body {
	margin:0;
	padding:0;
	font-family: Trebuchet,Tahoma, Arial, Helvetica;
	font-size: 12px;
}
body > img {
	display: none;

}	

#main-container {
}

#header {
	color: white;
	font-size: 18px;
	margin: 0;
	padding: 15px 0 0 0;
	width: 100%;
	height: 105px;
	border-bottom-color: #f89829;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background: url("/images/tos_color_logo.jpg") 0 0 no-repeat;
	background-image:url(../images/tos_color_logo.jpg);
}
/* IE Conditional for double padding bug 
*html #header {
	height: 110px;
}*/


#header #logo{
	background-image:url(../images/tos_color_logo.jpg);
	float: left;
	padding: 0 0 0 30px;
	
}

#header #logo img{
	display: none;
	
}

#quickReview {

	display: none;

}

#printLogo {
	float: left;
	display: block;

}

#header #address{
	float: left;
	padding: 30px 0 0 190px;
	display: block;
	text-align:left;
}

#header #address h1 {
	margin: 0;
	padding: 0 0 0 0;
	font: 14px bold Trebuchet,Tahoma, Arial, Helvetica;

}

.clear {
	clear: both;
}
.lsep {
	display: none;
}

#hpBlock {
	line-height: 0%;
}
.sideBlock {
	display: none;
}

#lcontent {
	display: none;

}

.sideBlock h3{
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#mainNavigation{
	display: none;

}

/* Social Bookmarks and AddThis FOOTER SECTION */
#footer {
	display: none;
	width: 660px;
	color: #999999;
	font: 11px arial,helvetica;
	margin: 10px 0 0 260px;
	clear: both;
}


#footer #socialBooks {
	display: block;
	vertical-align: middle;
}

#footer #copyright {
	margin: 8px 0 0 0;
	clear:both;
}
.socCopy {
	line-height: 25px;
	display: block;
	float: left;
	clear: right;
}
#socIcons {
	float: left;
	display: block;
}
.socImg {
	margin: 0 20px;

}

/* Scroller Container and Controls */

#scroll-controls-w {
	display: none;
}

#scroll-container {
	
	overflow: visible;
	width: 648px;
	margin: auto;
	height: 100%
	}
	
#scroll-white {

	overflow: visible;
	width: 608px;
	/*height: 120px;*/
	
	padding: 0 0 0 0;
	color: #333333;
	}


.menuItem {
	width: 420px;
	margin: auto;
	padding: 10px;
	text-align: center;
}	

.menuHeader {
	width: 420px;
	margin: auto;
	padding: 20px 0 10px 0;
	text-align: center;
	font-weight:  bold;
	font-size: 14px;
	font-style: italic;
}	

.menuItem > .item {
	font-size: 12px;
	font-weight: bold;
}

.menuItem > .description {
	font-size: 12px;
}

#scroll-cap {
	display:none;
	}

/* IE Conditional for BG bug 
*html #scroll-container {
	background-image: none;
	background-color: #000000;
}*/
#scroll-content {
	padding: 20px 30px 20px 20px;
	position: absolute;
	top: 0;
}

#scroll-content a, .name a, .photocredit {
	color: #f89829;
	border-bottom: 1px dotted #f89829;
	text-decoration:none;
}

#scroll-content a:hover, .name a:hover {
	color: #f89829;
	border-bottom: none;
	text-decoration:none;
}


#scroll-content h1, #scrollIndex-container h1{
	text-align: center;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	color: #F89829;
	font: bold 16px Tahoma, Arial, Verdana;  
}
	



#scrollIndex-container {
	background: transparent url("../images/transblack85.png") repeat scroll  0 0;
	overflow: visible;
	width: 648px;
	height: 395px;
	position: relative;
	margin-right: -20px;
	padding-right: 20px;
	}


/********Sub Navigation Items *********/
#subNav {
	display: none;
	margin: 0 0 15px 0;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	line-height: .7em;
}



/*******Menus Pages *******/

#menuBlock {
	width: 600px;
	padding: 20px 0;
	float: left;

}

#menuBlock .menuBook {
	float: left;
	width: 200px;
	height: 250px;
	text-align:center;
	background: transparent url("../images/orange_squirrel_menu.png") top center no-repeat;
	padding: 180px 0 0 0 ;
	font: 14px  Arial, Helvetica, sans-serif 
}

	
#orange-cap {
	display: none;
	}

#orange-cap #menuaction  {
	display: none;
}
.menuLinks {
	float: left;

}

.menuLinks a {
	color: #000000;
	text-decoration: none;
	background: url("../images/r_or_arrow.jpg") right 1px no-repeat;
	padding: 0 20px 0 0;
}

.menuLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url("../images/r_wh_arrow.jpg") right 1px no-repeat;
	padding: 0 20px 0 0;
}


.oSlash {
	padding: 0 15px;
	float: left;

}

