@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#c5e3fc;
	font: 70%/1 arial, helvetica, sans-serif;
}

#background {
	margin:auto;
	width:1425px;
	height:530px;
	background-repeat:no-repeat;
	background-image:url(images/background.gif);

}

#site {
	margin:auto;
	width:900px;
	height:1080px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site2 {
	margin:auto;
	width:900px;
	height:1380px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site3 {
	margin:auto;
	width:900px;
	height:880px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site4 {
	margin:auto;
	width:900px;
	height:1080px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site5 {
	margin:auto;
	width:900px;
	height:980px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site6 {
	margin:auto;
	width:900px;
	height:980px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site7 {
	margin:auto;
	width:900px;
	height:980px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site8 {
	margin:auto;
	width:900px;
	height:980px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#site9 {
	margin:auto;
	width:900px;
	height:880px;
	border:solid;
	border-width:4px;
	border-color:#FFFFFF;

}

#header {
	float:left;
	width:900px;
	height:250px;
	margin-left:0px;
	
}

#tabBox {
	float:left;
	width:900px;
	height:25px;
	margin-left:0px;
	background-color:#999999;
}

#tabs {
	float:left;
	width:150px;
	height:25px;
}

#pinstripeTop {
	float:left;
	width:900px;
	height:35px;
	margin-left:0px;
	
}

#panel {
	float:left;
	width:355px;
	height:520px;
	background-image:url(images/panel.jpg)
}	

#headline {
	float:left;
	width:545px;
	height:50px;
}

#content {
	float:left;
	width:900px;
	height:auto;
	background-color:#e0e0db;
	background-repeat:no-repeat;
}

#pinstripeBottom {
	float:left;
	width:900px;
	height:20px;
	margin-left:0px;
	
}

#footer {
	margin:auto;
	width:900px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#666666;
}

#footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:900px;
	height:40px;
}

#contentText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	width:530px;
	height:auto;
	
}

#contentTextHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	width:530px;
	height:auto;
	
}

#juggler {
	width:545px;
	height:170px;
}

#contentBox {
	width:530px;
	height:700px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox2 {
	width:530px;
	height:1000px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox3 {
	width:530px;
	height:500px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox4 {
	width:530px;
	height:700px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox5 {
	width:530px;
	height:600px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox6 {
	width:530px;
	height:600px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox7 {
	width:530px;
	height:600px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox8 {
	width:530px;
	height:600px;
	margin-top:50px;
	margin-left:355px;
	
}

#contentBox9 {
	width:530px;
	height:500px;
	margin-top:50px;
	margin-left:355px;
	
}

#bbb {
	margin-top:60px;
	margin-left:100px;	
}

#videoBox {
	float:left;
	width:275px;
	height:209px;
	background-color:#317aad;
	margin-left:25px;
	margin-top:30px;
	
}

#contactJoseph {
	float:left;
	width:275px;
	height:42px;
	background-color:#317aad;
	margin-left:25px;
	margin-top:0px;
	
}

#panelForm {
	float:left;
	width:275px;
	height:190px;
	margin-left:25px;
	margin-top:0px;
	
}

#mapDirections {
	float:left;
	width:275px;
	height:35px;
	margin-left:25px;
	margin-top:0px;
	
}

#video {
	float:left;
	width:265px;
	height:199px;
	margin-left:5px;
	margin-top:5px;
	
}

#bullet {
	margin-left:20px;
}

/* contact form style sheet below */



h1 {
  margin: 10px 0 30px;
  font-size: 220%;
}

/* the main layout */

#contentForm {
  display: block;
  width: 275px;
  background-color: #ccccca;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 70px;
  text-align:right;
  line-height: 12px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select { 
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 3px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 75px;
  height: 23px;
  margin-left: 70px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 70%;
  height: 10px;
  line-height: 10px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 1px 5px 1px 50px;
  margin: 2px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 10px;
  text-align: center;
}
