body {
	background: #000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	margin-bottom: 20px;
	
	text-align: center;
	
	color: #000;
	font-size: 75%;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

p {
	line-height: 1.3em;
	margin: 0 0 1.3em 0;
}

li {
	margin-top: 0.7em;
}

a {
	color: #0032a9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #521289;
}

img {
	border: 0;
}





#navigation {
	width: 800px;
	height: 54px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	background: #222 url(../images/nav_bg.gif);
	
	text-align: left;
	margin-bottom: -13px;
}

#navigation ul {
	width: 471px;
	height: 54px;
	float: right;
	
	margin: 0;
	padding: 0;
	
	white-space: nowrap;
}

#navigation li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	float: right;
	height: 54px;
}

#navigation #logo {
	display: block;
	width: 205px;
	height: 41px;
	float: left;
}

#banner {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: #999;
}
#shadow {
	width: 800px;
	height: 14px;
	margin: 0 auto;
	background: #fff;
}
#fixedwidth {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

#content {
	float: left;
	width: 400px;
	padding: 36px 0px 20px 99px;
}

#sidebar {
	float: right;
	text-align: left;
	width: 245px;
	margin-top: 0em;
}

#sidebar img {
	display: block;
	margin: 37px 0;
	border: 1px solid #022239;
}


#aquariums #banner     { background-image: url(../images/aquariums_masthead.jpg);}
#aquariums #fixedwidth { background-image: url(../images/aquariums_bg.gif);}
#aquariums #shadow { background-image: url(../images/aquariums_bg_shadow.gif);}

#search #banner     { background-image: url(../images/search_masthead.jpg);}
#search #fixedwidth { background-image: url(../images/search_bg.gif);}
#search #shadow { background-image: url(../images/search_bg_shadow.gif);}

#contact #banner     { background-image: url(../images/contact_masthead.jpg);}
#contact #fixedwidth { background-image: url(../images/contact_bg.gif);}
#contact #shadow { background-image: url(../images/contact_bg_shadow.gif);}

#home #banner     { background-image: url(../images/home_masthead.jpg);}
#home #fixedwidth { background-image: url(../images/home_bg.gif);}
#home #shadow { background-image: url(../images/home_bg_shadow.gif);}

#hotels #banner     { background-image: url(../images/hotels_masthead.jpg);}
#hotels #fixedwidth { background-image: url(../images/hotels_bg.gif);}
#hotels #shadow { background-image: url(../images/hotels_bg_shadow.gif);}

#landscaping #banner     { background-image: url(../images/landscaping_masthead.jpg);}
#landscaping #fixedwidth { background-image: url(../images/landscaping_bg.gif);}
#landscaping #shadow { background-image: url(../images/landscaping_bg_shadow.gif);}

#limousines #banner     { background-image: url(../images/limousines_masthead.jpg);}
#limousines #fixedwidth { background-image: url(../images/limousines_bg.gif);}
#limousines #shadow { background-image: url(../images/limousines_bg_shadow.gif);}

#travel #banner     { background-image: url(../images/travel_masthead.jpg);}
#travel #fixedwidth { background-image: url(../images/travel_bg.gif);}
#travel #shadow { background-image: url(../images/travel_bg_shadow.gif);}

#yachts #banner     { background-image: url(../images/yachts_masthead.jpg);}
#yachts #fixedwidth { background-image: url(../images/yachts_bg.gif);}
#yachts #shadow { background-image: url(../images/yachts_bg_shadow.gif);}





#footer {
	clear: both;
	height: 9px;
	width: 800px;
}

#bottomtext {
	width:  100%;
	text-align: center;
	color: #ccc;
	font-size: 90%;
	margin-top: 10px;
}

#bottomtext a {
	color: #ccc;
}


div#photos {
	margin-top: 35px;
	text-align: center;
}
div#photos img {
	margin: 20px;
	border: 1px solid #022239;
}


/*---Start of Google Search--*/
#search-box {
	width: 800px;
	height: 32px;
    margin-top: 5px;
    margin-left:auto;
    margin-right:auto;
}

#search-shadow {
	width: 800px;
	height: 14px;
	margin-top: -14px;
	background-image: url(../images/search_bg_shadow.gif);
}

#search-content {
    clear: both;
    margin-left: 2px;
}
/*--
#search-content .shadow {
	width: 800px;
	height: 14px;
	margin: 0 auto;
	background-image: url(../images/search_bg_shadow.gif);
}--*/

#search-content .ad {
	float: left;
    margin-top: 2px;
    padding-bottom: 5px;
    padding-right: 45px;
}

#search-sidebar {
    clear: both;
}

#search-sidebar img {
	display: block;
	margin: 5px 0;
	border: 1px solid #022239;
}

#search-sidebar .ad {
    float: right;
	margin: 2px 0 2px 5px;
	width: 234px;
	height: 60px;
}

#search-footer {
	clear: both;
	height: 90px;
	width: 800px;
}

#search-footer ad {
	width:  100%;
	margin-top: 2px;
/*---End of Google Search--*/
