body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #79A313;
}
a.footer:link {
	color: #FFFFFF;
}
a.footer:visited{
	color: #FFFFFF;
}
a.footer:hover {
	color: #FFFFFF;
}
a.footer:active {
	color: #FFFFFF;
}

.container {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 593px;
	width: 958px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

a.itenerary:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.itenerary:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.itenerary:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #603F30;
}

a.itenerary:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.text_red {
	color: #FF0000;
}
.container_blank {
	background-repeat: no-repeat;
	height: 593px;
	width: 958px;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
	background-image: url(images/background_main.jpg);

}
.container_blank2 {
	background-repeat: no-repeat;
	height: 593px;
	width: 958px;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
	background-image: url(images/background_blank.jpg);

}
.text_fields_small {
	font-size: 12px;
}
.calculator {
	background-image: url(images/calc_icon_large.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 174px;
}
a.mapfrom:link {
	color: #FF0000;
}

a.mapfrom:visited {
	color: #FF0000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}


a.mapfrom:hover {
	color: #FF0000;
}

a.mapfrom:active {
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0A63C9;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.containerwhite {
	background-repeat: no-repeat;
	height: 593px;
	width: 958px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
