/* Common */
body,table,input,select,textarea { 
  font-family: Arial, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
}

/* Remove padding and margin */
*
{
  margin: 0;
  padding: 0;
  border: 0;
}

body {   
  color: #333; 
  background: #292929 url('../images/i-bg-body.gif') repeat-x; 
}

h1 {
  font: normal 1.75em 'century gothic' sans-serif;
  margin: 0 0 30px 0;
}

#content span.bluesky {
  color: #53e0fe;
}

h2 {
  font: normal 1em 'century gothic' sans-serif;
  margin: 0.75em 0;
  border-bottom: #b3f1fe solid 1px;  
}

h2 span.bluesky {
  font-weight: bold;
}

h3 {
  font-size: 1em;
  margin: 1em 0 0.5em 0;
}

p, dl.col { 
  margin: 1em 0;
  font-size: 0.75em; 
}

#content ul {
  margin: 1em 2em;
  font-size: 0.75em;
}

#content li {
  background: transparent url('../images/g-list-icon-b.gif') no-repeat 0 6px;
  list-style: none;
  padding: 0 0 3px 14px;
}

#content a {
  color: #318496;
  text-decoration: none;
}

#content a:hover {
  color: #53e0fe;  
}

dl.col dt { 
  float: left; 
  width: 6em;
  font-weight: bold;
}

dl.col dd { 
  margin-left: 7em;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}
.half {
	width:400px;
	}
/* messages / errors box */
.Msg {
  margin: 1em 0;
}

.Msg ul {
  padding: 0.5em;
  list-style-type: none;
}

.Messages ul {
  border: 1px solid darkblue;
  background-color: lightblue;
}

.Errors ul {
  border: 1px solid darkred;
  background-color: pink;
}

/* Layout */

#constrain {
  width: 963px;
  margin: 0 auto;
}

#header {
  background: transparent url('../images/i-bg-header.gif') no-repeat;
  height: 419px;
  padding: 30px 4px 0 4px;
}
  
  /* Top Navigation */
  
  #nav-top li {
    float: left;
    list-style: none;    
    padding: 0 12px;
    background: transparent url('../images/g-list-icon.gif') no-repeat right center; 
  }
  
  #nav-top li.last {
    background: 0;
  }
  
  #nav-top a {
    display: block;
    float: left;
    line-height: 44px;
    text-decoration: none;
    font-size: 0.75em;
    color: #fff;
    padding: 0 12px;
  }
  
  #nav-top a:hover {
    background: #424242 url('../images/i-bg-nav.gif') repeat-x;
  }

#header .hero {
  text-align: center;
}
#header .heroimg {
	width:920px;
	height:305px;
	margin: 0 auto;
}
#header .heroimg img {
	position:absolute;
}
#content {
  background: #fff url('../images/i-bg-content.gif') repeat-y;  
  padding: 15px 40px 40px 40px;
}
  
  /* Footer */
  
  #footer {
    background: transparent url('../images/i-bg-footer.gif') no-repeat;
    min-height: 140px;
    padding: 70px 0 0 385px;
    font-size: 0.75em;
    color: #fff;  
  }
  
  #footer li {
    list-style: none;
  }
  
  #footer a {
    color: #ccc;
    text-decoration: none;
  }
  
  #footer a:hover {    
    text-decoration: underline;
  }
  
  #contact, #nav-bottom {
    padding: 18px 28px;
    border-left: #5d5d5d solid 1px;
    height: 64px;
    width: 226px;
  }
  
  #nav-bottom ul {
    width: 100px;
  }
  
  #author a {
    font-size: 0.9375em;
    color: #949494;
    margin: 20px 0 0 0;
  }

/* Buttons */

a.button {
  background: transparent url('../images/g-button.gif') repeat-x left bottom;  
  display: block;      
  height: 38px;    
  width: auto;  
  text-align: center;
  float: right;
  font-family:'Century Gothic' sans-serif;
  font-size:0.9em;
}

/* Content Styling */

.image-column {
  float: right;
  width: 240px;
  border-left: #ccc solid 1px;
  padding: 0 0 0 40px;
  margin: 0 0 20px 40px;
  text-align: center;
}

.image-column img {
  margin: 0 0 30px 0;
  border:1px solid #ccc;
}
.images-row img{
	border:1px solid #ccc;
	margin:5px 5px 20px 0;
	
	}
.testimonial {
  background: #fff url('../images/g-quote.gif') no-repeat 100% 14px;   
}
.testimonial img.left {
	border: 1px solid #ccc;
	margin-right:20px;
	}
#content p.testimony {  
  font-style: italic;
  text-align: right;
  font-weight: bold;
  padding-bottom:0;
  margin-bottom:0;
}
.testimonial-with-image h2 {
	margin-left:260px;
	}
.gallery img {
  float: left;
  margin: 0 10px 0 0;
  background: transparent url('../images/g-button.gif') repeat-x left bottom;
  padding: 0 0 18px 0;
}
.contactimg {
	border:1px solid #ccc;
	margin:10px;
	}

/* Gallery */
#thumbs {
	width:297px;
	float:left;
	border-right:1px solid #b2b2b2;
	padding-top:-8px;
	overflow-y:hidden;
	overflow-x: hidden;
	height:670px;
	}
#thumbs div {
	width:280px;
	}
#thumbs img {
	margin:8px;
	cursor:pointer;
	border:1px solid #DDD;
	}
.photo-column {
  height: 395px;
}
#thumbs div.column-selector {
  color: #CCC;
}
#thumbs div.column-selector a{
  padding: 0 0.3em;
}
#thumbs div.column-selector a.selected{
  color: #222;
}

#full {
	margin-left:300px;
	text-align:center;
	}
#full h1, #full p {
	text-align:left;
	}
#full img {
	border:2px solid #ccc;
	}
	
/* Packages */
.package-types {
	background:transparent url('../images/i-package-types.jpg') no-repeat;
	width:869px;
	padding-left:10px;
	margin-bottom:10px;
	}
.package-types h2 {	border:0; }
.package-types .divider {
	padding-left:50px;
	}
#content .package ul {
	margin:0;
	width:300px;
	}
.package {
	border:1px solid #ccc;
	margin:30px 300px 30px 0px;
	padding:30px;
	}
.p-indigo {	
	background:transparent url('../images/g-indigo.gif') no-repeat right bottom; 
	}
.p-turquoise {	
	background:transparent url('../images/g-turquoise.gif') no-repeat right bottom; 
	}
.p-bluesky {	
	background:transparent url('../images/g-bluesky.gif') no-repeat right bottom; 
	}
.package h2 {
	margin-top: 0;
	}
.package dl {
	float:right;
	font-size:0.75em;
	margin: 10px 0 0 0;
	padding: 5px 0 0 30px;
	}
.package dt {
	float:left;
	width:150px;
	}
.package dd {
	margin-left:150px;
	}

.package-images {
	border:0;
	margin-top:20px;
	}

