img {
	border:none;
	/*behavior: url("../pngbehavior.htc");*/
}
#float {
	margin:0 auto;
}
a.nav {
	display:inline-block;
	width:125px;
	height:25px;
	background-position:center 0;
	background-repeat:no-repeat;
	font-size:0;
	color:#ffffff;
	line-height:0;
}
a.nav:hover {
	background-position:center -24px;
}
a#mission {
	background-image:url(../images/mission.png);
}
a#packages {
	background-image:url(../images/packages.png);
}
a#pics {
	background-image:url(../images/pics.png);
}
a#contact {
	background-image:url(../images/contact.png);
}
#email, #phone {
	background-repeat:no-repeat;
	display:block;
	width:124px;
	height:110px;
	font-size:0px;
}
#email {
	background-image:url(../images/email.png);
}
#phone {
	background-image:url(../images/phone.png);
}
a#email:hover, a#phone:hover {
	background-position:0 -110px;
}
body {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:8px 0 16px;
	text-align:center;
	color:#CCC;
}
#form_container {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:0 auto;
	text-align:left;
	width:640px;
}
form.appnitro {
	margin:20px 20px 0;
	padding:0 0 20px;
}
img {
	border:medium none;
}
.appnitro {
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}
.appnitro li {
	width:61%;
}
form ul {
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
form li {
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
form li:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.buttons:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.buttons {
	clear:both;
	display:block;
}
* html form li {
	height:1%;
}
* html .buttons {
	height:1%;
}
* html form li div {
	display:inline-block;
}
form li div {
	color:#444444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}
form li span {
	color:#444444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}
form li div.left {
	display:inline;
	float:left;
	width:48%;
}
form li div.right {
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium {
	width:100%;
}
form li div.right .medium {
	width:100%;
}
.clear {
	clear:both;
}
form li div label {
	clear:both;
	color:#444444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}
form li span label {
	clear:both;
	color:#444444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}
form li .datepicker {
	cursor:pointer !important;
	height:16px;
	margin:0.1em 5px 0 0;
	padding:0;
	width:16px;
}
.form_description {
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}
.form_description[class] {
	display:block;
}
.form_description h2 {
	clear:left;
 font-size:100%  font-weight:400;
	margin:0 0 3px;
}
.form_description p {
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}
form hr {
	display:none;
}
form li.section_break {
	border-top:1px dotted #CCCCCC;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}
form ul li.first {
	border-top:medium none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
input.button_text {
	overflow:visible;
	padding:0 7px;
	width:auto;
}
.buttons input {
	font-size:100%;
	margin-right:5px;
}
label.description {
	border:medium none;
	color:#999;
	display:inline-block;
	font-size:80%;
	padding:0 0 1px;
}
label.description strong {
	color:#F00;
}
span.symbol {
	font-size:115%;
	line-height:130%;
}
input.text {
	background:#FFFFFF url(../../../images/shadow.gif) repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:80%;
	margin:0;
	height:15px;
}
input.checkbox {
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}
div.calendar {
	position:relative;
}
.calendar table {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#000000;
	cursor:pointer;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
.calendar .button {
	padding:2px;
	text-align:center;
}
.calendar .nav {
	background:#F5F5F5 none repeat scroll 0 0;
}
.calendar thead .title {
	background:#DEDEDE none repeat scroll 0 0;
	color:#000000;
	font-weight:bold;
	padding:2px 0 3px;
	text-align:center;
}
.calendar thead .headrow {
	background:#F5F5F5 none repeat scroll 0 0;
	color:#444444;
	font-weight:bold;
}
.calendar thead .daynames {
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	font-weight:bold;
}
.calendar thead .name {
	border-bottom:1px dotted #CCCCCC;
	color:#000000;
	padding:2px;
	text-align:center;
}
.calendar thead .weekend {
	color:#666666;
}
.calendar thead .hilite {
	background-color:#444444;
	color:#FFFFFF;
	padding:1px;
}
.calendar thead .active {
	background-color:#D12F19;
	color:#FFFFFF;
	padding:2px 0 0 2px;
}
.calendar tbody .day {
	color:#999;
	padding:2px;
	text-align:right;
	width:1.8em;
}
.calendar tbody .day.othermonth {
	color:#BBBBBB;
	font-size:80%;
}
.calendar tbody .day.othermonth.oweekend {
	color:#FFBBBB;
}
.calendar table .wn {
	background:#666666 none repeat scroll 0 0;
	border-right:1px solid #000000;
	padding:2px;
}
.calendar tbody .rowhilite td {
	background:#FFF1AF none repeat scroll 0 0;
}
.calendar tbody .rowhilite td.wn {
	background:#FFF1AF none repeat scroll 0 0;
}
.calendar tbody td.hilite {
	background:#444444 none repeat scroll 0 0 !important;
	color:#FFFFFF !important;
	padding:1px;
}
.calendar tbody td.active {
	background:#529214 none repeat scroll 0 0 !important;
	color:#FFFFFF;
	padding:2px 2px 0;
}
.calendar tbody td.selected {
	background:#F5F5F5 none repeat scroll 0 0 !important;
	border:1px solid #888888;
	color:#999 !important;
	font-weight:bold;
	padding:1px;
}
.calendar tbody td.weekend {
	color:#666666;
}
.calendar tbody td.today {
	background:#D9EFC2 none repeat scroll 0 0;
	color:#529214;
	font-weight:bold;
}
.calendar tbody .disabled {
	color:#999999;
}
.calendar tbody .emptycell {
	visibility:hidden;
}
.calendar tbody .emptyrow {
	display:none;
}
.calendar tfoot .footrow {
	background:#555566 none repeat scroll 0 0;
	color:#FFFFFF;
	text-align:center;
}
.calendar tfoot .ttip {
	background:#999 none repeat scroll 0 0;
	border-top:1px solid #DEDEDE;
	color:#FFFFFF;
	font-size:10px;
	padding:3px;
}
.calendar tfoot .hilite {
	background:#AAAAFF none repeat scroll 0 0;
	border:1px solid #0044FF;
	color:#000000;
	padding:1px;
}
.calendar tfoot .active {
	background:#7777CC none repeat scroll 0 0;
	padding:2px 0 0 2px;
}
.calendar .combo {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#999;
	display:none;
	font-size:90%;
	left:0;
	position:absolute;
	top:0;
	width:4em;
	z-index:100;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
	padding:1px;
	text-align:center;
}
.calendar .combo .label-IEfix {
	width:4em;
}
.calendar .combo .hilite {
	background:#444444 none repeat scroll 0 0;
	color:#FFFFFF;
}
.calendar .combo .active {
	background:#DEDEDE none repeat scroll 0 0;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	font-weight:bold;
}

