/* LAYOUT 0  --- this value is parsed as 11th character - do not change spacing */

/* Kappa Alpha Society*/


body {
	font-size: 100%;
	font-family: arial, helvetica, verdana;;
	background-color: #ccc; /*white*/
	color: #333;
	margin: 0px;
	}

	/*This section controls the internal links and hovers*/

a 	{
	color: #600;
	text-decoration: underline;
	border: none;	
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

/* End of HTML elements */





/* Start of Layout divs control section */
#banner {
	color: transparent;
	height: 300px;
	line-height: 100px;
	background-color: transparent;
	}

#navwrap {
	top: 350px;
	background-color: transparent;
	width: 190px; /* default is currently 165px */
	}
	
#contentWrap {
	background-color: transparent;
	}
	
#content {
	font: normal .85em arial,verdana, sans-serif;
	background-color: transparent;
	}

/* End of Layout divs control section */
	




/* This section controls the menu navigation div */

	/* the background of the menus */

#nav a
	{ color: #000
	}

#nav, #membernav, #officernav, #adminnav {
	background-color:transparent;
	}
	

	/* the link characteristics */

#nav a, #membernav a,#officernav a, #adminnav a {
	font-family: arial, helvetica, verdana;
	font-size: .80em;	
	color: #333;
	background-color:transparent;
	text-decoration: none;
	}
	
	/* the hover characteristics */

#nav a:hover, #membernav a:hover, #officernav a:hover, #adminnav a:hover {
	font-family: arial, helvetica, verdana;
	font-size: .8em;
	color: #600;
	font-weight: normal;
	text-decoration: none;
	background-color:transparent;
	}



/* This section controls lists */

#nav li, #membernav li, #officernav li, #adminnav li {
	font-family: arial, helvetica, verdanas;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul, #membernav ul , #officernav ul, #adminnav  ul {
	list-style: none;
	}
	
/* This section menu headers lists */
	
	
.menuheader 
	{
	color: #600 !important;
	font-size: .9em;
	font-weight: normal;
	font-family: Georgia, times;
	text-align: left;
	}


/* These next two commands control color of background in auto-table cells */

.row1 td {	
	background-color: #8B8B8B;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}

.row1 td a {
	color: #000;
	}

.row0 td {
	background-color: #9D7A7B;
	text-align: left;
	font-size: 1.1em;
	padding-left: 15px;
	color: #000;
	}

.row0 td a {
	color: #000;
	}

/* These next two commands control color of font in auto-table cells */

.row1_event td {	
	background-color: #8B8B8B;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}

.row1_event td a {
	color: #000;
	}

.row0_event td {
	background-color: #9D7A7B;
	text-align: left;
	font-size: 1.1em;
	color: #000;
	padding-left: 15px;
	}

.row0_event td a {
	color: #000;
	}



/* This section controls headers */

.lg_header { font-size: 1.45em; 
	  text-align: center;
	  font-weight: normal;
  	  font-family: Georgia, times;
	  color: #600;
	}
	

	
.sm_header {font-size: 1.2em;
 	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, times;
	color: #600;
	}
	
/* This section controls fonts */

.redfont
	{color: #600;
	}

.redserif
	{color: #600;
	font-family: georgia, times;
	}

/* This section pay pages  */

td.gifts1 	{
		width: 375px;
		text-align: left;
		}

td.gifts2 	{
		width: 200px;
		text-align: left;
		}

td.gifts3 	{
		width: 300px;
		text-align: left;
		}

