@charset "utf-8"; 
body{
	margin:0;
	padding:0;
	background:url(images/background.jpg) left top repeat-y;
	width:1333px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #241310;
	}
img{
	border:0px;
}
a{
	color:#241310;
	text-decoration:none;
	}	
a:hover{
	color:#241310;
	text-decoration:underline;
	}	
		
.about a{
	color: #bf9a7e;
	text-decoration:none;
	}

.about a:hover{
	color: #bf9a7e;
	text-decoration: underline;
	}

.program a{
	color: #241310;
	text-decoration: none;
	}
.program a:hover{
	color: #241310;
	text-decoration: underline;
	}
.news a{
	color: #bf9a7e;
	text-decoration:none;
	}
.news a:hover{
	color: #bf9a7e;
	text-decoration: underline;
	}
.home a{
	text-align:right;
	color: #241310;
	text-decoration:none;
	}
.home a:hover{
	text-align:right;
	color: #241310;
	text-decoration:underline;
	}
.copy a{
	color: #241310;
	text-decoration: none;
	}
.copy a:hover{
	color: #241310;
	text-decoration: underline;
	}
.more {
	text-align:right;
	}
.more a{
	text-align:right;
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#923805;
	text-decoration:none;
	}
.none{
	list-style:circle;
	list-style-position:inside;
	}
.smallfont{
	font-size:11px;
	}
.title{
	text-align:center;
	font-size: 24px;
	font-weight:800;
	margin-top: 5px;
	}
.star{
	color:#FF0000;
	}
.espanol_menutxt a{
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	color:#923805;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
.espanol_menutxt a:hover{
	color:#241310;
	}
.about_menutxt a{
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	color:#241310;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
.about_menutxt a:hover{
	color:#923805;
	}

	
	