*{
	margin:0;
	padding:0;
}
body {
	background: url(./images/background.gif);
	color:#333;
	line-height:1.4em;
	font-size:0.9em;
}
img {
	border:none;
}
p {
	text-align:left;
	margin:10px;
}
/****************************/
.clear{
	clear:both;
}
.headcenter{
	margin-top:20px;
	text-align:center;
}
#menu{
	margin-top:20px;
}
/** navigation **/
ul#navi {
	width: 700px;
	margin-left:60px;
	margin-bottom:20px;
	/* for MacIE5.x \*//*/
	overflow: hidden;
	/* end */
}
ul#navi:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul#navi li {
	margin:0;
	padding:0;
	float:left;
/*	width:98px;*/
	line-height: 1;
	list-style-type: none;
}
ul#navi li a {
	display:block;
	position: relative;
}

#footmenu{
	margin-top:30px;
}

ul#footnavi {
	width: 700px;
	margin-left:45px;
	margin-bottom:20px;
	/* for MacIE5.x \*//*/
	overflow: hidden;
	/* end */
}
ul#footnavi:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul#footnavi li {
	margin:0;
	padding:0;
	float:left;
	/*width:81px;*/
	line-height: 1;
	list-style-type: none;
}
ul#footnavi li a {
	display:block;
	position: relative;
}



#header {
	height:194px;
	background: url(./images/top_bg.gif) repeat-x;
}
.autoclr{
	zoom: 100%;
}
.autoclr:after;{
	content: " ";
	clear:both;
	height:0;
	display: block;
	visibility: hidden;
}
#page{
	text-align:center;
}
#container {
	width:760px;
	background:#fff;
	margin:0 auto;
}
#main{
	width:640px;
	margin:0 auto;
}
#footer{
	background:#fe9f34;
	height:60px;
	width:760px;
	text-align:center;
	padding-top:10px;
	color:#fff;
}
/** area **/
#area {
	margin-top:35px;
	margin-left:20px;
	float:left;
	width:159px;
	height:33px;
	padding-top:7px;
	background:url(./images/white_nifty.gif) no-repeat;	
}
#area h2 {
	color:#fe9f34;
	font-size:15px;
}
#location h2 {
	margin-top:45px;
	margin-bottom:0px;
	padding-left:20px;
	float:left;
	width:500px;
	height:25px;
	font-size:12px;
	color:#ffffbc;
}
#bottom{
	/*
	margin-top:10px;
	*/
}
#leftmenu{
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:228px;
	height:278px;
	background:url(./images/left_menu.gif) no-repeat;
	float:left;
}
#leftmenu a img {
	margin-top:10px;
}
#content{
	width:377px;
	float:left;
}
#leftbottom{
	margin-right:20px;
	width:228px;
	height:193px;
	background:url(./images/sports_special.gif) no-repeat;
	float:left;
}
#sports{
	width:377px;
	height:191px;
	float:left;
}
#sportstitle{
/*	padding:10px; */
/*	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	*/
	width:377px;
	height:59px;
	background:url(./images/sports_sp2.gif) no-repeat;
}
#sportstitle a img{
	margin-top:32px;
	margin-left:260px;
}
#sportsbody{
	font-size:12px;
	width:377px;
/*	height:132px;*/
	background:url(./images/sports_sp2_body.gif) no-repeat;
	background-position: bottom;
}
#sportsbody p {
	padding:5px 10px;
	margin:0;
}
.title{
	color:#ff7f00;
	text-align:left;
	margin:10px 0;
}
.brown {
	color:#7d1900;
}
.maintitle{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #fe9f34;
	margin-bottom:10px;
	text-align:left;
}
.foottitle h2{
	/*
	margin-top:20px;
	*/
	color:#358fc0;
	font-size:1.1em;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.maintitle h2{
	font-size:1.2em;
	color:#358fc0;
}
#meal {
	margin:0;
	padding:0;
	width:720px;
	/*
	margin-left:10px;
	*/
}
#meal img{
	float:left;
}

