/* Main  #f8faf2 */
html, body {
	text-align: center;
	background-color: #f8faf2;
	width: 85%;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0 auto;
	text-decoration: none;
	border-style: none;
}

#header {
	height: 135px;
}

#container { 
	height: 499px;
	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
 	display: block;  
} 

#footer {
	height: 63px;
	margin: 0px;
	clear: both;
	position: relative;
    text-align: center;
    bottom: 0px;
    border-top-style: none;
    color:#868686; 
    font-size:12px;
    color:#444444; 
    font-weight:bold;

}

/* Content area */
#content { 
	text-align: center;
	height: 252px;
}

#bcontent{ 
left: auto;
width: 1040px;
}

#befcallcon{
width: 500px;
float: left;
display: inline;
}

#apptcon{
width: 500px;
float: right;
display: inline;
}

/* Other disorganized cause I am too lazy to */
#logo img { 
	left: 110px;  
	padding: 8px; 
	margin: 8px; 
	height: 100px; 
	position: absolute;
	

}

#nav {
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	top: 80px;
	left: 30px;
	margin: 5px;
	padding: 5px 5px 5px 5px;
	float: none;
	position: relative;
	width: 1000px;
	/*height: 140px;*/
}

#nav ul {
	display: inline;
	list-style-type: disc;
}

#nav li {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#menu a{
	text-shadow: 0.5px 0.5px 1px #b1b1b1;
	color: #7b7b78;
	text-decoration: none;
}

#menu a:hover { 
	text-shadow: 2px 1px 1px white; 
	text-transform: none; 
	color: #16166e; 

}

.imageholder {
	margin: 0 auto;
	height:251px;
	width: 781px;
	overflow: hidden;
	position: relative;
}
.imgslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}

#restserv span{
	list-style-type: none;
	text-shadow: 2px 1px 1px white;
	height: 200px;
	border-color: #c1c1bc;
	border-width: 1px;
	border-style: solid;
	margin: 40px 50px;
	padding: 10px;
	width: 300px;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}


#news span{
	list-style-type: none;
	text-shadow: 2px 1px 1px white;
	text-align: left;
	height: 100px;
	border-color: #c1c1bc;
	border-width: 1px;
	border-style: solid;
	margin: 40px 4px;
	padding: 5px;
	width: 210px;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}

#rest span{
	list-style-type: none;
	text-shadow: 2px 1px 1px white;
	height: 130px;
	border-color: #c1c1bc;
	border-width: 1px;
	border-style: solid;
	margin: 40px 10px;
	padding: 10px;
	width: 210px;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}
strong{
	font-size: 16px;
	color: #16166e;
	text-shadow: 2px 1px 1px white;
}

/* Social Media Footer */

#fb { 
	float: right; 
	display: inline; 
	padding-bottom: 10px; 
	margin-bottom: 20px; 
	right: 400px;
	bottom: 0px;
}
#twitter {
	float: left;
	display: inline;
	padding-bottom: 10px; 
	margin-bottom: 30px; 
	left: 400px;
	bottom: 0px;

}

#sm{
	height: 62px;
}

#wrapper{
	position: static;
}

.product-title { font-size: 16px; }

#ord { position: absolute; left: 300px; top: 70px; }

#fbfan { left: 250px; top: 50px; position: absolute; }
#sublinks {
	text-shadow: 0.5px 0.5px 1px;
	color: black;
	text-decoration: none;
}