html, body {
height : 100%;
}
body {
background-color : #fff;
width : 90%;
font-family : Arial, Verdana, sans-serif;
font-size : 62.5%;
color : #000;
text-align : center;
margin : 0 auto;
margin-left : auto;
margin-right : auto;
}
#hcontainer {
width : 720px;
height: 90px;
text-align : center;
margin : 0 auto;
}
#logo
{
float:left;
margin-left: 0px;
margin-top: 10px;
padding: 2px;
width: 360px;
}
#gsearch
{
float:left;
margin-top: 22px;
padding: 2px;
width: 340px;
}
#cl {
clear : both;
}
.main {
width : 75%;
margin : 0 auto;
text-align : left;
padding : 15px;
font-family : Arial, Verdana, sans-serif;
font-size : 1.5em;
color : #000;
background-color : #fff;
}
#motto {
float : none;
text-align : center;
font-size : 2em;
font-weight : bold;
color : #0000ff;
}
#main {
width : 75%;
float : none;
text-align : left;
font-size : 1.5em;
font-weight : bold;
color : #000;
}
.floatright {
float : right;
margin : 36px 100px 0 0;
}
.floatleft {
float : left;
margin : 0 10px 10px 0;
}
a {
font-family : Arial, Verdana, sans-serif;
font-size : 14px;
color : blue;
text-decoration : underline;
}
a:hover {
font-family : Arial, Verdana, sans-serif;
font-size : 14px;
color : red;
}
h1 {
font-family : Arial, Verdana, sans-serif;
font-size : 24px;
color : #000000;
}
h2 {
font-family : Arial, Verdana, sans-serif;
font-size : 18px;
color : #0000ff;
}
h3 {
font-family : Arial, Verdana, sans-serif;
font-size : 18px;
color : #000000;
}
hr {
color : blue;
background-color : white;
width : 90%;
height : 4px;
}
table {
font-family : Arial, Verdana, sans-serif;
color : #000000;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
table#sitemap {
background-color : #ffffff;
width : 800px;
}
.atwo {
font-weight : normal;
text-align : left;
background-color : #ffffff;
}
table#hotel {
background-color : #ffffff;
width : 900px;
font-size : 14px;
}
table#airport {
background-color : #ffffff;
width : 980px;
font-size : 14px;
}
table#travel {
background-color : #ffffff;
width : 850px;
font-size : 14px;
}
table#travels {
background-color : #ffffff;
width : 850px;
font-size : 14px;
}
table#reviewed {
background-color : #ffffff;
width : 140px;
font-size : 7px;
}
table#traveling {
background-color : #ffffff;
width : 1000px;
font-size : 14px;
}
input {
background-color : #ffff64;
}
textarea {
background-color : #ffff64;
color : #000000;
}
form {
border : 0 solid #ffff64;
padding : 3px;
}
#navigation {
width : 80%;
float : none;
text-align : left;
font-size : 1.5em;
color : #000;
}
#navigation a {
width : auto;
float : none;
text-align : center;
font-size : 1em;
color : #0000ff;
}
#footer {
width : auto;
float : none;
text-align : center;
font-size : 1.5em;
color : #000;
}
#footer a {
width : auto;
float : none;
text-align : center;
font-size : 1em;
color : #0000ff;
}

