@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/background-slice2.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 23px;
	color: #ffffff;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 23px;
	color: #fec10e;
}

.style1b {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 23px;
	color: #ffffff;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	
	line-height: 23px;
	color: #FFFFFF;
}

.style3 {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: 90;
	COLOR:#000000;
	font-family: "Times New Roman", Times, serif;
	font: normal 13px/1.3em Times, Serif;
	line-height: 24px;
	
	
	}
	
	.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	font-weight:bold;
	color: #000000;
}

p {
    margin-left: 170px;
	margin-right: 170px;
	margin-top: 10px;
	margin-bottom: 18px;
	text-align:left;
}

.style5 {
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
}

#wrap	{
	width: 1000px; /* Spans the width of the page */
	height: 25px; 
	margin: 0; /* Ensures there is no space between sides of the screen and the menu */
	z-index: 99; /* Makes sure that your menu remains on top of other page elements */
	position: relative; 
	background-color: #fec10e;
	}
	
	.navbar	{
	height: 25px;
        padding: 0;
	margin: 0;
	position: absolute; /* Ensures that the menu doesn’t affect other elements */
	border-right: 0px solid #fec10e; 
	}
	
	.navbar li 	{
			height: auto;
			width: 125px;  /* Each menu item is 150px wide */
			float: left;  /* This lines up the menu items horizontally */
			text-align: center;  /* All text is placed in the center of the box */
			list-style: none;  /* Removes the default styling (bullets) for the list */
			font: normal 13px/1.3em Times, Serif;  
			padding: 0;
			margin: 0;
			background-color: #fec10e;
                        }
						
						.navbar a	{							
		padding: 4px 0;  /* Adds a padding on the top and bottom so the text appears centered vertically */
		border-left: 0px solid #cc9b0b; /* Creates a border in a slightly lighter shade of blue than the background.  Combined with the right border, this creates a nice effect. */
		border-right: 0px solid #cc9b0b; /* Creates a border in a slightly darker shade of blue than the background.  Combined with the left border, this creates a nice effect. */
		text-decoration: none;  /* Removes the default hyperlink styling. */
		color: black; /* Text color is white */
		display: block;
		}
		
		 .navbar li:hover, a:hover {background-color: #fec10e;} 
		 
		 .navbar li ul 	{
		display: none;  /* Hides the drop-down menu */
		height: auto;									
		margin: 0; /* Aligns drop-down box underneath the menu item */
		padding: 0; /* Aligns drop-down box underneath the menu item */			
		}				

.navbar li:hover ul 	{
                        display: block; /* Displays the drop-down box when the menu item is hovered over */
                        }
						
						 .navbar li ul li {background-color: #fec10e;}
						 
						 .navbar li ul li a 	{
		border-left: 0px solid #1f5065; 
		border-right: 0px solid #1f5065; 
		border-top: 0px solid #74a3b7; 
		border-bottom: 0px solid #1f5065; 
		}
				
.navbar li ul li a:hover	{background-color: #fec10e;}

A:link {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: 90;
	COLOR:#000000
	}
A:active { 
	TEXT-DECORATION: none;
	COLOR:#000000
	}
A:visited {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: 90;
	COLOR: #000000
	}
A:hover {
	COLOR: #8c6a08
		}
		
a.nav:link {color: #FFFFFF; line-height: 16px; font-weight: 100; font-size: 14px; }
a.nav:visited {color: #55bafe; line-height: 16px; font-weight: 100; font-size: 14px; }
a.nav:hover {color: #55bafe; line-height: 16px; font-weight: 100; font-size: 14px; }
a.nav:active {color: #55bafe; line-height: 16px; font-weight: 100; font-size: 14px; } 

/*************** CUSTOM FOOTER **************/

#sq-footer-container-wrapper {
	margin-top: 0;
	padding-top: 0;
	width: 1000px;
}
#contact {
	width: 1000px;
	height: 225px;
	display: block;
	background: #000;
	color: #fff;
	text-align: center;
	margin-top: 0;
	padding-top: 3px;
}
#contact p {
	line-height: 70%;
/*	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'Times New Roman', Times, serif;
	text-align: center;
}
#contact h2 {
/*	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'Times New Roman', Times, serif;
}
#contact h3 {
	margin-bottom: 12px;
/*	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'Times New Roman', Times, serif;
}
#contact a {
	color: #D2A100;
}
#copyright {
	display: block;
	background: #000;
	color: #fff;
	text-align: left;
}
#copyright p {
/*	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #D4D4D4;
	float: left;
	margin-left: 10px;
}

/**********MAILCHIMP*************/

#mc_embed_signup {
	display: block;
	height: 200px;
	width: 1000px;
	background: #E6D18A;
	clear: left;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	border-top: 2px solid #000;
	margin: 0 auto;
	line-height: 2em
	border-top: 2px solid #000;
	padding-top: 10px;
}
#mc_embed_signup_scroll {
	float: left;
}
#mc_embed_signup h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #9E3848;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-align: center;
	width: 1000px;
	margin-top: 0;
	margin-bottom: 10px;
}
.mc-field-group {
	padding-bottom: 5px;
}
.mc-field-group input {
	margin-left: 300px;
	height 25px;
}
#mce-EMAIL {
	float: left;
	color: #000;
	width: 400px;
	height: 25px;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
}
#mce-FIRSTNAME {
	float: left;
	color: #000;
	width: 400px;
	height: 25px;
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
}
.mc-field-group label {
	display: block;
	float: left;
	color: #000;
	margin-left: 300px;
	padding-left: 0;
}
.asterisk {
	color: red;
	font-weight: normal;
}
.button {
	height: 35px;
	width: 300px;
	background-color: #9E3848;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
a {
   outline: 0;
}