@charset "UTF-8";
/* A Wonderland of Food - CSS by JonFoxPhoto.com */

body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	color:#000000;
	background:url(../images/backLines.jpg) repeat;
}

 html,body {
	margin: 0;
	padding: 0;
    height: 100%;
}

h2{
	color:#732d2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h3{
	color:#9eab5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h4{
	color:#b29b54;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#container {
   position: absolute;
   border: 0px solid #000000;
   top: 0px;
   left: 50%;
   width: 903px;
   height: 100%;
   margin-left: -451px;
   }

#header {
	height:205px;
	width:903px;
	top:20px;
}

#headerHome {
	height:205px;
	width:903px;
	top:0px;
	position:absolute;
}

#top {
	background:url(../images/aw_head.jpg) no-repeat;
	width:903px;
	height:109px;
	top:0px;
	position:absolute;
}

#logo {
	width:903px;
	height:64px;
	top:109px;
	position:absolute;
}

#logoFoot{
background:url(../images/logoFoot.jpg) no-repeat;
height:20px;
width:120px;
margin-left:21px;

}

#nav {
	background:url(../images/navBack.jpg) repeat-x;
	height:32px;
	top:173px;
	width:903px;
	position:absolute;
}

#nav img{
	padding:0px;
}

#content {
	background-color:#FFFFFF;
	border-left:1px solid #dbe6eb;
	border-right:1px solid #dbe6eb;
	border-bottom:1px solid #dbe6eb;
	width:901px;
	margin-left:1px;
	}
	
#contentHome {
	background-color:#FFFFFF;
	border-left:1px solid #dbe6eb;
	border-right:1px solid #dbe6eb;
	border-bottom:1px solid #dbe6eb;
	width:901px;
	height:252px;
	margin-left:1px;
	top:205px;
	position:absolute;
	}

#textBody {
	
	margin-left:40px;
	padding-top:37px;
	padding-bottom:30px;
	width:444px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	z-index:10;
	color:#666666;
}	

#menuBody img {
	margin-right:35px;
	margin-bottom:20px;
}

#menuBody {
	margin-left:40px;
	width:843px;
	padding-top:37px;
	padding-bottom:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	z-index:10;
	color:#666666;
}

#HomeText {
	margin-left:61px;
	padding-top:11px;
	width:385px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	z-index:10;
	color:#666666;
}	

#homeFlash {
	width:394px;
	height:252px;
	left:507px;
	top:0px;
	z-index:200;
	position:absolute;
}


#leftBody {
	top:242px;;
	width:349px;
	margin-left:520px;
	z-index:30;
		position:absolute;

}

#rightBody {
	top:262px;;
	width:169px;
	padding-right:30px;
	left:700px;
	z-index:30;
		position:absolute;

}


#footer{
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:1px;
	width:859px;
	height:12px;
	border:1px solid #dbe6eb;
	padding:12px;
	padding-left:30px;
	font-size:11px;
	color:#92b9ca;
}

#footerHome{
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:1px;
	width:859px;
	height:12px;
	border:1px solid #dbe6eb;
	padding:12px;
	padding-left:30px;
	font-size:11px;
	color:#92b9ca;
	top:465px;
	position:absolute;
}

#testimonial{
padding:15px;
border:solid 1px #dbe6eb;
width:317px;

background:#f4f7f9;}

.footerLinks{
	padding-right:30px;
	font-size:11px;
	color:#92b9ca;
	text-decoration:none;
}

.footerLinks a, footerLinks a:link, footerLinks a:visited, footerLinks a:active{
	padding-right:30px;
	font-size:11px;
	color:#92b9ca;
	text-decoration:none;
}
.footerLinks a, a:hover{
	text-decoration:underline;
}

.copyright {

	float:right;
	padding-right:20px;
	}

.testimonial {
	color:#3b5461;
	font-size:12px;
	font-family:Arial, Times New Roman, Times;
	font-style: italic;
	text-align:right;
	text-decoration:none;
}

.testimonial a, testimonial a:link, testimonial a:visited, testimonial a:active{
	color:#3b5461;
	font-size:12px;
	font-family:Arial, Times New Roman, Times;
	font-style: italic;
	text-align:right;
	text-decoration:none;
}
.testimonial  a:hover{
	text-decoration:underline;
}


/*------- MENUS ------- */

#menu1 {
		background:url(../images/menuBack1.jpg) no-repeat;
		height:445px;
		width:387px;
		text-align:center;
		padding-top:55px;
	font-size:13px;
	font-family:times new roman, arial;
	overflow:hidden;
}

#menu2 {
		background:url(../images/menuBack2.jpg) no-repeat;
		height:445px;
		width:387px;
		text-align:center;
		padding-top:55px;
	font-size:13px;
	font-family:times new roman, arial;
	overflow:hidden;
}

.menuTitle1 {
	font-size:16px;
	font-family:times new roman, arial;
	color:#43adc4;
}
