@charset "UTF-8";
*{	font-family: Georgia, "Times New Roman", Times, serif;
}
body{
	margin:0px;
	padding:0px;
	background-color: #FEF9F2;
	background-image: url(../images/bg_body.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:0px;
	margin-top:0px;
	color: #7B1F0A;
	font-size: 26px;
}

h2{
	font-weight: normal;
	color: #83220B;
	border-bottom: solid 1px #ccc;
	text-align: left;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:1.5em;
	color: #000;
	text-align: left;
}

.text ul{
	padding: 15px;
	background-color:#DAEAFA;
	color: #494949;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text li{
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

span{
	font-family: Arial, Helvetica, sans-serif;

}
.btn {
}

#header-main {
	margin: auto;
	height: 155px;
	width: 1000px;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#header-top{
	height:45px;
	margin:auto;
	background-color: #7F1F0B;
}
#header-wrap{
	background-image: url(images/header_wrap_bg.gif);
	background-repeat: repeat-x;
}

#header-right {
	float: right;
	padding-right: 25px;
	padding-top: 50px;
	text-align: right;
}

#header-right span{
	font-family:'Conv_exljbris - MuseoSans-500',Sans-Serif;	
	color:#494949;
}
#header-right h2{
	padding: 0px;
	margin: 0px;
}
#logo {
}
#nav {
	margin: auto;
	height: 50px;
	width: 1000px;
	position: relative;
}
#sub-nav {
	background-image: url(images/subnav_bg.png);
	background-repeat: repeat-x;
	margin: auto;
	height: 45px;
	width: 1000px;
	position: relative;
	z-index: 10;
}

#banner-wrap{
	margin: auto;
	height: 350px;
	background-color: #CBF58A;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #DD8F2F;
}
#banner {
	margin: auto;
	height: 400px;
}
#content-main {
	margin: auto;
	width: 1000px;
	padding-top: 15px;
	position: relative;
}
#content-left {
	float: left;
	width: 725px;
}
.column-right {
	float: right;
	width: 250px;
	background-color: #F0F0F0;
}

.column-left {
	float: left;
	width: 250px;
	posistion: absolute;
	height: 97%;
	left: 0px;
	position: absolute;
	top: 80px;
	bottom: 140px;
}
.content-left-inner {
	float: left;
	padding-bottom: 15px;
	width: 725px;
}

.text{
float: right;
padding:10px;
width: 400px;
}

.img-wrap{
}

#left{
	float:left;
}

#right{
	float: right;
}

.clear{
	clear: both;
}
#insurance {
	margin: auto;
	padding: 10px;
	padding-top: 0px;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

#insurance h2{
	font-size:18px;
	padding-top: 15px;
	float:left;
}
.insurance-logo {
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}


/*FOOTER */
#footer {
	min-height: 200px;
	padding-bottom:25px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #E0D9CB;
	padding-bottom: 25px;
	background-position: top;
}
#footer-main {
	width: 1000px;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(../images/bg_footer_glow.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer-main h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color: #F8F7F4;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42516C;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 3px;
}
#footer-main ul {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	font-size:12px;
	float:left;
	color: #A7ADC5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	line-height: 120%;
}
#footer-main a {
	color: #EFECE3;
	text-decoration:none;
}
#footer-main a:visited {
	color: #EFECE3;
	text-decoration:none;
}
#footer-main a:hover {
	color: #FFF;
	text-decoration:none;
}
.footer-links li {
	color: #A7ADC5;
	padding-bottom: 10px;
}
.footer-links li a {
	color: #B0AEA5;
	text-decoration:none;
}
.footer-links li a:visited {
	color: #B0AEA5;
	text-decoration:none;
}
.footer-links li a:hover {
	color: #A7ADC5;
	text-decoration:none;
}
#footer-social a {
	color: #CFCDC2;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer-social a:visited {
	color: #CFCDC2;
	text-decoration:none;
}
#footer-social a:hover {
	color: #FFF;
	text-decoration:none;
}
.footer-links {
	float: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer-newsletter {
	float: left;
	width: 260px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer-social {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	width: 300px;
}
#footer-social ul {
	display: inline;
	float:right
}
#footer-social li {
	display: inline;
	padding-right: 10px;
}
#footer-left {
	float: left;
	text-align: left;
}

#footer-left h2{
	font-size: 34px;
	color: #DFDFDF;
}
#footer-left span {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 115%;
}
#footer-bottom{
	width: 1000px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC5B8;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*FOOTER END */
.social-box {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434343;
}
#content-wrap {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DD8F2F;
}
#title-main {
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#title-main h1{
	color: #494949;
	font-weight: normal;
	padding:0px;
	margin:0px;	
}

#contact{
	border:solid 1px #DEDEDE;
	background-color:#F0F0F0;
	width:365px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#column-stretch {
	position: absolute;
	left: 0px;
	right: 33%;
	bottom: 0px;
	top: 1px;
	background-color:#D
^D1Cf;
	background-image:url(images/bg-column-left.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-repeat:repeat-y;
	width: 205px;
	padding-right:10px;
	padding-top: 15px;
	border: 3px solid #F1F1F1;
	height: 413px;
	background-color: #F0F0F0;
	padding-bottom: 15px;
}
#column-stretch ul {
	font-size: 10pt;
	line-height: 25px;
	color: #7A7A7A;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#column-stretch li {
	font-size: 13pt;
	line-height: 110%;
	color: #7D676C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-right: 15px;
	list-style-type: none;
	border-right-color: #ECECEC;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
}
#column-stretch li a{
	color: #7D676C;
}
#column-stretch li a:hover{
	color: #A6898F;
}
#logo {
	height: 206px;
	width: 154px;
	position: absolute;
	left: 425px;
	top: 0px;
	z-index: 100;
}
#nav-wrap {
	background-color: #000;
}
#content-main {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/index_img.png);
	padding-top: 175px;
	background-repeat: no-repeat;
	background-position: right 10px;
}
#footer-contact {
	margin: auto;
	width: 521px;
	text-align: center;
}


.food-menu{
	background-color: #FEFFF6;
}
