@charset "utf-8";
/* CSS Document */

.wrapper {
	width:100%;
	
}

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	scrollbar-track-color: #000;
}

/* Font Styles */
.slideshowtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A78C6B;
}
.stars {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
.printlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A78C6B;
}
.printlink a:link {color:#A78C6B;}
.printlink a:visited {color:#A78C6B;}
.printlink a:hover {color:#A78C6B;}
.printlink a:active {color:#A78C6B;}

.interactivebodystyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color:#333333;}
a:active {color:#333333;}
.pathtitle {
	font-family:"Courier New", Courier, monospace;
	font-weight:600;
	font-size:17px;
	color:#3a2650;
}
.pathtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.pathtitle a:link {color:#3a2650; text-decoration:none;}
.pathtitle a:visited {color:#3a2650; text-decoration:none;}
.pathtitle a:hover {color:#3a2650; text-decoration:none;}
.pathtitle a:active {color:#3a2650; text-decoration:none;}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e0e0da;
}
.footer a:link {color:#e0e0da;}
.footer a:visited {color:#e0e0da;}
.footer a:hover {color:#e0e0da;}
.footer a:active {color:#e0e0da;}
.home_bodystyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#e0e0da;
}
/* This is the IE7 Fix Link to spencerNavigation.css */
/* .takemetolinks {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:16px;
}
.takemetolinks a:link {color:#000; text-decoration:none;}
.takemetolinks a:visited {color:#000; text-decoration:none;}
.takemetolinks a:hover {color:#000; font-weight:bold; text-decoration:none;}
.takemetolinks a:active {color:#000; text-decoration:none;}
.uppernav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5e8dd;
	line-height:18px;
	font-weight:bold;
}
.uppernav a:link {color:#e4c381;}
.uppernav a:visited {color:#e4c381;}
.uppernav a:hover {color:#e4c381; font-weight:bold;}
.uppernav a:active {color:#e4c381;}
*/ 
.tourbodystyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3a2650;
	line-height:18px;
}
.tourbodystyle a:link {color:#3a2650;}
.tourbodystyle a:visited {color:#3a2650;}
.tourbodystyle a:hover {color:#3a2650;}
.tourbodystyle a:active {color:#3a2650;}

/* Header */
#header {
	margin:auto;
	width:991px;
	height:164px;
	background-image:url(../images/headerbg.png);
}
#headerlinks {
	position:absolute;
	margin-left:673px;
	margin-top:21px;
	width:310px;
	height:20px;
}
#atoz {
	position:absolute;
	margin-top:0px;
	margin-left:-276px;
	width:18px;
	height:10px;
	z-index:1000;
}
#bookstore {
	position:absolute;
	margin-left:32px;
	margin-top:5px;
	width:67px;
	height:10px;
}
#givetobutler {
	position:absolute;
	margin-left:113px;
	margin-top:5px;
	width:67px;
	height:10px;
}
#butleronline {
	position:absolute;
	margin-left:217px;
	width:100px;
	height:20px;
}


/* Pipeline Form */
#pipeline {
	position:absolute;
	margin-left:851px;
	margin-top:63px;
	width:119px;
	height:50px;
}
#submit {
	position:absolute;
	margin-top:150px;
}
.login {
	background:none;
	border:none;
	outline:none;
}
#login {
	margin:0;
}
#userShow {
	position:absolute;
	margin-left:2px;
	width:113px;
	height:16px;
}
#pass_hide {
	position:absolute;
	margin-left:2px;
	margin-top:29px;
	width:113px;
	height:16px;
}
/*Top Nav*/
/* This is IE7 Fix link to spencerNavigation.css instead */
/* #topnav {
	margin:auto;
	width:991px;
	height:42px;
	background-image:url(../images/topnav.png);
}
#navlinks {
	margin-left:190px;
	margin-top:15px;
	width:751px;
	height:12px;
}
.navlinkspacer {
	padding-left:40px;
}
#academics {
	position:absolute;
	margin-top:15px;
}
#courseschedule {
	position:absolute;
	margin-top:15px;
	margin-left:92px;
}
#futurestudents{
	position:absolute;
	margin-top:15px;
	margin-left:223px;
}
#students {
	position:absolute;
	margin-top:15px;
	margin-left:347px;
}
#athletics {
	position:absolute;
	margin-top:15px;
	margin-left:429px;
}
#buscom {
	position:absolute;
	margin-top:15px;
	margin-left:512px;
}
#aboutbcc {
	position:absolute;
	margin-top:15px;
	margin-left:674px;
} */


/*contains everything navigation*/
#overallcontain {
	margin:auto;
	width:991px;
}
#scrollinclude {
	height:28px;
	width:991px;
	background-color:#FFFFFF;
}
/*Stars*/
#stars {
	margin:auto;
	width:991px;
	height:29px;
	background-color:#FFF;
}
#starsimg{
	position:absolute;
	width:991px;
	height:24px;
}
#print {
	position:absolute;
	margin-top:8px;
	margin-left:795px;
	width:54px;
	height:15px;
}
#resize {
	position:absolute;
	margin-top:5px;
	margin-left:856px;
	width:102px;
	height:20px;
}
.size1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A78C6B;
}
.size1 a:link {color:#A78C6B; text-decoration:none;}
.size1 a:visited {color:#A78C6B; text-decoration:none;}
.size1 a:hover {color:#A78C6B; text-decoration:none;}
.size1 a:active {color:#A78C6B; text-decoration:none;}

.size2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A78C6B;
}
.size2 a:link {color:#A78C6B; text-decoration:none;}
.size2 a:visited {color:#A78C6B; text-decoration:none;}
.size2 a:hover {color:#A78C6B; text-decoration:none;}
.size2 a:active {color:#A78C6B; text-decoration:none;}

.size3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#A78C6B;
}
.size3 a:link {color:#A78C6B; text-decoration:none;}
.size3 a:visited {color:#A78C6B; text-decoration:none;}
.size3 a:hover {color:#A78C6B; text-decoration:none;}
.size3 a:active {color:#A78C6B; text-decoration:none;}

/*body*/
#bodytop {
	margin:auto;
	background-color:#FFF;
	height:10px;
	width:991px;
}
#outerbody {		/* If you change anything here make sure to add the changes to the bottom section*/
	margin:auto;
	width:991px;
	height:auto;
	background-image:url(../images/inside_templates/bodybg.jpg);
	background-repeat:77% 0;
	overflow:auto;
	
}
#dropdown{
	float:left;
	height:auto;
	max-width:185px;
	margin-left:33px;
	width:185px;
}
#info{				/* If you change anything here make sure to add the changes to the bottom section*/
	overflow:auto;
	float:left;
	max-width:505px;
	margin-left:28px;
	width:505px;
	height:auto;
}
#contact{
	height:auto;
	width:211px;
	max-width:211px;
	margin-left:772px;
}
.dates {
	margin-left:25px;
	width:160px;
	max-width:160px;
}
#tourleft {
	float:left;
	margin-top:10px;
	width:236px;
}
#tourright {
	float:left;
	margin-top:10px;
	margin-left:15px;
	width:226px;
}
#bodybottom {
	margin:auto;
	background-color:#FFF;
	height:10px;
	width:991px;
}
/*footer*/
#footer {
	margin:1px;
	width:991px;
	height:70px;
}
#footline1 {
	text-align:center;
	padding-top:15px;
	margin:auto;
	width:635px;
	height:14px;
}
#footline2 {
	text-align:center;
	padding-top:15px;
	margin:auto;
	width:735px;
	height:14px;
}

/* Ethan's doings for admissions_template_no_contact.dwt.cfm template */

#info_nocontact{
	overflow:auto;
	float:left;
	max-width:665px;
	margin-left:28px;
	width:665px;
	height:auto;
}
#outerbody_nocontact{
	margin:auto;
	width:991px;
	height:auto;
	overflow:auto;
	background-image:url(/templates/assets/images/inside_templates/bodybg_nocontact.jpg);
	background-repeat:77% 0;
}
#ad1{
	height:203px;
}
