body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD016;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear
	{clear:both;}

.topBorder {
	background-image: url(../images/banner_blackYellow.jpg);
	background-repeat: repeat-x;
	height: 95px;
	color: #FFFFFF;
}

.headerTop {width:800px; margin:0 auto 0 auto;}


.logo1 {
	float:left;
	background-image:url(../images/ucf_logo.jpg);
	background-repeat:no-repeat;
	width:491px;
	height:36px;
	display:block;

}

.logo2 {
	float:left;
	background-image:url(../images/student_union_logo.jpg);
	background-repeat:no-repeat;
	width:491px;
	height:60px;
	display:block;

}




.main {
	background-color: #FFFFFF;
	width: 800px;
}
.slideShow {

}

.footer {
	background-image: url(../images/body_footer.jpg);
	width: 800px;
	height: 180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	bottom: 0px;
	margin: 0 auto 0 auto;
	background-repeat: repeat-x;

}
.socialMedia {
	width:350px;
	float:left;
	margin-left:20px;
	padding:13px 0 9px 0;
}

.socialMedia .facebook {
	background-image: url(../images/facebookicon.jpg);
	height: 20px;
	padding: 2px 0 0 28px;
	margin-right:15px;
	bottom: 0px;
	float:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
}
.socialMedia .twitter {
	background-image: url(../images/twittericon.jpg);
	height: 20px;
	padding: 2px 0 0 28px;
	bottom: 0px;
	float:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;		
}
.socialMedia .facebook a, .socialMedia .twitter a{
	color:#333;
	text-decoration:none;
}
.socialMedia .facebook a:hover, .socialMedia .twitter a:hover{
	color:#333;
	text-decoration:underline;
}
.mainBody {
	width: 770px;
/*	min-height: 600px;*/
	background-color:#FFFFFF;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display:block;
	overflow:visible;
	
}



.content {
/* problem piece of code, this was limiting the height of the content box --	height: 600px; */
	width: 570px;
	float: left;
	margin:0 0 0 0;

}

.sidebar {
	/*height: 600px;*/
	width: 200px;
	float: right;
	top: 0px;
}

.infoBoxLeft {
	width: 250px;
	float: left;
	margin:0 0 0 0;


}

.infoBoxRight {

width: 250px;
float: right;
margin:0 0 0 0;
}
.infoBoxRight h4{margin:0;}
.infoBoxLeft h4{margin:0;}
.infoBoxRight p{margin-top:0;}
.infoBoxLeft p{margin-top:0;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.footerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;	
	text-decoration: none;
	float:left;
	width:390px;
	margin-left:20px;
}


.footerInfo a:link {
	color: #000000;
	text-decoration: none;
}
.footerInfo a:visited {
	text-decoration: none;
	color: #000000;
}
.footerInfo a:hover {
	text-decoration: underline;
	color: #000000;
}
.footerInfo a:active {
	text-decoration: none;
	color: #000000;
}


.today {
	color: #FFFFFF;
	font-size: 14px;
	margin: 60px 10px 0 0;
	float: right;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	
	}

h1 {
	color: #000000;
	font-family: "Century Gothic", "Arial Black", Arial;
	font-size: 22px;
	font-weight: bold;
}



h2 {
	color: #ffd014;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	float: left;
}


h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Navigation Bar */


.navBar {
	width: 800px;
	height: 26px;
	background-color:#FFD016;
	margin: 0 auto 0 auto;
	display: block;
}




.restaurants{
	display:block;
	width:40%;
	float:left;
	margin: 5px;
	border:thick solid #000000;
}


.restaurantInfo{
	display:block;
	margin: 1em;
}
.restaurantLogo{
display:block;
width:100%;
float:left;
margin: 1em;}


.mouseOverTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hrClear {display: block; clear: both; margin: -0.66em 0;
  visibility: visible;}


.boxTop
{
background-image:url(../images/boxTop.jpg);
background-repeat:no-repeat;
float: left;
width:512px;
height: 7px;
}

.boxMiddle 
{
	padding: 10px;
}



.boxBottom 
{
background-image:url(../images/boxBottom.jpg);
background-repeat:no-repeat;
float: left;
width:512px;
height:7px;}

.boxWrapper
{
background-image:url(../images/boxMiddle.jpg);
background-repeat:repeat-y;
float: left;
width:512px;
display: block;
margin:10px auto 10px 25px;
}

#todayIsLink{color:white; text-decoration:none;}
#todayIsLink:hover{text-decoration:underline;}
.specialLinks ul{list-style:none;}
h1.GoldHeader{color:#ffd014; font-weight:bolder; font-size:18px; text-transform:uppercase;}

/* for tooltip */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.restaurantWebsite{background-image:url(../images/website.jpg); background-repeat:no-repeat; display:block; width:80px; height:17px;}

.LinkClass {text-align:justify; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:
#000000;}

.LinkClass a{display:inline; margin:0;}

.FAQ a{display:block;  margin: 15px 0 0 0;}

.ListingPhone {font-weight:normal;font-size:10px;color:#000000;}
.ListingRight {float:right;}
.ListingLeft {float:left; margin:0 0 10px 0;}
.ListingLeft h3{ margin:10px 0 0 0; }
.ListingImageArea {width:101px; margin:8px 12px 0 5px; float:left;}
.ListingContentArea {width:370px;float:left}
.ListingRight img {border:none; margin:0 0 3px 0;}
.ListingImageArea img {border:none; margin:0 0 3px 0;}
.ListingDescription {margin:0 0 4px 0;}

.boxMiddle img {border:none;}

.missionText {float:left; margin:3px 0 0 0;}
.missionText img {float:left; margin:0 5px 0 0;}

.webCam {margin:15px auto 0 auto; width:325px;  height:266px; background: url(/images/webCamBG.jpg);}
.webCam img {width: 286px; margin:5px 0 0 20px;}
.webCam h4 {margin:0 0 0 20px; padding: 15px 0 0 0; color:#FFD016}

.mapProfile {border:1px solid #CCCCCC; min-height:445px;}
.mapRoomProfile {width:330px; background-color:#EAEAEA; padding:10px;}
.mapRoomProfile img {display:block; margin:0 0 15px 0;}
.mapRoomProfile h1{font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:10px 0 0 0; padding:0;}
.mapRoomProfile p{margin:0; padding:0;}
.mapRoomProfile h4 {margin:10px 0 0 0; padding:0;}
.mapFloorListing {width:210px; float:right; }
	.mapFloorListing ul {padding:0 5px 0 10px;}
	.mapFloorListing ul li{ list-style-type:none; font-weight:bold; font-size:14px;}
	.mapFloorListing ul li ul {padding:10px 0 0 0; font-weight:normal;}
	.mapFloorListing ul li ul li {line-height:15px; font-weight:normal; font-size:10px;}
	.mapFloorListing ul li ul li a{ text-decoration:none; color:#000000;}
	.mapFloorListing ul li ul li a:hover{ text-decoration:none; color:#000000; text-decoration:underline;}

table#roomCapacities {font-size:13px;}