@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:center;
}

a:link {color:#4985c7}

form {padding:0;margin:0}

div.header {
	width:100%;
	height:76px;
	background:#05265c url(/images/page/headerbg.gif) repeat-x top; 
	margin-bottom:2px;
	text-align:center;
	/*padding-bottom:2px;*/
}

div.logo {
width:946px;
margin:0 auto;
}

div.navigation {
float:right;
height:33px;
margin-top:43px;
}

div.navigation ul {margin:0;padding:0;float:left}
div.navigation ul li {margin:0;padding:0;list-style:none;display:inline}

div.navigation a {
/*background:url(/images/page/navbg.gif) #000000;*/
color:#ffffff;
font-family:Georgia, Times New Roman, Times, serif;
font-size:16px;
/*padding:6px 23px 0 23px;*/
margin:0 3px 0 0;
height:27px;
display:inline-block;
text-decoration:none;
font-weight:bold
/*width:20px;*/
}
div.navigation a:hover {text-decoration:underline;/*background:url(/images/page/navbgonorange.gif) #000000;*/ color:#ffc600; font-weight:bold}

div.content {
width:950px;
margin:7px auto;
text-align:left;
}

div.formflash {position:relative;height:440px;width:946px;}
div.formflash div.transparent {
	background:url(/images/page/whitetransbg.png);
	padding:0px;
	width:243px;
	height:342px;
	position:absolute;
	top:6px;
	left:6px;
	border:1px solid #cccccc;  /* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/page/whitetransbg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
div.formflash[class] div.transparent {
  background-image:url(/images/page/whitetransbg.png);
}
div.formflash div span.header {font-family:Georgia, 'Times New Roman', Times, serif;font-size:18px;display:block;background:#05265c;color:#ffffff;padding:8px}
div.formflash table.form {margin:15px 10px 10px 10px}
div.formflash marquee {margin:10px;display:block;width:223px;height:53px}
div.formflash marquee img {margin-right:15px}

div.greyline {height:7px;border-top:#d1d1d1 1px solid;width:637px}

div.bottombar {height:29px;margin-bottom:7px;width:637px; background-color:#00235c}

div.bottomnav {width:946px;margin:0 auto 7px;text-align:left;}
div.bottomnav td {font-size:10px;line-height:18px}
div.bottomnav input {margin:0 7px 7px 0;width:163px;height:20px;padding:3px;border:1px solid #d1d1d1;font-size:16px}
div.bottomnav a {text-decoration:none;color:#666666}
div.bottomnav a:hover {text-decoration:underline}


div.resources {
	width:730px;
	height:40px;
	float:right;
	margin:20px 8px 0px 8px
}


h2, h1 {color:#000000;font-size:22px;margin:10px 0 10px 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:400}

h3 {color:#000000;font-size:14px;margin:10px 0 10px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold}

h3.blackbar {display:block;background:url(/images/page/headingbg.gif) repeat-x #272727;margin:21px 0 14px 0;color:#ffffff;height:26px;font-size:18px;font-weight:normal;padding:2px 0 0 7px}

p.breadcrumbs {margin:0 0 7px 0;font-size:10px;font-weight:bold}
p.breadcrumbs a {font-weight:normal}

table.table3col {border:1px solid #e2e2e2;font-size:11px}
table.table3col td {padding:10px 0 0 10px;font-size:11px}
table.table3col img {margin-right:10px}
table.table3col h4 {color:#264466;font-family:Georgia, 'Times New Roman', Times, serif;font-size:12px;margin:0 0 6px 0}

div.listright {border:1px solid #e2e2e2;float:right;width:333px;height:242px}
div.listright div,div.listleft div {padding:8px}
div.listright div div,div.listleft div div {padding:0px}
div.listright div div img,div.listleft div div img {float:left;margin-right:8px}
div.listright div div h4,div.listleft div div h4 {color:#264466;font-family:Georgia, 'Times New Roman', Times, serif;font-size:14px;margin:0 0 8px 0}
div.listleft {border:1px solid #e2e2e2;width:333px}

div.tripideasbox {float:left; /*background:url(/images/page/leftside/tripideas.jpg*/) no-repeat;height:100px;width:252px;margin:7px 0}
div.tripideasbox p.header{font-family:Georgia, 'Times New Roman', Times, serif;color:#264466;margin:7px 0 0 17px;font-size:24px}

div.vacationgetawaysbox {float:left;/*background:url(/images/page/leftside/vacation-getaways.jpg*/) no-repeat;height:100px;width:252px;margin:7px 0}
div.vacationgetawaysbox p.header{font-family:Georgia, 'Times New Roman', Times, serif;color:#264466;margin:7px 0 0 17px;font-size:24px}

div.featuredleft {float:left;clear:left;width:252px;margin:7px 0}
div.featuredleft h3 {height:25px;padding:3px 0 0 0;font-size:18px;font-weight:normal;margin:0}
div.featuredleft p {font-family:Georgia, 'Times New Roman', Times, serif;font-size:14px;margin:7px 0}
div.featuredleft table {font-size:12px;line-height:1.8}

