html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html{
	overflow: scroll;
}
	

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p
{
  margin: 0 0 1em 0;
  padding: 0;
}

BODY
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  background:#fff url(/images/bg.gif) repeat-x;
}

a img { border:0; }

H2 { font-weight: normal; font-size:20px; color:#2e2d73; margin-bottom:.25em; }
H3 { font-weight:bold; font-size:16px; color:#2e2d73; }
H4 { font-weight:bold; font-size:13px; color:#2e2d73; }

H1, #home H2
{
  font-weight: normal;
  font-size:22px;
  color:#a00;
  margin-bottom:1em;
}


hr
{
  height:1px;
  color:#333;
  background-color:#333;
  border:0;
  margin:15px 0;
  padding:0;
}



/* ********** Clearing Element ********** */
#nav:after,
#header:after,
#content:after,
#members-list li:after,
.row:after,
#content-wrapper:after,
#footer:after
{
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}


.viewall
{
  clear:both;
  text-align:right;
  font-size:85%;
}

.motto
{
  text-align:center;
  font-size:120%;
  font-weight:bold;
  clear:both;
  padding-top:30px;
  font-style:italic;
  color:#f00;
}


#wrapper
{
  width:1000px;
  margin:20px auto;
}

#header
{
  background:url(/images/header.gif) no-repeat;
  height:100px;
  padding: 0;
  position:relative;
}

#header #lccc-logo
{
  padding:15px 60px 0 0;
  float:right;
}


/* ********** NAVIGATION *********** */

ul#nav
{
  margin:0;
  padding:0;
  width:100%;
  height:30px;
  background:#a00 url(/images/nav-bg1.gif) repeat-x;
  display:table;        
}

ul#nav li
{
  margin:0;
  padding:0;
  width:14.5%;
  border-left:1px solid #fff;
  display:table-cell;
  font:bold 12px/30px Arial,Verdana;
}

ul#nav li.last
{
  border-right:1px solid #fff;
}

ul#nav a
{
  background:#a00 url(/images/nav-bg1.gif) repeat-x;
  display:block;
  text-align:center;
  color:#fff;
  text-decoration:none;
}


ul#nav a:hover
{
  background:#d00000 url(/images/nav-bg2.gif) repeat-x;
}


#content
{
  padding:20px 10px 0 10px;
  clear:both;
  border:1px #c2c2c2 solid;
  border-width:0 1px;
  background-color:#fff;
}

#content p { line-height:150% }

#content li { padding-bottom:.5em }


#footer
{
  font-size: 10px;
  text-align:center;
  padding:20px 0 5px 0;
  clear:both;
  background:url(/images/footer-bg.gif) no-repeat bottom left;
}

.caption { font-size:85%; }

#meeting-photo { float:right; width:300px; }

/* ***** MEMBERS ************************************************************************ */


#members img.biophoto
{
  display:block;
  margin:0 5px 0 0;
  float:left;
  width:100px;
}


ul#members-list
{
  margin:0 0 0 50px;
  padding:0;
  list-style:none;
}

ul#members-list li
{
  border-bottom:1px dotted #aaa;
  margin:0 0 10px 0;
  padding:0 0 10px 0;
}

ul#members-list li img.biophoto
{
  margin:0 5px 0 0;
  float:left;
  display:inline;
  width:100px;
}

ul#members-list li h3
{
  margin:0;
  padding:0;
}

ul#members-list li div.info
{
  overflow:auto;
}


/* ***** HOME PAGE ************************************************************************ */

#home #content
{
  background:#fff url(/images/sidebar.gif) repeat-y top right;
}

#home H1
{
  font-size: 180%;
  color: #780031;
  font-weight:normal;
  text-indent:-9999px;
  width:464px;
  height:50px;
  padding:0;
  margin:0;
  background:transparent url(/images/logo.png) top left no-repeat;
  position:absolute;
  top:25px;
  left:30px;
}

#header #logo
{
  position:absolute;
  top:20px;
  left:30px;
}

#home #spotlight img,
#news img.newsphoto
{
  float:right;
}

#home #spotlight img
{
  border:1px solid #900;
  width:120px;
  margin-left:1em;
}

#home #meeting-details
{
  text-align:center;
  margin:20px 0;
  padding:20px;
  border:1px solid #900;
  background:transparent url(/images/detailsbg.gif) top center no-repeat;
}

#home #meeting-details .alert
{
   background:#ffa;
   border:1px solid #f99;
   padding:1em;
   font-size:110%;
}

#home #main
{
   float:left;
   width:715px;
   margin:0 25px 0 5px;
}


#home #spotlight h2,
#home #industries h2
{
  font-size:14px;
  font-weight:bold;
}
#home #spotlight
{
  float:left;
  width:48%;
  padding:0;
  border-left:1px solid #f00;
  margin:0 -1px;
  padding-left:2%;
}

#home #industries
{
  float:left;
  width:48%;
  border-right:1px solid #f00;
  padding-right:2%;
  margin:0;
}

#home .motto
{
  padding-right:250px;
}

/* ***** NEWS ************************************************************************ */

td.date { padding-right:1em; }

/* ***** EVENTS ************************************************************************ */

#events #content ul
{
  list-style:none;
  margin:0;
  padding:0;
}


#events #content ul li
{
  margin:0 0 1em 0;
  padding:0;
}

#events #content li .details
{
  margin-top:1em;
  padding:1em;
  border:1px solid #aaa;
}


/* ***** LEADSHARE ************************************************************************ */

dt { font-weight:bold; font-size:110%; }
dd { margin:0 0 1em 0; padding:0; }

/* ***** RIGHT ************************************************************************ */

#right
{
   float:right;
   width:210px;
   margin:0 10px 0 0;
}

#right h2
{
  font-size:16px;
  font-weight:bold;
  text-align:center;
}

#right #news
{
  border-bottom:#900 1px solid;
  padding-bottom:2em;
  margin-bottom:2em;
}


#right #news ul,
#right #events ul
{
  margin:0;
  padding:0;
  list-style:none;
}

#right #news li,
#right #events li
{
  margin:0 0 1em 0;
  padding:0;
}

#right #news li .summary,
#right #events .summary
{
  font-size:85%;
}


/* ***** PRINT ************************************************************************ */

@media print
{
  #footer,
  .no-print,
  .subnav
  { display:none }
  
  #header
  {
    height:auto;
  }

  #header #title,
  #header h1
  {
    position:relative;
    top:auto;
    left:auto;
    margin:1em 0;
  }

}
