@charset "UTF-8";
/* CSS Document */



body {
	background-color: #FFFFFF;
}

body a {
	text-decoration:none;
	color:#1e7873;
}

body a:hover {
	color:#800000;
}

#outer {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 100%;
	background-color: #FFF;
	position: relative;
}

/*Primary Navigation*/


#nav {
	width: 165px;
	position: relative;
	right: -5px;
}

#nav li {
    list-style:none;
}

#nav span {
    display: none;
}


#slide {
	padding: 10px;
	margin: 0;
	width: 165px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	position: absolute;
}

#slide dt {
	padding: 0;
	width: 152px;
	height: 45px;
	text-align: center;
	color: #00465b;
	line-height: 45px;
	cursor: pointer;
	font-weight: bold;
	background-image: url(../images/nav/nav_bg_off.png);
	margin: 0;
}

#slide dt.slide {
	color: #fff; 
	background: url(../images/nav/nav_bg_on.png);
}

#slide dt a {
	display: block; 
	height: 45px; 
	color: #00465b; 
	text-decoration:none; 
	line-height:45px;
}

#slide dt a:hover {
	color:#FFFFFF;
}

#slide dd {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	text-align: center;
	width: 152px;
	height: 0;
	overflow: hidden;
	position: relative;
}

#slide dd ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	height:auto;
}

#slide dd ul li {
	border-bottom: 1px solid #aaa; 
	width: 165px; 
	height: 25px; 
	line-height: 25px;
}

#slide dd ul li a {
	color: #666; 
	text-decoration: none; 
	font-size: 11px; 
	display: block; 
	height: 25px;
}

#slide dd ul li a:hover {
	color:#000;
}




/*Sub Navigation*/



/*Main Layout*/

#wrap {
	width: 900px;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}

#side {
	float: left;
	clear: left;
	width: 165px;
	display: inline;
	background-color: #FFF;
}

#side img {
	border: 0px;
}

#caption {
	width: 135px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	text-align: right;
	position: relative;
	height: 150px;
	padding-bottom: 50px;
	top: 450px; /*modified by Edwin zelaya 3-4-09*/
}

#main {
	float: right;	
	width: 735px;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}

#main img {
}

.orangewrap {
	width: 735px;
	background-color: #c66843;
	position: relative;
}

.orangetop { 
	background: url(../images/c2.png) no-repeat top right; 
}

.orangebottom {
	background: url(../images/c4.png) no-repeat top right; 
}

.orangewrap img.corner {
   width: 35px;
   height: 35px;
   border: none;
   display: block !important;
}
	
.splash {
	float: right;
	position: relative;
	margin-top: 0px;
	margin-bottom: 15px;
	height: 350px;
}

.content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;
}

.news {
	width: 375px;
	background-color: #ffffff;
	float: left;
}

.news .newstext {
	width: 335px;
	float:none;
}

.newstop { 
	background: url(../images/n2.png) no-repeat top right; 
}

.newsbottom {
	background: url(../images/n4.png) no-repeat top right; 
}

.news img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

#inner {
	width: 100%;
	float: left;
	background-image: url(../images/bgd_column.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#inner_full {
	width: 675px;
	background-color: #ffffff;
	float: left;
}

#inner_full .newstext {
	width: 635px;
	text-align: justify;
}	


.red_bold {
	font-weight: bold;
	color: #800000;
}


#inner img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

#inner_full img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
.photo_right {
	margin-left: 20px;
	border:2px solid #8B1616;
	float: right;
}

.photo_right img {
	margin-top: 0px;
	margin-bottom:20px;
	border:2px solid #8B1616;
}

.photo_left {
	margin-right:10px;
	border:2px solid #8B1616;
	float: left;
}

.border {
	border:2px solid #8B1616;
}

#callouts {
	float: right;
	position: relative;
	width: 325px;
	z-index: 1000;
}
#right {
	width: 175px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	top: -10px;
	
}

#right .newstext {
	width:135px;
	text-align: left;
}

.right_bar {
	color: #FFFFFF;
	background-color: #7EB0B3;
	height: 30px;
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	position: relative;
	top: -4px;
}
#spanish {
	position: absolute;
	top: 115px;
	right: 20px;
	z-index: 750;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#spanish a {
	color: #FFFFFF;
	text-decoration:none;
}

#spanish a:hover {
	color: #1e7873;
	text-decoration:none;
}

.button {
	width: 300px;
	background-color: #93bfb9;
	margin-bottom: 20px;
	float: right;
	height: 110px;
}

.btnimg {
	width: 110px;
	float: left;
}

.btntext {
	width: 185px;
	float: right;
}
	
.clearboth {
	clear: both; 
}

/*Text Classes*/

.newstext {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 35px;
	width: 485px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #222222;
	font-size: 87%;
	line-height: 1.4em;
	z-index: 2000;
	float: left;
	text-align: justify;
}	



.newstext h1 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #800000;
	font-size: 140%;
	padding-bottom: 5px;
	margin-top: -3px;
}

.newstext h2 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #1e7873;
	font-size: 120%;
	line-height: 1.25em;
	text-indent: 10px;
}

.newstext h3 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #800000;
	font-size: 200%;
	padding-bottom: 5px;
	margin-top: -3px;
}

.newstext-callout{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #1e7873;
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
}


.button h3 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #800000;
	font-size: 110%;
	line-height: 1.5em;
	margin: 10px;
}

.button h3 a {
	color: #800000;
	
}

.button h3 a:hover {
	color: #1e7873;
	
}

.button p {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 80%;
	line-height: 1.1em;
	margin: 10px;
}

#caption h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 90%;
	line-height: 1.5em;
}

#caption p {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 80%;
	line-height: 1.5em;
}


#inner_full h3 {
	color:#0C4E7C;
	padding-top: 10px;
}


/*Form*/



/*Footer*/

#footer {
	width: 735px;
	height: 50px;
	position: relative;
	padding-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
	margin-left: 165px;
}
