body{
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    background-image: url(images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000;
    font-size: 1em;
    font-family: 'brandon_grotesque_regularRg', tahoma, sans-serif;
}
html{ 
    height: 100%;
}
.clr{
    clear: both;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

section {
    text-align: left;
    margin:0 auto;
}

/**
* Common Element Specific
*/
p{ 
   /*  padding: 0 0 1.75em 0; */
    margin: 0;
    line-height: 1.75em;
}

img {
    border: 0;
    max-width: 100%;
}

hr {
    margin: 20px auto 40px;
    width: 600px;
    height: 20px;
    border: none;
}
hr {
    background: url(images/cup_divider.png) center center no-repeat;
}
hr.brown {
    background: url(images/cup_divider_brown.png) center center no-repeat;
}
hr.white {
    background: url(images/cup_divider_white.png) center center no-repeat;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'brandon_grotesquebold', tahoma, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
h1 {	
    font-size: 1.875em;
    margin: 0 0 15px 10px;
    color: #111111;
}
h2{ 
    font-size: 1.875em;
    padding: 0;
    margin: 0 0 15px 0;
    color: #a87c4f;
}
h3{ 
    /* font-size: 1.625em; */
	font-size:20px;
    padding: 0;
    margin: 0 0 15px 0;
    color:#a87c4f;
}
h4{ 
    font-size: 1em;
    padding: 0;
    margin: 0 0 15px 0;
    line-height: 1em;
    color: #333;
}
a{ 
    outline: none;
    text-decoration: none;
    color: #000;
}
a:hover{ 
    color:#a87c4f;
    text-decoration:none;
}
ul{ 
  padding: 0;
  margin: 0;
}

ul li{ 
    list-style-type: circle;
    padding: 0;
    margin: 0 0 1em;
}
.font14 {
    font-size:14px;
    text-align:center;
}
.list {
    margin:0 0 0 15px;
}
.list li {
    list-style:url(images/bullet.png);
    font-family:'arial', sans-serif;
    text-align:left;
    padding:0 0 5px 0;
}
.list2 {
	margin:0 0 0 310px;
}
.list2 li {
    list-style:url(images/bullet.png);
    font-family:'arial', sans-serif;
    text-align:left;
    padding:0 0 5px 0;
}
.list3 {
    margin:0 0 0 15px;
}
.list3 li {
    list-style:url(images/bullet.png);
    list-style-position: inside;
    font-family:'arial', sans-serif;
    font-size:14px;
    text-align:center;
    padding:0 0 5px 0;
}
ol{ 
    padding: 0;
    margin: 0;
}
ol li{ 
    padding: 0;
    margin: 0;
}
.floatleft {
    float:left;
    margin: 0 20px 10px 0;
}
.floatright {
    float:right;
    padding: 0 0 10px 10px;
}
.line {
    float:left;
    width:100%;
    border-top:1px dotted #bbb;
    padding:0 0 0 0;
    margin:20px 0 0 0;
}

/**
* Layout Specific
*/

#global-container {
    width:100%;
    margin:0 auto;
}
.global_wrap {
    width: 950px;
}
#content-container {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
}
header {
    margin:0 auto;
    /*min-height: 150px;*/
    clear:both;
}
.logo, .logo .lifestyle, .logo .barista {
    float: left;
}
.logo {
    padding: 12px 0 10px;
    overflow: hidden;
}
.logo p {
    line-height: 0;
}
.logo .lifestyle {
    margin-top: 20px;
    margin-right: 25px;
}
.logo .barista {
    
}
.navigation {
    float: right;
    display: block;
    /*width: 590px;*/
    z-index: 999;
    margin: 50px auto;
    text-align: right;
    font-size: 0.875em;
    overflow: hidden;
}
.arrow {
    float:left;
    background:url(images/arrow.png) no-repeat;
    background-position:center;
    width:13px;
    height:14px;
    padding:25px 0 0 10px;
}
.banner {
    display:block;
    /*padding:25px 20px 0 20px;*/
    /* height:500px; */
    /* margin:20px auto; */
    overflow:hidden;
    clear:both;
}
.banner-shadow {
    clear:both;
    background:url(images/shadow.jpg);
    width:960px;
    height:55px;
    margin:0 auto;
    padding:0 10px;
}
#component {
	margin: auto;
	background: #fff;
	padding: 25px;
    /*margin: 0 0 20px 0;*/
}
.component-content {    
    margin: 0 auto;
}
.inner_wrap {
    width: calc(100% - 120px); /*padding leftright 60px each*/
    margin: auto;
}
.column-title {
    width:100%;
    height:46px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef000a), color-stop(0.5, #c50008));
    background: -o-linear-gradient(bottom, #ef000a 0%, #c50008 50%);
    background: -moz-linear-gradient(bottom, #ef000a 0%, #c50008 50%);
    background: linear-gradient(to bottom, #ef000a 0%, #c50008 50%);
}
.column-title h3 {
    color:#FFF;
    line-height:46px;
    padding:0 0 0 20px;
}
.column-content {
    border:1px solid #CCC;
    height:250px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(213,213,213,0.7);
    -moz-box-shadow: 5px 5px 5px 0px rgba(213,213,213,0.7);
    box-shadow: 5px 5px 5px 0px rgba(213,213,213,0.7);
}
.column-content ul {
    padding:10px 0 0 36px;
}
.column-content ul li {
    list-style-image: url('images/bullet.png');
    padding:0 15px 5px 0;
    line-height:16px;
}

/* ------------------------------------------------------------
    footer
------------------------------------------------------------  */
footer {
    width:100%;
    clear:both;
    margin:0 auto;
} 
.footer-wrapper {
    /*background:#e06c00;
    min-width:1024px;*/
    height: 20px;
    padding: 15px 0 10px 0;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 5px #000;
    margin: 0 auto;
    font-size: 0.75em;
}
.footer-wrapper a {
    color: #f1c63e;
    text-shadow: 1px 1px 5px #000;
    text-decoration: none;
}
.footer-wrapper a:hover {
    color: #fff;
    text-decoration: underline;
}


/* ------------------------------------------------------------
    article page
------------------------------------------------------------  */

.article_title {
    margin:0 !important;
    width:100%;
    /*background: url(images/shadow-2.jpg) no-repeat bottom;*/
}

.article_title h4 {
    width:100%;
    padding: 0;
    font-size:30px;
    /*font-family: 'Playball', cursive;
    color:#a93e7a;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

.articles_view ul {
    padding: 0 0 10px 25px;
}

/* ------------------------------------------------------------
    gallery page
------------------------------------------------------------  */
.gallery_category_title {
    margin:0 0 30px 0 !important;
    width:100%;
    background: url(images/shadow-2.jpg) no-repeat bottom;
}

.gallery_category_title h1 {
    width:100%;
    margin: 0 0 30px 0;
    font-size:32px;
    font-family: 'Playball', cursive;
    color:#a93e7a;
    /*border-bottom: 1px solid #d2d2d2;
    box-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

.gallery_back_button {
    margin: -40px 0 0 0;
}


/* ------------------------------------------------------------
    sticky notes
------------------------------------------------------------  */

ul.sticky {
    /*overflow:hidden;*/
    padding:100px 100px 0 0;
    top:100px;
}

ul.sticky li a {
    text-decoration:none;
    color:#333;
    /*background:#ffc;*/
    display:block;
    font-weight:bold;
    font-size:14px;
    /*height:10em;
    width:10em;
    padding:1em;*/
}

ul.sticky li a:hover {
    color:#a93e7a;
}

ul.sticky li {
    margin:1em;
    float:right;
    list-style:none;
    text-align:center;
}
#registration, #contact {
    margin-top: 70px;
}
#registration ul li{
    list-style: disc;
}
.download_handbook, .download_form{
    margin: auto;
    display: block;
}
#contact {
    
}
.about_table, .contact_info {
    width: 100%;
    border: none;
    padding: 0;
}
.contact_info td {
    width: calc(33% - 20px);
    padding: 0 10px;
    vertical-align: top;
}

.payment_method
{
padding: 40px 0px;
}

