body {
	margin: 0px;
	background: #51a3a1 url(../images/bkgd.jpg) top left repeat-x;
}

#container {
	width: 780px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 4px;
	margin: 0px 0px 0px -390px;
	padding: 0px 0px 0px 0px;
}

/*---------------------------- Header ----------------------------*/

#header {
	width: 780px;
	height: 351px;
	position: absolute;
	left: 0;
	top: 4px;
	background: url(../images/header.jpg) left top no-repeat;
	margin: 0;
	padding: 0;
}

#logo {
	width: 185px;
	height: 132px;
	position: absolute;
	left: 80px;
	top: 14px;
}

#contactInfo {
	width: 175px;
	height: 110px;
	position: absolute;
	left: 580px;
	top: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #442807;
	text-align: right;
}

#contactInfo p {
	margin: 7px 0;
	padding: 0;
}

#contactInfo strong {
	font-size: 13px;
	font-weight: normal;
}

.boldText {
	font-size: 18px !important;
	font-weight: bold !important;
}

#contactInfo a:link, #contactInfo a:visited {
	color: #442807;
	text-decoration: underline;
}

#contactInfo a:hover, #contactInfo a:active {
	color: #008185;
	text-decoration: none;
}

/*--------------------------- Top Nav ---------------------------*/

#topNav {
	width : 553px;
	height: 13px;
	position: absolute;
	left: 206px;
	top: 310px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442807;
	z-index: 999;
}
#topNav * {
	padding:0px;
	margin:0px;
}
#top-navigation li {
	float:left;
	position:relative;
	list-style:none;
}
#top-navigation a {
	display:inline-block;
	padding:9px 7px 8px 5px;
	text-decoration:none;
	color:#635246;
}
#top-navigation a:hover, #top-navigation li:hover a {
	background-color:#635246;
	color:#FFFFFF;
}
#top-navigation .sub-nav {
	position:absolute;
	top:29px;
	left:-3px;
	padding:3px;
	display:none;
	z-index:9999;
}
#top-navigation .sub-nav li {
	background-color:#e9d8cc;
	float:left;
	clear:both;
	display:inline-block;
}
#container #topNav #top-navigation .sub-nav a {
	padding:5px 10px 5px 5px;
	width:155px;
	background-color:transparent;
	color:#635246;
}
#container #topNav #top-navigation .sub-nav a:hover {
	background-color:#635246;
	color:#FFFFFF;
}
#top-navigation .sub-nav a:hover {
	
}

/*--------------------------- Content ---------------------------*/

#contentBottom {
	width: 780px;
	height: auto;
}

/*#contentBkgd {
	width: 780px;
	height: auto;
	background: url(../images/bottom.jpg) bottom left no-repeat;
	padding-bottom: 243px;
	position: absolute;
	left: 0;
	top: 351px;
	background: url(../images/contentShadow.png) repeat-y 6px top;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 351px;
	z-index: 1;
}*/
 
#contentContainer {
	width: 780px;
	height: auto;
	background: url(../images/contentBkgd.gif) repeat-y 15px top;
	padding-top: 351px;
	z-index: 2;
}

#contentFlower {
	width: 780px;
	height: auto;
	background: url(../images/bottomFlower.jpg) bottom left no-repeat;
	/*padding-bottom: 167px;*/
	padding-bottom: 150px;
}

/* sideNav */

#sideNav {
	width: 147px;
	height: 1200px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sideNav h4 {
	font-size: 12px;
	margin: 4px 0;
	padding: 0;
}

#sideNav h4 a:link, #sideNav h4 a:visited {
	color: #442807;
	text-decoration: underline;
}

#sideNav h4 a:hover, #sideNav h4 a:active {
	color: #008185;
	text-decoration: none;
}



#sideNav h3 {
	font-size: 12px;
	margin: 4px 0;
	padding: 0;
}

#sideNav h3 a:link, #sideNav h3 a:visited {
	color: #442807;
	text-decoration: none;
}

#sideNav h3 a:hover, #sideNav h3 a:active {
	color: #008185;
	text-decoration: none;
}

#sideNav  * {
	padding:0px;
	margin:0px;
}
#side-navigation li {
	position:relative;
	list-style:none;
}
#side-navigation a {
	display:inline-block;
	padding:5px 10px 5px 5px;
	text-decoration:none;
	color:#635246;
	width:130px;
}
#side-navigation a:hover, #side-navigation li:hover a {
	background-color:#635246;
	color:#FFFFFF;
}
#side-navigation .sub-nav {
	position:absolute;
	top:-3px;
	left:143px;
	padding:3px;
	display:none;
	z-index:9999;
}
#side-navigation .sub-nav li {
	background-color:#e9d8cc;
	float:left;
	clear:both;
	display:inline-block;
}
#container #contentBottom #contentContainer #contentFlower #sideNav #side-navigation .sub-nav a {
	padding:5px 10px 5px 5px;
	width:155px;
	background-color:transparent;
	color:#635246;
}
#container #contentBottom #contentContainer #contentFlower #sideNav #side-navigation .sub-nav a:hover {
	background-color:#635246;
	color:#FFFFFF;
}
#side-navigation .sub-nav a:hover {
	
}

