/* LAYOUT 3 --- this value is parsed as 11th character - do not change spacing */

/* Lambda Chi Alpha - Butler*/



body {
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #333;
	margin: 0px;
	color:black;
	}
	
a 	{
	color: #554968;
	font-size: 1em;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	}	



/* This section controls fonts and colors in the login section */


#wrap {
	width: 970px;
	margin: 0px auto;
	background-color: #E6E6E6;
	border-left: solid;
	border-right: solid;
	border-width: 2px;
	border-color: #000;
	}

#login
	{
	width: 970px;
	background-image: url(485-lxabut/images/login2.jpg);
	background-repeat: repeat-x;
	height: 212px;
	float: center;
	border: 0px;
	margin-top: -10px;
	background-color: #E6E6E6;
	
	}

#loginlinks {
	font-size: .9em;
	margin-right: 20px;
	}
	
#loginlinks a{
	color:black;
	}	

#login form {
	margin-top: 170px;
	margin-left: 10px;
	margin-right: 20px;
	}




/* end of login control section*/

#payment_form {
	float: left;
	}

#giftchoices 	{ 
		width: 600px;
		float: left;
	
		}
		
td.gifts1 	{
		width: 250px;
		}

		
/* This section controls the layout divs*/

#banner {
	color: transparent;
	height: 0px;
	line-height: 0px;
	background-color: transparent;
	border-bottom: 0px solid #fff;
	}

#navwrap {
	float: left;
	margin: 25px 10px 30px 10px;
	padding: 7px 10px 7px 15px;
	background-color: #554968;
	width: 135px; /* default is currently 165px */
	}
	
#contentWrap {
	background-color: #E6E6E6;
	margin-top: 0px;
	width: 969px;
	}
	
#content {
	float: left;
	width: 720px;	
/*	margin-left: -13px; */
	margin-left: 8px; 
	margin-top: 10px;
	font:arial, verdana;
	background-color: #E6E6E6;
	}
	

/* End of the section that controls the layout divs*/	


/* This section controls the menu navigation div*/


#nav a {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #fff;
	background-color:transparent;
	text-decoration: none;
	}
	
#membernav a {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #fff;
	background-color:transparent;
	text-decoration: none;
	}

#officernav a {
	font-family: arial, verdana, sans-serif;	
	font-size: 12px;	
	color: #fff;
	background-color:transparent;
	text-decoration: none;
	}	
	
#adminnav a {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;	
	color: #fc6;
	background-color:transparent;
	text-decoration: none;
	}
	
.menu {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border-bottom: 0px solid #000;
	}
	
	
.menuheader 
	 {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #9cf !important; 
	background-color: transparent;
	text-align: left;
	}
		
	/* the hover characteristics */

#nav a:hover, #membernav a:hover, #officernav a:hover, #adminnav a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #D2CB9F;
	font-weight: normal;
	}

	
	
#nav li, #membernav li, #officernav li, #adminnav li 
	{
	font-family: arial, verdana, sans-serif;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	}
	
.menuheader 
	 {
	font-weight: bold;
	color: #9cf !important; 
	text-align: left;
	}
	
.attention
	{	color: #fc6;
	}
		
.lg_header { 
	font-size: 1.7em; 
	font-family: Georgia, Times, serif;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	font-weight: lighter;
	color: #554968;
	}
	
.sm_header  {
    font-size: 1.1em;
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #554968;
 	text-align: left;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	}	
	
.menuheader 
	{
	color: #ccc !important;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	}

.purple
	{ 
	color: #3F3155;
	font-weight: bold;
	
	}		

.green
	{ 
	color: #5A7726;
	font-weight: bold;
	}	

.gold
	{ 
	color: #8F8545;
	font-weight: bold;
	}	


/* These next two commands control color of background in auto-table cells */
	
.row1 td {	
	background-color: #C1B882;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}

.row1 td a {
	color: #000;
	}

.row0 td {
	background-color: #554968;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	}
	
.row0 td a {
	color: #fff;
	}


/* These next two commands control color of font in auto-table cells */

.row1_event td {	
	background-color: #C1B882;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}

.row1_event td a {
	color: #000;
	}

.row0_event td {
	background-color: #554968;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	}

.row0_event td a {
	color: #fff;
	}
	
	
/* Misc. */

#footer {
	position: relative;
	margin-left: -1px;
	padding-right: 20px;
	padding-top: 0px;
	width: 950px;
	height: 35px;
	margin-top: 0px;
	background-color: #666;
	font-size: .7em;
	text-align: right;
	border-left: solid;
	border-right: solid;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #000;
	color: white;
		}
	
#footer a{
	color:black;
	}
