/* --------------------------------------------------------------- */
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
/* --------------------------------------------------------------- */

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */
body, p, td { font: normal 14px arial;}

/* Defines the body tag */
body {
	background: #ffcc00 url(images/bg.gif) top left repeat-x;
	margin: 0; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0; /* Always apply padding if you apply margins */
}

div, {
	margin: 0;
	padding: 0;}

address {
	font-style: normal;
	margin: 0;
	padding: 0;}

/* Redefines the p tag */
p {}

/* GENERAL H1 TAG */
h1,h2,h3,h4,p,dl {
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */
h1 { font-size: 22px;}

/* GENERAL H2 TAG */
h2 { font-size: 18px;}

img { border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
	text-decoration: underline;
	font-weight: bold;
	color: #4c6986;}
a:visited { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #000;}
a:active { text-decoration: none;}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  { border-collapse: collapse;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 10px auto;
	width: 970px;
	background: url(images/container_bg.gif) top left repeat-y;
}

div#img {
	position: absolute;
	top: 0;
	left: 770px;
	width: 200px;}

/* DIV HEADER */
div#header {
	width: 100%;
	height: 239px;
	background: url(images/header.jpg) top left no-repeat;
}

/* DIV BODY */
div#body {
	width: 970px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images/bg-body.gif);
}

div#flash {
	position: absolute;
	top: 105px;
	left: 200px;
	width: 325px;
	height: 145px;
}

div#column {
	float: left;
	width: 230px;
}
		
div#contact {
	width: 100%;
	color: #fff;
	background: #79afe4;
	padding: 13px 0 10px;
}
	#contact div {
		padding: 10px 0;}
	#contact address {
		font-size: 11px;
		padding: 0 10px 7px;}
	#contact h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
	color: #000000;
}
	#contact p {
		font-size: 11px;
		padding: 0 10px 7px;}
	#contact strong {
	color: #000000;
}
	#contact a {
		color: #fff;
		font-size: 9px;
		font-family: tahoma;}
	#contact a:hover {
		color: #ff9;}

div#content {
	float: left;
	width: 740px;
	padding: 0px 0 20px 0;
	background: url(images/content_bg.gif) top left no-repeat;
}
	#content h1 {
	padding: 10px 30px 10px;
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #cc6600;
	border-bottom: 1px solid #efefef;
	background-color:#fff6d6;
}
	#content h2 {
		padding: 10px 30px 0;
		font-size: 12px;
		font-weight: bold;}
	#content h3 {
		
		padding: 10px 0px 5px 0px;
		margin: 0 15px 15px;
		color: #274485;
		border-bottom: 1px solid #efefef;
		font-size: 16px;}
	#content p {
	padding: 7px 30px;
	line-height: 25px;
}
	#content img {
		padding: 3px;
		border: 1px solid #efefef;
		background: #fff;}

	#content ul.list {
		margin: 0;
		padding: 0;}
		#content ul.list li, #content ul.listleft li {
			list-style: none;
			padding: 5px 15px;
			margin: 0 0 0 45px;
			background: url(images/bullet.gif) 0px 10px no-repeat;}

	#content ul.listleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 7px 30px;
		margin: 0px;}
	#content dt {}
	#content dd {
		margin: 0;}

	#content dl.list {}
	#content dl.list dt {
		padding: 7px 0;
		font-weight: bold;
		font-size: 12px;}
	#content dl.list dd {
		padding: 7px 0 7px 15px;
		background: url(images/bullet.gif) 0px 10px no-repeat;}

div.gallery {}
	.gallery div {
		float: left;
		width: 50%;
		padding: 10px 0;
		text-align: center;}

