/* page structure stylesheet */ 
html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images2/mv-bknd-spr-flow-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #452F29;
}
#pagewidth{
	width: 950px;
	text-align: left;
	margin-top: -14px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

#pagewidth-int{
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-image: url(../images/pg-top-int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#printhead{display:none;} 
#search {
	font-size: 0.8em;
	width: 726px;
	position: absolute;
	top: 3px;
	left: 238px;
	text-align: left;
	height: 28px;
	 }
#top-nav{
	width: 390px;
	position: absolute;
	top: 57px;
	left: 523px;
	text-align: right;
	height: 31px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 0.65em;
	color: #44341D;
	}
#top-nav a {
	color:#44341D;
	text-decoration:none;
	}

#top-nav a:link, a:visited {
	color:#44341D;
	text-decoration:none;
	}
#top-nav a:hover, a:active {
	color:#e56025;
	text-decoration:underline;
	}	
	
#header{
	position:relative;
	width:100%;
	height: 50px;
	margin-left: 0px;
	background-image: url(../images2/top-bar.png);
	background-repeat: repeat-x;
	background-position: left top;
} 

#nav-wrap{
	position: relative;
	width: 950px;
	height: 32px;
	top: 0px;
	z-index: 20;
	background-color: #790F10;
} 

#leftcol{
	width: 200px;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	background-image: url(../images2/left-nav2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d2c9b8;
 }
 
#leftcol-int{
	width: 230px;
	float: left;
	position: relative;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images2/left-nav.jpg);
	background-color: #FDFCE8;
	height: 500px;
 }
#rightcol{
	width:230px;
	float:right;
	position:relative;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 30px;
 }
#rightcol-int{
	width: 120px;
	float: right;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 60px;
 }

#twocols{
	width:945px;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-color: #fdfce8;*/
	background-color: #a5957d;
}

#twocols-int{
	width: 730px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
}
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:680px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 10px;
 }
 
#maincol-int{
	float: left;
	display:inline;
	position: relative;
	width:656px;
	margin-left:10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px }

#maincol-sm{
	float: left;
	display: inline;
	position: relative;
	width: 600px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #D2C9B8;
}

#maincol-lg{
	float: left;
	display: inline;
	position: relative;
	width: 703px;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #D2C9B8;
	padding-right: 0px;
	background-image: url(../images2/content-bknd1.jpg);
	background-repeat: repeat-x;
}

#content-wrap{
	width: 950px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #a5957d;
	}
 
#message-bar {
	width:100%;
	position: relative;
	padding-top: 30px;
	clear: both;
	background-color: #31291f;
	} 
#logo {
	width: 187px;
	position: absolute;
	top: -1px;
	left: -7px;
	height: 90px;
	z-index: 50;
	 }
 
 #footer2{
	font-size:0.7em;
	width: 945px;
	font-family: Arial, Helvetica, sans serif;
	position: relative;
	line-height: 1.6em;
	color: #FFF;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images2/page-bottom.gif);
	padding: 0px;
	height: 150px;
 }
 #footer{
	font-size:0.7em;
	width: 970px;
	font-family: Arial, Helvetica, sans serif;
	line-height: 1.6em;
	color: #FFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
 }

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none; 
}
#footer a:hover {
	color: #FC0;
	list-style-image: url(../images2/blue-bullet.gif);
}

#footerH{
	font-size: 0.7em;
	width: 950px;
	font-family: Arial, Helvetica, sans serif;
	position: relative;
	line-height: 1.6em;
	color: #FFF;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images2/page-bottom-int2.png);
	padding: 0px;
	height: 150px;
 }
 
/* Add'l Divs */

#breadcrumb {
	font-family: Arial,Helvetica,sans-serif;
	color: #808366;
	font-size: 0.7em;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	width: 693px;
	position:relative;
	margin-top:10px;
	
	}
#breadcrumb a:link{
	text-decoration: none;
	color: #808366;
	}
#breadcrumb a:hover {
	color: #780F10;
	text-decoration: underline;
	}
#breadcrumb a:active {
	color: #780F10;
	text-decoration: underline;
	}	
#breadcrumb a:visited {
	text-decoration: none;	
	color: #808366;
}


#dept-photo{
	width:560px; 
	float:left; 
	z-index:0;
	}
#dept-callout{
	width: 127px;
	float: right;
	margin-left: 0px;
	margin-bottom: 20px;
	background-color: #780F10;
	height: 315px;
	margin-right: 8px;
	}
