@charset "UTF-8";

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

html {
	height: 100%;
}
body {
	background:#dbd7d3 url(../../imgs/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#2d2d2d;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
	overflow-x:hidden;
}
	
/* ********* 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:#fff url(../../imgs/workspace-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#topbar {
	font-size:10px;
	color:#fff;
	text-align:right;
	padding:6px 15px 0 20px;
	position:relative;
	margin: auto;
	width: 935px;
	height:24px;
	background:#007155 url(../../imgs/address-bg.gif);
}

#address {
	float:left;
}

#socialmedia {
	float:right;
}

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

#logo {
	position:relative;
	width: 213px;
	height:91px;
	top: 12px;
	left:22px;
}

#toplinks {
	position: relative;
	/*right: 20px;*/
	right:-75px;
	top: 35px;
}

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

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

#bannertable {
	/*width: 360px;*/
	/*width:210px;*/
	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:right;*/
}

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

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

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

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

#imgsequencer{
	background: #fff;
	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:970px;
	top:2px;
}

.offerone {
	border:1px solid #02916E;
	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 #02916E;
	height:124px;
	background: url(../../imgs/offerboxes-bg.gif) #000;
	float:right;
	position:relative;
	width:229px;
	margin:10px 7px 10px 0;
	_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:878px;
	float:left;
	margin:22px 40px 30px;
	_margin:11px 20px 15px;
	_padding-bottom:30px;
}


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

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

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

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

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

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

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

.content-link {
	color:#007155;
	text-decoration: none;
}

.contentlinks{
	font-size:12px;
	color:#41aaff;
	text-decoration: none;
	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:#c99b0b;
	padding: 0px 5px 0px 5px;
}

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

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

.main {/* THIS IS FOR THE MAIN NAVIGATION */
	/*color:#1b1a1a;
	font-size:14px;
	font-weight:bold;
	margin-left:8px;
	margin-right:6px;
	text-decoration:none;
	text-transform:uppercase;*/
	color:#1b1a1a;
	font-size:14px;
	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:#c99b0b;
	padding:0 2px 0 4px;
}

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

.avviolink {
	color:#c92906;
}
.avvio_quickbook{
	font-size:10px;
	font-fanily:arial;
}
select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.offer_div_outer{
	margin-top:25px;
	margin-left:27px;
	height:130px;
	width:405px;
	background-image:url('/includes/imgs/bk.jpg');
	float:left;
}
.offer_div_heading{
	margin-top:8px;
	margin-bottom:8px;
	font-face:Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	font-size:16px;
}
.offer_div_img img{
	border:2px #c69d33 solid;
}
.booknowp{
		position:absolute;
		margin-top:8px;
		margin-left:147px;
}
