body
{
	margin:0px 0px 0px 0px;
}

body, input, select, textarea
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
}

a
{
	color: #9fad22;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a.boldLink
{
	color: #9fad22;
	font-weight:bolder;
}

a.naturalLink
{
	color: #255674;
	text-decoration: underline;
}

form
{
	width: 768px;
	top:10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

b.rtop,
b.rbottom { display: block; background: #FFF; }

b.rtop b, 
b.rbottom b { display: block; height: 1px; overflow: hidden; }

b.rtop b { background: #fff; }

b.rbottom b { background: #dee2bf; }

b.rtop b.r1, 
b.rbottom b.r1 { margin: 0 0 0 4px; background-color: #bec57f; }

b.r2 { margin: 0 0 0 3px; border-left:solid 1px #bec57f; }

b.r3 { margin: 0 0 0 2px; border-left:solid 1px #bec57f; }

b.rtop b.r4, 
b.rbottom b.r4 { margin: 0 0 0 1px; height: 2px; border-left:solid 1px #bec57f; }


b.ltop1, b.lbottom1, 
b.ltop2, b.lbottom2 { display:block; background:#fff; }

b.ltop1 b, b.lbottom1 b,
b.ltop2 b, b.lbottom2 b { display: block; height: 1px; overflow: hidden;}

b.ltop1 b, b.lbottom1 b,
b.ltop2 b.r1, b.lbottom2 b.r1  { background-color: #bec57f; }

b.ltop2 b, b.lbottom2 b { background-color: #dee2bf; }


b.ltop1 b.r1, b.lbottom1 b.r1, 
b.ltop2 b.r1, b.lbottom2 b.r1 { margin: 0 0 0 5px; }

b.ltop1 b.r2, b.lbottom1 b.r2,
b.ltop2 b.r2, b.lbottom2 b.r2 { margin: 0 0 0 3px; border-left:solid 2px #bec57f; }

b.ltop1 b.r3, b.lbottom1 b.r3,
b.ltop2 b.r3, b.lbottom2 b.r3 { margin: 0 0 0 2px; border-left:solid 1px #bec57f; }

b.ltop1 b.r4, b.lbottom1 b.r4,
b.ltop2 b.r4, b.lbottom2 b.r4 { margin: 0 0 0 1px; height: 2px; border-left:solid 1px #bec57f; }


b.lrtop1, b.lrbottom1, 
b.lrtop2, b.lrbottom2 { display:block; background:#fff; }

b.lrtop1 b, b.lrbottom1 b,
b.lrtop2 b, b.lrbottom2 b { display: block; height: 1px; overflow: hidden;}

b.lrtop1 b, b.lrbottom1 b,
b.lrtop2 b.r1, b.lrbottom2 b.r1  { background-color: #bec57f; }

b.lrtop2 b, b.lrbottom2 b { background-color: #dee2bf; }


b.lrtop1 b.r1, b.lrbottom1 b.r1, 
b.lrtop2 b.r1, b.lrbottom2 b.r1 { margin: 0 5px 0 5px; }

b.lrtop1 b.r2, b.lrbottom1 b.r2,
b.lrtop2 b.r2, b.lrbottom2 b.r2 { margin: 0 3px 0 3px; border-left:solid 2px #bec57f; border-right: solid 2px #bec57f; }

b.lrtop1 b.r3, b.lrbottom1 b.r3,
b.lrtop2 b.r3, b.lrbottom2 b.r3 { margin: 0 2px 0 2px; border-left:solid 1px #bec57f; border-right: solid 1px #bec57f;}

b.lrtop1 b.r4, b.lrbottom1 b.r4,
b.lrtop2 b.r4, b.lrbottom2 b.r4 { margin: 0 1px 0 1px; height: 2px; border-left:solid 1px #bec57f; border-right: solid 1px #bec57f; }

p.atoz a 
{
	padding-right:2px;
}

p.dayplan 
{
	padding-left:47px;
	text-indent: -47px;
}

#banner
{
	border-top: 1px solid white;
	border-left: 1px solid #bec57f;
	border-right: 1px solid #bec57f;
	float: right;
	width: 598px;
}

#base
{
	background-color: #bec57f;
	height: 20px;
}

#content
{
	color: #255674;
	float: left;
	padding: 8px 8px 8px 8px;
	width: 412px;
}

#content h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 4px;
}


#content h2
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
}

#content p
{
	margin-bottom: 10px;
	margin-top: 4px;
}

#content_feature
{
	border-left: solid 1px #bec57f;
	border-right: solid 1px #bec57f;
	overflow:hidden;
	width:598px;
}

#content_nofeature
{
	border-left: solid 1px #bec57f;
	border-right: solid 1px #bec57f;
	color: #255674;
	overflow:hidden;
	width:582px;
	padding: 8px 8px 8px 8px;
}

#content_nofeature h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 4px;
}

#content_nofeature h2
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
}

#content_nofeature p
{
	margin-bottom: 10px;
	margin-top: 4px;
}


#feature
{
	background-color: #d6e1e3;
	float: right;
	width: 166px;
}

#feature a 
{
	color:#255674;
}

#feature a.listingLink 
{
	color: #9fad22;
}


#feature h1
{
	background-color: #96adbd;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 8px 6px 8px;
}

#feature img.block
{
	display: block;
	border-top: solid 1px #ffffff;
}

#feature p
{
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 6px 8px;
}

#feature p.sep
{
	border-top: solid 1px #ffffff;
}

#feature p.h1
{
	background-color: #96adbd;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

#footer
{
	clear: both;
	padding-top: 1ex;
	font-size:9px;
	overflow:hidden;
	padding-bottom: 1ex;
}

#footerCopy
{
	float:left; 
	width:166px;
}

#footerLinks
{
	float:left; 
	width:600px; 
	text-align: center;
}

#logo
{
	float: left;
	width: 167px;
}


#main
{
	width: 600px;
	padding: 0;
	float: right;
}

img.listingMain
{
	display:block;
	margin: 0px;
}

.bolder 
{
	font-weight: bolder;
}

.coursePanel 
{
	background-color: #d7e0e5;
	font-weight: bolder;
	padding:4px;
	margin-bottom: 12px;
	width:399px;
}

.emphasisText 
{
	color: #255674;
	font-weight:bolder;
}

.infoPanel {
	background-color: #d7e0e5;
	border: 1px solid black;
	padding: 4px 4px 4px 4px;
	margin-top:8px;
	margin-bottom:8px;
	width:397px;
}

.frm
{
	margin-top:12px;
}

.frmTop
{
	background-color: #bec57f;
	color: #000033;
	font-weight:bolder;
	padding:0px 4px 4px 8px;
}

.frmBody
{
	background-color: #dee2bf;
	border-left: solid 1px #bec57f;
	border-right: solid 1px #bec57f;
	padding: 4px 4px 0px 4px;
}


.label80
{
	display:-moz-inline-box;
	display:inline-block;
	width: 80px;
}

.linkList 
{
	border-top: solid 1px white;
}

.linkList a
{
	display: block;
	margin-bottom: 6px;
}

.table3Column
{
	margin-bottom: 10px;
	margin-top:2px;
	width: 100%;
}

.table3Column tr td 
{
	width:33%;
}

.tourLink
{
	font-weight:bolder;
}

.thumbnails img 
{
	margin-right:8px;
	margin-bottom:6px;
	cursor: pointer;
}
