body {
	font-size: 13px; 
  font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	background-color: #fafbfd;
  color: #3c3d38;
}
body, html{
  margin: 0;
  padding: 0;
}

a img,:link img,:visited img {
  border: none;
}

a{
	text-decoration: underline;
	color: #ab933e;
  cursor: pointer;
}
a:hover{
	text-decoration: none;
}

p{
  line-height: 150%;
  margin: 10px 0;
}

ul{
  margin: 10px 0;
  padding: 0;
  list-style: none;
}

li{
  margin: 5px 0;
  line-height: 150%;
}

dl{
  margin: 0;
}

h1, h2, h3, h4, h5{
  font-family: Georgia,Arial,sans-serif;
	margin: 15px 0px;
	font-weight: bold;
}

h1{
  color: #c0c2bb;
  font-size: 65px;
  line-height: 65px;
  letter-spacing: -3px;
  font-weight: normal;
}
h2{
  color: #e2ba66;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -2px;
  font-weight: normal;
}
h3{
  color: #ab933e;
  font-size: 15px;
  line-height: 20px;
}

h4{
  font-size: 13px;
  line-height: 18px;
}

/* containers */
.wrapper{
  width: 100%;
  min-width: 970px;
  overflow: hidden;
}

.stage{
  width: 950px;
  padding: 10px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

#page{
  background-color: #ffffff;
  background-image: url(../images/bg_header.png);
  background-repeat: repeat-x;
  background-position: 0 0;
}
#page .stage{
  padding-bottom: 25px;
}

/* header */

#header{
  width: 100%;
  height: 80px;
  display: block;
}

/* logo */

h1#logo, h1#logo a{
  width: 750px;
  height: 46px;
  line-height: 46px !important;
  font-size: 46px !important;
  margin: 0;
  padding: 0;
  display: block;
  outline: none;
}
h1#logo{
  background-image: url(../images/logo-header.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

h1#logo a{
  background-color: transparent;
  text-indent: -9999px;  
}

/* navigation */

ul#nav{
  width: 950px;
  height: 14px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 76px;
  left: 10px;
  list-style: none;
}

ul#nav li{
  line-height: none;
  display: inline;
  padding: 0;
  margin: 0 20px 0 0;
  height: 14px;
  line-height: 14px;
}

ul#nav li a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #6d6e71;
  text-decoration: none;
  text-transform: uppercase;
}
ul#nav li.on a{
  color: #ab933e;
}
ul#nav li a:hover{
  color: #000000;
}

/* content */

#main{
  width: 720px;
  display: inline;
  float: left;
  clear: left;
  margin: 0 20px 0 0;
}
#right{
  width: 210px;
  display: inline;
  float: left;
  clear: right;
  margin: -20px 0 0 0;
  font-size: 12px;
}

/* slogans */

#slogan{
  display: block;
  width: 100%;
}
#slogan h1{
  margin: 0;
}
#slogan h2{
  margin-bottom: 0;
}
.slogan_slide{
  height: 200px !important;
  overflow: hidden;
}

/* google map */

#map_canvas{
  height: 280px;
  display: block;
  overflow: hidden;
}

/* program outline table */

table.program_table{
  width: 100%;
  border: none;
}
table.program_table tr td{
  border-top: 1px solid #c0c2bb;
  border-left: 1px solid #c0c2bb;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
table.program_table tr.tr_top td{
  border-top: none;
}
table.program_table tr td.time{
  border-left: none;
  width: 55px;
}
table.program_table tr td.event{
  width: 210px;
  border-left: none;
}
table.program_table tr td.notes{
  width: auto;
}

/* venues slideshow */ 
/* homepage location blurb */

ul#venues_slide, ul#venues_slide li, 
.blurb{
  list-style: none;
  width: 100%;
  height: 200px !important;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
ul#venues_slide li, 
.blurb{
  background-image: url(../images/venues-images.jpg);
  background-repeat: no-repeat;
}

ul#venues_slide li#venues_slide1{
  background-position: 0 0;
}
ul#venues_slide li#venues_slide2,
.blurb_india{
  background-position: 0 -200px;;
}
ul#venues_slide li#venues_slide3{
  background-position: 0 -400px;;
}
ul#venues_slide li#venues_slide4{
  background-position: 0 -600px;;
}
ul#venues_slide li#venues_slide5,
.blurb_australia{
  background-position: 0 -800px;;
}
ul#venues_slide li#venues_slide6{
  background-position: 0 -1000px;;
}
ul#venues_slide li#venues_slide7{
  background-position: 0 -1200px;;
}
ul#venues_slide li#venues_slide8,
.blurb_miami{
  background-position: 0 -1400px;;
}
ul#venues_slide li#venues_slide9{
  background-position: 0 -1600px;;
}
ul#venues_slide li#venues_slide10,
.blurb_laguna_beach{
  background-position: 0 -1800px;;
}

