/* LAYOUT 1  --- this value is parsed as 11th character - do not change spacing */

/* Omega Tau Sigma - National */


/*HTML Elements*/

#wrap {
	width: 900px;
	margin-left: 90px;
	}

body {
	margin: 0px;
	background-image: url(505-ots/images/OTS_background_6.jpg);
	background-color: #f9f1cd;
	background-repeat: no-repeat;
	}

	
a 	{
	color: #641E1E;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
	}	



/* This section controls fonts and colors in the login section */

#login	{
	background-repeat: no-repeat;
	background-color: transparent;
	height: -100px;
	position: relative;
	margin-left: -50px;
	margin-top: 200px;
	width: 870px;
	font-family: Georgia, times, serif;
	}

#loginlinks {
	color: #f9f1cd;
	margin-top: -135px;
	padding-right: 30px;
	font-size: 11px;
	margin-right:  0px;
	font-family: Georgia, times, serif;
	}
	
#login form {
	margin-top: -165px;
	padding-right: 0px;
	color: #f9f1cd;
	font-size: 11px;
	font-family: Georgia, times, serif;
	}

#login a 	
	
	{
	color: #f9f1cd;
	}

#login a:hover 	
	
	{
	color: black;
	}

.form_label { 
	font-size: 1em; 
	}




/* This section controls the wraps*/



#navwrap {
	width: 860px;
	padding-top: -817px;
	padding-bottom: -1400px;
	clear: right;
	z-index: 5;	
	font-family: georgia, Garamond, serif;
	font-size: 15px;
	color: #000;
	background-color: transparent;
	
	}
	
#contentWrap {
/*	height: -135px; */
	width: 850px;
	padding-bottom: -700px;
	margin-left: -25px
	}
	
#content {
	font-family: georgia, garamond, serif;
	font-size: 13px;
	width: 800px;
	margin-right: 80px;
	}


#banner {
	width: 860px;
	}

#footer {
	width: 860px;
	height: 20px;
	margin-left: -30px;
	font-size: .8em;
	color: white;
	border-bottom: solid;
	border-width: 0px;
	border-color: white;
	font-family: "Century Gothic", "Avant Garde", Futura, sans-serif;
	text-align: right;
	}



/* This section controls the menu navigation div*/


#nav {
	float: left;
	width: 860px;
	list-style: none;
	border: 0px solid #000;
	background-color: transparent;
	height: 25px;
	clear: both;
	color: #f9f1cd;
	font-family: georgia, Garamond, serif;
	font-size: 13px;
	margin-top: -50px;
	margin-left: -15px;
	}

#membernav {
	float: left;
	width: 920px;
	height: 23px;
	list-style: none;
	clear: both;
	background-color: transparent;
	font-family: georgia, Garamond, serif;
	font-size: .7em;
	border: 0px;
	margin-top: 20px;
	margin-left: -15px; 

	}

#officernav {
	float: left;
	margin-left: 360px;
	width: 420px;
	height: 23px;
	list-style: none;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	background-color: transparent;
	font-family: georgia, Garamond, serif;
	font-size: 11px;
	/* for IE */
  	filter:alpha(opacity=90);
 	/* CSS3 standard */
  	opacity:0.9;
	clear: both;
	font-color: #f9f1cd;
	background-color: #641E1E;
	}

#adminnav {
	float: left;
	width: 800px;
	list-style: none;
	border: 0px;
	background-color: #999;
	font-size: .7em;
	margin-top: 5px;
	}


#nav li a, #membernav li a, #officernav li a, #adminnav li a {
	float: left;
	position: relative;
	margin: 0px;
	color: #f9f1cd;
	}


/* the hover characteristics */

#nav a:hover, #officernav a:hover, #adminnav a:hover 
	{
	background-image: url(505-ots/images/OTS_tab_2.jpg);
	background-color: #f9f1cd;
	color: black;
	font-weight: normal;
	height: 40px;
	
	}

#membernav li a
	{ 
	color: #641E1E;
	}
	
#officernav li a
	{ 
	color: #FFFFFF;
	}
	
	
#membernav a:hover
	{
	background-color: #641E1E;
	color: #f9f1cd;
	font-weight: normal;
	}
	
/* Gifts and event and login table controls */
	

td.gifts1 	{
		width: 450px;
		text-align: left;
		}

td.gifts2 	{
		width: 500px;
		text-align: left;
		}


/* These next two commands control color of background in auto-table cells */

.row1 td {	
	background-color: #333;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	}

.row1 td a {
	color: #fff;
	}

.row0 td {
	background-color: #F9F3CF;
	text-align: left;
	font-size: 1.1em;
	color: #000;
	padding-left: 15px;
	}

.row0 td a {
	color: #000;
	}


/* These next two commands control color of font in auto-table cells */

.row1_event td {	
	background-color: #333;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	}

.row1_event td a {
	color: #fff;
	}

.row0_event td {
	background-color: #F9F3CF;
	text-align: left;
	font-size: 1.1em;
	color: #000;
	padding-left: 15px;
	}

.row0_event td a {
	color: #000;
	}


/* Headers and font colors */
	
	
.lg_header { 
	font-size: 1.6em; 
	font-family: Georgia, Garamond, serif;
	text-align: left;
	color: #641E1E;
	font-weight: lighter;
	}
	
.sm_header  {
    font-size: 1.1em;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #333;
 	text-align: left;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bolder;
	}	

.highlight
	{
	color: #641E1E;
	}

/* jQuery slideshow for front page */

#slideshow {
  width: 350px;
  height: 250px;
}
