@charset "utf-8";
/* CSS Document */

.col1, .col2, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main {
		position:relative;
	left:50%;
	margin:0 0 0 -490px;
		width:980px;
		padding:0px;
		top:0px;}
	
/*.main{margin:0 auto; text-align:left; width:980px; }*/



/*======= index.html =======*/
#page0 #content .col-1{ width:185px; height:100%}
#page0 #content .col-2{ width:240px; height:240px; margin: 20px; float:left; background:url(images/ed_tours.gif) no-repeat top center }
#page0  .title1{ font-size:1.45em; padding-top:3px}
#page0 #content .col-3{width:240px; height:240px; margin-top: 20px; margin-right:15px; margin-bottom:20px; float:left; background:url(images/stu_tours.gif) no-repeat top center}
#page0 #content .col-4{width:240px; height:240px; margin-top: 20px; margin-right:15px; margin-bottom:20px;  float:left; background:url(images/grp_tours.gif) no-repeat top center }

 


/*======= template1 =======*/
#page1 #content .col-1{ width:185px; height:100%;}
#page1 #content .col-2{ width:790px; height:500px; margin-bottom:10px
}
/*txt col and pic under*/
#page1 #content .col-2-1{
	width:180px;
	padding:9px;
	border-color:#0000CC;
	border-width: thin;
	border-style:solid;
	float:right;
	top:0px;
	margin-right:10px;
} 

/*body and pic left*/
#page1 #content .col-2-img{
	width:290px;
	margin-left:10px;
	float:right;
} 
/*td spacing for tables*/
table#tbl {border-collapse: collapse;
width:490px; margin-top:20px;  padding:2px; float:left; margin-bottom:10px; background-color:#FFFFFF
} 
table#tbl .toprow td{ font-size:1em; height:35px;border-top: 2px solid #990000; border-bottom: 2px solid #990000; background: #2a52a5; vertical-align:middle; color:#FFFFFF; padding:3px}

table#tbl .toprow a#top{font-size:.5em; color:#FFFFFF; text-decoration:underline; float:right; margin:-15px 15px}

table#tbl td{ padding:3px; text-align:left; vertical-align:bottom;height:25px;
} 
table#tbl .data { padding:3px; text-align:left; vertical-align:bottom;height:20px; background-color:#FFFFCC; color: #990000
} 
table#tbl .sm{ font-size:60%; clear:both}
.col-2 table#tbl td img{width:20px; height:21px; cursor: hand; margin:0
} 




 