@import url(http://fonts.googleapis.com/css?family=Kameron:700|Henny+Penny);

/* http://meyerweb.com/eric/tools/css/reset/v2.0 | 20110126
   License: none (public domain)
*/
<!-- Modernizr -->
  <script src="js/modernizr.js"></script>
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
 HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* GLOBAL SETTINGS */
body, html {	min-height: 100%;
}
body {
text-align:center;
	background-image:url(../images/bg-bar.jpg);
	background-size:cover;
	font-family: 'Kameron', serif;
}
a {
	text-decoration:none;
	text-shadow: 2px 2px 0 #2B2B2B;
	color:rgba(214,209,209,1.00);
}

section {
	-webkit-border-radius: 5px 15px 30px 15px;
	border-radius: 5px 15px 30px 15px;
	-webkit-box-shadow: 2px 1px 7px 3px #363432;
	box-shadow: 2px 1px 7px 3px #363432;
}
#container {
	background-color:rgba(187,187,187,0.25);
	width: 960px;
	margin: 0 auto;
}


#mainHeader {
}


#mainNav {
	float:left;
	width: 960px;
}
#mainNav li {
	display: block;
	float:left;
	height: 50px;
	width:170px;
}
#mainNav li a {
	text-decoration:none;
	text-transform: uppercase;
	color:#cccfbc;
	padding:0 10px;
	margin:0px;
	line-height:57px;
	display:inline-block;
}

/*spec's for 3 centre columns*/
.col12 img {
	float:left;
	margin: 20px 5px 20px 20px;
}
.col12 h3 {
	font-size: 1.8em;
	width: 260px;
	float:right;
	display:block;
	background-color:rgba(130,76,77,1.00);
}
.col12 p {
	color:rgba(0,0,0,1.00);
	font-size:1em;
	float:right;
	width: 220px;
	margin-right:20px;
	text-align:left;
}

#colc img:hover {
	-moz-transform: scale(1.1) rotate(-2deg);
	-webkit-transform: scale(1.1) rotate(-2deg);
	-o-transform: scale(1.1) rotate(-2deg);
	-ms-transform: scale(1.1) rotate(-2deg);
	transform: scale(1.1) rotate(-2deg);
	-webkit-box-shadow: 2px 2px 2px 2px rgba(126,211,80,1.00);
	box-shadow: 2px 2px 2px 2px rgba(126,211,80,1.00);
}
#colb img:hover {
	-moz-transform: scale(1.1) rotate(-2deg);
	-webkit-transform: scale(1.1) rotate(-2deg);
	-o-transform: scale(1.1) rotate(-2deg);
	-ms-transform: scale(1.1) rotate(-2deg);
	transform: scale(1.1) rotate(-2deg);
	-webkit-box-shadow: 2px 2px 2px 2px rgba(46,244,80,1.00);
	box-shadow: 2px 2px 2px 2px rgba(46,244,80,1.00);
}
#cola img:hover {
	-moz-transform: scale(1.1) rotate(-2deg);
	-webkit-transform: scale(1.1) rotate(-2deg);
	-o-transform: scale(1.1) rotate(-2deg);
	-ms-transform: scale(1.1) rotate(-2deg);
	transform: scale(1.1) rotate(-2deg);
	-webkit-box-shadow: 2px 2px 2px 2px rgba(126,211,80,1.00);
	box-shadow: 2px 2px 2px 2px rgba(126,211,80,1.00);
}
#mainNav li a:hover {
	color:#cccfbc;
    text-transform: capitalize;
	font-family: 'Henny Penny', cursive;
	text-shadow: 2px 3px 3px #232421;
	-moz-transform: scale(1.5) rotate(-2.5deg);
	-webkit-transform: scale(1.5) rotate(-2.5deg);
	-o-transform: scale(1.5) rotate(-2.5deg);
	-ms-transform: scale(1.5) rotate(-2.5deg);
	transform: scale(1.5) rotate(-2.5deg);
}

.col13 {
	background-color:rgba(187,187,187,0.70);
	width:280px;
	height:360px;
	margin: 7px 20px 15px 20px;
}/*320*/
.col13 h2 {
	font-size: 1.25em;
	line-height: 1.5em;
	color:rgba(0,0,0,1.00);
	display:block;
	background-color:rgba(255,255,255,1.00);
	width: 280px;
}
.col13 p {
	color:rgba(0,0,0,1.00);
	padding: 20px 20px;
}
.col12 {
	background-color:rgba(187,187,187,0.70);
	width:460px;
	height:200px;
	margin: 7px 10px 10px 10px;
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
 }/*480*/
