/*this css changes from layout 02 by removing multiple occurences of a: properties*/
@charset "utf-8";
body  {
	font-family: Arial Nova Light, Arial;
	font-size:18px;
	text-align: left;
	margin: auto;
	padding: 0;
	color: #000000;
	background-color: #d6cfcb;
	
}
#container {
	width: 100%;
	margin: auto;
	border: 1px none #000000;
	text-align: center;
	background-color: #fbf2ec;
	} 

#image {
	border: 1px solid #000066;
	float:right;
}

#header {
	font-family: Arial Nova Light, Arial;
	color: #323232;
	text-align:right;
	width: 80%;
	height:20%;
  	margin-left: auto ;
  	margin-right: auto ;
	
	
	
	}
	
#header img{

	float: left;
	max-width: 300px; 

}

#contact {
	width:250px;
	height:30px;
	padding-top:90px;
	margin-right:5px;
	text-align:end;
	float:right;

}

#header logo {
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}

#header a:link{
    color: #323232;
	text-decoration: none;
}

#header a:visited{
    color: #323232;
	text-decoration: none;
}

#header a:hover{
    color: #e3c062;
	text-decoration: none;
}


.topnav {
  overflow: hidden;
	float: right;
}

.topnav a {
  float: left;
  display: block;
  color: #d6cfcb;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover:not(.active) {
  background-color: #d6cfcb;
  color: #323232;
}

a.active {
  background-color: #e3c062;
  color: white;
}


.topnav .icon {
  display: none;
}

@media screen and (max-width: 1100px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 1100px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
}

  .topnav.responsive a {
    float: none;
    display: block;
    text-align:left;
  }



#banner{
	width: 100%;
	background-color: #FBF2EC;
	
}
#wrapper {
	margin-top:5px;
	background-color: #FBF2EC;

}
#button {
width: 100%;

}
#listnodec ul {
list-style-type: none;
}

#sidebar1 {
font-family:Arial Nova Light, Arial;
font-size:100%;
float:right;
	width:20%;
	max-height: 400px;
	margin-right: 5px;
	margin-left: 5px;
}
#sidebar1 h1, #sidebar1 h2{
	font-size:120%;
}
#sidebar1 p, #sidebar1 li #sidebar1 ul{
	margin-right: 10px;
	margin-left: 10px;
	font-size:100%;
	text-decoration:none;
}
#sidebar1 h3 {
	margin-right: 10px;
	margin-left: 10px;
	font-size:80%;
	text-decoration:none;

}
#sidebar1 h8{
margin-right: 10px;
margin-left: 10px;
font-size: 110%;
font-style: italic;
color:#323232;
font-weight: bold;
text-align: center;
}

#sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:active {
	color:#323232;
}
#sidebar1 a:hover {
	color:#e3c062;
}
#sideimg {
	float:left;
	align-self:flex-start;
}
#sideheader {
}
#main_clients_wrapper {
width:100%;
	zoom: 1;
	text-align: center;
	margin: auto;
	background-color: #D6CFCB;
	 }
#main_clients {
width:90%;
font-family:Arial Nova Light, Arial;
	zoom: 1;
	text-align: center;
	font-size:110%;
	margin: auto;
	padding-top: 5px;
	padding-bottom:5px;
	background-color: #D6CFCB;
	 }
#main_clients_table {
width:100%;
	display:block;
	order-collapse: collapse;
	border:none;
	vertical-align:text-top;
}
#main_clients_table td {
	vertical-align:top;
	padding-left:5%;
	padding-right:5%;
	padding-top:2px;
}
	
	 

#mainContent {
width:80%;
font-family:Arial Nova Light, Arial;
	zoom: 1;
	padding-top: 5px;
	font-size:100%;
	margin: auto;
	padding-bottom:15px;
	background-color: #fbf2ec;
	 }

@media only screen and (min-width: 1001px) {
  #mainContent {
    font-size: 100%;
  }
}


@media only screen and (max-width: 1000px) {
  #mainContent {
    font-size: 15px;
	text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  #main_clients {
    width: 100%;
	font-size: 15px;
  }
}
@media only screen and (max-width: 1100px) {
  #main_clients_table {
	width:100%;
    display: block;
	font-size: 15px;
	text-align: center;
	 }
}
@media screen and (max-width: 1100px) {
#main_clients_table td { 
	display: block;
	border-bottom: none;
	text-align: center;
	}
}
@media screen and (max-width: 1100px) {
#main_clients_table tr { 
	display: block;
	text-align: center;
	}
}

@media screen and (max-width: 1100px) {
#main_table { 
	border-bottom: none;
	text-align: center;
	float:left;
	width:100%;
	}
}

@media screen and (min-width: 1101px) {
#main_table { 
	display: block;
	border-bottom: none;
	text-align: center;
	float:right;
	width:25%;
	}
}


#mainContent h1{
font-size:200%;
color:#323232;
}
#mainContent h2{
font-size:160%;
color:#323232;
}
#mainContent h3{
font-size:140%;
color:#323232;
border:medium;
}

#mainContent h4{
font-size:120%;
color:#323232;
border:medium;
text-decoration:underline; 
}
#mainContent h5{
font-size: 110%;
color:#323232;
font-weight: bold;
}
#mainContent h6{
font-size: 110%;
font-style: italic;
color:#323232;
font-weight: bold;
	
}
#mainContent h7{
font-size: 110%;
color:#323232;
}

#mainContent p {
font-size: 100%;
}
#mainContent ul {
font-size:100%;
color: #323232;
}
#mainContent ul ul{
font-size:90%;
font-style:italic;
}
#mainContent li {
margin-bottom: 2px;
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color:#323232;
	font-weight: bold;
	text-decoration:underline;
}

