body{
	font-family:"Lucida Grande", arial, sans-serif;
	color: #5342fc;
	background:#F3F3F3;
	background-image:url(images/bg_hm.gif);
	margin:0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
}

li{
	width:100px;
	height:50px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

a{
	color:#FFF;
	text-decoration:underline;
}

p{
	padding:0px 5px;
}

.par{
	/*text-indent:70px;*/
	text-indent:5%;
}

/* Style for carousel BEGINS; use style tag below if embedding in Web pg */
/*<style type="text/css" media="screen">*/

body { font: 1em "Trebuchet MS", verdana, arial, sans-serif; font-size: 100%; }
input, textarea { font-family: Arial; font-size: 125%; padding: 7px; }
label { display: block; } 

.infiniteCarousel {
	/*width: 395px; ORIG */
	width: 100%;
	/* added below */
	height: 70%;
	position: relative; 
}

.infiniteCarousel .wrapper {
	/* added border below */
	/*border: 3px solid red;*/
	/* added below */
	height:50px;
	width: 99%; /* ORIG WIDTH: 315, .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto; 
	/*min-height: 10em; ORIG */
	min-height: 6em;
	/*margin: 0 40px; ORIG */
	margin: 0 0;
	position: absolute; 
	top: 0;
	z-index: 0;
}

.infiniteCarousel ul a img {
  /*border: 5px solid #000; ORIG */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  /*width: 9999px; NOTE: also the length that the slider will traverse */
  width: 2850px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
	display:block;
	float:left;
	/*padding: 10px;ORIG */
	padding: 5px;
	/*height: 85px; ORIG */
	/*width: 85px; ORIG */
	height: 65px;
	width: 300px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(assets/images/arrow.png) no-repeat 0 0;
  /*text-indent: -999px;*/
  position: absolute;
  /*top: 37px;*/
  cursor: pointer;
}

.infiniteCarousel .forward {
	/* added below */
	position: relative;
	background-position: 0 0;
	right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
/* style for carousel ENDS */

/* Text in panel that appears after dropdown occurs*/
.subtext{
	padding-top:15px;
	font-size:12px;
	color:white;
}

/*Menu Color Classes*/
.green{background:#6AA63B url('images/green-item-bg.jpg') top left no-repeat}
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') top left no-repeat;}
/*.blue{background:#0292C0 url('images/blue-item-bg.jpg') top left no-repeat;}*/
.blue{background:#5342fc url('images/blue-item-bg.jpg') top left no-repeat;}


.mainbox{
	/*border:4px solid blue;*/
	position:absolute;
	height:97%;
	width:99%;
}
#topbar{
	position:relative;
	left:0%;
	top:-0.4%;
	width:97%;
}
#topbar_hm{
	position:absolute;
	left:0%;
	top:33%;
	width:97%;
}
#titlebox{
	/*border:4px solid red;*/
	position:absolute;
	left:0%;
	top:1%;
	height:30%;
	width:99.0%;
	text-align:center;
}
#byline{
	/*border:2px solid cyan;*/
	position:absolute;
	left:81%;
	top:66%;
	height:13%;
	width:28%;
	font-size:14pt;
}
#titlebox_hm{
	/*border:4px solid red;*/
	position:absolute;
	left:0%;
	top:34%;
	height:30%;
	/*width:99.0%;*/
	width:100.0%;
	text-align:center;
}
#titlebox_left{
	/*border:4px solid brown;*/
	position:absolute;
	left:-0.5%;
	top:-9%;
	height:96%;
	width:45%;
	text-align:center;
	background-image: url(images/title_block.png);
	background-repeat:no-repeat;
}
#titlebox_right{
	/*border:4px solid black;*/
	position:absolute;
	/*left:46%;*/
	left:49.1%;
	top:1%;
	height:96%;
	width:52%;
	text-align:center;
}
#menubox{
	/*border:4px solid green;*/
	position:absolute;
	left:0%;
	top:0.5%;
	/*height:29%;*/
	height:50px;
	width:97.5%;
	text-align:left;
	z-index:2;
	background-color:#5342fc;
}
#menubox a{
	text-decoration:none;
}
#socmedia{
	/*border:2px solid green;*/
	position:absolute;
	left:86%;
	top:11%;
	height:18%;
	width:24%;
	text-align:center;
}
#photos{
	/*border:4px solid yellow;*/
	position:absolute;
	left:0.5%;
	top:36%;
	height:59%;
	width:98%;
	text-align:left;
}
#bottombox{
	/*border:4px solid green;*/
	position:absolute;
	left:0%;
	top:32%;
	height:66.5%;
	width:99.0%;
}
#homebox{
	/*border:4px solid red;*/
	position:absolute;
	left:0%;
	top:0.5%;
	height:97%;
	width:60%;
}
#homebox_title{
	/*border:4px solid yellow;*/
	position:absolute;
	left:0.5%;
	top:1%;
	height:10%;
	width:97%;
	font:16pt Arial bold;
	background-color:white;
	padding-left:1%;
	/*-moz-border-radius-topleft;-webkit-border-top-left-radius CODE SAMPLE*/
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	opacity:0.85;
	filter: alpha(opacity=85);
	/*text-shadow: 2px 2px 2px #999;*/
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
}

