/* CSS Document */
body { 
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top:5px;
	}
	

.box_full {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image:url(images/hr.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
	}

h1 {
	color: #355a77;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e0e0e0;
	line-height: 18px;
	text-align:left;
	}

h2 {
	color: #353535;
	font-size: 12px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: solid 1px #d7d7d7;
}


.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #355a77;
	text-align:left;
}

.link {
	color: #87CA21;
	font-weight: bold;
	font-size: 9px;
	padding-left: 14px;
	display: block;
}

.link_top {
	color: #87CA21;
	font-weight: bold;
	font-size: 9px;
}

a {
	color: #87CA21;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.date {
	color: #5296E2;
	font-weight: bold;
	font-size:11px;
	padding-bottom:2px;
	text-transform:uppercase;

}

.news_date {
	color: #5296E2;
	font-weight: bold;
	font-size:10px;
}

.question {
	color: #355a77;
	font-weight: bold;
}

.form_tag {
	color: #355a77;
	font-weight: bold;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
}

.answer {
	color:#64a114;
	font-weight:bold;
}

.price {
	float:right; 
	padding-top:40px;
	padding-bottom:50px;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	color:#78ad2f;
}

.start {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	line-height:20px; 
}

ul {
	margin-left:15px;
	padding-left:15px;
	margin-bottom:10px;
}

li {
	background:url(images/list_arrow.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
	line-height:1.41em;
	vertical-align:top;
	list-style:none;
}
.list {
background:url(images/arrow_g.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
	line-height:1.41em;
	vertical-align:top;
	list-style:none;
}

.list_link {
	color: #355a77;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal;
	}

.comment {
	font-size:10px;
	color:#999999;
}
.btm_menu a{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.btm_menu {
	color: #666666;
}

.form_tag2 {
	font-size:xx-small;
 	line-height:1em;
	text-align:right;
	vertical-align:middle;
	padding-right:3px;
	color: #355a77;
	font-weight: bold;
}

.signup {
	font-size:10px;
	line-height:1.1em;
	padding-bottom:5px;
	color:#666666;
}
.features {
	color:#87CA21;
	font-weight:bold;
}
.highlight {
 color:#78ad2f;
 font-weight:bold;
}

.host {
 	color:#78ad2f;
	font-weight:bold;
 	text-transform:uppercase;
	padding-bottom:10px;
}

.promo {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	color:#78ad2f;
	text-transform:uppercase;

}

.schedule_cell {
	background-color:#eeeeee;
	padding:5px;
	height:40px;
	vertical-align:top;
	background-image:url(images/table_div.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.home_list {
padding-top:0; 
margin-top:8px;
}

.home_list a{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.home_list a:hover{
	color: #355a77;
}

.price_NY {
	float:right; 
	padding-top:0;
	font-size:21px;
	font-weight:bold;
	text-align:left;
	color:#78ad2f;
}

.price_NY p {
margin:0;
padding:0 0 7px 0;

}
