html,body{
	margin:0;
	padding:0;
	height:100%;
	}
body{
	background:#FFF9EA;
	text-align:center;
}

#vertical{
    float:left;
    height:50%;
    margin-top:-310px;/* half vertical height*/
    width:100%;
}

td {vertical-align:top;
}

a {
	text-decoration:none;
	color:#786754;
}

a:hover {
	text-decoration:underline;
	}
.bkgrnd-franchise {
	background-image: url(images/background-franchise.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}


#container {
	width:736px;
	height:580px;
	background: url(images/background.jpg) no-repeat left top;
	text-align:left;
	padding-top:40px;
	padding-left:40px;
	padding-right: 40px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	overflow:auto;
}


#inner-container {
	height: 520px;
}


#content {
	width: 100%;
	margin-top: 20px;
	}
.bkgrnd-welcome {
	background-image: url(images/background-welcome.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.bkgrnd-contest {
	background-image: url(images/logo-contest.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}



#page-head {
	margin-top: 15px;
	vertical-align: middle;
	margin-left: 60px;
}

#location-head {
	font-size:13px;
	line-height:17px;
	padding: 0px 0px 30px;
	vertical-align: middle;
}

.location-map {
	font-size: 12px;
	text-decoration:none;
	color:#F47C31;
}


h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	display: inline;
}
p,td,div {
	font-family: Futura, Myriad, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #897968;
	line-height: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}
#font-1 p,td{
	font-size:13px;
	line-height:16px;
	}
#faq-table td {
	padding-left: 25px;
	padding-top: 10px;
}
#faq-table {
	margin:10px 0px 20px 0px;
}
#location-services p,td {
	line-height: 15px;
	font-size:12px;
}
#map a {
	color: #FFFFFF;
}
#logo {
	margin-bottom: 18px;
}
#header-left {
	width: 355px;
}


#header-right {
	float: right;
	width: 340px;
	text-align:center;
}

#store-info {
	float: right;
	width: 340px;
}

#store-info table {
	margin:0;
	padding:0;
}

#store-info td {
	font-size:14px;
	line-height:18px;
}

#store-address {
	text-align:left;
	width:225px;
}


#store-address h2{
	font-style:normal;
}

#store-address a{
	color: #F47C31;
}

#store-links {
	text-align:right;
	width:115px;
}

#store-links img{
	margin-bottom:6px;
}

#store-hours {
	width:310px;
	padding-top:10px;
}

#store-social {
	text-align:right;
	width:30px;
}

#store-social img{
	text-align:right;
	margin-bottom:5px;
}


#header-right-locations-note {
	color: #F47C31;
	font-weight:bold;
	font-size:16px;
}

 
.bkgrnd-services {
	background-image: url(images/background-services2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#request-info td{
	vertical-align:top;
	height: 38px;
	line-height: 18px;
	text-align: right;
}

#request-info-contest td{
	vertical-align:top;
	height: 32px;
	line-height: 15px;
	text-align: right;
}
.form-field {
	font-family: Futura, Myriad, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C6BFB5;
	color: #333333;
	text-indent: 5px;
	line-height:20px;
	height: 20px;
	width: 190px;
}
.form-drop {
	font-family: Futura, Myriad, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C6BFB5;
	color: #333333;
	line-height:20px;
	height: 24px;
	}
	

.form-button {
	font-family: Futura, Myriad, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C6BFB5;
	color: #FFFFFF;
	height: 24px;
	background-color: #75685F;
	vertical-align: middle;
	}
.disclaimer {
	font-size:9px;
	line-height:13px;
	}
#footer {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	vertical-align: middle;
	}
h4 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	display:inline;
	}
	
.font-1 {
	font-size:13px;
	}
.font-2 {
	font-size:12px;
	}
.font2	{
	font-size:16px;
}
	
.red {
	color: #AE040D;
	}
.orange {
	color: #F47C31;
}