@charset "UTF-8";

/* ********* BODY PROPERTIES ********* */

html {
	height: 100%;
}
body {
	background:#dbd7d3 url(../../imgs/bg.jpg);
	background-repeat:repeat-x;
	color:#f2e2cc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
}
	
/* ********* BANNER DIV ********* */

#workspace {
	border-left:1px solid #b0aead;
	border-right:1px solid #b0aead;
	min-height:100%;
	height:auto!important;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	background:#220a08 url(../../imgs/content-bg.jpg);
}

#topbar {
	font-size:10px;
	color:#fff;
	text-align:right;
	padding:6px 15px 0 20px;
	position:relative;
	margin: auto;
	width: 935px;
	height:24px;
	background:#530e02;
	border-bottom:#8a1d04 1px solid;
}

#address {
	float:left;
}

#socialmedia {
	float:right;
}

#bannercontainer {
	position:relative;
	margin: auto;
	width: 970px;
	height:117px;
	background:#651202 url(../../imgs/banner-bg.jpg);
}

#logo {
	position:relative;
	width: auto;
	height:95px;
	top: 7px;
	left:22px;
}

#toplinks {
	position: relative;
	right: -135px;
	top: 5px;
}

#share {
	height:16px;
	position: absolute;
	right:0px;
	top: 11px;
	width:83px;
}

#offersignup {
	position: relative;
	float:right;
	right: 20px;
	top: 25px;
}

#bannertable {
	/*width: 360px;*/
	border-collapse: collapse;
	border-spacing: 0px;
}

#leftbanner {
	float: left;
	width: 470px;
	height: 76px;
	text-align:left;
}

#rightbanner {
	float: right;
	width: 470px;
	height: 76px;
	text-align:left;
}

/* ********* MAIN NAV ********* */

#mainnavbg {
	background: url(../../imgs/nav-bg.gif);
	height:42px;
	left:50%;
	margin-left:-485px;
	*margin-left:-486px;
	_margin-left:-485px;
	position:absolute;
	text-align:center;
	width:970px;
	z-index:10;
}

#mainnav {
	width:995px;
	height:20px;
	z-index:20;
	position:absolute;
	text-align:center;
	left:50%;
	margin-left:-480px;
	_margin-left:-490px;
	top:160px;
}

/* ********* MAIN IMAGE SPACE ********* */

#imgsequencer{
	background: #000;
	/*height:399px;*/
	margin-left:auto;
	margin-right:auto;
	position: relative;
	top:42px;
	width:970px;
	z-index:0;
}

#quickbookbg{
	background:transparent url(../../imgs/lynch-quickbook-bg.jpg);
	float:left;
	height:328px;
	position:relative;
	left:10px;
	top:10px;
	width:329px;
}

#quickbook{
	border:1px solid #D5D4D6; /*THIS IS A GUIDE BORDER - IT CAN BE REMOVED*/
	height:230px;
	left:48px;
	position:absolute;
	text-align:left;
	top:78px;
	width:246px;
	z-index:20;
}

/* ********* SPECIAL OFFERS PROPERTIES ********* */

#offerscontainer {
	height:134px;
	margin:0 auto 0;
	position:relative;
	width:973px;
	
}

.offerone {
	border: 1px solid #be3d31;
	height:124px;
	position:relative;
	background: url(../../imgs/offerboxes-bg.gif) #000;
	float:left;
	width: 229px;
	margin:10px 2px 10px 8px;
	_margin:10px 6px 10px 4px;
}

#offertwo {
	border: 1px solid #be3d31;
	height:124px;
	background: url(../../imgs/offerboxes-bg.gif) #000;
	float:right;
	position:relative;
	width:229px;
	margin:10px 10px 10px -5px;
	_margin:10px 4px 10px 0px;
}

/* ********* CONTENT CONTAINER PROPERTIES ********* */

#contentcontainer {
	/*height:100%;*/
	width: 970px;
}

#corplogin {
		min-height:460px;
		height:auto!important;
		height:460px;
	position:relative;
	text-align:justify;
	line-height:16px;
	width:309px;
	float:left;
	background:#fff;
	padding: 20px;
	margin:10px 5px 10px 10px;
	_margin:7px 2px 5px 5px;
}

