
#tourFrame {	width:770px;
				font-size:12px;
				font-family:Tahoma, Arial, Helvetica, sans-serif; 
				background-image:url(/images/remax_balloon_tilted.gif); 
				background-repeat:no-repeat;
			}

#left {width:200px;float:left}
#center {width:400px;float:left;border:1px solid #D21865;}
#right {width:150px;float:left}

#tourContacts {padding-top:160px;font-weight:bold}
#tourInstructions {padding:2em 5px 0 5px;}
#tourRoomName {	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	padding:1em;}
#tourDescription {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	padding:1em;
	}

#tourAddress {
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
}


#tourLinks {
	background-color:#FFF; 
	font-size:12px;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:5px;
}

#tourLinks a {
	text-decoration:none;
	color:#0000ff;
}

#tourLinks a:link {
	text-decoration:none;
	color:#0000ff;
}

#tourLinks a:visited {
	color:#0000ff;
}
#tourLinks a:hover {
	text-decoration:underline;
}

#tourLinksLinks ul {
	margin-left:0em;
	padding-left:1.5em;
}


#video {width:400px;height:310px;overflow:hidden}

