/* Adapted from original stylesheet */

figcaption {
	padding: 5px;
	font-family: 'Cherry Swash', cursive;
	font-size: 1em;
	font-weight: 700;
	border: none;
	background: transparent;
	word-wrap: normal;
	text-align: left;
}
img {
	border: 1px solid #323232;
	padding: 5px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 3px 3px 5px rgba(50, 50, 50, .5);
}
iframe {
	border-radius: 8px;
	
}
body {
	font-family: Roboto, 'Helvetica Neue', Arial, sans-serif;
}
code {
	color: #055cb1;
    font-weight: 550;
}
/* set image max width to 100% */
/* need this for the responsive table */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.widget2 {
	margin: 20px 0px 30px 0px;
	border-radius: 8px;
	/* box shadow */
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.widget {
	margin: 20px 10px 50px 10px;
}
.widgetTop {
	margin: 5px 10px 50px 10px;
}
.widgettitle {
	margin: 0 0 5px;
	padding: 0;	
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0 0 0 10px;
	padding: 6px 0;
	list-style: none;
	border-top: solid 1px #eee;
}
.food {
	padding: 0 30px 80px 0;
}
#content {
	color: #6C644F;
	background-color: #FFFFEC;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#contentTwo {
	color: #6C644F;
	background-color: #FFFFEC;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#sidebar {
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#sidebar a
{
    width: 6em;
    text-decoration: none;
    text-align: center;
	padding: 0px 10px 4px 10px;
	font-weight: 600;
}
#sidebar a:hover
{
    width: 6em;
    text-decoration: none;
    text-align: center;
	padding: 5px 10px 5px 10px;
	font-weight: 600;
	color: white;
	background-color: DodgerBlue;
	border-radius: 3px;
}

/* Bootstrap customisation */
h1 {
	font-size: 1.7em;
}

.nav a{
	font-size: 1.0em !important;
}

.myCol1 {
  	background-color: #FFFFEC;
    margin-top: 15px;
	padding-top: 10px;
	border-radius: 5px;
  }
.myCol1a {
  	background-color: #FFFFEC;
    margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-radius: 5px;
  }
.myCol2 {
  	background-color: #FFFFEC;
    margin-top: 15px;
	padding-top: 10px;
	border-radius: 5px;
  }
.myCol10 {
	background-color: white;
    margin-top: 20px;
	padding-top: 10px;
  }
.myCol11 {
  	background-color: #FFFFEC;
    margin-top: 40px;
	padding-top: 10px;
	border-radius: 5px;
  }
.myCol15 {
    margin-top: 20px;
	padding-top: 10px;
  }
.myCol21 {
  	background-color: greenYellow;
	color: red;
    margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-radius: 5px;
  }
.myCol22 {
  	background-color: greenYellow;
	color: red;
    margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-radius: 5px;
  }
.myCol31 {
	background-color: #FFD700;
	color: #1775D0;
    margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-radius: 5px;
    font-weight: 300; 
  }
.myCol31a {
	color: #1775D0;
    font-weight: 450; 
  }
a {
	color: #1775D0;
    font-weight: 500;
    text-decoration: none;
  }
a:link, a:visited {
	color: #1775D0;
    font-weight: 500;
    text-decoration: none;
  }
a:hover {
	color: orange;
    font-weight: 500px;
    text-decoration: none;
  } 
.myFooter {
  	background-color: #006600;
	color: white;
    margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-radius: 5px;
  }
div.form-group button a {
	color: #ffffff; 
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
div.form-group button a:link, div.form-group button a:visited {
	color: #ffffff; 
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
div.form-group button a:hover {
	color: #ffffff; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.myCenter {
  text-align: center;
}
.jumbotron {
	background-color: #CC0000;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
}
.jumbotron p.logoTag {
	font-size: 1.25em;
}
.myRed { 
	color: red;
	font-size: 1.5em;
}
.myColOne {
	color: #055cb1;
}
.myColOneBold {
	color: #055cb1;
    font-weight: 450;
}
.myLH250 {
	line-height:250%;
}
.myPad10 {
	padding:10px;
}
.myPad20 {
	padding:20px;
}
.myFW500 {
	font-weight:500;
}
.myIconBar {
	color: white;
}
.myLabelThree {    
	color: red;    
	background-color: #FFD700;
	box-shadow: 1px 1px 1px #000000; 
	border-radius: 3px;
}  
.carousel-indicators li {
  background-color: #669966;
}
.carousel-indicators .active {
  background-color: #FF7600;
}
#picCarousel {
	background-color: #FFFFEC;
	color: #FFD700;
}
.carousel-caption {
	color: #FFD700;
}

.myCarouselImage {
	width: 100%;
	height: auto;
}

.carousel-inner {
	width: 100%;
}
.item {
	text-align: center;
}
.carousel-inner img {
	display: inline-block !important;
}
.myContactImage {
	width: 20%;
	height: auto;
}
/* Error Image */
.myContactImageError {
	width: 40%;
	height: auto;
}
.myBrandImage {
	width: 25%;
	height: auto;
	padding: 0px;
}
.myLogoImage {
	width: 15%;
	height: auto;
	padding: 0px;
	margin-right: 15px;
}
.myLogoText {
	font-weight: 550;
	font-size: 1.5em;
}
#logo {
	background-color: #FFD700;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	color: #1775D0;
	font-weight: 550;
}
#logo p.logoTag {
	font-size: 1.25em;
}
#logo h1 {
	font-weight: 550;
}
.myLogoColor {
	color: #0000CD;
}


