/*************************************************
**   Creighton University
**   Created by: Elizabeth Davies
**   Last updated: 11/13/2007
**************************************************
** colors used
** Black:       #000000
** Dk Brown:    #553B11
** yellow:	#11297b
** Tan:		#CFB463
** Taupe:	#77675D
** Lt Green:	#C9E281
**************************************************/

body {
	background-color:#081237;
	color:#000;
	}	
h1	{ color:#192E13; }
h2	{ color:#192E13; }
h3	{ color:#192E13; }
h4	{ color:#192E13; }
h5	{ color:#192E13; }
h6	{ color:#192E13; }

a, a:link, a:visited, a:hover, a:active	 { 
	color:#000;
	}

	
/***************************************************/
/** top row, logo, metamenu and newsflash bar
/***************************************************/
#toprow {	
	background-color:#081237;
	height:190px;
	}
#brand {
	background-color:#081237;
}
#brand h1 {
	background-image:  none; 	
	padding-top:30px;		
	}
a#header {
	background-image:  url("/fileadmin/projects/groups/pepband/images/CreightonLogo.gif")! important; 	
	padding-top:30px;
	}
#subheader {
	background-image: url("/fileadmin/projects/groups/pepband/images/banner2.jpg");
	height:165px;
	left:245px;
	}
#subheader h2 {
	height:165px;
}
a#subheader {
	height:165px;	
}
#cu_nav_topic { 
	background-color:#081237;
	}
#cu_nav_topic a:link, #cu_nav_topic a:visited, #cu_nav_topic a:hover, #cu_nav_topic a:active  { 
	color:#e1e1e1 !important;
	text-transform: capitalize;
	}
/***************************************************/
/** main row, site menu and primary content
/***************************************************/
.normalCOL embed {
	margin-left:20%;
}

.normalCOL {
	margin-top:14px;
}
#mainrow {	
	background-color:transparent !important;
	}

#mainCol { 
	background-color:transparent;
	}
	
.content { 
	clear:left; 
	}
.mainsection { 
	background-color:#FFFFFF;
	color:#000;

	}
.mainsection strong {
	color:#000;
	}

.mainsection h3, .mainsection .csc-header-n1 h4 {
	color:#000;
	}
.mainsection p, .mainsection h1, .mainsection h2, .mainsection h3,
.mainsection h4, .mainsection h5, .mainsection h6 {
	padding-left:20px;
	padding-right:20px;
	}

/*******************************************/
#submenu {
	background-color:transparent;
	}
#submenu li {
border-bottom:none;
line-height:3em;
}
.menulist {
	list-style-type:none! important;
}
.menulist li { 
	border-bottom:1px solid #fff;
	}
.menulist a	{ 
	/*color:#77675D !important;*/
	color:#fff ! important;
	}
.menulist  a:link, .menulist  a:visited, .menulist a:hover, .menulist a:active { 
	/*color:#77675D !important;*/
	color:#fff! important;
	}
.menulist a:hover {
	border-bottom:1px solid #fff;
}

/*******************************************/
.leftCOL { 
	border:1px solid #553B11;
	background-color:#EBD9BA;
	}
.leftCOL a:link, .leftCOL a:visited, .leftCOL a:hover, .leftCOL a:active {
	text-transform:none !important;
	text-decoration:underline !important;
	color: #553B11 !important;
	}
.rightCOL { 
	border:1px solid #553B11;
	background-color:#f3f0c4;
	}
.rightCOL, .rightCOL a:link, .rightCOL a:visited, .rightCOL a:active  {
	color:#553B11;
	}
.rightCOL a:hover {
	color:#000000;
	}
.borderCOL { 
	border:1px solid #553B11;
	background-color:#CFB463;
	width:650px;
		}

.leftCOL p, .leftCOL h1, .leftCOL h2, .leftCOL h3,
.leftCOL h4, .leftCOL h5, .leftCOL h6, 
.rightCOL p.bodytext, .rightCOL h1, .rightCOL h2, .rightCOL h3,
.rightCOL h4, .rightCOL h5, .rightCOL h6  {
	padding-left:10px;
	padding-right:10px;
	}
#qouteimage {
	margin-left:17px;
}
#qouteimage object {
	margin-top:20px;
	margin-left:20px;
	margin-bottom:-12px;
}
#galleryflash {
	margin-left:37px;
}
/********************************************************/
/** table
/********************************************************/
table {
	border:1px solid #553B11;
	margin-left:20px;
	}
table p.bodytext {
	padding:0;
	margin:0;
	}
th, td {
	border-right:1px solid #553B11;
	border-bottom:1px solid #553B11;
	padding-left:1em;
	padding-right:1em;
	text-align:left;
	}
th	{
	background-color:#CFB463;
	text-align:center;
	}

/********************************************************/
/** Breadcrumbs and links
/********************************************************/
#bread { 
	/*color: #192E13;*/
	color:#374222! important;
	margin-top:6px;
        }	
#bread a:link, #bread a:visited, #bread a:hover, #bread a:active  { 
	color:#4D5B32; 
        } 		
/***************************************************/
/** footer row, copyright and contact
/***************************************************/
#footerrow {	
	background-color: #081237;
	padding-left:230px;
width:700px;
	}
.footercontainer {
	color:#FFFFFF;
	}
#footerrow a:link, #footerrow a:visited, #footerrow a:active {
	color:#FFFFFF;
	}	
#footerrow a:hover {
	color:#858585;
	}
