/* CSS Document */

#header {
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-color:#87B6FA;
height:125px;
width:800;
}
#headertravel {
background-image:url(../images/travel-logo.jpg);
background-repeat:no-repeat;
background-color:#87B6FA;
height:125px;
width:800;
}
#keyword {
float:right;
width:720;
margin-top:7px;
margin-right:10px;
}
#keywordtravel {
float:left;
width:720;
margin-top:7px;
margin-left:10px;
}
.style1 {
	font-size: 12;
	color: #C3CADF;}

p {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3CADF;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 16px;
}
body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F4F4F4;
}
a:link {
	color: #f4f4f4;
}
a:active {
	color: #f4f4f4;
}
a:visited {
	color: #f4f4f4;
}
a:hover {
	color: #6886F2;
}

h1 { font-family: arial;
text-decoration:  none; 
color: #D0CDCD;
font:italic bold 11px Verdana, Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
display: inline;
}
h2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #F4F4F4;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #F4F4F4;
}
h4 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #08184E;
}
.disclaimer {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #8A94B7;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #F4F4F4;
}
.headlines {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #F4F4F4;
}
.headlines A:link    {color: #F4F4F4;text-decoration: none;}
.headlines A:visited {color: #F4F4F4;text-decoration: none;}
.headlines A:hover   {color: #95A3FA;text-decoration: none;}
.headlines A:active  {color: #F4F4F4;text-decoration: none;}

.topstoryheadline {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F4F4F4;
}

.homeImage {
	border: 2px solid #F4F4F4;
}
.duQuotes {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #95A3FA;
}
.duQuotes2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #C3CADF;
}

.navOneFont {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
}
.navOneFont A:link    {color: #F4F4F4;text-decoration: none;}
.navOneFont A:visited {color: #F4F4F4;text-decoration: none;}
.navOneFont A:hover   {color: #6886F2;text-decoration: none;}
.navOneFont A:active  {color: #F4F4F4;text-decoration: none;}

.navTwoFont {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;	
	line-height: 18px;
	font-weight: bold;
	color: #F4F4F4;
}
.navTwoFont A:link    {color: #f4f4f4;text-decoration: none;}
.navTwoFont A:visited {color: #ffffff;text-decoration: none;}
.navTwoFont A:hover   {color: #95A3FA;text-decoration: none;}
.navTwoFont A:active  {color: #95A3FA;text-decoration: none;}