/***************************************/
table {
	border:1px solid #ff7f00;
	padding:0;
	margin:0;
}
th {
	background:#ff7f00;
	color:#fff;
	padding: 5px 10px;
}
td {
	padding: 5px 10px;
	border:1px solid #ff7f00;
	margin:0;
	text-align:center;
}
td.pricebold{
	font-weight:bold;
	color:red;
	background:#ffff9c;
	padding: 5px 20px;
}
td.price {
    padding: 5px 20px;
}
td.priceb{
    padding: 5px 20px;
    background:#ffff9c;
}
td.pricebg{
	padding-left:30px;
	text-align:left;
/*	font-weight:bold;*/
	background:#ffff9c;
}
td.pricenormal{
	padding-left:30px;
	text-align:left;
}
table.plan{
    width:550px;
}
h3.title{
    margin-top:30px;
    color:red;
}
#maincontent {
	width:550px;
	margin:0 auto;
	text-align:left;
}
#mainheader {
	margin-top:0;
	height:184px;
	background: url(./images/top_back.gif) repeat-x;
}
#mainbody img {
	padding:5px;
}
.head{
	padding-top:30px;
	padding-left:30px;
}
.center {
	text-align:center;
}
.center table{
	margin: 0 auto;
}
.minititle{
/*	margin:0 auto;*/
	text-align:center;
	width:200px;
	height:33px;
	font-size:12px;
	color:#fff;
	padding-top:7px;
	background:url(./images/title_bg_mini.gif) no-repeat;
	margin-left:170px;
}
.listtitle{
	color:#ff7f00;
	margin-top:20px;
}
.callto{
	border:1px solid #ff7f00;
	width:19em;
	padding-left:1em;
	color:#ff7f00;
	font-weight:bold;
}
.minititle h1{
	font-size:16px;
	font-weight:bold;
}
.longtitle{
	text-align:center;
	width:350px;
	height:33px;
	font-size:12px;
	color:#fff;
	padding-top:7px;
	background:url(./images/title_bg_long.gif) no-repeat;
	margin-left:95px;
	margin-bottom:20px;
}
.longtitlemap{
	text-align:center;
	width:350px;
	height:33px;
	font-size:12px;
	color:#fff;
	padding-top:7px;
	background:url(./images/title_bg_long.gif) no-repeat;
	margin-bottom:20px;
}
.longtitlemap h1{
	font-size:16px;
	font-weight:bold;
}
.longtitle h1{
	font-size:16px;
	font-weight:bold;
}
#summerplan{
	margin:20px auto;
	width:514px;
	height:125px;
	background:url(./images/main_summerplan.gif) no-repeat;
}
#planleft{
	float:left;
	width:330px;
	height:100px;
}
#planright{
	float:left;
	padding-left:25px;
	margin-top:7px;
	width:150px;
	height:100px;
}
.plantitle{
	font-size:17px;
	margin-left:35px;
	padding-top:10px;
	color:#fff;
	font-weight:bold;
}
.plandate{
	font-size:13px;
	margin-left:20px;
	margin-top:11px;
}
.planname{
	margin-top:10px;
	margin-left:15px;
	color:#358fc0;
	font-weight:bold;
	font-size:18px;
}
.planprice{
	margin-top:5px;
	text-align:right;
}
.normalprice{
	font-size:12px;
}
.saleprice{
	font-size:22px;
	font-weight:bold;
	color:red;
}
dl.example{
	margin: .5em 1em;
}
dt.example{
	width:48px;
	height:27px;
	background: url(./images/ex_bg.gif) no-repeat;
	padding: 0.2em 0 .5em 1em;
	float:left;
	color:#fff;
	font-weight:bold;
}
dd.example{
/*	margin-left:60px;*/
	margin: 0 0 0 50px;
	padding: .2em 1em .5em 1em;
/*	margin-top:-2em;*/
}
#planoption{
	width:514px;
	height:100px;
/*	background: url(./images/opt_bg.gif) no-repeat;*/
	margin:0;
	margin:20px auto;
/*	padding-left: 50px;*/
}
#planoptionbody{
	background:#fff5bb;
}
#spComment{
	margin-left:10px;
	background:#fff5bb;
	width:514px;
	text-align:center;
}
#spCommentTitle{
	width:514px;
	height:28px;
	background: url(./images/opt_bg.gif) no-repeat;
/*	padding-left: 50px;*/
}
/*
#spCommentBody{
	width:494px;
	padding:10px;
	background:#fff5bb;
}
*/

.comment {
	text-align:left;
	width:494px;
	padding:10px;
	background:#fff5bb;
	font-size: 0.8em;
/*	padding:5px;*/
}
.planpadding {
	font-size:12px;
	margin-left:50px;
	text-align:left;
}
.optiontitle{
	width:195px;
	height:27px;
	text-align:center;
	margin-left:170px;
	padding-top: 5px;
/*	padding-left: 15px;*/
	background: url(./images/option_bg.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:x-small;
}
.normalplan{
	position:relative;
	top: 0px;
	left:-13em;
}
.studentplan{
	position:relative;
	top: 0px;
	left:-20em;
}
.summersportsplan{
	font-size:12px;
	position:relative;
	top: 55px;
	left:-2em;
}
.gmapinfo{
	margin-top:5px;
	text-align:left;
	width:250px;
	border-top:2px dotted #999;
}
#coursebar{
	text-align:left;
	margin:0;
	padding:0;
	margin-left:5px;
	font-size:.8em;
}
#sightbar{
	text-align:left;
	margin:0;
	padding:0;
	margin-left:5px;
	font-size:.8em;
}
.button{
	text-align:center;
	margin:3px;
	padding:3px;
	border:1px solid #999;
	background:#ececec;
/*	background:#ff7f00;*/
}
.button a{
	font-size:.8em;
	color:#333;
	font-weight:bold;
	text-decoration:none;	
}
.photos img {
	margin:3px;
	border:5px solid #ececec;
}
#faLeft{
	float:left;
	width:220px;
}
#faRight{
	float:left;
	width:330px;
}
.smalls{
	float:left;
	height:174px;
	width:207px;
	padding-left:10px;
	border:1px solid #ff7f00;
	font-size:12px;
}
.imagephoto{
	float:left;
	width:331px;
	height:176px;
}
.access {
	width:430px;
	margin:20px auto;
	text-align:center;
}
.access p {
	font-size:1.2em;
	padding-left:40px;
	text-align:left;
}
.access h3 {
	text-align:left;
}
.small {
	font-size:.8em;
}
table.meals {
	border:none;margin:0;padding:0;
	border-spacing: 0;
	border-collapse:collapse;
	margin-left:10px;
}
tr.meals{
	border:none;margin:0;padding:0;
}
td.meals{
	border:none;margin:0;padding:0;
}
.commentphoto{
	float:left;
	width:100px;
}
.comments{
	padding-left:115px;
}