div#map {
	padding: 7px 30px;}

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 970px;
	font-size: 10px;
	background: #ffcc00;
}
	
	div#footer p {
		margin-left: 200px;
		text-align: center;
		padding: 20px 5px 10px;
		font-size: 9px;
		color: #222;}
		#footer p a {
			text-decoration: none;
			color: #222;
			padding: 0px 5px;
			font-size: 9px;
			font-family: tahoma;}
		#footer p a:hover {
			text-decoration: underline;
			color: #222;}

	/* DIV UTILITY NAV */
	div#utilnav {
	/**/margin-left: px;
	text-align: center;
	font-size: 9px;
	padding: 7px 0;
	color: #FFFFFF;
	background: #274485;
	font-family: tahoma;
	width:100%;
	line-height: 16px;
}
		#utilnav a {
	padding: 0 8px;
	text-decoration: none;
	font-size: 9px;
	color: #efefef;
	font-family: tahoma;
}
		#utilnav a:hover {
			text-decoration: underline;
			color: #fff;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		/**/margin-left: 200px;
		font-size: 9px;
		color: #333;
		padding: 10px 0;
		text-align: center;
		background: #ffcc00;
		font-family: tahoma;}
		#copyright a {
			text-decoration: none;
			color: #333;
			font-family: tahoma;}
		#copyright a:hover {
			text-decoration: underline;
			color: #333;}
			
	img.ypimg {
		padding: 10px 0;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
.left {
	float: left;}
	.left img {}
.right {
	float: right;}
	.right img {
		margin: 0 0 10px 0;}
.center {
	text-align: center;}
	.center img {}
.clear {
	clear: both;}
/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	/*position: absolute;
	top: 150px;
	left: 0;*/
	width: 230px;
}
	
div#nav li a#current, div#nav li a#current:hover{
	background: url(images/nav_current.gif) top right no-repeat;
	background-color:#0e2375;
	color: #fff;
	text-transform:uppercase;}

/* UL TAG */
div#nav ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-transform: uppercase;
	font-family: tahoma;
} 

div#nav li {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
	text-align: left;}

div#nav li a {
	display: block;
	padding: 9px 0;
	color: #fff;
	text-decoration: none;
	background: url(images/nav_off.gif) top right no-repeat;
	width: 100%;
	text-indent: 10px;
	text-align: left;
	font-family: tahoma;
	background-color:#3c5fad;}

html>body #nav li a {
	width: auto;}

div#nav li a:hover {
	
	background: url(images/nav_on.gif) top right no-repeat;
	color: #222;
	background-color:#6a9be5;}

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/

#spanish {
	display: block;
	position: absolute;
	top: 248px;
	left: 724px;
	width: 230px;
	height: 44px;
	z-index: 2;
	background-image: url(images/spanish.jpg);
	background-repeat:no-repeat;
}

/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/

/* -----------------------------------------------------*/
/* ----------------- WEB AUDIO APPLET ----------------- */
/* -----------------------------------------------------*/

div#applet {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/webaudio.gif) top left no-repeat;}

div#applet div {
	position: absolute;
	top: 52px;
	left: 75px;
	width: 68px;
	height: 30px;}

div#applet a {
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 180px;
	height: 10px;}
	
	
	
	
	.ctaimage {
	float: right;
	margin: 0px 20px 20px 10px;
	
	width: 225px;
	padding: 3px;

	background-color:#FFFFFF;
	clear:both;
	}


.ctaimage4 img{
border: 1px solid #ccc;
}
	
.ctaimage4 {
	float: left;
	margin: 0px 20px 20px 10px;
	width: 200px;
	padding: 3px;
	background-color:#FFFFFF;
	}

.ctatext4 {
background-color:#f1e9d1;
color:#71684c;
margin:0px;
padding:0px;
padding: 3px;
font-size:13px;
font-weight: 600;
width: 219px;
margin-top: 1px;
text-align:center;


}	
	
.ctatext {
	background-color:#FFFFFF;
	color:#000;
	margin:0px;
	padding:0px;
	padding: 3px;
	font-size:11px;
	font-weight: 500;
	width: 196px;
	margin-top: 1px;
	text-align:center;


}

	
img.right {
	float: right;
	margin: 0px 0px 20px 10px;

}

img.right2 {
	float: right;
	margin: 0px 50px 20px 10px;

}

#map{ margin:0 0 0 20px;
		border: 1px solid #efefef;
		padding:3px;
		width:425px;
		height:350;}
		
.bing{ margin:0 0 0 20px;
		border: 1px solid #efefef;
		padding:3px;
		width:650px;
		height:350px;}		
	
.style1 {
	font-size: 14px;
	font-weight: bold;
}
