html
{
    height: 100%;
}

body
{
    position: relative;
    font-family: Arial, Sans-serif;
    font-size: 10pt;
    margin: 0px;
    height: 100%;
    background: #cecba0;
}

div
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

p
{
    margin-top: 5px;
    margin-bottom: 0px;
}

a
{
    color: #0070b4;
    text-decoration: underline;
    font-weight: bold;
}

img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

ul
{
    list-style-type: disc;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 1px;
    margin-left: 15px;
}

ul li
{
    padding-left: 0px;
    margin-top: -1px;
    margin-bottom: -1px;
    font-family: Arial , Sans-serif;
    font-size: 11px;
    line-height: 1.2em;
}

form {
	padding: 0;
	margin: 0;
	/*height: 100%;*/
	clear: both;
}

#centerContent {
	valign: top;
	width: 747px;
	background=#f1efe0;
	margin: 0px auto;
}

#mainContent {
	background:#f1efe0;
	background-image: url(../images/background.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 500px;
	width: 747px;
	

}

#footer {
	background: #514e00;
	color: #FFF;
	font-size: 8pt;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#picMenu {
	width: 747px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 30px;
}

#tablePicMenu tr {
	valign: top;
}

#tablePicMenu td {
	text-align: center;
	padding-bottom: 8px;
	vertical-align: top;
}

#tablePicMenu a {
	color: #60630a;
	font-size: 20px;
	font-weight: bold;
	font-family: "Arial Narrow", "Arial", Sans-serif;
	text-decoration: underline;
}

#contentLeft {
	float: left;
	width: 380px;
	padding-left: 30px;
	padding-right: 40px;
}

#contentRight {
	float: left;
	width: 287px;
	padding-left: 10px;
}

H1 {
	font-size: 21px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Sans-serif;
	padding: 0px;
	margin-top:-3px;
        margin-bottom:-10px;
        color: #514e00;
}

.heading2 {
	font-size: 15px;
	font-weight: bold;
	color: 514e00;
}


#depart {
	width: 65px;
	font-size: 11px;
}

#arrive {
	width: 65px;
	font-size: 11px;
	margin-bottom: 12px;
}

#promo {width: 70px;}

#iata {width: 70px;}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

.sidebarwidthformbg {
 font-family: arial, verdana, helvetica;
    font-size: 11px;
    width: 233px;
    margin-bottom: 10px;
}

.smallerfont { 
    font-family: arial, verdana, helvetica;
    font-size: 10px;
    font-weight: bold;
}

.promoText {
    font-family: arial, verdana, helvetica;
    font-size: 10px;
    color: #000;
}

.promoLink {
    font-family: arial, verdana, helvetica;
    font-size: 11px;
    color: #514e00;
    text-decoration: none;
}

.linkOther {
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	    font-size: 10px;
    color: #514e00;
    text-decoration: underline;
    line-height: 2em;
}
