

.white {color: #ffffff ! important;}
.green {color: #519f3f ! important;}
.red {color: #cc3300 ! important;}
.black {color: #000000 ! important;}

.photo_right {float:right; margin:10px}
.photo_left {float:left; margin:10px}

a.green_button {
	background-color:#F1F1F1;
	background-image:url(/images/design/content/button/green_center.gif);
	background-position:right center;
	color:#333333 !important;
	cursor:pointer;
	display:block;
	line-height:26px;
	margin:0;
	text-align:center;
	width:100px;
}

a.green_button:hover {
	color:#0066CA !important;
}



.colored {
color: #7daf27;
}

.welcome h1 {
text-align: center;
line-height: 50px;
font-size: 42px;
font-family: arial !important;
}

.gray_bg {
background-color: #f8f8f8;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
}


h2 .label, h3 .label {
font-size: inherit;
border-radius: 0px !important;
background-color: #7daf27;
}

.options_trip li
{
	height: 30px;
}