
html {
	height: 100%; 
}
body {
	background-image:url(../images/bckgrnd-02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#1f1f1f;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0px 17px 0px;
	padding:0px;
	font-size:22px;
	color:#3782a1;
}
em {
	font-size:16px;
	font-weight:600;
	color:#738992;
}
#wrapper {
	/*position: fixed;*/
	text-align:center;
	width: 888px;
	margin: 0px auto;
}
#maindiv {
	width:888px;
	min-height:420px;
	background-image:url(../images/bckgrnd-canvas-01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	vertical-align:top;
	float:left;
	margin:0px auto;
	height:100%;
}
#Topsection{
	float:left;
	margin:0 auto;
	width:888px;
	height:366px;
}
#ContentSection{
	width:888px;
	float:left;
	margin:0 auto;

}
#textsection{
	width:505px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	text-align:left;
	margin:30px 13px 0px 14px;
}
#textsection a{
	color:#4a7317;
}
#textsection a:hover{
	color:#98b474;
}

#headerLogo{
	height:100%;
}
#headerLogo img{
	border:0px;
	float:left;
	margin:14px 0px 0px 10px;
}
#Specials{
	width:888px;
	float:left;
	margin:40px 0px 3px 0px;
}
#Specials img{
	border:0px;
	float:left;
	margin:5px 0px 0px 5px;
}








#SubNavsection{
	width:270px;
	height:220px;
	float:left;
	text-align:right;
	background-image:url(../images/sub-nav-bckgrnd.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:32px 0px 0px 20px;
	padding:0px 20px 0px 0px;
}
#SubNavsection img{
	border:0px;
}
#SubNavsection a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
    margin:0px;
	color:#38748d;
	text-decoration:none;
}
#SubNavsection a:hover{
	line-height:19px;
	color:#ffffff;
	text-decoration:none;
	background-color:#b5b5b5;
    margin:0px;

}












#MenuItem{
	vertical-align:middle;
	width:886px;
	float:left;
	margin:24px 0px 0px 0px;
	border:1px #7c7c7c solid;
	background-color:#303030;		
}
#MenuItem li{
	display:inline;
	margin:0px;
	padding:0px;
	float:left;
	
}
#MenuItem li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline-block;
	background-image:url(../images/nav-bckgrnd.gif);
	padding:13px 58px 14px 60px;
    margin:0px;
	color:#ffffff;
	text-decoration:none;
}
#MenuItem li a:hover{
	color:#000000;
	text-decoration:none;
	display:inline-block;
	background-image:url(../images/nav-bckgrnd-over.gif);
	padding:13px 58px 14px 60px;
    margin:0px;
}














#quickBookmain{
	width:232px;
	height:85px;
	background-color:#f2f2f2;
	text-align:right;
	font-size:10px;
	float:left;
}
#quickBookmain form{
	margin:0px;
	padding:0px;
	border:0px;
}
#quickBookmain img{
	margin:2px 0px 10px 0px;
}
#quickBookmain select{
	background-color:#211c14;
	color:#FFFFFF;
	height:18px;
	font-size:10px;
	border:1px solid #beadc2;

}
#quickBookfirstrow{
	height:24px;
	margin-left:18px;
}
#quickBookfirstrow div{
	float:left;
	margin-left:4px;
}
#quickBooksecondrow{
	height:24px;
	margin-left:5px;
}
#quickBooksecondrow div{
	float:left;
	margin-left:4px;
}



#offersSection{
	float:left;


}
#offersSection img{
	float:left;
	border:0px;
	margin:0px 0px 3px 2px;
}

#footerText{
	float:left;
	margin:0px auto;
	width:888px;
	font-size:10px;
	color:#919390;
}
#footerText img{
	border:0px;
	width:16px;
	height:16px;
}
#footerText a{
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
    text-decoration:none;
	color:#CCCCCC;
}
#footerText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	text-decoration:none;
	color:#80837e;
}