/* HTML BODY*/
#html, body {
	overflow-x:hidden;
}




/* Rotating Images ON HOME PAGE */
#rotator
{
	width: 975px;
	height: 642px;
	margin:0px auto;
	position: relative;
}

#rotator img
{
	width: 950px;
	height: 642px;
}


/* WRAPPER*/
#wrapper { 
	font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin:0px auto;
	height: auto;
	width: 975px;
	padding-right:15px;
	padding-left:15px;
	background-color: #ffffff;
	position: relative;
	text-align:left
}


/* HEADER */
#header { 
	height: 15px;
	margin: -8px -10px 0px -10px;
	background: #FFF url(../images/siteimages/headerbg.png) repeat-x;
}


/* HEADER */
#headerclosed { 
	height: 75px;
	margin: -8px -10px 0px -10px;
	background: #FFF url(../images/siteimages/headerbg.png) repeat-x;
	font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 17.3px;
	color: #000000;  
}


/* leftcolumn SOCIAL MEDIA FOR INDEX PAGE */
#leftcolumn {
	font-size: 14px; 
	font-style: normal; 
	line-height: normal;  
	color: #000000;  
	background-color: #ffffff;
	text-decoration: none;
	line-height: 175%;  
	width: 280px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	padding-left:15px; 
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	border-style:solid;
	border-color:#cccccc;
	position: relative;
	float: left;
	z-index: 2;
}


/* rightcolumnhome MAINCONTENT FOR INDEX PAGE */
#rightcolumnhome {
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: #000000;  
	background-color: #ffffff;
	text-decoration: none;
	line-height: 175%;  
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	padding-left:20px; 
	padding-right:15px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:1px;
	border-style:solid;
	border-color:#cccccc;
	position: relative;
	float: left;
	z-index: 1;
}


/* content MAINCONTENT FOR SITE */
#content {
	font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: #000000;  
	background-color: #ffffff;
	text-decoration: none;
	line-height: 175%;  
	width: 925px;
	height: auto;
	margin: auto;
	padding-left: 25px; 
	padding-right:0px;
	position: relative;
	z-index: 1;
}



/* RED COLOR BLOCK*/
#redblock { 
	height: 110px;
	background-color: #cc3300;
	margin: 0px -10px 0px -10px;
	position: relative;
}



/* Footer */
#footer { 
	font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-color: #888888;
	position:relative;
	bottom:0;
	z-index:80;
	margin: 0px -10px -10px -10px;
	letter-spacing:1px;	
}


/* CSS definitions for html tags */

body {
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	line-height: 175%; 
	}
p { 
	text-align:left;
	font-size: 14px; 
	font-style: normal; 
	line-height: 175%;   
	font-weight: normal; 
	color: #000000; 
	}
td{
	font-size: 14px; 
	font-style: normal; 
	line-height: normal;  
	color: #000000;  
	background-color: #ffffff;
	text-decoration: none;
	line-height: 175%;  
	vertical-align: top;
	}
hr{
	border:1px solid #E8E8E8;
	align: center;
	}
b{ 
	color: #555555;
	}

strong{ 
	color: #cc3300;
	font-weight:lighter;
	}
h1 { 
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #888888; 
	text-decoration: none; 
	letter-spacing:1px;
	}
h2 { 
	font-family: 'Roboto Condensed', sans-serif;	
	font-size: 25px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #cc3300; 
	text-decoration: none;
	letter-spacing:1px;
	}
h3 { 
	font-family: 'Roboto', sans-serif;
	font-size: 22px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #cc3300; 
	text-decoration: none; 
	font-weight:300;
	display: inline; 
	}
h4 { 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #cc3300; 
	text-decoration: none; 
	display: inline; 
	}
h5 { 
	font-size: 18px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #555555; 
	text-decoration: none; 
	display: inline; 
	}
h6 { 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	display: inline; 
	}
h7 { 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #555555; 
	text-decoration: none; 
	display: inline; 
	}
a:link { 
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	text-decoration: none; 
	letter-spacing:0px
	}
a:visited { 
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	text-decoration: none; 
	}
a:active { 
	line-height: normal; 
	color: #000000; 
	text-decoration: none; 
	}
a:hover { 
	line-height: normal; 
	color: #cc3300; 
	text-decoration: none; 
	} 
a.hilite { 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #0099cc; 
	text-decoration: none; 
	} 
a.bold { 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #cc3300; 
	text-decoration: none; 
	}







/* MENU NAVIGATION  */
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
}
#cssmenu {
  height: 49px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  background:ffffff;
  color: #000;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  color: #000;
  font-size: 14px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #cc3300;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #cc3300;
  margin-left: -10px;
}
#cssmenu > ul > li.active > a {
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
}
#cssmenu > ul > li:hover > a {
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
#cssmenu .has-sub {
  z-index: 70;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 150px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #cc3300;
  border-bottom: 1px dotted #cc3300;
  filter: none;
  font-size: 13px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #992600;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #992600;
  border-bottom: 1px dotted #ff4000;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #802000;
}
