/* 
Theme Name: DestinationStation
Theme URL: Destination Station
Description: Theme for Rich
Author: George Stephanis
Author URI: http://ArcherWebDesigns.com
Version: 1.0.4
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/*

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

*/

body {margin:0; padding:0; background:#0e3106 url("page-bg.png") repeat-y top center; text-align:center;}
img {border:0;}
.clear {clear:both;}
#wrapper {width:960px; background-color:#fff; margin:0 auto; text-align:left;}
#header {height:240px;}
#header #banner {height:200px; background:url("ireland.jpg");}
#header #menu {height:40px; background:url("menu-bg.png") repeat-x;}
#header #menu #nav {height:40px; margin:0 30px;}
#header #menu #nav li {float:left; list-style:none; border-left:1px solid #aaa; border-right:1px solid #666; margin:0;}
#header #menu #nav li a {display:block; height:30px; padding:10px 20px 0; color:#fff; font-weight:bold; text-decoration:none; font-family:Arial, sans-serif;}
#header #menu #nav li a:hover {background-color:#130;}
#content {background:#fff url("content-bg.png") repeat-x top;}
#content #destinations {}
#content #destinations .destination {float:left; width:240px; height:170px;}
#content #destinations #dest1 {background-image:url("ocean.jpg");}
#content #destinations #dest2 {background-image:url("ship.jpg");}
#content #destinations #dest3 {background-image:url("city.jpg");}
#content #destinations #dest4 {background-image:url("island.jpg");}
#content #about {float:right; width:270px; height:470px; background:url("about-bg.png") top center; padding:25px; overflow:auto;}
#content #about p {font-size:100%; line-height:1.5; font-family:Georgia, Times New Roman, Serif;}
#content #actualcontents {padding:10px; line-height:1.5; text-indent:25px;}
#content #actualcontents p {margin-bottom:10px;}
#footer {clear:both; height:60px; text-align:center; background:url("footer-bg.png") repeat-x;}
#footer b {display:none;}
#footer h3 {padding:25px 0 0;}