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

#WrapMaster {
	width:1000px;
	height:122px;
	margin:auto;
	
}


#top-row-masthead
{
	background-color:#FFF;
	width:741px;
	height:40px;
	float:right;
	
}

#middle-row-masthead
{
	background-color:white;
	width:731px;
	height:40px;
	float:right;
}

#bottom-row-masthead
{
	background-color:#FFF;
	width:710px;
	height:40px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	padding:2px 15px 0px 0px;
    text-align:right;
	font-size:1.1em;
}

#bottom-row-masthead a
{
	color:#336699;
}

#subDivSearch
{
	float:right;
	height:40px;
	width:200px;
	background-color:white;

}


#subDivTrans
{
	float:right;
	height:30px;
	width:55px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 5px 0 10px;
}

#searchform {
	margin: 0px 0px 10px 0px;
	padding: 0 3px;
	text-align: left;
	}


#subDivSocialMedia
{
	float:right;
	height:40px;
	width:100px;
	background-color:white;
	
}

#SpanishLINK
{}
	A:link {text-decoration: none; color:#069;}
	A:visited {text-decoration: none; color:#069;}
	A:active {text-decoration: none}
	A:hover {text-decoration:underline; color: black;
	
	}


#SantaMonicaLINK
{}
	A:link {text-decoration: none; color:#336699;}
	A:visited {text-decoration: none; color:#336699;}
	A:active {text-decoration: none}
	A:hover {text-decoration:underline; color: black;
	
	}
