@charset "UTF-8";
/* ****** General  ****** */

html, body {margin:px;height: 100%;width:100%;}

#bg {
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-width:1024px;
	width:auto;
	
	
}

#container {
	background-color:#FFF;
	border-top:1px solid #000;
	margin-top:5px;
	margin : 0 auto;
	height :740 !important;
	min-height : 740px;
	max-height : auto;
	min-width :1024px;
	max-width :1024px;
	width :1024px; !important; 
	z-index:0;
	
	
}

#container2 {
	background-color:#FFF;
	border-top:1px solid #000;
	margin-top:5px;
	margin : 0 auto;
	height :740 !important;
	min-height : 500px;
	max-height : auto;
	min-width :1024px;
	max-width :1024px;
	width :1024px; !important; 
	z-index:0;
	
	
}

#header {
	width:1024px;
	height:269px;
	background-color:#FFF;
	float:left;
	
}

#header_home {
	width:1024px;
	height:285px;
	
	background-color:#FFF;
	float:left;
}

#content {
	width:1024px;
	min-height: 317px;
	height: 317px;
	max-height: 317px;
	float:left;
	background-color:#FFF;
	z-index:40;
	
}

.clearfooter {
   height:auto;
   clear: both;
}

#footer {
	height:89px;
	position:relative;
	width:1024px;
	margin : 0 auto;
	background-image:url(../images/ordernow.png);
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	z-index:0;		
}

#footer_white {
	height:89px;
	position:relative;
	width:1024px;
	margin : 0 auto;
	background-image:url(../images/ordernow-white.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;		
	z-index:0;
}

#footer_white2 {
	top:300px;
	height:89px;
	position:relative;
	width:1024px;
	margin : 0 auto;
	background-image:url(../images/ordernow-white.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;		
	z-index:0;
}
#footer_white3 {
	top:50px;
	height:89px;
	position:relative;
	width:1024px;
	margin : 0 auto;
	background-image:url(../images/ordernow-white.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;		
	z-index:0;
	padding-bottom:20px;
}

#links_center2 {
	top:30px;
	width:1024px;
	text-align:center;
	position:relative;
	margin: 0 auto;
	height:25px;
	float:left;
	
	z-index:10;
}

#padding2 {
	margin-top:40px;
	margin-left:10px;
	position:relative;
	float:left;
}

#footer_white_contact {
	top:350px;
	height:89px;
	position:relative;
	width:1024px;
	margin : 0 auto;
	background-image:url(../images/ordernow-white.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;		
	z-index:0;
}

#footer_2 {
	height:72px;
	position:relative;
	width:1024px;
	margin : 0 auto;
	background-image:url(../images/ordernow-white.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;	
	zindex:0;
}

#logo {
	float:left;
	margin : 0 auto;
	width:200px;
	height:104px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:5px

	
	
}

#email {
	
	left:20px;
	z-index:10;
	background-color:#FFF;
}

#copyright, a{
	
	text-align:center;
	font-family:"MS Serif", "New York", serif;
	font-size:10px;
	font-style:normal;
	color:#000;
	text-decoration:none;
	
}

/* ****** Navigation  ****** */
#nav{
	padding: 10px 10px 0px 0px;
	text-decoration: none;
	width:775px;
	float:right;
	margin-top:65px;
	text-align:left;
	
 }
 #nav_home{
	padding: 10px 10px 8px 10px;
	text-decoration: none;
	width:724px;
	float:right;
	margin-top:40px;
	text-align:right;
	
 }
 
 #selected {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#000;
}

 #selected_lrg {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#000;
}

.nav_txt, .nav_txt a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#b59433;
	text-decoration:none;
	padding-right:3px;
	padding-left:3px;
}

.nav_txt a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#000;
	text-decoration:none;
}

.nav_txt_bottom, .nav_txt_bottom a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#b59433;
	text-decoration:none;
}

/* ****** Text Containers ****** */

#text_home {
	margin-top:20px;
	width:720px;
	height:auto;
	float:right;
}

#text_testimonials {
	margin-top:20px;
	width:900px;
	height:auto;
	float:left;
	padding-left:20px;
}

#text_full {
	margin-top:20px;
	width:700px;
	height:auto;
	float:right;
	margin-right:20px;
}

#learn_img {
	margin-top:20px;
	width:auto;
	height:auto;
	float:left;
	margin-left:75px;
}
#text_container_right {
	margin-top:0px;
	width:385px;
	min-height:317px;
	float:right;
	margin-right:0px;
	background-color:#fffcd6;
	padding-left:20px;
	padding-top:20px;
	z-index:0;
	
}

#text_container_left {
	margin-top:0px;
	width:610px;
	height:auto;
	float:left;
	background-color:#fff;
	z-index:50;

}


#left {
	margin-top:20px;
	width:550px;
	height:auto;
	float:left;
	background-color:#fff;
	padding-left:20px;
	z-index:10;

}
#left_lrg {
	margin-top:20px;
	width:800px;
	height:auto;
	float:left;
	background-color:#fff;
	padding-left:150px;
	z-index:10;

}

#right {
	margin-top:20px;
	width:450px;
	height:auto;
	float:right;
	margin-right:0px;
	z-index:10;
	
}

#links_center {
	top:20px;
	width:1024px;
	text-align:center;
	position:relative;
	margin: 0 auto;
	height:25px;
	float:left;
	
	z-index:10;
}

/* ****** Text  ****** */

.txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	color:#000;
	line-height:1.75em;
	text-align:left;
}

.txt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:1.25em;
	text-align:left;
}

.txt3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	color:#000;
	line-height:1.15em;
	text-align:left;
}
.txt_yellow, .txt_yellow a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#b59433;
	line-height:1.45em;
	text-align:left;
}

.txt_yellow_nav, .txt_yellow_nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#b59433;
	text-align:center;
	text-decoration:none;
}

.txt_lrg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#000;
	line-height:1.75em;
	text-align:left;
	text-decoration:none;
	

	
}

.txt_sm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#000;
	text-align:left;
}
h1, h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:none;
	font-weight:normal;
	color:#996600;
	font-weight:bold;
	text-indent:30px;
	text-decoration:none;
}

.email_txt, .email_txt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#737581;
	line-height:1.45em;
	
	text-decoration:none;
}
.email_txt2, .email_txt2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#737581;
	line-height:1.25em;
	
	text-decoration:none;
}

#padding {
	margin-top:20px;
	margin-left:10px;
	position:relative;
	float:left;
}

#padding_yellow {
	margin-top:45px;
	margin-left:10px;
	position:relative;
	float:left;
}
	
#order-now {
	position:absolute;
	top:0px;
	right:0px;
	width:197px;
	height:86px;
	z-index:20;
}

#social-media {
	 z-index:100px;
	 position:relative;
	 margin-left:0px; 
	top:20px;
	width:200px;
	float:left;

	
	
	 
	 }
