@charset "UTF-8";
/* CSS Document */

body {
	background: #b60909 url(../images/bg-repeat.gif) repeat-y center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
a {
	color: #de1f13;
	text-decoration: none;
}
a:hover {
	color: #de1f13;
	text-decoration: underline;
}
#entry #right table tr td {
	padding-bottom: 25px;
}

#page #right table tr td {
	padding-bottom: 6px;
}

img {
	border-width: 0px;
}
#container {
	width: 936px;
	margin: 0px auto;
}
#nav {
	background: url(../images/bg-nav4.jpg) repeat-x center;
	height: 54px;
	margin: 0px auto;
}
#rotator {
	margin: 0px auto;
	width: 772px;
	height: 252px;
}
#rotator .slide1 {
	height: 252px;
}
.specials-button {
	padding-left: 386px;
}
#home-body {
	margin: 30px auto 0px;
	width: 750px;
	color: #f3d161;
	font-size: 13px;
}
#entry #gutter {
	padding: 0px;
}

#page #gutter {
	padding: 20px 20px 20px 20px;
}

#inside-body {
	margin: 0px auto;
	width: 772px;
	color: #371f0d;
	font-size: 13px;
	background: #f5f0e4;
	overflow:hidden;
}
#entry #inside-body h1 {
	font-size: 22px;
	text-align: left;
	margin: 0px 0px 35px;
	padding: 0px 0px 5px;
	color: #de1f13;
	border-bottom: 1px solid #ed9286;
	text-transform: uppercase;
	letter-spacing: 0.25px;
}

#page #inside-body #left h1 {
	font-size: 22px;
	text-align: left;
	margin: 0px 0px 25px;
	padding: 0px 0px 5px;
	color: #de1f13;
	text-transform: uppercase;
	letter-spacing: .25px;
	border-bottom: 1px solid #ed9286;
}
#page #inside-body #right h1 {
	font-size: 20px;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	color: #86786d;
	text-transform: uppercase;
	letter-spacing: .25px;
}

#entry #inside-body h3 {
	color: #de1f13;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#right hr {
	color: #dad2c7;
}

#left hr {
	color: #cbc2a8;
	margin-top: 15px;
	margin-bottom: 15px;
}

#entry #left {
	width:220px;
	float:left;
	background:#f5f0e4;
	padding-right: 50px;
	margin-bottom: 0px;
}

#page #left {
	width:450px;
	float:left;
	background:#e4dcbc;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 10px;
}

#entry #right {
	width:465px;
	float:left;
	margin-bottom: 0px;
}
#page #right {
	width:232px;
	float:left;
	padding-bottom: 30px;
	text-align: left;
}
#nav-footer {
	width: 772px;
	margin: 0px auto;
	padding-top: 30px;
}
#copywrite-footer {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #8e0307;
}
#copywrite-footer a {
	color: #8e0307;
}
#container p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
.red {
	color: #de1f13;
}
.email {
	color: #736356;
}

.email a {
	color: #736356 !important;
	background: url(../images/email.gif) no-repeat left center;
	padding-left: 17px;
}

.email a:hover {
	color: #736356 !important;
}

.chevron {
	color: #de1f13;
}

.chevron a {
	color: #de1f13 !important;
	background: url(../images/chevron.gif) no-repeat left center;
	padding-left: 17px;
}

.chevron a:hover {
	color: #de1f13 !important;
}

.directions {
	color: #736356;
}

.directions a {
	color: #736356 !important;
	background: url(../images/directions-arrow.png) no-repeat right center;
	padding-right: 10px;
}
#panel-content p {
	padding-top: 5px;
	padding-right: 17px;
}

#page #container #inside-body #gutter #right form table tr td input {
font-size:12px;
padding:2px 0;
}

#page #container #inside-body #gutter #right form table tr td input {
background:url("http://demo.martinicreative.com/forms/images/shadow.gif") repeat-x scroll center top #FFFFFF;
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
color:#333333;
font-size:100%;
margin:0;
padding:2px 0;
}

#page #container #inside-body #gutter #right form table tr td #SendBtn {
	background:url(none) repeat-x scroll center top ;
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 20px;
}

#page #container #inside-body #gutter #right form table tr td textarea {
font-size:12px;
padding:2px 0;
}

#page #container #inside-body #gutter #right form table tr td textarea {
background:url("http://demo.martinicreative.com/forms/images/shadow.gif") repeat-x scroll center top #FFFFFF;
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
color:#333333;
font-size:100%;
margin:0;
padding:2px 0;
}
.smalltext {
	font-size: 10px !important;
}
#page #left h3 {
	color: #DE1F13;
	padding-bottom: 15px;
}

.message-content {
    margin-left: 55px;
}
#overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#dialog {
    display: none;
    position: absolute;
    width: 100%;
    top: 100px;
    z-index:1002;
}
* html #dialog,
*:first-child+html #dialog {
    left: 0;
}
#dialog-inner {
    background: #fff;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
#dialog-content {
    padding: 20px;
}
#dialog-content h2 {
    text-align: left;
    border: none;
    margin-bottom: 10px;
}
#dialog-content div {
    text-align: left;
}
#dialog-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
#dialog-text-inner {
    padding: 20px;
    margin: 0 20px 20px;
    color: #fff;
    background: #000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#dialog-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(close.gif) no-repeat 2px 2px;
}
#dialog-close:hover {
    background: url(close.gif) no-repeat 2px -18px;
}
.message {
    margin: 0 0 15px 55px;
    padding: 5px 10px;
    border: 1px solid #fc3;
    background: #ffd;
}
.asset-body hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dad2c7;
    border-style: solid;
    border-width: 1px 0 0;
    margin: 1.2em 0;
}