#mainContent a:hover { 
color:#e3c062;
}

#mainContent img  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#mainContent img a {
	text-decoration:none;
	}
#mainContent table {
    border-collapse: collapse;
    border: none;
	font-size:100%;
	text-align: center;
}
#mainContent table h5 {
	font-size:110%;
	font-style: italic;
	font-weight: bold;
	
}
#mainContent table h8 {
	font-size:100%;
	font-weight: normal;
		
}
#main_course_table {
width:100%;
font-family:Arial Nova Light, Arial;
	zoom: 1;
	padding-top: 5px;
	font-size:100%;
	margin: auto;
	padding-bottom:15px;
	background-color: #fbf2ec;
	 }
#main_table {
    border-collapse: collapse;
	border:none;
	color:#323232;
}


#courseContent {
width:100%;
font-family:Arial Nova Light, Arial;
	zoom: 1;
	padding-top: 5px;
	font-size:100%;
	margin: auto;
	padding-bottom:15px;
	background-color: #fbf2ec;
	 }
#course_table {
    border-collapse: collapse;
    width: 100%;
	color:#323232;

}
#course_table tr, #course_table th, #course_table td {
    border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #e3c062;
	padding: none;
	text-align: left;
	color:#323232;
	
}
#course_table h7 {
	font-size: 110%;
	color:#323232;
	text-align: center;
}
	

#course_table img {
    border:3px;
	border-color: #323232;

}
#course_table ul, #course_table li {
   list-style: none;
	text-align: left;

}
@media screen and (max-width: 1100px) {
#course_table td { 
	display: block;
	border-bottom: none;
	text-align: center;
	}
}
@media screen and (max-width: 1100px) {
#course_table { 
	display: block;
	border-bottom: none;
	text-align: center;
	}
}
@media screen and (max-width: 1100px) {
#course_table { 
	display: block;
	border-bottom: none;
	text-align: center;
	}
}
@media screen and (max-width: 1100px) {
#course_table th { 
	display: block;
	border-bottom: none;
	text-align: center;
	}
}
@media screen and (max-width: 1100px) {
#course_table td { 
	display: block;
	border-bottom: none;
	text-align: center;
	}
}
@media screen and (max-width: 1100px) {
#course_table tr { 
	display: block;
	text-align: center;
	}
}
#twitter_sidebar1 {
font-family:Arial Nova Light, Arial;
font-size:90%;
float:right;
	width:270px;
	margin-right: 5px;
	margin-left: 5px;
	border:#271f54 1px solid;
	background-color:#fff;
	
}
#twitter-timeline{
	float:right;
}
#about_us_content {
	width:800px;
}
#buynow {
width:200px;
float:left;
clear:both;
}
#buynow2 {
width:200px;
float:right;
clear:both;
}
#buy {
width:150px;
border-color: #990099;
border-style:double;
float:right;
clear:both;
}
#forcountry {
width: 200px;
float:left;
font-size:14px;
font-weight:bold;
color:#0000FF;
clear:both;
border:thin, #330066;
}
#mc_embed_signup{
	margin:auto;
	clear:left;
	align-content: center;
	background:#d6cfcb; 
	font:18px Arial Nova Light, Arial; 
	width:80%; 
}

#footerwrap {
	width:80%;
	height:200px;
	margin:auto;
	align-content: center;
	

}
#footer {
	width:100%;
	border-style:none;
	border-width:none;
	border-bottom:none;
	border-right:none;
	border-left:none;
	border-color:#271f54;
	font-family:Arial Nova Light, Arial;
	font-size: 100%;
	color: #323232;
	
	
	
}
#footer_text {
	width=100%;
	color: #323232;
	}

#footer_table {
    border-collapse: collapse;
    width: 100%;
	color:#323232;
	text-align: center;
	
	
	
}
#footer_table tr, #footer_table th, #footer_table td {
    border: none;
	padding: none;
	align-content: center;
    	

}
#footer_table a:link{
    color: #323232;
	text-decoration:underline;
}

#footer_table a:visited{
    color: #323232;
	text-decoration:underline;
}

#footer_table a:hover{
    color: #e3c062;
	text-decoration:underline;
	
}
#footer_table h8 {
	font-size:100%;
	font-weight: normal;
		
}

#footer img {
	margin-right:auto;
}
#footerlogos {
	float:none;
	padding-right:5%;
	margin-right:auto;
	
}
#footer_contact {
	font-size:140%;
    float:centre;
	width:280px;
	height:100px;
	padding-top:20px;
	padding-right:5px;
	text-align:end;

}
#footer_copyright {	
	text-align:left;
	padding-top:30px;
}
#orchadia {
height:100px;
}
#orchadia p{
font-size:90%;
color:#232323;
text-align:left;
margin-top:30px;
padding-top:20px;
font-style:italic;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}
#signup {
zoom: 1;
padding-top: 15px;
width: 90%;
text-align:left;
}
input.Center {
	color:#3300CC;
	background-color:#CCCCFF;
	border:1px outset #ffffff;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	margin-top:3px;
}
input.txt {
	color:#000000;
	background-color:#CCCCFF;
	width: 60%;
	border: 1px inset #ff0000;
	font-size:14px;
}
form div {
clear:left;
margin:0;
padding:5px;
}
form div label {
font-weight:bold;
width:30%;
float:left;
}
form .note {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-left: 50px;
margin-top:0;
margin-bottom:3px;
font-size: 12px;
}
