/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 11px;
  color: #000; 
  font-family:   Arial, Helvetica, sans-serif;
  line-height: 1.5em 

}

div.search  {
line-height:12px;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #000;}

h1 { font-size: 1.5em; line-height: 1; margin: 0 0 .5em 0;  }
h2 { font-size: 1.25em; margin-bottom: 0.75em; }
h3 { font-size: 1em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 10px;  }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #990033; text-decoration: underline }
a           { color: #990033; text-decoration:none }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 




/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:10px; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: none; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 0;  }
th          { font-weight: bold;  }
th,td       { padding: 0; margin: 0; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Forms
-------------------------------------------------------------- */

fieldset {border:0}






#center, #pageBody
{
/*  float:left; */
	width:100%;
	position:relative;
	background-color:#FFFFFF;
	background-image:none;
}

#content, #pageBody .sectionBody
{
	margin:0 auto;
	text-align:left;
	width:750px;
	padding:0;
	position:relative;
}

#main
{
	padding: 0px 0px 20px 0px;
	background-repeat: no-repeat;
	margin:0;
	width:750px;
}

/* Coconut and Licorice */
#coconutpage, #licoricepage {text-align:center;line-height: 18px}
#coconutpage #wallpaper {text-align:center; background-image: url(/fun/coconut/images/WPMain.jpg); color: #ffffff;}
#wallpaper {height: 485px; margin:0 15px 0px 15px}
#licoricepage #wallpaper {text-align:center; background-image: url(/fun/coconut/images/WPMain_licorice.jpg); color:#4ab7b1;}
#wallpapertext {padding: 100px 40px 40px 280px;  font-size: 14px; text-align:left}
#wallpaperOne {float: left; width: 240px; text-align:center;}
#wallpaperTwo {float: left; width: 240px; text-align:center;}
#wallpaperThree { float: left;text-align:center ;width: 240px;}
.dimensions {margin:10px 0 0 0; font-family:MS Trebuchet, Arial, Helvetica, sans-serif; text-align:center; padding:0}
ul.dimensions li {
	padding:  2px;
	margin: 0;
	display: inline;
}

ul.dimensions li a {
	padding:  2px;
	font-style:bold;
	text-decoration: none; 
	color:#4ab7b1;
}

ul.dimensions li a:hover {
	background-color: #FFFFFF;
	color:#4ab7b1;
}

#travel {
	margin:0 0 0 15px;
}
#searchHeadline h1 
{
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
}