#maincontent {
		min-height:200px;
		height:auto!important;
		height:200px;
	position:relative;
	text-align:justify;
	line-height:16px;
	width:930px;
	float:left;
	margin:22px 23px 30px;
	_margin:11px 0px 15px;
	_padding-bottom:30px;
}
#maincontent a{
	color:#dc9286;
	text-decoration:none;
}

#maincontent a:visited{
	color:#dc9286;
	text-decoration:none;
}
#maincontent a:hover{
	color:#ff4837;
	text-decoration:none;
}


/* ********* FOOTER PROPERTIES ********* */

#footercontainer {
	clear: both;
	height:109px;
	position: relative;
	bottom:0;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../imgs/footer-bg.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

#footeraddress {
	font-size:11px;
	color:#f2e2cc;
	width:890px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:40px;
	text-align:center;
}

/* ********* CONTENT PROPERTIES ********* */

h1 {
	font-family:"Times New Roman", Times, serif;
	color:#f3cc51;
	font-size:17px;
	margin:0px 0px 20px 0px;
}

h2 {
	font-size:12px;
	color:#dc9286;
	margin:-6px 0px 4px 0px;
}

h3 {
	font-size:12px;
	color:#fd6901;
	margin:0px;
}

.content-link {
	color:#fff;
}

.contentlinks{
	font-size:12px;
	color:#41aaff;
	text-decoration: underline;
	font-weight:bold;
}

.toplinksbreaker{
	font-size:11px;
	color:#f5bb8d;
	padding: 0px 5px 0px 5px;
}

.toplinks{
	color:#fff;
	font-size:10px;
	text-decoration:underline;
}

.toplinks a, a:hover {
	color:#fff;
	text-decoration: underline;
}

.bottomlinksbreaker{
	font-size:11px;
	color:#821a05;
	padding: 0px 5px 0px 5px;
}

.bottomlinks {
	font-size:11px;
	color:#f3cc51;
	text-decoration:none;
}

.bottomlinks a, a:hover{
	color:#fff;
	text-decoration: underline;
}

.main {/* THIS IS FOR THE MAIN NAVIGATION */
	color:#1b1a1a;
	font-size:12px;
	font-weight:bold;
	margin-left:6px;
	_margin-left:3px;
	margin-right:6px;
	_margin-right:2px;
	text-decoration:none;
	/*text-transform:uppercase;*/
}

.mainbreaker{
	font-size:14px;
	color:#821a05;
	padding:0 2px 0 1px;
}

.main a, a:hover{
	color:#ff4837;
	text-decoration:none;
}

.avviolink {
	color:#c92906;
}
.offer_div_outer{
	border:1px solid #be3d31;
	float: left;
	height: 115px;
	margin-left: 27px;
	_margin-left: 23px;
	margin-top: 25px;
	width: 420px;
	_width:410px;
	background-color:#440904;
	background-image:url(../../imgs/bk.jpg);
}
.offer_div_outer:hover{
	border-color:#cc4000;
}
.offer_div_heading{
	font-size:14px;
	font-weight:bold;
	color:#ffd656;
}
.booknowp{
	margin-left: 329px;
	_margin-left:319px;
	margin-top: -25px;
	position: absolute;
	*margin-top:-28px;
	color:#ffffff !important;
	font-weight:bold;
}
.booknowp_new{
	margin-left: 190px;
	_margin-left:180px;
	margin-top: 0px;
	position: absolute;
	*margin-top:0px;
	color:#ffffff !important;
	font-weight:bold;
}
.booknowp_new a{
	color:#ffffff !important;
	text-transform:uppercase;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.booknowp{
	margin-left: 329px;
	margin-top: -22px;
	position: absolute;
	color:#ffffff !important;
	font-weight:bold;
}
}
.booknowp a{
	color:#ffffff !important;
	text-transform:uppercase;
}
.offer_div_img img{
	border:1px solid #ebc44f;
}
		#popupcontent{
    z-index:100000;  
	margin:238px 0px 0px -180px;
	*margin:255px 0px 0px -50px;
	border:0px;
	padding:0px;
	position: absolute;
	overflow: hidden;	
	background-position:top;
	background-repeat:no-repeat;
	height:297px;
	left: 100px;
}
.more a{
	text-decoration:underline !important;
	color:#f8d954 !important;
}