.content-holder{
	width:693px; 
	float:left; 
	clear:both;
	position:relative; 
	padding-bottom:10px;
	}	
	
#find-fast {
	width:200px;
	background-color:#f2f3e9;
	margin-left: 15px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}
#side-nav {
	width:180px;
	margin-left: 25px;
	padding-bottom: 20px;
	margin-top: 20px;
	}
	
#side-links{
	position: relative;
	width:90%;
	margin-top: 50px;
	}
#pg-top{
	position: relative;
	height:75px;
	width:932px;
}

.panel-col2{
	width: 310px;
	float: right;
	padding-left: 20px;
	position:relative;
	}

.panel-col1{
	width: 310px;
	float: left;
	padding-right: 5px;
	position:relative;
	}

.panel-col1a{
	width: 300px;
	float: left;
	padding-right: 5px;
	position:relative;
	}
	

#top-pic{
	position: relative;
	height:105px;
	width:932px;
	float: left;
}

#slideshow{
	position: relative;
	height: 267px;
	width: 945px;
	float: left;
	background-color: #31291F;
}
#slideshow-int{
	position: relative;
	height: 330px;
	width: 693px;
	float: left;
	background-color: #31291F;
	margin-bottom: 5px;
}

#moval-co{
	width: 250px;
	background-color:#903;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	color:#fff;
	}
	
#moval-sb{
	width: 170px;
	background-color:#903;
	margin-left:30px;
	margin-bottom:10px;
	padding:10px;
	color:#fff;
}
#slider-wrapper{
	width: 945px;
	position: relative;
	background-image: url(../images2/icon-bar/bknd.png);
	background-repeat: repeat-x;
	background-color: #3B3127;
	height: 120px;
	margin-top: 32px;
	z-index: 1;

	}
.carousel-wrapper {
	background-color: #3B3127;
	width: 800px;
	position: relative;
	float: left;
	margin-left: 25px;
	}	

#holder{
	height:120px;
	width:100%;
	backround-color:#FC0;
	overflow: hidden;	
	}	
/*fade-in page load*/
.pageLoad{
    position: fixed; 
    left: 0; 
    top: 0; 
    z-index: 1337; 
    bottom:0; 
    right:0;
    background: #FFF url(loader.gif) no-repeat center center;
}  	
/* side nav buttons */
/* left nav buttons */
#arrowlink ul {
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .85em;
	margin-left: 0px;
}

#arrowlink li {
	margin-bottom: -3px;
	padding-left: 5px;
}
#arrowlink li a {
	/*/*/display: block;
	padding: 5px 5px 5px 15px;
	color: #31291f;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #f1eee6;
	background-image: url(../images2/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	width: 160px;
	text-decoration: none;
}
#arrowlink li a:link, a:visited {
	color:#31291f;
	text-decoration: none; 
}
#arrowlink li a:hover {
	color: #900;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #900;
	background-image: url(../images2/arrow_purple.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
#uberlink li a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 0px solid #333;
	background-color: #452F29;
	background-image:url(../images2/arrow_white.png);
	text-decoration: none;
	color: #F2F0EC; /* */
}
/*Left Nav - New Additions */ 

.nav-topic{color:#990000; font-weight:bold;}
.nav-topic-ind{color:#990000; font-weight:bold; margin-left:10px;}	

.nav-contact{font-size:.73em; margin-left:5px;}
	
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*print styles */
#printhead{display:none;} 
 
 
/*
	Supersized - Fullscreen Background jQuery Plugin Stylesheet
	Version 3.1.3 Core
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

	*{

}
	img{
	border:none;
}
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#fff; background:rgba(0,0,0,0.2) url(../img/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
	#supersized img{ height:auto; width:auto; position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }
	
	
	 /*printer styles*/ 
 @media print{ 
#printhead{display:block;width:100%; float:none;}
#maincol{display:block;width:90%; float:none;}
	
/*hide these items when printing*/ 
#header {display:none;} 
#breadcrumb {display:none;} 
#supersized img {display:none;}
#logo{display:none;} 
#message-bar{display:none;} 
#nav-wrap{display:none;} 
#nav-wrap3{display:none;} 
#slider {display:none;}
#leftcol {display:none;}
#rightcol {display:none;}
#footer2 {display:none;}
#footerH {display:none;}
 }
	