#sideNav a.blog-cta {
	width: 147px;
	height: 74px;
	display: block;
}

#sideNav a.blog-cta:link, #sideNav a.blog-cta:visited {
	background: url(../images/blog-cta.gif) top left no-repeat;
}
#sideNav a.blog-cta:active, #sideNav a.blog-cta:hover {
	background-position: top right;
}

#sideNav a.blog-cta2 {
	margin-bottom: 10px;
	width: 147px;
	height: 98px;
	display: block;
}

#sideNav a.blog-cta2:link, #sideNav a.blog-cta2:visited {
	background: url(../images/CTA-blog.jpg) top left no-repeat;
}

#sideNav a.blog-cta2:active, #sideNav a.blog-cta2:hover {
	background-position: top right;
}

#sideNav a.bbb-cta {
	width: 147px;
	height: 74px;
	display: block;
	position: absolute;
	margin:540px 0 0 0;
	
}
#sideNav a.bbb-cta:link, #sideNav a.bbb-cta:visited {
	background: url(../images/bbb.gif) top left no-repeat;
}
#sideNav a.facebook-cta {
	width: 147px;
	height: 74px;
	display: block;
	position: absolute;
	margin: 160px 0 0 0;
	
}
#sideNav a.facebook-cta:link, #sideNav a.facebook-cta:visited {
	background: url(../images/facebook-button.jpg) top left no-repeat;
}
#sideNav a.twitter-cta {
	width: 147px;
	height: 74px;
	display: block;
	position: absolute;
	margin: 245px 0 0 0;
	
}
#sideNav a.twitter-cta:link, #sideNav a.twitter-cta:visited {
	background: url(../images/twitter-button.jpg) top left no-repeat;
}
#sideNav .feedburner {
	width: 147px;
	height: 74px;
	display: block;
	position: absolute;
	padding: 3px 0 0 0;
}
#sideNav .coco {
	width: 124px;
	height: 96px;
	display: block;
	position: absolute;
	margin: 445px 0 0 10px;
	border: 1px solid #000000;
	
}
#sideNav .tom {
	width: 147px;
	height: 74px;
	display: block;
	position: absolute;
	margin: 360px 0 0 0;
	border: 1px solid #000000;
	
}
.top-CTA {
	width: 110px;
	height: 117px;
	float: left;
	display: block;
	position: absolute;
	border: 1px solid #bbbbba;
	left: 25px;
	top: 227px;
	
}

/*.top-CTA:link, .top-CTA:visited {
	background: url(../images/top-CTA.jpg) top left no-repeat;
}
.top-CTA:active, .top-CTA:hover {
	background-position: top right;
}*/
/* content */

#content {
	width: 550px;
	height: auto;
	min-height: 600px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 24px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e77435;
	margin: 12px 0 0 0;
	padding: 0;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e77435;
	margin: 12px 0 0 0;
	padding: 0;
}

#content p {
	line-height: 18px;
	margin: 14px 0;
	padding: 0;
}

#content p#juvequote {
	color: #008185;
	font-weight: bold;
}

 #video-container2{
 margin: 15px 0 20px 30px;
}
#content a:link,#content a:visited{
	color: #008185;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover,#content a:active{
	color: #442807;
	font-weight: bold;
	text-decoration: none;
}

#caption {
	width: 120px;
	height: auto;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid #666666;
}

#map {
	width: 350px;
	height: 350px;
}

.colorado {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #008185;
}

.aurora {
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #008185;
}
.aurora2 {
	margin: 20px 0px 10px 15px;
	float: right;
	border: 1px solid #008185;
}
.denver {
	border: 1px solid #008185;
}

.gallery {
	width: 450px;
	height: auto;
	text-align: center;
	margin: 30px 0 20px 30px;
}

.gallery strong {
	margin: 3px 80px;
}

.gallery img {
	margin: 5px;
	border: 1px solid #008185;
}

#cta {
	width: 197px;
	height: 55px;
	float: right;
	clear: right;
}
#video-container1 {
	margin-top: 20px;
}
#video-container2t {
	margin-top: 20px;
}
#video-container3 {
	margin-top: 20px;
	margin-left: 70px;
}
#seminarCTA {
	margin-left: 40px;
}
#seminarCTA a:link, #seminarCTA a:visited {
	color: #FFFFFF;
	text-decoration: none!important;
}
#consultCTA a{
	width:180px;
	height:144px;
	display:block;
	background:url(../images/free-consultation-cta.jpg) top left no-repeat;
	margin:0 0 0 70px;

	
}
#consultCTA a:hover{
	width:180px;
	height:144px;
	display:block;
	background:url(../images/free-consultation-cta-ro.jpg) top left no-repeat;
}

/*------------------Contact Forms---------------------*/

