﻿.size10font {
	font-size: 10pt;
}
.border0px {
	border-width: 0px;
}
.trebuchet {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.nodecoration {
	text-decoration: none;
}
.mediumtreb {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12pt;
	color: #0053AD;
}
.text {
	font-family: "trebuchet ms";
	font-size: 10pt;
	color: #000000;
}
body
{ 
background-image: 
url('images/bkg.jpg');
background-repeat: repeat-x;
background-color: #0094f8;
margin: 0px;
}
img.border
{
border: 3px solid #0094f8;
margin: 20px;
}
/* Vacation Guide Form */
form.guide {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
height: 200px;
width: 600px;
}
input.textbox {
border: 1px solid #000080;
height: 20px;
width: 250px;
}
input.search {
font-family: Trebuchet MS;
font-size: 11px;
border-style: solid;
border-width: 1px;
border-color: #000000;
height: 20px;
width: 50px;
}

a.one:link {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.one:visited {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.one:hover {color: #000080; font-family: trebuchet ms; font-size: 10pt; text-decoration: underline}
a.one:active {color: #000000; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}

a.two:link {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: none}
a.two:visited {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: none}
a.two:hover {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: underline}
a.two:active {color: #ffffff; font-family: trebuchet ms; font-size: 9pt; text-decoration: none}

a.three:link {color: #ffffff; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.three:visited {color: #ffffff; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}
a.three:hover {color: #0000FF; font-family: trebuchet ms; font-size: 10pt; text-decoration: underline}
a.three:active {color: #ffffff; font-family: trebuchet ms; font-size: 10pt; text-decoration: none}