/* Add padding to content for a fixed navbar */
@media screen and (min-width: 200px) {
	body { padding-top: 70px; }
		.carousel-inner img {
		margin-left: 5px !important;
	}
    .myCarouselImage {
        width: 70%;
        height: auto;
    }
	#sidebar a {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 0px 5px 4px 5px;
		font-weight: 600;
	}
	#sidebar a:hover {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 5px 5px 5px 5px;
		font-weight: 600;
		color: white;
		background-color: DodgerBlue;
		border-radius: 3px;
	}
    .nav a{
        font-size: 0.9em !important;
    }
}

@media screen and (min-width: 320px) {
	body { padding-top: 70px; }
		.carousel-inner img {
		margin-left: 10px !important;
	}
    .myCarouselImage {
        width: 80%;
        height: auto;
    }
	#sidebar a {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 0px 5px 4px 5px;
		font-weight: 600;
	}
	#sidebar a:hover {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 5px 5px 5px 5px;
		font-weight: 600;
		color: white;
		background-color: DodgerBlue;
		border-radius: 3px;
	}
    .nav a{
        font-size: 1.0em !important;
    }
}

@media screen and (min-width: 480px) {
	body { padding-top: 70px; }
		.carousel-inner img {
		margin-left: -5px !important;
	}
    
    .myCarouselImage {
        width: 90%;
        height: auto;
    }
	#sidebar a {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 0px 5px 4px 5px;
		font-weight: 600;
	}
	#sidebar a:hover {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 5px 5px 5px 5px;
		font-weight: 600;
		color: white;
		background-color: DodgerBlue;
		border-radius: 3px;
	}
    .nav a{
        font-size: 1.1em !important;
    }
}

@media screen and (min-width: 768px) {
	body { padding-top: 70px; }
		.carousel-inner img {
		margin-left: 5px !important;
	}
	#sidebar a {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 0px 5px 4px 5px;
		font-weight: 600;
	}
	#sidebar a:hover {
		width: 4em;
		text-decoration: none;
		text-align: center;
		padding: 5px 5px 5px 5px;
		font-weight: 600;
		color: white;
		background-color: DodgerBlue;
		border-radius: 3px;
	}
}

@media screen and (min-width: 992px) {
	body { padding-top: 70px; }
	.carousel-inner img {
		margin-left: -20px !important;
	}
}

@media screen and (min-width: 1200px) {
	body { padding-top: 70px; }
	.carousel-inner img {
		margin-left: -10px !important;
	}
}






