/*-------oiio-------[START file description]-------oiio-------*/
/*----- Created for:	Crossroads <-------*/	
/*----- Author:				XVeda Media <-------*/
/*----- Address:			XVedaMedia.com <-------*/
/*----- Email:				DHudson@XVedaMedia.com <-------*/
/*----- Purpose:			To apply design styles to page <-------*/
/*-------oiio-------[END file description]-------oiio-------*/

/*START [IE only] - hide the ghost scrollbar*/
* html
{
	overflow:hidden;
}
/*END [IE only]*/
body
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	min-width:800px;
	min-height:480px;
	margin:0px;
	padding: 0px;	
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #993300;
	background-image: url(../i/bg_home.jpg);
	background-position:  center 0px;
	background-repeat: no-repeat;

}
body .xd
{
	position:absolute;
	display:none;
	visibility:hidden;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
}
object
{
	display: inline;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #666666;
	border:none;
}
/*included the same bg image as body for ie browsers here*/
.browserWin
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	height:100%;
	width:100%;
	min-width:800px;
	min-height:480px;
	text-align: center;
	vertical-align: top;
	background-color: transparent;
	overflow:visible;
	
}
/*START [IE only]*/
* html body .browserWin
{
	overflow:auto;
	margin:auto;
}
/*END [IE only]*/
h1, h3, h4
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h2
{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.pageContent
{
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:480px;
	margin-top:-240px;
	margin-right:auto;
	margin-left:-400px;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../i/flash_background.jpg);
	z-index:50;
}
/*START IE only*/
* html body .pageContent
{
	position:relative;
	margin-top:0px;
	margin-left:auto;
	top:expression((document.body.clientHeight>480) ? document.body.clientHeight/2-pageContent.offsetHeight/2+"px" : "0px");
	left:0px;
}
/*END IE only*/
#pHome .pageContent, #pContact .pageContent
{
	background-image: url(../i/flash_background.jpg);
}
.pageBody
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background:transparent;
	z-index:25;
}
.pageBodyR1
{
	position:	relative;
	top:0px;
	left:0px;
	width:	800px;
	height: 480px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #666666;
	border:none;
	background:transparent;
	
}
.pageBodyR1C1
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width: 800px;
	height: 480px;
	margin:	0px;
	padding:0px;
	text-align: left;
	vertical-align: top;
	background:transparent;
	border: 1px solid #666666;
	border:none;

}
.pageBodyR1C2
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width: 700px;
	height: 300px;
	margin:	0px;
	padding:0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	background-color:yellow;
	border: 1px solid #666666;
	border:none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pageBodyR1C1 .divPadding
{
	top:0px;
	left:0px;
	width:540px;
	height:230px;
	padding:0px;
	margin:110px 0px 0px 10px;
	border: 3px inset #cccccc;
	overflow: auto;
}
#pMore .pageBodyR1C1 .divPadding
{
	width:365px;
}
* html body#pMore .pageBodyR1C1 .divPadding
{
	width:363px;
}
#pMore .pageBodyR1C1 .divPadding img
{
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
	
}
#pHome .pageBodyR1C1 .divPadding
{
  position:relative;
	padding:100px 0px 0px 200px;
	margin:0px;
	width:350px;
	height: 240px;
	border: 1px solid #666666;
	border:none;
}
#pContact .pageBodyR1C1 .divPadding
{
  position:relative;
	padding:100px 0px 0px 200px;
	margin:0px;
	width:350px;
	height: 240px;
	border: 1px solid #666666;
	border:none;
	font-size:85%;
}
.places
{
	margin:0px 0px 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
body * a
{
  color: #ffffff;
}
.pageFooter
{
position:absolute;
left:0px;
top:0px;
z-index:50;
}
.nav ul
{
	display:inline;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	border: none;
	z-index:75;
}
.nav li
{
	display: block;
	float:left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.nav ul li a
{
	position: absolute;
	display:block;
	height: 2em;
	width: 135px;
	margin: 0px;
	padding: 0px;
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 2em;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px -78px;
	border: 1px solid #000000;
	border:none;
}
#navBrambleton a
{
	top:287px;
	left:33px;
	width: 234px;
	height: 69px;
	background-image:  url(../i/Brambleton_rollover.jpg);
}
#navAshburn a
{
	top:310px;
	left:284px;
	width: 259px;
	height: 78px;
	background-image:  url(../i/Ashburn_rollover.jpg);
}
#navLatino a
{
	top:287px;
	left:557px;
	width: 222px;
	height: 69px;
	background-image:  url(../i/Latino_rollover.jpg);
}

.nav ul li a:hover, .nav ul li a:focus, .nav ul li a:active
{
	background-position: 0px 0px;
}
.nav ul li a span
{
	position:absolute;
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
}
#footerNav
{
	position:absolute;
	left:65px;
	bottom:auto;
	top:370px;
	text-align:center;
}

span.hideIt
{
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
}
*.hideIt
{
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
}
div.spacer
{
	clear: both;
}