html {
    overflow-y: scroll;
}

body {
    text-align: center;
    min-width: 785px;
    line-height: 1.5em;
    color: #454545;
    background: #FEFEFE url(../../Images/floral.jpg) repeat left top;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

ol {
    list-style-type: decimal;
    padding: 0;
    margin-left: 35px;
}

a {color: white; background: inherit; text-decoration: none;}
a:hover {color: #000; background: inherit; text-decoration: none;}
a.title {color: #B41A1A; background: #FFF;}
h1 {font: bold 17px Arial, Sans-Serif; letter-spacing: -1px;  margin: 0; text-transform: uppercase;}
h2 {margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; text-transform: uppercase; font-size: 12px; font-weight: bold;}
h1 a {color: #FFF; background: inherit;}
h1 a, h2 a {text-decoration: none;}
h1 a:hover, h2 a:hover {color: #BFE1ED; background: inherit;}
h3 {font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF;}
h4 {color: #274C9A;	font-weight: bold; text-transform: uppercase;}
p {margin: 0; line-height: 1.5em;}
form {margin: 0;}
td {font: 12px Verdana, Arial, Helvetica, sans-serif;}
input.search {width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080;}
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background:#454545 url(button.gif); padding: 3px; color: #FFF;}
#Footer {text-transform: uppercase; padding-top: 15px; font-size: 11px; text-align: center; background-color: #736A52; color: #FFFFFF; height: 60px; line-height: 15px;}

#Container {
    text-align: left;
    width: 765px;
    margin: 0 auto;
}

#Homepage, #Accommodation, #DayTours, #Flower, #Customised, #AboutTours, #Comments {text-align: justify;}

#TopNavigation {
    list-style-type: none;
    height: 50px;
    color: #FFFFFF;
	background-color: #736A52;
	font: normal 12px/50px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 72px;
	margin: 0;
}

#TopNavigation li {
    float: left;
}

#TopNavigation a {
    display: block;
    text-decoration: none;
    line-height: 50px;
    color: #f5f5f5;
    padding: 0 13px;
}

ul.Sub {
    list-style-type: none;
    position: absolute;
    left: -999em;
    width: 16.0em;
    height: auto;
    background-color: #948A6C;
    border: solid 1px #ccc;
    padding: 0;
    margin: 0 0 0 2px;
}

ul.Sub li {
    width: 16.0em;
    line-height: 22px;
    padding: 2px 0;
}

#TopNavigation ul.Sub a {
	width: 15.2em;
	font-weight: normal;
	line-height: 20px;
    padding-right: 0;
    padding-left: 10px;
}

#TopNavigation li:hover ul, #TopNavigation li.sfhover ul {
	left: auto;
}

#TopNavigation li:hover, #TopNavigation li.sfhover {
	background: none;
}

#TopNavigation a:hover {
	color: #000;
}

#Content {
    clear: both;
}

.RequiredField {
	color: #ff0000;
	font-weight: bold;
}

.InputTextBox, .InputListBox {
	width: 190px;
	color: #444;
	font-family: Arial;
	font-size: 14px;
}

.InputDropDown {
    color: #444;
	font-family: Arial;
	font-size: 14px;
}

.style1 {
	color: #333;
}

.style2 {
    text-align: center;
}

.style3 {
    height: 14px;
}

.content1 { 
	margin: 10 10 10 0;
}
    
.box {
	position: relative;
	border: dashed 1px #FE2467;
	margin-top: 15px;
	color: #50514D;
	padding: 8;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption {
    float: left;
}

#keyboardMsg {
    float: right;
}

#closeButton {
    top: 5px;
    right: 5px;
}

#lightbox img {
    clear: both;
    border: none;
} 

#overlay img {
    border: none;
}

#overlay {
    background-image: url(overlay.png);
}

* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

/** ----- Links ----- **/

#Spring {
    height: 220px;
    color: #fff;
    background: #0000ff url(../../Images/Spring.jpg) no-repeat left top;
    font-size: 11px;
}

.HomeHead {
    color: #FFD700;
    font: bold 14px Verdana;
}

.AmyB {
    text-decoration: underline;
    color: #333
}

.AmyB:hover {
    text-decoration: none;
}
