@charset "UTF-8";

/** CSS Reset **/

body {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
padding: 0;
margin: 0;
line-height: 1em;
font-size: 100%;
font-weight: normal;
font-style: normal;
}

table {
font-size: inherit;
font: 100%;
}

ul {
list-style: none;
}

img {
border: 0;
}

p {
margin: 1em 0;
}

/** end CSS Reset **/

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	font-family: 'CartoGothicStdBook', Helvetica, Arial;
	text-align:justify;
	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	color: #424242;
}

#wrapper {
	width: 950px;
	min-height: 700px;
	margin: 0 auto;
}

/**Font Face**/

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('cartogothic/CartoGothicStd-Book.eot');
	src: local('CartoGothic Std Book'), local('CartoGothicStd-Book'), url('cartogothic/CartoGothicStd-Book.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdItalic';
	src: url('cartogothic/CartoGothicStd-Italic.eot');
	src: local('CartoGothic Std Italic'), local('CartoGothicStd-Italic'), url('cartogothic/CartoGothicStd-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('cartogothic/CartoGothicStd-Bold.eot');
	src: local('CartoGothic Std Bold'), local('CartoGothicStd-Bold'), url('cartogothic/CartoGothicStd-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdBoldItalic';
	src: url('cartogothic/CartoGothicStd-BoldItalic.eot');
	src: local('CartoGothic Std Bold Italic'), local('CartoGothicStd-BoldItalic'), url('cartogothic/CartoGothicStd-BoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'MuseoSlab500Regular';
	src: url('museoslab/museo_slab_500-webfont.eot');
	src: local('MuseoSlab500Regular'), url('museoslab/museo_slab_500-webfont.woff') format('woff'), url('museoslab/museo_slab_500-webfont.ttf') format('truetype'), url('museo_slab_500-webfont.svg#webfontha9Os8c2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Mom´sTypewriterRegular';
	src: url('momtype/moms_typewriter-webfont-webfont.eot');
	src: local('‚ò∫'), url('momtype/moms_typewriter-webfont-webfont.woff') format('woff'), url('momtype/moms_typewriter-webfont-webfont.ttf') format('truetype'), url('momtype/moms_typewriter-webfont-webfont.svg#webfontYm1y78hs') format('svg');
	font-weight: normal;
	font-style: normal;
}


p {
	font-family: 'CartoGothicStdBook', Helvetica, Arial;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #424242;
}

h1 {
	font-family: 'MuseoSlab500Regular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-left: 2px;
	text-transform: none;
}


h2 {
	font-family: 'Mom´sTypewriterRegular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 29px;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	text-transform: capitalize;
}

h3 {
	font-family: 'MuseoSlab500Regular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 20px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 2px;
	text-transform: none;
}

h4 {
	font-family: 'CartoGothicStdBook', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 11px;
	line-height: 110%;
	font-weight: normal;
	color: #F7F8E0;
	margin-top: 5px;
	margin-left: 0px;
	text-transform: none;
}

h5 {
	font-family: 'CartoGothicStdBook', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #E0ECF8;
	margin-top: 0;
	text-transform: none;
}

h6 {
	font-family: 'Mom´sTypewriterRegular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 29px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	text-transform: capitalize;
}

strong {
	font-family: 'CartoGothicStdBold', Helvetica, Arial;
	font-weight: bold;
}

em {

	font-family: 'CartoGothicStdItalic', Helvetica, Arial;
	font-size: 12px;
	line-height: 140%;
	font-style: italic;
}

a:link {
	color: #FAFAFA;
	text-decoration: none;
}
a:visited {
        color: #FAFAFA;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FAFAFA;
}
a:active {
    color: #FAFAFA;
	text-decoration: none;
	outline: none;
}

#socialmedia a:link {
	font-family: 'Mom´sTypewriterRegular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 14px;
	color: #424242;
	text-decoration: normal;
}
#socialmedia a:visited {
  font-family: 'Mom´sTypewriterRegular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 14px;
	color: #424242;
	text-decoration: normal;
}
#socialmedia a:hover {
	font-family: 'Mom´sTypewriterRegular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 14px;
	text-decoration: normal;
	color: #424242;
}
#socialmedia a:active {
  font-family: 'Mom´sTypewriterRegular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 14px;
	color: #424242;
	text-decoration: normal;
	outline: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
  color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #27d100;
}
#footer a:active {
  color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

