* { margin: 0; padding: 0; }

html, body { background: #7B96B1 url(/images/bg.jpg) repeat-x; font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #333; text-align: center; }


#wrap { background-color: #fff; width: 840px; text-align: left; margin: 15px auto 0 auto; border: 1px solid #000; padding: 2px 2px; min-height:600px;}

#footicons { width: 840px; text-align: right; margin: 5px auto 0 auto;}

#head { background-color: #fff; height: 70px; }

#menu { background: #5A599B url(/images/menu.gif) no-repeat; height: 25px; margin-bottom: 2px; } 

#menu ul {
	float: left;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin-left: 33px;
	margin-top:6px;
	font-weight:bold;
}

#menu a:link { color:#fff; text-decoration:none;}  
#menu a:visited { color:#fff; text-decoration: none; }  
#menu a:hover { text-decoration: underline; } 


#photo { background-color: #fff; }

#body { float: left; width: 100%; min-height: 250px; background-color: #fff; }

#left { float: left; width: 558px; margin-top:10px; }

#left h1 { font-family: "Arial Narrow",Arial,Helvetica,sans-serif; font-size: 2em; letter-spacing: 6px; color: #777; padding-bottom: 15px; padding-left:15px; padding-right:15px; text-align: center;}
#left p { font-size: 1.1em; color: #666; margin-bottom:10px; padding-left:15px; padding-right:15px; line-height: 1.5}
#left p strong.emphasise{ font-weight: 100; }
#left ul li {list-style-type: disc; margin-left:30px;}

#right { float: right; width: 280px; background-color: #C5C5DC; margin-top: 2px; min-height:260px;}
#right h1 { font-family: "Arial Narrow",Arial,Helvetica,sans-serif; font-size: 2.0em; letter-spacing: 6px; color: #fff; padding-bottom: 0.3em; padding-left: 15px; padding-top:10px; padding-right:15px; text-align: center;}
#right p { padding-left: 15px; padding-right:15px; font-size: 1.1em; line-height: 1.5; color: #010066;}
#right p strong.emphasise{ font-weight: 100; }
#right img { vertical-align: middle; }

#fullscreen { float: left; width: 840px; margin-top:10px; }
#fullscreen h1 { font-family: "Arial Narrow",Arial,Helvetica,sans-serif; font-size: 2em; letter-spacing: 6px; color: #777; padding-bottom: 15px; padding-left:15px; padding-right:15px; text-align: center;}
#fullscreen p { font-size: 1.1em; color: #666; margin-bottom:10px; padding-left:15px; padding-right:15px; line-height: 1.5}
#fullscreen ul li {list-style-type: none; margin-left:15px; margin-bottom:10px; float:left;}

#foot { color: #fff; margin-top: 2px; width: 840px; clear:both;}


#directions-panel .googledir {
	margin: 0;
	padding: 0;
	float:right;
	width:190px;
	height:290px;
	overflow:auto;
	overflow-x:hidden;
	}