#cola {
	-moz-transform: rotate(-1deg);
	-webkit-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
#colb {
	-moz-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	transform: rotate(1deg);
	}
#colc {
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
.col12 h3 {
	display:block;
	float:right;
	height:70px;
	padding-top: 10px;
	margin:0 0 10px 0;
}
.col12 img {
	float: left;
}
#mainFooter {
	background-image:url(../images/footer.jpg);
	height:50px;
	opacity:0.5;
	color:#cccfbc;
	padding:10px;
}
#footerTag {
	text-align:center;
	width:300px;
	display:inline;
}
footer img {
	height:40px;
	width:40px;
	float:right;
	margin-right:5px;
	display:in1line;
}
footer social {
	margin:0 auto;
}
header h1 {
	text-indent: -9999px;
}
h1{
	font-family: 'Kameron', serif;
    font-size: 4em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
	color:rgba(127,137,238,1.00);
}
h2{
	font-family: 'Kameron', serif;
    font-size: 3em;
	color:#CCCFBC;
}
#mardiGras h2{
	text-shadow: 5px 3px 5px #2B2B2B;
}
#mardiGras img{
	position: relative; width: 0; height: 0;
}

h3{
	font-family: 'Henny Penny', cursive;
    font-size: 2em;
	line-height: 1.5em;
	text-shadow: 2px 2px 0 #2B2B2B;
	color:#CCCFBC;
	background-color:rgba(130,76,77,1.00)

}
h4{
	font-family: 'Kameron', serif;
    font-size: 1.5em;
	color:rgba(234,241,30,1.00);
}
h5{
	font-family: 'Kameron', serif;
	font-size: 1.25em;
	line-height:1.25em;
	color:#CCCFBC;
	text-shadow: 2px 2px 0 #2B2B2B;
	padding:0 30px;
}
h6{
	font-family: 'Kameron', serif;
    font-size: .7em;
	color:rgba(249,152,109,1.00);
}
p{
	font-family: 'Kameron', serif;
	font-size: 1.0em;
	line-height:1.0em;
	color:#CCCFBC;
	padding:0 0px;
}
h3:hover {
	color:rgba(130,76,77,1.00);
	text-shadow: 2px 2px 0 #7ed350;
	background-color:rgba(179,145,118,1.00);
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
#sortable h6{
	font-family: 'Henny Penny', cursive;
    font-size: 1em;
	line-height: 1em;
	text-shadow: 1px 1px 0 #2B2B2B;
	color:#CCCFBC;
}
#sortable h6:hover{
	color:rgba(12,82,47,1.0);
	text-shadow: -1px 1px 0 #FDF00D;
	letter-spacing:2px;
	word-spacing:15px;

}
section #sortable {
	padding-top:0;
}

/* form styling example */
form{
	width: 960px;
}

form fieldset{
	margin-bottom: 20px;
}

form legend{
	font-size: 125%;
	font-weight: 700;
	margin-bottom: 20px;
}

form ol{
	list-style: none;
	padding: 0;
}

form li{
	margin-bottom: 10px;
}

form input[type=submit],
form input[type=reset]{
	float: right;
	background: black;
	border: none;
	color: white;
	padding: 6px 20px;
	cursor: pointer;
}

form input[type=reset]{
	float: none;
	background: red;
}


form textarea,
form input[type=text],
form input[type=email],
form input[type=url],
form input[type=password]{
	width: 630px;
	border: none;
	background: white;
}

form .postal-code input[type=text]{
	width: auto;
	padding: 0 4px;
}

form label{
	width: 140px;
	display: inline-block;
	vertical-align: top;
	padding-top: 4px;
}

form label.question{
	width: auto;
	display: block;
}

form .radio label,
form .checkbox label{
	width: auto;
	margin-right: 20px;
	padding-top: 1px;
}

form :focus{
	outline: none;
	background: black !important;
	color: white;
}


.ui-state-default {
	margin:0;
}
#sortable h6{margin:0;
font-size:2em;
}