/* people list  */

ul#people{
  list-style: none;
}
ul#people li{
  list-style: none;
  margin-top: 20px;
}
ul#people li img{
  float: left;
  clear: left;
  width: 190px;
  height: 238px;
  display: inline;
}
ul#people li h2, 
ul#people li p{
  float: right;
  clear: right;
  width: 510px;
  margin-top: 0;
  display: inline;
}

/* half half main content layout - contact page */

#main .main_half{
  width: 350px;
  float: left;
  display: inline 
}
#main .main_left{
  clear: left;
}
#main .main_right{
  clear: right;
  margin: 0 0 0 20px;
}

/* contact form */

dl.contact_form dt{
  margin: 0;
  padding: 0;
}

dl.contact_form dd{
  margin: 1px 0 10px 0;
  padding: 0;
}

dl.contact_form dd.button_send_shell{
  background-image: url(../images/ajax-loader.gif); 
  background-repeat: no-repeat;
  background-position: -9999px -9999px;
}
dl.contact_form dd.button_send_shell_loading{
  background-position: 80px 50%;
}

#contact-form-feedback{
  display: none;
}

/* form feedback */

.feedback_text{
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 45px;
  min-height: 32px;
}
.feedback_error{
  background-image: url(../images/warning.png); 
}
.feedback_ok{
  background-image: url(../images/tick.png);
}

/* input controls  */

input.text, textarea{
  font-size: 13px; 
  font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
  color: #3c3d38;
  display: block;
  background-color: #f3f3f4;
}

input.text{
  width: 340px;
  border: none;  
  height: 16px;
  line-height: 16px;
  padding: 5px;
  background-image: url(../images/textbox.png);
  background-repeat: no-repeat;
  background-position: 0 0 ;

}

textarea{
  width: 336px;
  height: 330px;
  line-height: 150%;
  padding: 0 5px;
  margin: 0;
  border-left: 2px solid #c0c2bb;
  border-right: 2px solid #c0c2bb;  
  border-top: none;
  border-bottom: none;
}

.textarea-edge{
  width: 350px;
  height: 5px;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  background-image: url(../images/textbox.png);
  background-repeat: no-repeat;
}

.textarea-top{
  background-position: 0 0;
}

.textarea-bottom{
  background-position: 0 100%;
}

input.button_send{
  background-image: url(../images/button-send.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 70px;
  height: 26px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
}
input.button:hover{
  background-position: 0 0;   
}

input.checkbox{
  background-color: #ffffff;
}

/* widget */

.widget{
  width: 210px;
  margin: 20px 0 0 0;
}
.widget-edge{
  background-image: url(../images/box-edge.png);
  background-repeat: no-repeat;
  height: 5px;
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}
.top-edge{
  background-position: top;
}
.bottom-edge{
  background-position: bottom;
}
.widget-main{
  padding: 5px 10px;
  margin: 0;
  width: 190px;
  display: block;
  background-color: #f8f6df;
}

.widget h3{
  margin: 0;
  padding: 0 0 10px 0;
  background-image: url(../images/dotline.gif);
  background-position: 0 100%;
  background-repeat: repeat-x;
  
}
.widget dt{
  font-weight: bold;
  margin: 10px 0 2px 0;

}
.widget dd{
  margin: 0;
}

/* footer */

#footer{
  background-image: url(../images/bg_footer.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  color: #6d6e71;
  font-size: 12px;
}
#footer .stage{
  padding-top: 20px;
}


#footer #footer_left{
  float: left;
  clear: left;
  display: inline;
  width: 900px;
}

a#blink{
  width: 30px;
  height: 11px;
  background-image: url(../images/blink-interactive-web-design-and-development.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  text-indent: -9999px;
  line-height: 0px;
  display: block;
  outline: none;
  position: absolute;
  bottom: 17px;
  right: 10px;
}
a#blink:hover{
  background-position: 0 0;
}

#footer p{
  line-height: 100%;
  margin: 5px 0;
}


/* at the last but not the least */

hr{
  display: none;
}
.hr{
  background-image: url(../images/dotline.gif);
  background-repeat: repeat-x;
  background-position:  0 0;
  height: 2px;
  line-height: 0;
  font-size: 0;
  background-color: transparent;
  width: 100%;
  margin: 20px 0;

}
.highlight{
  color: #e2ba66;
}
.clear{
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 0px;
  line-height: 0;
  height: 0;
}
