body {
  	margin: 10px 0 0 0;
  	padding: 0;
  	text-align: center;
  	background-color: #D4E3FF;
  	color: white;
  	font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  	text-align: left;
  	width: 894px;
  	margin-left: auto;
  	margin-right: auto;
  	background-color: white;
  	background-image:url(images/bgd/page-bgd2.gif);
  	background-repeat:repeat-y;
  	color: #000;
 	padding: 3px 23px 15px 23px; 
}

/* SKIP TO CONTENT */
#skip {
	margin:0;
	padding:0;
	font-size:10px;
}
#skip a {
	color: #FFF;
	text-decoration:none;
}
#skip a:hover {
	color: #5677BE;
}
/* END SKIP TO CONTENT */

/* HEADERS */
#header {
	margin: 0;
	text-align: left;
}
#header img {
	border:none;
	padding: 0; 
}
#photocredit {
	color:#5677BE;
	font-size: .7em;
	text-align:right;
	padding: 0 0 1px 0;
}
/* END HEADERS */

/* NAVIGATION BAR */
.nav {
 	background-image:url(images/bgd/nav-bgd.jpg);
	background-repeat:repeat-x;
	background-color:#3D62B2;
	text-align:center;
	color: #FFF;
	width:894px; 
}
.nav ul {
	margin: 0;
	padding: 4px 0 4px 0;
  	text-align: center;
  	line-height: 1.5em;
}
.nav li {
  	display: inline;
  	vertical-align: middle;
}
.nav a:link, .nav a:visited {
	color: #FFF;
	font-size: .9em;
	border-right: solid 1px #D4E3FF;
	text-decoration:none;
	padding: 7px 9px 7px 9px; 
}
.nav a.contact:link, .nav a.contact:visited {
	border-right: none;
}
.nav a:hover {
  	text-decoration: none;
  	background-color:#3D62B2 
}
/* END NAVIGATION BAR */

/* CONTENT AREA */

#maincontentbox {
/*	padding: 20px; 
	padding-left: 35px;
	padding-right: 35px;*/
	width: 894px;
	background-image: url(images/bgd/content-bgd.gif);
	background-repeat:repeat-y;
	margin-top: 22px;
	margin-bottom:22px;
}
#content {
	width: 650px;
  	background-color: white;
	line-height:1.5em;
  	padding: 2px 0 5px 0;
} 
#content h1.home {
  font-size: 150%;
  color: #000;
  padding: 0;
  text-align:center;
}
#content h1.ldn {
  font-size: 125%;
  text-align:left;
  line-height: 1.4em;
}
#content h1.windscape {
  font-size: 125%;
  text-align:left;
  line-height: 1.4em;
}
#content h2 {
  font-size: 125%;
  text-align:center;
  line-height: 1.4em;
}
#content a {
	color:#24499D;
}
#content a:hover {
	color:#000099;
}
#content img.windlogo {
	padding: 0 0 10px 10px;
	vertical-align:text-top;
}
#content img.ldnlogo {
	padding: 0 10px 20px 0;
	float:left;
}
#content img.blenderslogo {
	padding: 0 10px 10px 10px;
	text-align:center;
}
#content img.photoright {
	padding: 10px 0 10px 10px;
	float:right;
}
#content img.photoright-noborder {
	padding: 10px 0 10px 10px;
	float:right;
	border:0;
}
#content img.photoleft {
	padding: 10px 10px 10px 0;
	float:left;
}
#content img.photoleft-noborder {
	padding: 5px 10px 2px 0;
	float:left;
	border:0;
}
#content img.photoleft-special {
	padding: 0 10px 10px 0;
	float:left;
}

#content .column-photosleft {
	float:left;
	padding: 0 17px 2px 0;
}
#content .column-photosleft img {
	border: none;
}
#content .sgicare {
	vertical-align:middle;
	border:none;
}
#content p.alittlepaddingonthetop {
	padding-top: 7px;
}
.backtotop {
	text-align:right;
}
/* END CONTENT AREA*/

/* BETA RIGHT SIDE BAR */

#beta {
	float: right;
	width: 190px;
	padding: 8px 14px 8px 14px;
	font-size: .9em; 
	color:#D4E3FF;
	/*line-height: 1.2em; */
}
#beta img {
	border:0;
	padding-bottom:5px;
}
#beta a:link, #beta a:visited {
	color:#FFF;
	text-decoration:none;
}
#beta a:hover, #beta a:active {
	color:#D4E3FF;
	text-decoration:underline;
}
#beta .sidefeature {
	text-align:center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align:left;
}
#beta .sidefeature img {
	float:left;
	padding: 0 10px 10px 0;
}

/* END BETA RIGHT SIDE BAR */

.clearone {
	clear: both;
	height:1px;
}


/* SPONSOR FORMATTING */
#ldnsponsors {
	text-align:center;
	line-height:1em;
	padding-bottom:10px;
}
#ldnsponsors img {
	padding: 10px;
	vertical-align:middle;
	border: none;
}
.windsponsors {
	text-align:center;
	line-height:1em;
}
.windsponsors .textonly {
	text-align:center;
	line-height:1.5em;
}
.windsponsors img {
	padding: 10px;
	vertical-align:middle;
	border: none;
}
/* END SPONSOR FORMATTING */

/* TOUR PACKAGE AD */
#package {
	padding: 10px 0 10px 0;
	text-align:center;
	background:#345AAD;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom: 15px;
	border:#5677BE solid 1px;

}
#package a {
	color:#FFF;
	text-decoration:none;
}
#package a:hover {
	color: #D4E3FF /*#66CCFF */;
}	

/* END TOUR PACKAGE AD */

/* BOOK PROMO */
#bookpromo{
	width:140px;
	float:right;
	border:none;
	vertical-align:middle;
	font-size:.9em;
	line-height:1.3em;
	padding:10px;
	text-align:center;
}

#bookpromo .centered {
	text-align: center;
	float:none;
}
#bookpromo a{
	text-decoration:none;
}
#bookpromo img{
	border: none;
}
/* END BOOK PROMO */

/* BOTTOM PROMOS */

#bottompromos {
	padding: 10px 0 10px 0;
	text-align:center;
	background:#D4E3FF;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom: 15px;
	border:0;
}

#bottompromos img {
	border:0;
	vertical-align:middle;
}


/* BIG SPONSORS ON EVERY PAGE */
#bigsponsors {
	border-bottom: solid 1px #5677BE;
	border-top: solid 1px #5677BE;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	text-align:center;
}
#bigsponsors img {
	padding: 2px 15px 2px 15px;
	border:none;
	vertical-align:middle;
}

/* END BIG SPONSORS ON EVERY PAGE */



/* FOOTERS */
#shadow {
  	width: 940px;
  	margin-left: auto;
  	margin-right: auto;
  	background-color: white;
  	background-image:url(images/bgd/page-bgd2.gif);
  	background-repeat:repeat-y; 
 	padding: 0; 
	height:9px;
}
#credit {
	font-size: .9em;
	text-align:center;
	padding: 6px 0 10px 0;
}
#credit a {
	color:#5677BE;
	text-decoration:none;
}
#credit a:hover {
	color:#1E4296;
}
/* END FOOTERS */