/***** Global Settings *****/

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
dd, blockquote {
        margin-left: 1em;
}
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:0 10px 0 0; }
.img-right     { float:right;margin:0 0 0 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

a, a img	   { outline:none; border:0; }

.vcard		   { padding:0 0 20px; font-size:11px; color: #49463d; }


/**************** End global settings ****************/

/******Main site framework - Critical for footer to appear at bottom of browser window******/

html, body {
	/*height: 100%;*/
	margin:0;
	padding:0;
	background-color:#fff;  
}

#container { /* this is the div forming the background for all page content */
	/*min-height: 100%;*/
	position:relative;
	width:719px;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

/* * html #container{
	height:100%; 
}*/

#header {
	background: url(images/header2.gif) no-repeat;
	width:719px;
	height:185px;
}
	
#innerWrapper {
	width:679px;
	padding:25px 20px;
	background:#6d96a8;
	height:505px;
}

#innerWrapperSch{
	height:auto;
	padding:25px 20px;
	background:#6d96a8;
}

#footer {
   /*position:absolute;
   bottom:0;*/
   width:719px; 
   background-color:#fff;
   font-size:9px;
}

#footer ul{
	margin-top:0px;
}

#footer ul li{
	display:inline;
	float:right;
	margin:0 0 0 12px;
}

#footer ul li a{
	text-decoration:none;
	list-style-type:none;
	color: #58595b;
	line-height:14px;
	text-decoration: none;
}


/**************************** End main framework section******************** */

/******************* navigation area  ********************/

#nav {
	margin: 0px auto;
	height: 36px;
	width: 719px;
	background: #fff;
}

#nav ul {
	margin: 0;
	padding: 4px 0 14px;
	list-style: none;
	
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	font-size:14px;
	float: left;
	width:76px;
	text-align:center;
}

#nav a.first{
	text-align:left;
	width:50px;
}

#nav a.last{
	width:125px;
}

#nav a:link, #nav a:visited {
	color: #49463d;
	text-decoration: none;
}

#nav a:hover {
	font-weight:bold;
}

#nav a.active{
	font-weight:bold;
}

/******************** end navigation area ***********************/

/******************** Begin interior structure ******************/


.centerContent {
	background-color:#b6cbd4;
	padding:20px;
}

.left {
	width:382px;
	padding:20px 20px 10px;
	background: #b6cbd4;
}

.right{
	width: 226px;
	float: right;
	padding:20px;
}

#speakersText{
	width:204px;
	height:386px;
	padding:15px;
	background-color:#b6cbd4;
}

#speakersBio{
	width:392px;
	float:right;
	height:386px;
	padding:15px;
	background-color:#b6cbd4;
}

#speakersBio p{
	margin-left:96px;
	line-height:14px;
}

.rightImages{
	width:226px;
	padding:0 0 20px 20px;
	float:right;
}

.rightImages img, .resortImages img{
	padding:0 0 8px 0;
}

.resortImages{
	width:243px;
	float:right;
	padding:0 0 20px 0;
}

#sponsors{
	width:295px;
	/*height:360px;*/
	padding:10px 15px 0;
	background:#fff;
}

h1 {
	margin-top: 0;
	font-size:20px;
	color:#49463d;
}

h2 {
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#49463d;
	text-align:center;
}

h3 {
	margin:0;
	font-size:12px;
	color:#49463d;
	text-decoration:underline;
}

p{
	font-size:12px;
	line-height:18px;
	color:#49463d;
}

dl {
	margin-bottom:30px;
}

dt, dd{
	font-size:12px;
	line-height:22px;
	color:#49463d;
}

dd.multiple{
	margin-left:175px;
}

dt{
	width:125px;
	float:left;
	line-height:20px;
}

dl.pricing dt{
	width:175px;
}

.firstP{
	margin-top:0;
}

.last{
	margin-bottom:0;
}

.big{
	font-size:18px;
	line-height:28px;
}

#sponsors a img{
	margin-bottom:8px;
}

img.centeredLogo {
	width:150px;
	padding-left:70px;
}

.clearing {
	height: 15px;
	clear: both;
}

.vcard .fn {
	font-weight:bold;
}

.vcard a{
	color: #49463d;
	text-decoration:none;
}

.vcright{
	width:300px;
	float:right;
}

.sponsors{
	height: 150px;
}

.sponsorRight{
	width:260px;
	float:right;
}

.sponsorMid{
	width:210px;
	float:right;
}

.centerContent ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.centerContent ul li{
	color:#49463d;
	font-size:12px;
}

#pics{
	margin-top:20px;
	padding:0 1px;
}

#pics img{
	width:164px;
	padding:0 3px 4px 0;
	margin:0;
}

#pics img.lastimg{
	padding:0 0 4px 0px;
	margin:0;
}

#innerWrapper.long{
	width:679px;
	padding:25px 20px 0;
	background:#6d96a8;
	height:auto;
}

#coordinators{
	font-size:12px;
	margin-top:20px;
}

h4{
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	margin-bottom:8px;
}

#slideshow{
	width:330px;
	/*height:245px;*/ height:330px;
	float:right;
}

#slideshow p{
	text-align:center;
	color:#fff;
	font-size:20px;
	margin-top:15px;
	margin-bottom:5px;
}

#slideshow p.imagecredit{
	font-size:9px;
	margin:0;
	text-align:left;
}

ul.registration{
	list-style:none;
	list-style-type:none;
	margin:0;
}

ul.registration h2{
	text-align:center;
	font-size:18px;
	margin:25px 0 15px;
	text-decoration:underline;
}

* html ul.registration h2{
	margin:0px 0px 15px;
}

ul.registration h3{
	text-align:left;
	margin:10px 0px;
}

.lineheight{
	line-height:16px;
}

#gaiplogo{
	width:502px;
	background:#fff;
	padding-left:179px;
}
/**************************** End interior structure section******************** */
