html, body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
	background-color:#33383c;
	background:url(http://www.lacra.org/images/topbg.png),url(http://www.lacra.org/images/bg.png);
	background-repeat:repeat-x,repeat;
}

@font-face {
    font-family: Tinos;
    src: url(http://www.lacra.org/images/Tinos-Regular.ttf);
}

#topbar {	
	margin:0 auto;
	width:940px;
	background-color:#000000;
	padding:20px 40px 20px 40px;
}
#topbar .slug {
	font-family: Tinos;
	font-size:20px;
	color:#CCCCCC;
}
#topbar .members {
	font-size:11px;
	color:#CCCCCC;
	float:right;
	padding-top:5px;
}
#topbar .members a {text-decoration:none;color:#FFFFFF;}
#topbar .members a:hover {text-decoration:underline;}

#logo {	
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
	padding:32px 40px 15px 40px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#303030;
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
	padding:0 40px 0 40px;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#303030;
}
#content .pagetitle {
	font-family: Tinos;
	font-size:26px;
	padding-top:20px;
	color:#006bb3;
	width:940px;
	white-space: nowrap;
}
#content .pageintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	text-align: justify;
    text-justify: inter-word;
	color:#898989;	
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
	padding-bottom:20px;
}
#content .date {
	font-family: Tinos;
	font-size:16px;
	color:#000000;	
}
#content .event {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;	
	color:#006bb3;
	width:940px;
}
#content .event  a {text-decoration:none;color:#0069b3;}
#content .event  a:hover {text-decoration:underline;color:#0069b3;}

#content .eventdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#303030;
	width:940px;
	padding-bottom:40px;
}
#content .advise {
	font-size:13px;
	font-weight:bold;
	font-style: italic;
	color:#464646;	
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
	padding:10px 0 0 0;
}

#content #hpthreecol{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#303030;
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
	padding-bottom:40px;
}
#content #hpthreecol .column-left{
	float: left;
	width: 286px;
	padding-right:40px;
}
#content #hpthreecol .column-right{
	float: right;
	width: 286px;
}
#content #hpthreecol .column-center{
	display: inline-block;
	width: 286px;
	padding-right:40px;
}
#content #hpthreecol .title{
	font-family: Tinos;
	font-size:26px;
	color:#000000;
	padding-bottom:10px;
}
#content #hpthreecol .eventdate{
	font-family: Tinos;
	font-size:14px;
	color:#000000;
	padding-bottom:5px;
}
#content #hpthreecol .eventtitle{
	font-weight:bold;
	font-size:12px;
	color:#464646;
}
#content #hpthreecol hr{
	width: 280px;
	height:1px;
	border-width:0;
	background-color:#CCCCCC;
	margin: 10px 0 10px 0;
}
#content #hpthreecol  a {text-decoration:none;color:#0069b3;}
#content #hpthreecol  a:hover {text-decoration:underline;color:#0069b3;}

#footer{
	margin:0 auto;
	width:940px;
	background:#000000;
	padding:20px 40px 20px 40px;
}
#footer .address {
	color:#cccccc;
	font-size:13px;
}
#footer .address a {text-decoration:none;color:#CCCCCC;}
#footer .address a:hover {text-decoration:underline;color:#CCCCCC;}
#footer .terms {
	color:#cccccc;
	font-size:11px;
	float:right;
	text-align:right;
}
#footer .terms a {text-decoration:underline;color:#CCCCCC;}
#footer .terms img {padding:30px 0 0 7px;}
#copyright {
	text-align:right;
	margin:0 auto;
	width:1020px;
	background:transparent;
	padding:5px 0 10px 0;
	color:#cccccc;
	font-size:10px;
}

#nav {
	width:1020px;
	margin:0 auto;
	height:42px;
	background-color:#FFFFFF;
}
#nav .menu {
	float:right;
}

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
#cssmenu {
	height: 42px;
	background: #FFFFFF;
	white-space: nowrap;
	margin-left: auto;
	margin-right: 40px;
	
}
#cssmenu:after,
#cssmenu ul:after {
	content: '';
	display: block;
	clear: both;
}
#cssmenu a {
	background: #FFFFFF;
	color: #898989;
	display: inline-block;
	font-family: Tinos;
	font-weight:bold;
	font-size: 15px;
	line-height: 16px;
	padding: 13px 0;
	text-decoration: none;
	width:100%;
	text-align:center;
}
#cssmenu ul {
	list-style: none;
}
#cssmenu > ul {
	float: left;
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
}
#cssmenu > ul > li:last-child > a {
}
#cssmenu > ul > li.active a {
	background: #000000;
}
#cssmenu > ul > li:hover > a {
	background: #FFFFFF;
	color:#000000;
}
#cssmenu > ul > li ul a {
	color: #333;
}
#cssmenu .has-sub {
	z-index: 10;
}
#cssmenu .has-sub:hover > ul {
	display: block;
}
#cssmenu .has-sub ul {
	display: none;
	position: absolute;
	width: 220px;
	top: 100%;
	left: 0;
}
#cssmenu .has-sub ul li {
	*margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {	
	color: #0268b0;
	text-align:left;
	background: #f9f9f9;
	border:0;
	filter: none;
	font-size: 12px;
	display: block;
	line-height: 100%;
	padding: 7px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#cssmenu .has-sub ul li:hover a {
	background: #e9e9e9;	
}
#cssmenu .has-sub .has-sub:hover > ul {
	display: block;
}
#cssmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
	background: #d8d8d8;
	border-bottom: 1px dotted #e7e7e7;	
}
#cssmenu .has-sub .has-sub ul li a:hover {
	background: #bebebe;
}
#cssmenu .has-none {
	width: 72px;
	height:100%
	background: #fafafa;
}
#cssmenu .sep {
	color: #dadbdc;
	font-size:20px;
	padding: 7px 10px 0 10px;
}
#iefix {
	position:relative;
	z-index:1000;
}


#slideshow {
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
	padding:10px 40px 20px 40px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }