/* styles common to all pages */
body  {
	text-align:center;
	color: #474f49;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px;
	padding: 0px;
	background-color: #c9d1de;
}

img {
    border-style: none
}

h1, h2, h3 {
	font-family: Georgia, Times, serif;
	text-transform: capitalize;
	letter-spacing: -0.05em;
	padding-top: 0.5em;
	margin: 0em;
}
h1 {
	font-size: 2em;
	padding-left: 1em;
}
h2 {
	font-size: 1.4em;
	color: #666;
	padding-left: 2em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #193450;
	letter-spacing: 0em;
}
p {
	font-size: 1.1em;
	line-height: 1.2;
	padding-right: 4em;
	padding-left: 4em;
	margin: 0em;
}

#wrapper {
	margin:0 auto;
	width:760px;
	text-align:left;
	background-color: #efebde;
}

/* end of common styles */

/* styles for common header */
#header h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 10px;
}
#header {
	background-image: url(../images/header/header_la.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	position: relative;
	width: 760px;
	color: #fff;
}
#headerlinks {
	font-size: 1em;
	float: right;
	background-color:#193450;
	padding: 6px 6px 8px 10px;
}
#headersearch form {
	margin: 0px;
	padding: 0px;
}
#headersearch {
	position: absolute;
	top: 4em;
	right: 10px;
}
#headersearch form input {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#q {
	height: 17px;
	width: 115px;
	border: 1px solid #000000;
}
/*  this is the style to hide the radio button on the search box */
.hide {
	display: none;
}

#headerlinks a:link, #headerlinks a:visited, #headerlinks a:active {
	color: #fff;
}
#headerlinks a:hover {background-color:#FF0000;
}
/* end of common header styles */

/* styles for the horizontal navigation bar */
#nav, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 2.3;
	text-decoration: none;
	background-color: #193450;
	width: 760px;
	float: left;
}
ul#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#nav a {
	display: block;
	width: 11em;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
#nav li {
	float: left;
	width: 11em;
	background-color: #193450;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#nav li ul {
	position: absolute;
	width: 11em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 25;
}
#nav a:hover {
	background-color: #CC0066;
	width: 11em;
}
body#home a#homeLink, body#about a#aboutLink, body#news a#newsLink, body#events a#eventsLink, body#jobs a#jobsLink, body#programs a#programsLink, body#communications a#communicationsLink {
	font-weight: bold;
	background-color: #FF3300;
}
/* end of styles for horizontal navigation bar */

/* styles common for main content */
#content {
	clear: left;
	font-size: 1.2em;
}
#content p {
	padding-top: 20px;
	margin-top: -0.75em;
}
/* end of styles common for main content */

/* styles for footer */
#footer {
	width: 760px;
	height: 27px;
	background-color: #193450;
	color:#FFFFFF;
	margin-top: 2em;
}
#footer p a:hover {
	background-color: #FF0000;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-align: center;
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #fff;
}
/* end of styles for footer */

/* style for unordered and ordered lists in main content area */
.main_list {
	line-height: 1.5;
	padding-right: 4em;
	padding-left: 8em;
}
.main_list a:hover {
	background-color:#FF0000;
}
	
/* styles for table pointing to application forms for mentors/mentees */
#mapp {
	margin-top: 1em;
	border: 1px solid #193450;
	border-collapse:collapse;
}
#mapp td a:hover {
	background-color: #FF0000;
}

#mapp td {
	padding: 0.5em;
	background-color: #C9D1DE;
}
#mapp th {
	text-align: center;
	color: #FFFFFF;
	background-color: #193450;
}
/* styles for sternheim scholarship sidebar */
#sidebar {
	margin: 0px 8px 0px 1px;
	padding: 0px;
	width: 225px;
	float: right;
}
#sidebar h3 {
	background-color: #193450;
	color: #fff;
	text-align: center;
	padding-bottom: 2px;
}
#swinners {
	margin-top: 1em;
	margin-bottom: 0px;
}
#swinners th {
	background-color: #193450;
	color: #fff;
}
#swinners td {
	background-color: #C9D1DE;
	padding: 0.2em;
}


#sidebar ul {
	background-color: #C9D1DE;
	margin: 0px;
	padding: 5px 0px 5px 25px;
	text-align: left;
}
#sidebar ul li {
	list-style-type: none;
}
/* end of styles for sternheim scholarship sidebar */

/* make the first letter of the first paragraph a drop cap */
p.intro:first-letter {
	font-size: 3.5em;
	line-height: 1;
	color: #cc0000;
	float: left;
	margin-top: 0px;
	margin-right: .1em;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* stlyes for meeting documents and past presidents tables (mtg_docs.htm, past_presidents.htm) */
#mtgdocs {
	margin-top: 10px;
	line-height: 1.5;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.odd {
	background-color: #dfdfdf;
}

#mtgdocs th {
	color: #fff;
	background-color: #474F49;
	text-align: center;
}
.center {
	text-align: center;
}
#mtgdocs td p {
	margin: 0px;
	padding: 0px;
	display: inline;
}
/* end of stlyes for meeting documents and past presidents tables (mtg_docs.htm, past_presidents.htm) */

