@import url("../webfonts/Adobe_Carlson_Pro/stylesheet.css");

.body {
text-align: center;
	background: #fff;
	color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container
	{
	text-align: left;
	margin: 0 auto;
	width: 902px;
	height: auto;
	background: #fff  repeat-y;	
}
#container2
	{
	text-align: left;
	font: 82% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 902px;
	height: auto;
	background: url(images/navback.gif);	
}
.midleftsm 
{
	width: 8px;
	height: auto;
	float: left;
	
}	
.midleft 
{
	width: 195px;
	height: auto;
	float: left;
	
}
.midright 
{
	width: 689px;
	font: 120% Arial, Helvetica, sans-serif;
	height: auto;
	float: left;
	padding-left: 10px;
	background: #fff;
}

.secbody 
{
	width: 200px;
	height: auto;
	float: left;
	background: #fff;
}

.topleft 
{
	width: 19px;
	height: auto;
	float: left;
}

.topmid 
{
	width: 680px;
	height: 23px;
	float: left;
	color: #fff;
	background: url(images/topback.gif);
}

#container3
	{
	text-align: left;
	font: 84% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 902px;
	height: auto;
	background: #fff;	
}

.botleft 
{
	width: 26px;
	height: auto;
	float: left;
	background: #fff;
}

.botmid 
{
	width: 100%;
	padding-top: 5px;
	padding-left:8px;
	padding-right: 8px;
	padding-top: 5px;
	float: left;
	color: #fff;
	background-color: #737373;
	font-size: 12px;
}

.botrgt 
{
	width: 18px;
	height: auto;
	float: left;
	background: #fff;
}

.wish
{
	height: 85px;
	float: left;
	text-align: center;
	width: 100%;
}

.wish1 
{
	height: 35px;
	float: left;
	text-align: center;
	max-width: 688px;
}

.wish2
{
	height: 50px;
	float: left;
	text-align: center;
	max-width: 344px;
}

.wish3
{
	width: 344px;
	height: 50px;
	float: left;
	text-align: center;
	max-width: 344px;
}

.aa 
{
	width: 579px;
	height: 7px;
	background: url(images/greenbcktp.gif);
}

.bb 
{
	width: 579px;
	height: auto;
	color: #FFFFFF;
	background: #106618;
}

.cc 
{
	width: 579px;
	height: 7px;
	background: url(images/greenbckbt.gif);
}

.dd 
{
	width: 579px;
	height: 7px;
	background: url(images/redbcktp.gif);
}

.ee 
{
	width: 579px;
	height: auto;
	color: #FFFFFF;
	background: #AB2A14;
}

.ff 
{
	width: 579px;
	height: 7px;
	background: url(images/redbckbt.gif);
}

.slideshow {
	height: auto;
	/* [disabled]width: 200px; */
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	max-width: 225px;
}
.slideshow img {  border: 1px solid #ccc; background-color: #eee; }

.clear { clear: both; background: #fff;}

	.sidelink{
	display:block;
	width:187px;
	height:22px;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	color:#fff;
	text-decoration:none;
	border-bottom: url(images/hnav.gif);
	padding:6px 8px 0 0;
	}
	
	.sidelink:hover,.menuheader{
	background:#546B90 repeat-x;
	color:#F5EAC3;
	text-decoration:none;
	}
	
		.sidelink2{
	display:block;
	width:187px;
	height:33px;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	color:#fff;
	text-decoration:none;
	border-bottom: url(images/hnav.gif);
	padding:6px 8px 0 0;
	}
	
	.sidelink2:hover,.menuheader{
	background:#546B90 repeat-x;
	color:#F5EAC3;
	text-decoration:none;
	}
.style1 {
	color: #24549F;
	font-style: italic;
	font-weight: bold;
}
.style2 {color: #A3301B}
.style3 {font-size: 140%}
.style4 {
	color: #A3301B;
	font-size: 140%;
}
.row strong .style4 {
}

.style5 { color: #24549F; }


.header-desk{
  display:inherit;
}

.header-mob{
  display:none;
}

.list-contain{
	background-color: #103063;
	padding-top: 9px;
	padding-bottom: 3px;
	color: #fff;
	text-align: center;
	font-family: "Adobe Carlson Pro";
	font-size: 13px;
}

.phone-text {
	font-family: andika;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	margin-top: -3px;
}

.navback{
	background-image: url(../images/wish-bkg.gif);
	background-size:cover;
}

@media (min-width: 902px) {
.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.row-flex > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
}
}

@media (max-width: 767px) {
  ul li {
	font-size: 13px;
}

.header-desk{
  display:none;
}

.header-mob{
  display:inherit;
}

.list-contain{
	font-size: 11px;
}

.phone-text {
	margin-top: -0px;
}
}


.carousel-fade .carousel-inner .item {
  opacity: .5;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.submenu {
	background-color: #A3301B;
}

.submenu ul,li{
color:#000;
}

.submenu > li {
  position: relative;
  display: block;
}
.submenu > li > a {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #fff;
	border-bottom: solid 1px #103063;
	font-size: 13px;
}
.submenu > li > a:hover,
.submenu > li > a:focus {
	background-color: #546b90;
	color: #ffffe0;
}

.thumbtext{
	font-size: 14px;
	color: #24549F;
}

a {
	color: #24549F;
	text-decoration: underline;
}
a:hover,
a:focus {
	color: #24549F;
	text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.phone-text a:link{
	
	color: #fff;
	text-decoration: underline;
	}
	
	.phone-text a:visited{
	
	color: #fff;
	text-decoration: underline;
	}
	
.phone-text a:hover{
	
	color: #fff;
	text-decoration: underline;
	}

.submenu-link a:link{
	color: #fff;
	text-decoration: none;
	}
	
	.submenu-link a:visited{
	color: #fff;
	}
	
.submenu-link a:hover{
	color: #fff;
	text-decoration: underline;
	}
/*FORM STUFF*/

.form-name{
	margin-bottom: 2px;
	/* [disabled]float: left; */
	display: inline-block;
	/* [disabled]max-width: 300px; */
	background-color: #24549F;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	color: #fff;

}
