body {
	background-color: #EDE7CF;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
	color: #334259;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 68.75%;
	line-height: 17px;
}

* {
	margin: 0;
	padding: 0;
}

p {
	padding: 0px 0px 9px 0px;
}

a
{
	color: #A74626;
	cursor: pointer;
	text-decoration: underline;
}

a:hover
{
	background-color: #E3EBED;
	color: #334259;
}

a.map {
	background: url(../images/common/icon_map.gif) no-repeat right;
	padding-right: 19px;
	white-space:nowrap;
}

#container {
	background-image: url(../images/backgrounds/landing.jpg);
	background-repeat: no-repeat;
	width: 792px;
	height: 440px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

.landingMain {
	background-image: url(../images/common/hdrLanding2.jpg); 
	background-repeat: no-repeat;
	width: 512px;
	height: 273px;
	position: absolute;
	top: 63px;
	left: 140px;
}

.landingMain a.tab {
	height: 18px;
	width: 163px;
	position: absolute;
	bottom: 42px;
	right: 0;
}

.landingMain a.tab:hover {
	background: none;
}

#navFlowerMound {
	background-image: url(../images/common/btnFlowerMound.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	height: 35px;

	position: absolute;
	bottom: 0;
	left: 0;	
	width: 253px;
}

#navDenton {
	background-image: url(../images/common/btnDenton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 260px;	
	width: 253px;
}

#navNorthway {
	background-image: url(../images/common/btnNorthway.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	height: 35px;
	position: absolute;
	left: 125px;
	top: 279px;	
	width: 253px;
}

#navFlowerMound:hover, #navDenton:hover, #navNorthway:hover {
	background-position: 0 -35px;
}

#location {
	display: none;
	background-image: url(/images/backgrounds/landingMap2.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 792px;
	height: 765px;
}

.fmcampus {
	height: 35px;
	width: 200px;
	position: absolute;
	top: 280px;
	left: 245px;
}

a:hover.fmcampus {
	background: none;
}

.hvcampus {
	height: 35px;
	width: 200px;
	position: absolute;
	top: 280px;
	left: 245px;
}

a:hover.hvcampus {
	background: none;
}

.dentoncampus {
	height: 35px;
	width: 200px;
	position: absolute;
	top: 58px;
	left: 115px;	
}

a:hover.dentoncampus {
	background: none;
}


.northwaycampus {
	height: 35px;
	width: 200px;
	position: absolute;
	top: 642px;
	left: 515px;
}

a:hover.northwaycampus {
	background: none;
}

#fm {
	left: 360px;
	position: absolute;
	top: 50px;
	visibility: hidden;
	width: 150px;
	z-index: 5000;
	background-image: url(/images/backgrounds/landingFlowerMound.jpg);
	background-repeat: no-repeat;
	width: 304px;
	height: 227px;
}

#hv {
	left: 360px;
	position: absolute;
	top: 50px;
	visibility: hidden;
	width: 150px;
	z-index: 5000;
	background-image: url(/images/backgrounds/landingHV.jpg);
	background-repeat: no-repeat;
	width: 304px;
	height: 227px;
}

#denton {
	left: 360px;
	position: absolute;
	top: 50px;
	visibility: hidden;
	width: 150px;
	z-index: 5000;
	background-image: url(/images/backgrounds/landingDenton.jpg);
	background-repeat: no-repeat;
	width: 304px;
	height: 227px;
}

#northway {
	left: 480px;
	position: absolute;
	top: 400px;
	visibility: hidden;
	width: 150px;
	z-index: 5000;
	background-image: url(/images/backgrounds/landingNorthway.jpg);
	background-repeat: no-repeat;
	width: 304px;
	height: 227px;
}

#facebox .b {
  background: url(../images/common/b.png);
}

#facebox .tl {
  background:url(../images/common/tl.png);
}

#facebox .tr {
  background:url(../images/common/tr.png);
}

#facebox .bl {
  background:url(../images/common/bl.png);
}

#facebox .br {
  background:url(../images/common/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox h4 {
	color: #4E3107;
	font-size: 1.0em;
	padding-top: 3px;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 792px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .footer img {
  vertical-align: middle;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

a.directions {
	color: #A74626;
	font-weight: bold;
}

#map { float: left; width: 320px; height: 325px; margin-right: 10px; border: 1px solid #B3B3B3; }

h2 {
	color: #334259;
	font-size: 1.8em;	
	font-weight: normal;
	margin: 0 0 5px 0;	
}

h3 {
	color: #A74626;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0 0;
}

/*  =WARNING MESSAGE ---------------------------------------------------------------------------------------- */
#warning_message {
	background: #cc0000;
	height: 25px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	z-index: 5000;
	color: #FFF;
	text-align: center;
	width: 100%;
}

#warning_message p {
	padding: 3px 0 0 0;
}

#warning_message a {
	color: #FFF;
	background: none;
}

