/*----- LAYOUT -----*/

html, object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #2a2d2e;
	text-align: left;
	vertical-align: top;
	background-color: #FF9900;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

#Header {
	position: relative;
	width: 785px;
	background-image: url(images/clrj_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 105px;
}

#SiteNav {
	background-color: #FFCC33;
	background-image: url(images/clrj_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 175px;
	padding: 0;

}

#MainContent {
	background-color: #FFFFFF;
	position: relative;
	width: 785px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

table {
	padding: 0 0 0 0;
}

td {
	vertical-align: top;
	padding: 0 0 0 0;
}

table.all {
	padding: 0;
	vertical-align: top;
	height: 100%;
	width: 960px;
	border-top: thin solid #FF9900;
	border-bottom: 10px solid #FF9900;
	border-left: thin solid #FF9900;
	border-right: thin solid #FF9900;
}

table.main {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	height: 100%;
	background-image: url(images/main_cell_bg.gif);
	background-repeat: repeat-y;
}

td.navcolumn {
	background-color: #FFCC33;
	padding: 0px;
	height: 600px;
	width: 175px;
}

td.main {
	background-color: #FFFFFF;
	height: 600px;
}

td.content {
	vertical-align: top;
	padding: 0px 10px 25px 55px;
	font-size: 0.78em;
	color: #333333;
	line-height: 1.5em;
	width: 785px;
}

	
/*-----headings-----*/
h1, h2 {
	padding: 10px 0 5px 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	color: #990000;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 1.0em;
}
h2 {
	color: #FFFF99;
	font-size: 1.5em;
	font-weight: normal;
	border-left: 10px solid #FFFF99;
	border-bottom: 1px solid #FFFF99;
}
h3 {
	color: #333333;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #FFFFCC;
	padding: 5px 0 1px 0;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
}
h4.bigger {
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	font-weight: normal;
	color: #990000;
	line-height: 1.5em;
}

/*-----links-----*/
a, a:link, a:visited {
	text-decoration: none;
	color: #990000;
	padding: 0 0 0 0;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF6600;
	padding: 0 0 0 0;
}

a.link, a.link:link, a.link:visited {
	text-decoration: none;
	color: #990000;
	padding: 0;
	display: inline;
}
a.link:hover, a.link:active {
	text-decoration: none;
	color: #FF6600;
	padding: 0;
}
a.more,
a.more:visited {
	color: #990000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	letter-spacing: 0.05em;
}

a.more:hover {
    color: #FF6600;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-decoration: none;    
    text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
}

a.showmore,
a.showmore:visited {
	color: #525252;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	letter-spacing: 0.05em;
}

a.showmore:hover {
    color: #FF6600;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-decoration: none;    
    text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
}

a.allies,
a.allies:visited {
	background-image: url(images/clrj_redsquare.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #990000;
	padding: 1px 0 1px 20px;
	margin: 0;
}
a.allies:hover,
a.allies:active {
	background-image: url(images/clrj_redsquare.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #FF6600;
	padding: 1px 0 1px 20px;
}


/*-----copyright-----*/
#copyright {
	color: #333333;
	font-size: 0.7em;
	text-align: center;
	padding: 5px 0 5px 0;
	letter-spacing: 0.02em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*-----main content div-----*/
#content {
	padding: 15px 40px 0 0;
}

/*-----home page-----*/
#ComingUp {
	background-image: url(images/t_news_events.gif);
	background-repeat: no-repeat;
	background-color: #FFA500;
	width: 230px;
	height: 100%;
	padding: 10px;
	margin: 8px 0 10px 20px;
	float: right;
	border-top: 8px solid #990000;
	border-left: 2px solid #990000;
	border-bottom: 8px solid #990000;
	border-right: 2px solid #990000;
}

.img_floatleft {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #FFFFFF;
}

.img_floatright {
	margin: 0px 0px 0px 10px;
	float: right;
	border: 1px solid #FFFFFF;
}

.img_floatright_main {
	padding: 15px 0px 5px 0px;
	margin: 10px 40px 10px 30px;
	float: right;

}

.news_text {
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #FFCC33;

}

.highlight {
	font-size: 1.20em;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
}