/* TEST Google Font API code below; serif is a generic fallback font */
#gapi {
	/*border:3px solid blue;*/
	position:absolute;
	left:22%;
	top:1%;
	height:80%;
	width:73%;
	/*font-family: 'Tangerine', sans-serif;*/
	font-family: 'Josefin Sans Std Light', sans-serif;
	font-size: 32px;
}

#ecom_icons{
	/*border:3px solid green;*/
	position:absolute;
	left:0%;
	top:68%;
	height:25%;
	width:96%;
}

#homebox_text{
	/*border:4px solid black;*/
	position:absolute;
	left:0%;
	top:18%;
	height:82%;
	width:97%;
	font:12pt Arial;
	padding-left:2%;
}
#homebox_text a{
	color:blue;
}
#webmailform{
	/*border:2px solid red;*/
	position:absolute;
	left:1.5%;
	top:50%;
	height:40%;
	width:98%;	
}
.firstform{
	font-family:"Lucida Grande", arial, sans-serif;
	font-size:12pt;
	color: #5342fc;
	opacity:0.85;
	filter: alpha(opacity=85);
}
input.firstform{
	height:7px;
}
input.firstformbutton{
	height:35px;
	width:65px;
	font-family:"Lucida Grande", arial, sans-serif;
	font-size:12pt;
	color: #5342fc;
	opacity:0.85;
	filter: alpha(opacity=85);
}
#phone{
	font:18pt Arial bold;
}
#email{
	font:12pt Arial bold;
}
#instructor_dante{
	font:16pt Arial;
}
#instructor_rob{
	font:16pt Arial;
}
#twitter{
	/*border:4px solid yellow;*/
	position:absolute;
	left:61%;
	top:3%;
	height:94%;
	width:38%;
}
#bottomrightbox{
	border:2px solid;
	border-top:0;
	border-right:0;
	border-bottom:0;
	position:absolute;
	left:60%;
	top:0.5%;
	height:97%;
	width:38%;
	-moz-border-left-colors: #000099 #0033CC #0066CC #0099CC;
}
#bottomrightbox_title{
	/*border:4px solid orange;*/
	position:absolute;
	left:1%;
	top:1%;
	height:10%;
	width:96%;
	font:16pt Arial bold;

	background-color:white;
	padding-left:2%;
	/*-moz-border-radius-topleft;-webkit-border-top-left-radius CODE SAMPLE*/
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	opacity:0.85;
	/*text-shadow: 2px 2px 2px #999;*/
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
}
#bottomrightbox_text{
	/*border:4px solid cyan;*/
	position:absolute;
	left:0%;
	top:15%;
	height:83%;
	width:97%;
	font:12pt Arial;
	padding-top:4%;
	padding-left:3.5%;
}