ul {
	padding: 0;
	width: 100%;
	list-style: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	display:block;
	width: 100%;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#footer { width:950px; height:160px; margin:0 auto; }

#footer_wrap {
	width:100%;
	height:160px;
	margin-top:15px;
	background-repeat: repeat-x;
	font-family: 'CartoGothicStdBook', Helvetica, Arial;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	background-color: #669999;
}

#leftfooter {
	width: 50%;
	margin-top: 5px;
	float: left;
}

#rightfooter {
	width: 50%;
	margin-top: 5px;
	float: right;
	text-align:right;
}

#bandname {
	float: left;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#socialmedia {
	float: right;
	width: 530px;
	margin-top: 85px;
	margin-bottom: 5px;
	text-align: right;
}
#flash_banner {
	height: 290px;
	width: 940px;
	border: 5px solid black;
	margin-top: 15px;
	margin-bottom: 35px;
}
#topwrap {
	background-image: url(images/logobg.png);
	width: 950px;
}

.shadow {
	-moz-box-shadow:0 0 10px #000000;
	-box-shadow:0 0 10px #000000;
	-webkit-box-shadow:0 0 10px #000000;
}
.shadow:hover {
	-moz-box-shadow:0 0 15px #000000;
	-box-shadow:0 0 15px #000000;
	-webkit-box-shadow:0 0 15px #000000;
}

.liteshadow {
	-moz-box-shadow:0 0 5px #1d1d1d;
	-box-shadow:0 0 5px #1d1d1d;
	-webkit-box-shadow:0 0 5px #1d1d1d;
}
.liteshadow:hover {
	-moz-box-shadow:0 0 10px #1d1d1d;
	-box-shadow:0 0 10px #1d1d1d;
	-webkit-box-shadow:0 0 10px #1d1d1d;
}

.column {
	float: left;
	width: 220px;
	min-height:150px;
	margin-right: 18px;
	border-right: 1px solid #464646;
}

.leftcolumn {
	float: left;
	width: 220px;
	min-height:150px;
	margin-right: 18px;
	margin-left: 13px;
	border-right: 1px solid #464646;
}

.rightcolumn {
	float: right;
	width: 220px;
	min-height:150px;
	margin-right: 0;
	margin-left: 0;
}

.icon {
	float: left;
	height: 150px;
	width: 200px;
}

.columntitle {
	width: auto;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
	font-family: 'MuseoSlab500Regular', 'Georgia Bold', 'Times New Roman Bold';
	font-size: 29px;
	line-height: 20%;
	font-weight: normal;
	color:white;
	margin-top: 20px;
	text-transform: capitalize;
}
.titlewrap {
	width: auto;
}
.columncontent {
	width: 205px;
	margin-top: 15px;
}
#maincontent {
	background: #CCCC99;
	float: left;
	width: 610px;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
}
#sidebar {
	background: #4c4c4c;
	float: right;
	width: 290px;
	margin-top: 10px;	
	padding: 0 10px 10px 10px;
}
.breakline {
	height: 1px;
	width: 950px;
	border-bottom: 1px solid #464646;
	clear: both;
	margin-top: 35px;
}

.contentbreak {
	height: 1px;
	width: 610px;
	border-bottom: 1px solid #464646;
	clear: both;
	margin: 10px 0px;
}

.sidebreak {
	height: 1px;
	width: 290px;
	border-bottom: 1px solid #E6E6E6;
	clear: both;
	margin: 10px 0px;
}
