/************************************************************************/// 
The Crossing at Santa Fe 2
Design by www.lunchbox-online.com
November 2008
/************************************************************************/

a img {border:none;}

body
{
	background-color: #6C3;
	background-image: url(../images/crossingSplashBg.gif);
	background-position: 0 0;
	text-align:center;
	font-family:helvetica,verdana, arial;
	color:#333;
	font-size: 100%;
}
p{font-size:.7em;color:white;line-height: .4em;}

h1{font-size:1.5em;}

h2{font-size:1.3em;}

a:link{color: black;}

a:visited{color: black;}

a:visited{color: black;}

#slideShow
{
	position:relative;
	width: 930px;
	height: 630px;
	margin: 50px auto 0 auto;
	background: transparent url(../images/slideShowBg.png) no-repeat center top;
}

#myFlashContent{
	position: absolute;
	top: 25px;
	left:25px;
	width: 880px;
	height: 580px;
}

#myFlashContent p{
font-size: 1em;
color:red;
line-height: 1.5em;
}
