@charset "UTF-8";
/* CSS Document */
body{
	background: #fff url(../images/gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #999c64;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	text-align: left;
}
p.small{
	font-family: Arial, Helvetica, sans-serif;
	color: #999c64;
	font-size: 12px;
	text-align: right;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
p.contact{
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999c64;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
#container{
	background: #EDEDED url(../images/gradient.jpg);
	background-repeat: repeat-x;
	width: 856px;
	height: 700px;
	position: relative;
}
#navBar{
	width: auto;
	height: 11px;
	top: 115px;
	left: 365px;
	position: absolute;
}
#mainPic{
	width: 791px;
	height: 423px;
	top: 139px;
	left: 33px;
	position: absolute; 
}
#greenBar{
	width: 791px;
	height: 47px;
	top: 490px;
	left: 33px;
	position: absolute;	
}
#purpleBox{
	width: 278px;
	height: 649px;
	top: 22px;
	left: 74px;
	position: absolute;	
}
#logo{
	width: 231px;
	height: 108px;
	top: 40px;
	left: 93px;
	position: absolute;	
}
#services{
	width: 448px;
	height: 8px;
	top: 509px;
	left: 363px;
	position: absolute;	
}
#menus{
	top: 563px;
	left: 360px;
	width: auto;
	height: auto;
	position: absolute;
}
#facebookIcon{
	width: 49px;
	height: 47px;
	top: 570px;
	left:728px;
	position: absolute;
}
#mainCopy{
	width: 260px;
	height: 500px;
	top: 156px;
	left: 85px;
	position: absolute;
	margin-right: 8px;
	padding-right: 8px;
}
#bizHours{
	width: 175px;
	height: auto;
	top: 22px;
	left: 645px;
	position: absolute;
}
