.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}

.center { text-align:center; }
.captcha
{
  width: 150px;
}
.refresh
{
  position:relative;
  float: right;
  margin-top: -45px;
  margin-right: -22px;
}
#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}

.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6633;
}
.BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 11px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}

a:link {
	color: #E28D24;
}
a:visited {
	color: #E28D24;
}
a:hover {
	color: #E28D24;
}
a:active {
	color: #E28D24;
}
.style2 {
	color: #FF6600;
	font-size: 18px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home-page-special {
	background: #FCB040;
	width: 320px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 25px;
	margin-top: 25px;
}

.home-page-special p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.home-page-special span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




/** HIDE MOBILE ELEMENTS **/

.mobile-header-image {
	display: none;
}

.mobile-menu {
	display: none;	
}

.mobile-menu-toggle {
	display:none;	
}

.mobile-head-image {
	display:none;	
}

.side-nav {
	display:none;	
}

.desktop-friendly {
	display: none;	
}


/** START MOBILE CSS **/
@media (max-width: 800px) {

.mobile-friendly {
	display: none;	
}

table, tr, td {
	width: 100%;	
}

.desktop-friendly {
	display: inline-block;	
}

.home-image {
	float: left;
	width:50%;	
	height: auto;
	margin: 0px 10px 0px 0px;
}

.mobile-logo {
	margin-top: 65px;	
}

.mobile-image {
	width: 100%;
	height:auto;	
}

/** MOBILE MENU CSS **/

.mobile-menu {
	background-image: none;
	background-color: #c74a22;
	height: 56px;
	width:100%;
	color: #fff;
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	position: fixed;
	top:0px;
	left: 0px;
	z-index: 500;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
}

.side-nav {
	position: fixed;
	width: 100%;
	top: -300px;
	left:0px;
	transition: all 0.5s ease;
	z-index: 400;
	display:block;
	background-color: #d6562c;
}

ul.navList {
	width: 100%;
	padding:0px;
	margin:0px;
}

ul.navList li {
	border-bottom: 1px dashed #fff;
	list-style-type: none;
	font-family: arial;
	padding: 6px;
	font-size:16px;
	margin:0px;
}

ul.navList li:last-child {
	border-bottom: 0px;
}

ul.navList li a {
	color: #fff;
}

.mobile-menu-toggle {
	display: block;
	font-size: 22px;
	float: right;
	cursor: pointer;
	padding: 15px 15px;
	z-index:500;
}

.side-nav .mobile-menu-toggle {
	float:none;
	text-align:center;
	font-size:16px;
	background-color: #E0F2F1;
	position:absolute;
	width:170px;
	bottom:0px;
}

.toggle-nav {
	top: 56px;	
}

.mobile-contact {
	padding: 10px; 
	font-size:14px; 
	color:#fff; 
	background-color: #c74a22;
	font-family: Arial, Helvetica, sans-serif;	
}

.mobile-contact a {
	color:#fff!important; 
}

.book-online-button {
	float: left;
	padding: 17px 10px;
	font-size: 20px;
}

.book-online-button a {
	color: #fff!important;
}

#nav-toggle { 
	position:absolute;
	right: 104px;
	top:24px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 25px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: -8px; 
}
#nav-toggle span:after {
  bottom: -8px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}

/** END MOBILE MENU **/

#ittconnect table, tr, td {
	width: auto;	
}

#ittconnect td {
	padding: 5px;	
}

textarea {
	width: 90%!important;
	margin: 0px!important;	
}

input {
	width: 60%!important	
}


}
