/*********************************************************/
/***  Copyright to: Creighton University, 2006
/***  Created by: DStewart 03/14/2006             
/***  Based on: /fileadmin/user/GradSchool/styles/style.css
/***  Applies to template: /fileadmin/templates/gen-02/standard2.html
/***  Last modified: 03/14/2006 
/***
/***  Created initially for: CU History Web Site          
/*********************************************************/
#main {
	width: 762px;
}

#col_center {
	background-color: #E6CFB6;
}

#col_left {
	background-color: #E6CFB6;
}

#content {
	width: 548px;
}

#content .bodytext {
	width: 475px;
}

/*************************/
body {
     color:#6B4820;
     background-color: #E6CFB6;
}

.hidden {
	display: none;
}

.shown {
	display: block;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #6B4820;
}

a:hover {
	text-decoration: none;
	color: #3D1F0A;
}

#banner {
	height:100px;
}

#footer {
	text-align:right;
	font-size:.76em;
}

#banner h2 {
	font-size:1px; line-height:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

h3 {
	color:#11297B;
	margin:0px 0px 0px 0px
}

#branding .search a {
	color: #EAD5B4;
}

#branding .search a:hover {
	color: #FFFFFF;
}

#nav_global {
	background-color:#FCE7C6;
	border:1px solid #6B4820;
}

#nav_global a, #nav_site a {
	text-decoration: none;
	color:#6B4820;
}

#nav_global a:hover, #nav_site a:hover {
	color:#3D1F0A;
}

#nav_global ul {
	list-style:none;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:1px 0px 1px 0px;
}
		
#nav_global li {
	margin-left:32px;
	margin-right:32px;
}

#branding {
	background-color: #8B6840;
	border: 1px solid #EAD5B4;
}

#banner h2 .hiddenIR {
	display: none;
}

#cu_branding h1 {
	background-image: url(/fileadmin/images/logos/CreightonType-FCE7C6_8B6840.gif);
}

#cu_branding h1:hover {
	background-image: url(/fileadmin/images/logos/CreightonType-FFF_8B6840.gif);
}

a#headerLnk {
	background-image:url(/fileadmin/user/oral-history/images/oralHistory_bg.jpg);
	background-repeat:no-repeat;
	width:100%; 
	height:100px;
	display:block;
}

#banner {
	border: 1px solid #6B4820;
}

#nav_site {
	background-color:#8B6840;
	border: 1px solid #6B4820;
	padding-bottom: 2px;
	padding-right: 2px;
}

#nav_site .menulist li { 
	border-top: 0px solid #443D1F;
	border-left: 0px solid #443D1F;
	border-bottom: none;
}	

#nav_site .menulist li a { 

	color: #FCE7C6;
	border-bottom:none !important; 

}

#nav_site .menulist li a:hover { 
	color: #FFFFFF;
}

#nav_site .menulist2 {
	background-color: #8B6840;	
}

#nav_site .menulist2 li {
	background-color: #FCE7C6;
	border: 1px outset #FCE7C6!important;
	border-left:1px solid #FCE7C6!important;
	margin-top: 1px;
	text-align:left;
	padding-left:15px !important;
}

#nav_site .menulist2 li a {
	color: #6B4820;
}

#nav_site .menulist2 li a:hover {
	color: #3D1F0A;
}

#nav_site .menulist3 li {
	background-color: #8B6840;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 15px;
}

#nav_site .menulist3 li a {
	color: #FCE7C6;
}

#nav_site .menulist3 li a:hover {
	color: #FFFFFF;
}

h3 {
	color: #6B4820;
}

#bread {
	font-weight: bold;
}

#bread a {
	font-weight: bold;
	color: #6B4820;
}

#bread a:hover {
	color: #3D1F0A;
}

p.bodytext {
	margin-left: 25px;
	width: 505px;
	text-align: justify;
}

#content {
	background-color: #FCE7C6;
}

#content_left {
border: 1px solid #6B4820;
	background-color: #8B6840;
margin-left: auto;
margin-right: auto;
}