* {
	margin: 0 auto 0 auto; 
	text-align: left;
}

body {
	font-family: myriad pro;
	background-color: #fff;
}

img {
	border-style: none;
}

#topHead {
	background-color: black;
	width: 100%;
	height: 55px;
	line-height: 55px;
	vertical-align: middle;
	position: fixed;
	z-index: 100;
}

header {
	background-color: #fff;
	width: 960px;
	height: 120px;
	padding-top: 55px;
}

.wrap {
	width: 960px;
}

#topHeadLeft {
	float: left;
	width: 33%;
}

.headerDivider {
     border-left: 1px solid #38546d; 
     border-right: 1px solid #16222c; 
     height: 40px;
     position: relative;
     top: 5px;
	 float: left;
}

#topHeadCenter {
	float: left;
	width: 41%;
}

#topHeadRight {
	float: right;
	width: 23%;
	margin-left: 5px;
}

#topHeadRight img {
	margin-top: 7px;
}

#topHeadCenter p {
	text-align: center;
}

#topHead p {
	color: white;
	margin-left: 10px;
	font-size: 125%;
	font-family: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: middle;
	letter-spacing: 2px;
}





#headerLeft{
	position: relative;
	float: left;
	width: 660px;
}

header img {
	margin-top: 8px;
}

#headerRight{
	position: relative;
	float: right;
	width: 300px;
	margin-top: 18px;
}








#tagLine {
	background-color: #e8eadc;
	padding: 2%;
	padding-top: 32%;
}

#tagLine p {
	text-align: center;
	font-family: "Segoe UI",Helvetica,sans-serif;
	padding-top: 1%;
}

#boxContainer {
	width: 960px;
}

#leftBox {
	width: 317px;
	float: left;
	border-right: 3px solid #fff;
}

#centerBox{
	width: 319px;
	float: left;
	border-right: 3px solid #fff;
}

#rightBox{
	width: 318px;
	float: left;
}

.boxHead {
	padding: 5px;
	background-color: #fda74a;
	border-bottom-style: ridge;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
}

.boxHead h3 {
	font-family: "Segoe UI",Helvetica,sans-serif;
	font-size: 20px;
	text-align: center;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

.boxBody{
	padding: 10px;
	background-color: #ffd74e;

}

.boxBody p {
	font-family: myriad pro, arial;
	font-size: 17px;
	text-align: center;
}

.mainArea {
	width: 960px;
	height: 100%;
	-webkit-box-shadow:0px 5px 10px #1c1c1c;
	-moz-box-shadow:0px 5px 10px #1c1c1c;
	box-shadow:0px 5px 10px #1c1c1c;
}	

#sliderArea {
	float: left;
	width: 960px;
	border-bottom: ridge;
}

#body {
	width: 960px;
	float: left;
	background: white;
}

article {
	float: left;
	clear: both;
	width: 609px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
	font-size: 110%;
	overflow: auto;
	border-right: 3px solid white;
}

aside {
	float: left;
	width: 310px;
	min-height:400px;
}

aside h4 {
	font-size: 100%;
	font-family: tahoma, arial, sans-serif;
	color: black;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 1px 1px gray;
	margin-top: 15px;
	margin-right: 8px;
	margin-left: 8px;
	overflow: auto;
	border: 3px solid #fda74a;
	padding: 4px;
}

aside #logoFirst {
	margin-left: 8px;
}

aside img {
	padding-left: 1px;
	padding-bottom: 10px;
	padding-top: 3px;
}

.payments {
	margin-left: 5px;
}

#yelp-biz-badge-fsc-iizW_ikAZxzT1L8wm5tDEA {
	display: block;
	text-align: center;
	margin-top: 5px;
}

aside p {
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 17px;
	color: gray;
}

aside h5 {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 25px;
	font-size: 15px;
	color: gray;
}

aside ul {
	list-style-type: none;
	list-style-position:outside;
	font-size: 100%;
	letter-spacing: 1px;
	font-family: "Segoe UI",Helvetica,sans-serif;
}

aside li:before{
    content: "\2611";  
    margin-left: -1em; margin-right: .100em;
}

