p, h, body, input, button, textarea
{
font-family: "avenir",sans-serif;
color: rgb(107,107,107);
-webkit-font-smoothing: antialiased;
}
h
{
text-align:center;
}
body
{
background: white;
width: 100%;
}
h1
{
color: black;
}
h2
{
color: rgb(245,131,75);
}
h3
{
font-size: 12px;
}
a
{
color: rgb(245,131,75);
}
a:visited
{
color:black;
}
table, tr, td
{

}
.page
{
max-width:1000px;
width: 96.5%;
height: 100%;
margin: 0 auto;
padding-top: 50px;
padding-bottom: 50px;
background: white;

}
.title
{
width: 80%;
margin: auto;
max-width: 1000px;
}
.menu
{
width: 100%;
background-color: black;

}
.scrolling_pic
{
width: 65%;

padding-top: 50px;

margin: auto;
}
.social_media
{
width: 83%;
max-width: 500px;
margin: auto;
margin-top: 0px;
padding-top: 5px;
padding-left: 5%;
padding-right:5%;
border-radius: 25px;
color: white;
/* Old Color*/
background-color:rgb(245,131,75);

}

.subscribe_table
{
padding-left: 51%;
padding-top: 30px;
}


.subscribe_form_workshop
{
    min-height: 205px;
    height: 100%;

}

.subscribe_form
{
    min-height: 205px;
    height: 100%;
    

background-image: url("../images/E-Book%20Graphic%20WEBSITE2.png");
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;


}

.subscribe_workshop_form
{
    min-height: 205px;
    height: 100%;


}

.subscribe
{
width: 65%;
margin: auto;
margin-top: 20px;
border-width: 10px;
color:rgb(242,150,57);
-webkit-font-smoothing: antialiased;


}

.button {
    background-color: rgb(245,131,75);
    color: white;
    font:2.4em "avenir",sans-serif;
    font-size:70%;
    cursor:pointer;
border-radius: 3px;
border-color: white;
border-style: none;


-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


#primary_nav_wrap
{
	
	z-index: 100;
	


}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	padding:1px;
	padding-top: 0px;
	width: 100%;
	z-index: 100;
	
}

#primary_nav_wrap ul a
{
	display:block;
	color:rgb(107,107,107);
	text-decoration:none;
	font-weight:700;
	font-size:14px;
	line-height:32px;
font-family: "avenir",sans-serif;
	z-index: 100;
	
}

#primary_nav_wrap ul a:hover
{
color:#ffffff;
z-index: 100;
position: relative;
border-radius: 2px;
}

#primary_nav_wrap ul:hover
{
color:#ffffff;
border-radius: 2px;
}

#primary_nav_wrap ul li:hover > a {

color:#ffffff;
z-index: 100;
position: relative;
border-radius: 2px;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	z-index: 100;
	margin:0;
	padding:0;
	z-index: 100;
	border-radius: 2px;
	
}

#primary_nav_wrap ul li.current-menu-item
{

	color:#ffffff;
	position:absolute;
z-index: 100;
background-color: white;
border-radius: 2px;
}

#primary_nav_wrap ul li:hover
{
	background: grey;
	color:#ffffff;
	z-index: 100;
	position:relative;
	border-radius: 2px;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0;
	z-index: 100;
	background-color: white;
	border-radius: 2px;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px;
	z-index: 100;
	background-color: white;
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
box-shadow: 1px 2px 3px rgba(0,0,0,.5);
border-radius: 2px;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 0px;
	z-index: 100;
	border-radius: 2px;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%;
	z-index: 100;
	border-radius: 2px;
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
	z-index: 100;
	border-radius: 2px;
}
.line
{
padding-top:0px; 

}
	
.body_text
{
width:80%;
margin-left: 10%;
margin-right: 10%;
}
.table
{
width:80%;
margin-left: 13%;
margin-right: 13%;
padding: 25px;
}
.table h3
{
font-size: 18px;
}
.contact_button
{
width:80%;
margin: auto;
padding-left: 10%;
padding-right: 10%;

}

.featured
{
margin-top: 2%;
margin-left: 2%;
margin-right: 2%;
padding-top: .1%;
padding-left: 5%;
-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);

}
.clients
{
margin-top: 2%;
margin-left: 2%;
margin-right: 2%;
padding-top: .1%;
padding-left: 5%;
}
.workshop_content
{
margin-left:10px;
width:80%;
margin-left: 10%;
margin-right: 10%;
}
.workshop_login_container
{
width: 80%;
height: 500px;
}
.workshop_login_form
{

}
.workshop_text
{
width: 50%;
float: left;
}
.workshop_video
{
width: 80%;
margin-left: 18%;
margin-right: 15%;
}

.registration_text
{
position: absolute;
top:25px;
width: 35%;
left:0px;
margin-left: 32.5%;
margin-right: 32.5%;
background-color: white;
box-shadow: 10px 10px 5px #888888;
}
.logged_in_user
{
color: rgb(245,131,75);
font-size: 12px;
font-weight: bold;
float: right;
padding-right: 10px;
}

@font-face {
    font-family: "avenir";
    src: url(Avenir%20Font%20Free/AvenirLTStd-Black.otf);
    font-weight: bold;
}

@font-face {
    font-family: "avenir";
    src: url(Avenir%20Font%20Free/AvenirLTStd-Light.otf);
}

img { border: none; }

.blank_line
{
padding: 5px;
}
.text_bullets
{

list-style-image: url('../images/check2.png');
}

.workshops
{
width: 80%;
margin: 10%;
border-radius: 5px;
}
.workshop
{
width: 20%;
background: white;
border-radius: 5px;
font-size: 12px;
}
.workshop_full
{
background-color:rgb(245,131,75);
width: 80%;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 2%;
padding: 1%;
background: white;
border-radius: 5px;
}
.money
{
color:green;
}
.workshop_image
{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.workshop_menu p:hover
{
color: grey;
}

.workshop_menu
{
text-decoration:none;
}

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 160px; margin-right: 10%/* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 160px; margin-right: 10%; /* Width plus 3 (html space) */
}

.OrangeContainer
{
 border: 10px solid #f8904f;
 margin: 5%;
/*background-color: #f8904f;*/
	