#miniContact {
	width: 190px;
	height: 350px;
	float: right;
	background: url(../images/miniContact.gif) left top no-repeat;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 95px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#miniContact div {
	margin-left: 10px;
}
#miniContact div.field {
	width: 170px;
	height: 30px;
	margin-top: 2px;
	padding-left: 7px;
  	background: url(../images/fields.jpg) left top no-repeat;
}
#miniContact div.field input {
	width: 155px;
	height: 23px;
	color: #442807;
	padding: 7px 0 0 8px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#miniContact div #first-name .field  {
	background: url(../images/field.jpg) left top no-repeat !important;
}

#miniContact select {
	width: 170px;
	height: 25px;
	background: #FFFFFF url(../images/fields.jpg) left top no-repeat;
	margin-top: 2px;
	color: #442807;
	padding: 5px 0 0 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#miniContact div.field textarea {
	width: 155px;
	height: 88px;
	color: #442807;
	padding: 7px 0 7px 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
}
#miniContact #comment {
	width: 170px;
	height: 104px;
	margin-top: 2px;
	background: url(../images/comment.jpg) left top no-repeat;	
}

#miniBtn input {
	width: 76px;
	height: 29px;
	margin-top: 10px;
	background:url(../images/button.jpg) top center no-repeat;
	border: none;
}

.address2, #mainContact .address2 {
  display: none;
}

#miniContact div input.valid, .valid {
  background-color: #D0ECAA;
}
#miniContact div input.invalid, .invalid {
  background-color: #EC8486;
}


#miniContact div select.valid, .valid {
  background-color: #D0ECAA;
}
#miniContact div select.invalid, .invalid {
  background-color: #EC8486;
}


#miniContact #single-line {

	background: url(../images/single-line.jpg) top left no-repeat;
}
#miniContact #single-line input.single {
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#miniContact div.single-line img {
	float: right;
}

#bottomInfo {
	width: 350px;
	height: 210px;
	padding: 0;
	margin: 15px 0;
	text-align: center;
}

/*--------------------------- Footer ---------------------------*/

#footer {
	background: url(../images/bottom.jpg) no-repeat left 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-bottom: 30px;
}

#bottomNav {
	width: 680px;
	height: auto;
	background: url(../images/bottomNav.jpg) left top repeat-y;
	margin: 0 0 30px 0;
	padding: 10px 50px;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #000000;
	text-decoration: none;
}

#bottomNav a:hover, #bottomNav a:active {
	color: #008185;
	text-decoration: underline;
}

.whiteText {
	color: #FFFFFF;
	text-decoration: none;
}

/*------------------------- Disclaimer -------------------------*/

#disclaimer {
	margin-top: 10px;
}

#disclaimer a:link, #disclaimer a:visited {
	color: #000000;
	text-decoration: none;
}

#disclaimer a:hover, #disclaimer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
/* end sIFR goodness */








/*#rightCol #qc form div {
	position: absolute;
	z-index: 10;
	height: auto;
	width: 150px;
	left: 9px;
	top: 131px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#rightCol #qc form div select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
}*/
/*`````````````````````````````````````````````````````````````````` select something new kid! 
select {
	display: block;
	width: 141px;
	margin: 0px;
	padding: 3px;
	height: auto;
    }
    select.replaced {
      display: none;
    }
    ul.selectReplacement {
	margin: 0;
	padding: 0px;
	height: auto;
	width: 149px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #D7EDF1;
	background-image: url(../images/selectUlBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }
    ul.selectReplacement li {
	color: #008dcc;
	cursor: pointer;
	display: none;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 4px 3px;
	width: 143px;
	height: auto;
    }
    ul.selectOpen li {
      display: block;
    }
    ul.selectReplacement li.selected {
      color: #ffab09;
      display: block;
    }
    ul.selectOpen li.selected {
      background: #EBF6F8;
      display: block;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover {
      background: #EBF6F8;
      color: #ffab09;
    }
`````````````````````````````````````````````````````````````````` end select something new */




#rightCol #miniContact form div {
	position: absolute;
	z-index: 20;
	height: auto;
	width: 170px;
	left: 0px;
	top: 131px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	
	display: none;
}
#rightCol #miniContact form div select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 20;
}

/*`````````````````````````````````````````````````````````````````` select something new kid!
select {
	display: block;
	width: 170px;
	margin: 6px 0 0 0;
	height: auto;
	background: #FFFFFF url(../images/fields.jpg) left top no-repeat;

	color: #442807;
	padding: 7px 0 0 15px;
    }
    select.replaced {
      display: none;
    }
    ul.selectReplacement {
	width: 170px;
	height: 30px;
	background: #FFFFFF url(../images/fields.jpg) left top no-repeat;
	background-color: #edf6f5;
	color: #442807;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    }
    ul.selectReplacement li {
	color: #442807;
	cursor: pointer;
	display: none;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 143px;
	height: auto;
    }
    ul.selectOpen li {
      display: block;
    }
    ul.selectReplacement li.selected {
      color: #442807;
      display: block;
    }
    ul.selectOpen li.selected {
      background-color: #edf6f5;
      display: block;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover {
      background: #EBF6F8;
      color: #e77435;
    }
/*`````````````````````````````````````````````````````````````````` end select something new */
p.philosophy {
	font-size: 10px;
	text-align: left;
}

.centerItem {
	text-align: center;
}

.noBorder {
	border: none !important;
}