.highlight2 {
	font-size: 1.2em;
	color: #990000;
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sign-on {
	float: left;
	width: 175px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.linknopad, a.linknopad:link, a.linknopad:visited,
a.linknopad:hover, a.linknopad:active {
	text-decoration: none;
	padding: 0 0 0 0;
}
/*-----photo on right-----*/
.Photo {
	background-color: #FFFFFF;
	padding: 15px 5px 15px 5px;
	margin: 40px 40px 40px 20px;
	float: right;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
}

.PhotoFramed {
	background-color: #FFFFFF;
	padding: 15px 5px 15px 5px;
	margin: 10px 40px 20px 20px;
	float: right;
}

/*-----latina policy-----*/

.downloads {
	font-size: 11px;
	float: left;
	width: 290px;
	height: 125px;
	text-align: left;
	padding-top: 10pt;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right: 20px;
	border-bottom: 1px solid #FF9900;
}

.download_title {
	font-size: 1.0em;
	padding: 5px 20px 5px 5pxpx;
	line-height: 1.1em;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img.imgdownload {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 5px;
	padding: 0;
	border: 1px solid #666666;
}

/*-----getinvolved-----*/

#gititle {
	position: relative;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
	text-align: left;
	width: 350;
	line-height: 20px;
	padding-bottom: 8pt;
}
#gitext	{
	position: relative;
	float: left;
	color: #333333;
	text-align: left;
	font-size: 12px;
	padding-right: 20pt;
	padding-bottom: 0pt;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFAA67;
	list-style-type: disc;
}

#gileft {
    position: relative;
    float: left;
    margin: 20px 0 24px 0px;
	width: 250px;
}

#giright {
    position: relative;
    float: left;
    padding: 25px 26px 24px 0;
	width: 400px;
}

#giphoto {
	position: relative;
	float: left;
	width: 270;
	text-align: right;
}

.giunit {
	position: relative;
	float: left;
	text-align: left;
	clear: both;
	padding: 0 26px 0 0;
}

.gioptions {
	position: relative;
	float: left;
	clear: both;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 8px 10px 8px 10px;
	font-weight: bold;
}

.gititle {
	position: relative;
	float: left;
	clear: both;
	color: #CC6600;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 5px 10px 8px 0px;
	width: 75px;
	vertical-align: top;
}
.giinfo {
	position: relative;
	float: left;
	color: #333333;
	text-align: left;
	padding: 0 0 0 	15px;
}
.gismallprint {
	text-align: left;
	font-size: 10px;
	color:#666666
}


/*-----support-----*/
.todonate {
	font-size: 1.2em;
	padding: 0 5px 0 25px;
	line-height: 1.5em;
	color: #990000;
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	vertical-align: middle;
}

.checkinfo {
	font-size: 1.0em;
	line-height: 1.2em;
	padding: 0 5px 0 25px;
}

/*-----resources-----*/
.resources {
	float: left;
	width: 290px;
	height: auto;
	text-align: left;
	padding-top: 15pt;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 25px;
	border-bottom: 1px solid #FF9900;
}

.resources_title {
	font-size: 1.0em;
	padding: 5px 20px 5px 5pxpx;
	line-height: 1.1em;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img.imgresources {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666666;
}

.resouces_photo_right {
	background-color: #FFFFFF;
	padding: 15px 5px 20px 20px;
	float: right;
}

.resouces_subhead {
	font-size: 1.0em;
	font-weight: normal;
	color: #990000;
}

/*-----community-----*/
a.downloadlink,
a.downloadlink:visited {
	color: #990000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	letter-spacing: 0.01em;
}

a.downloadlink:hover {
    color: #FF6600;
	letter-spacing: 0.01em;
}

td.toc_cell {
	padding: 0 5px 0 20px;
	background-image: url(images/clrj_redsquare.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFCC66;
}

td.tocdownload_cell {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFCC66;
	text-align: left;
	width: 100px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

.en_espanol{
	font-style: italic;
}

/*-----about-----*/
#brochure {
	float: right;
	width: 100px;
	height: auto;
	text-align: center;
	padding-left: 15px;
	border-left: 1px solid #FF9900;
	font-size: 9px;
	text-transform: capitalize;
	line-height: 10px;
	font-weight: bold;
}
#brochure_left {
	float: left;
	width: 100px;
	height: auto;
	text-align: center;
	font-size: 9px;
	text-transform: capitalize;
	line-height: 10px;
	font-weight: bold;
}
.caption {
	text-align: center;
	font-size: 9px;
	text-transform: capitalize;
}

/*-----events-----*/
#events_content {
	background-color: #fff;
	text-align: left;
	width: 675px;
	height: auto;
	border-top: 8px solid #FFCC33;
	border-bottom: 8px solid #FFCC33;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
}

#events_content #col1 {
	background-color: #FFFF99;
	width: 300px;
	padding: 20px;
}

#events_content #col2 {
	background-color: #fff;
	width: auto;
	padding: 20px;
}
#events_content .title{
	font-size: 2.0em;
	color: #990000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFCC33;

}

.events_txt {
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #FFCC33;

}

.events_txt .underline{
	text-decoration: underline;	
}

.events_highlight {
	color: #990000;
	font-weight: bold;
	margin-bottom: 5px;
}

.events_highlight2 {
	color: #005480;
	font-weight: bold;
}