/* styles for discussion list page */
#topnav {
	list-style-type: none;
	line-height: 1.3;
}
#ullist {
	line-height: 1.4;
	list-style-type: disc;
	margin: 0px;
	padding-left: 6em;
	padding-right: 3em;
}
/*  end of styles for discussion list page */

/* styles for organization and new members tables */
#org {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px inset #000000;
}

#org li {
	list-style-type: none;
}

#org td {
	vertical-align: top;
	padding: 0px;
}
#org p {
	margin: 0px;
	padding: 0px;
}
#org ul {
	margin-top: 0px;
	margin-left: 0px;
}
/*  end of styles for organization and new members tables */

/* styles for chapter awards table */
#chpaward {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#chpaward th {
	color: #fff;
	background-color: #669ACC;
}
#chpaward p {
	margin: 0px;
	padding: 0px;
}
#chpaward td {
	vertical-align: top;
}

#chpaward ul {
	margin: 0px;
	padding: 0px;
}
#chpaward li {
	margin: 0px;
	list-style-type: none;
}

/* styles for sla-scc events calendar table */
#slasccevents p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#slasccevents td {
	vertical-align: top;
	padding-left: 8px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669acc;
}

#slasccevents th {
	text-align: left;
	padding-left: 8px;
	color: #fff;
	background-color: #193450;
}
#slasccevents {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

/* styles for newsletter archive table */
#newsletter {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #669ACC;
}

#newsletter .year {
	background-color: #669ACC;
	color: #fff;
	text-align: center;
}
#newsletter ul li {
	list-style-type: none;
	line-height: 1.5;
}
#nlprod {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#nlprod th {
	color: #fff;
	background-color: #193450;
}
#nlprod tr {
	background-color: #C9D1DE;
	line-height: 1.5;
}
/*  style for quote in joining sla */
blockquote {
	padding-right: 80px;
	padding-left: 80px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* style for unordered list in the join sla page */
#jbenefits {
	margin-top: 3px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
/* style for sidebar on member benefits page */
#joinside {
	float: right;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
#joinside h3 {
	color: #fff;
	background-color: #009F9F;
	text-align: center;
	vertical-align: middle;
}
#joinside h3 a:link, #joinside h3 a:visited, #joinside h3 a:active {
	color: #fff;
	text-decoration: none;
}
/* styles for the table in the photo galleries template */
#photo {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border: 3px groove #193450;
	padding-top: 10px;
}
#photo td {
	text-align: center;
	vertical-align: top;
}
#photo td p {
	text-align: left;
	padding: 0px 5px 5px;
	margin-top: 5px;
	font-size: .9em;
	margin-bottom: 15px;
}
#cutable {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#cutable th {
	color: #fff;
	background-color: #193450;
	line-height: 2;
}
#cutable ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#cutable td {
	background-color: #C9D1DE;
	line-height: 2;
}
#homewrap {
	height: 505px;
	width: 760px;
	position: relative;
	background-color: #EFEBDE;
}

#alertbox {
  height: auto;
	width: 740px;
  /*border: 1px solid #000000;*/
  margin-left: 10px;
  background-color: #D7D7D7;
  
}
#ulcbox p {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}

#ulcbox {
	background-color: #C9D1DE;
	height: 255px;
	width: 340px;
	position: absolute;
	left: 25px;
	top: 25px;
}
#ulcbox img {
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
}

#urcbox {
	background-color: #C9D1DE;
	height: 255px;
	width: 340px;
	position: absolute;
	top: 25px;
	right: 25px;
}
#topllbox {
	background-color: #193450;
	position: absolute;
	height: 20px;
	width: 340px;
	left: 25px;
	top: 305px;
}
#topllbox p {
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#llbox {
	background-color: #C9D1DE;
	height: 180px;
	width: 340px;
	position: absolute;
	left: 25px;
	top: 325px;
	overflow: auto;
}
#llbox p {
	font-weight: bold;
	color: #fff;
	background-color: #193450;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#llbox #llbox_table {
	padding-right: 5px;
	padding-left: 5px;
}
#llbox #llbox_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #193450;
	padding-top: 8px;
}



#lrbox {
	background-color: #C9D1DE;
	position: absolute;
	height: 180px;
	width: 340px;
	top: 325px;
	right: 25px;
	overflow: auto;
}
#lrbox ul {
	margin: 0px;
	padding-top: 8px;
	padding-left: 25px;
}

#toplrbox {
	background-color: #193450;
	height: 20px;
	width: 340px;
	position: absolute;
	top: 305px;
	right: 25px;
}
#toplrbox p {
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#lrbox p {
	font-weight: bold;
	color: #fff;
	background-color: #193450;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#maintable {
	height: 505px;
	background-color: #efebde;
}
.nmpwidth {
	width: 350px;
}
/* styles for site map */
#site_map {
	padding-left: 100px;
	line-height: 1.5;
}