.testbutton p {
	color: #666;
	font-family: "Segoe UI",Helvetica,sans-serif;
	font-size: 16px;
	text-align: center;
	text-shadow: 1px 1px #fbdeca;
	margin-bottom: -4px;
}

.testbutton a {
	outline: 0;
	text-decoration: none;
}

.testbutton {
	display: block;
	margin-top: 15px;
	padding: 15px 8px 25px 8px;

	margin-right: 8px;
	margin-left: 8px;	
	font-family: helvetica;
	font-weight: bold;
	color: #fda74a !important;
	font-size: 15px;
	box-shadow: 1px 1px 2px #BEE2F9;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	background: #f7be96;

}
.testbutton:hover {
	background: #ffd74e;
}

table tr td {
	padding-left: 6px;
} 
 
article h3 {
	color: #7c992e;
	padding-bottom: 10px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #ffd74e;
}

article h4 {
	color: #7c992e;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #ffd74e;
	padding-bottom: 10px;
}

article p {
	padding-bottom: 15px;
	font-size: 15px;
	font-family: "Segoe UI",Helvetica,sans-serif;
}

article ul li {
	font-size: 15px;
	font-family: "Segoe UI",Helvetica,sans-serif;
	list-style-type: none;
	padding-bottom: 3px;
}

article li:before{
    content: '\21D2';  
    margin-left: -1em; margin-right: .100em;
 }


article .textWrap {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
}

section {
	background-color: #bbd7d7;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 19px;
	margin-right: 19px;
	border-radius: 5px;
}

section h3 {
	color: black;
	margin-left: 19px;
	padding-top: 10px;
	text-shadow: 1px 1px 1px white;
}

section p {
	margin-left: 19px;
}

.appMessage {
	background-color: #fda74a;
	display: block;
	clear: both;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;	
}

.appMessage h2 {
	color: #4b4439;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;	
}

#appContainer1 {
	width: 960px;
}

#app1 {
	width: 237px;
	float: left;
	border-right: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

#app2{
	width: 238px;
	float: left;
	border-right: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

#app3{
	width: 237px;
	float: left;
	border-right: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

#app4{
	width: 239px;
	float: left;
	border-bottom: 3px solid #bcb4b3;
}

.appHead {
	padding: 10px;
	background-color: #ffd74e;
}

.appHead h3 {
	font-size: 20px;
	font-family: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 1px 1px 1px black;
}

.appBody{
	padding: 5px;
	background-color: white;
	display: block;
}

.appBody img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.appBody ul {
	margin-left: -20px;
	font-family: tahoma;
	font-size: 13px;
}

li: before {
    content: "■";
    color: yellow;
}

footer {
	clear: both;
	height: 60px;
	width: 100%;
	padding-top: 20px;
	background-color: black;
	color: white;
}

#company {
	float: left;
	margin-left: 300px;
}

#city {
	float: left;
	margin-left: 8px;
}

#telephone {
	margin-left: 8px;
}

footer p {
	float: left;
	margin-left: 7px;
}

#footerLinks a {
	text-align: center;
	padding-left: 9%;
	color: gray;
	
}

/* --- INNER PAGES --- */

section img {
	float: left;
	margin-left: 24%;
	vertical-align: middle;
}

section ul {
	float: left;
	margin-left: 10px;
	font-size: 21px;
	margin-top: 5px;
}	

#button1 p {
	color: #ac8569;
	font-family: "Segoe UI",Helvetica,sans-serif;
	font-size: 16px;
	text-align: center;
	text-shadow: 1px 1px #f9d1b5;
	margin-bottom: -4px;
}

#button1 a {
	outline: 0;
	text-decoration: none;
}

#button1 {
	float: left;
	font-size: 15px;
	text-shadow: 1px 1px 0px #7CACDE;
	padding: 10px 0 5px 0;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;

	background: #f7be96; 
	width: 560px;
	display: block;
	margin-top: 5px;
	margin-left: 1px;
	font-family: helvetica;
	font-weight: bold;
}

#button1:hover {
	background: #f9d1b5;
}

#button1 p:hover {
	color: #00264c;
}



