@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Federo);
/* below line is used for online google font */
@import url(https://fonts.googleapis.com/css?family=Droid+Serif);

ul {
    margin: 0 0 1.5em;
}
 
ul {
    list-style: disc;
    padding: 0 0 0 20px;
}
 
/*navigation*/ 
 
#primary_nav ul {
    list-style: none;
    background: #1c1c1c;
	padding: 0;
}
 
#primary_nav li a {
    display: block;
    padding: 0 20px;
    color: #fff;
background-image: #4c4c4c; /* Old browsers */
background-image: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* IE10+ */
background-image: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
 
  text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
    border-top: 1px solid #000000;
	  -webkit-tap-highlight-color: rgba(144,96,0,0);
}
 
#primary_nav li:last-child a {
    border-bottom: 1px solid #000000;
}
 
#primary_nav li a:hover,
#primary_nav li a:focus {
    color: #1c1c1c;
    background: #906000;
}

#primary_nav li a:active {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from( #B28349 ), to( #906000 ));
	background: -webkit-linear-gradient( #B28349, #906000 );
	background:    -moz-linear-gradient( #B28349, #906000 );
	background:     -ms-linear-gradient( #B28349, #906000 );
	background:      -o-linear-gradient( #B28349, #906000 );
	background:         linear-gradient( #B28349, #906000 );
}	

	.circle { 
    margin-top: 3px;
    width:22px;
    height:22px; 
    font-size:19px;
    font-family: 'Droid Serif', serif;
    color:#FFF;
    line-height:22px;
    text-align:center;
    border: solid 1px #000; 
    box-shadow: 0px 1px rgba(255,255,255, 0.6); 
    -moz-box-shadow: 0px 1px rgba(255,255,255, 0.6); 
    -webkit-box-shadow: 0px 1px rgba(255,255,255, 0.6); 
    -o-box-shadow: 0px 1px rgba(255,255,255, 0.6); 
    border-radius:100px; } 
	
	
.spacer_font {
	font-size: 1px;
}	

#primary_nav2 ul {
    list-style: none;
    background: #1c1c1c;
	padding: 0;
}
 
#primary_nav2 li a {
    display: block;
    padding: 0 20px;
    color: #fff;
background-image: #4c4c4c; /* Old browsers */
background-image: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* IE10+ */
background-image: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
 
  text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    line-height: 35px;
	font-size: 85%;
    border-top: 1px solid #000000;
	  -webkit-tap-highlight-color: rgba(144,96,0,0);
}
 
#primary_nav2 li:last-child a {
    border-bottom: 1px solid #000000;
}
 
#primary_nav2 li a:hover,
#primary_nav2 li a:focus {
    color: #1c1c1c;
    background: #906000;
}

#primary_nav2 li a:active {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from( #B28349 ), to( #906000 ));
	background: -webkit-linear-gradient( #B28349, #906000 );
	background:    -moz-linear-gradient( #B28349, #906000 );
	background:     -ms-linear-gradient( #B28349, #906000 );
	background:      -o-linear-gradient( #B28349, #906000 );
	background:         linear-gradient( #B28349, #906000 );
}	




#primary_nav3 ul {
    list-style: none;
    background: #1c1c1c;
	padding: 0;
}
 
#primary_nav3 li a {
    display: block;
    padding: 0 20px;
    color: #fff;
background-image: #4c4c4c; /* Old browsers */
background-image: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* IE10+ */
background-image: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
 
  text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    line-height: 35px;
	font-size: 100%;
    border-top: 1px solid #000000;
	  -webkit-tap-highlight-color: rgba(144,96,0,0);
}
 
#primary_nav3 li:last-child a {
    border-bottom: 1px solid #000000;
}
 
#primary_nav3 li a:hover,
#primary_nav3 li a:focus {
    color: #1c1c1c;
    background: #906000;
}

#primary_nav3 li a:active {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from( #B28349 ), to( #906000 ));
	background: -webkit-linear-gradient( #B28349, #906000 );
	background:    -moz-linear-gradient( #B28349, #906000 );
	background:     -ms-linear-gradient( #B28349, #906000 );
	background:      -o-linear-gradient( #B28349, #906000 );
	background:         linear-gradient( #B28349, #906000 );
}	
