/* ============  All pages Setup ============ */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #091632;
	SCROLLBAR-FACE-COLOR: #00349A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #00B7FC;
	SCROLLBAR-SHADOW-COLOR: #313538; 
	SCROLLBAR-3DLIGHT-COLOR: #313538; 
	SCROLLBAR-TRACK-COLOR: #CFCFCF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #313538;
}
div 
{
	SCROLLBAR-FACE-COLOR: #00349A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #00B7FC;
	SCROLLBAR-SHADOW-COLOR: #313538; 
	SCROLLBAR-3DLIGHT-COLOR: #313538; 
	SCROLLBAR-TRACK-COLOR: #CFCFCF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #313538;
}

/* ============  Inner Page Menu ============ */

.menu {
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	text-transform: uppercase;
}	
.menu a{
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	/*color:#F9D59B;*/
	color: #C2E5FB;
}
.bot_address
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	letter-spacing:1px;
	text-align:center;
}
.foot {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #001e3c;
	line-height:22px;
	text-align:center;
}
.menu_bot
{
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu_bot a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_bot a:hover{
	color:#000000;
}

/* ============  Site Map Page  ============ */

.sitemap {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.sitemap:hover {
	color:#CA0A38;
}

/* ============  Hours Page  ============ */

.hrtxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
.hrhd {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.smallbold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* ============  About Us pages  ============ */

.main_text {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}
.main_link {color:#0065E2;}
.main_link:hover {color:#FF0000;}
.bg_images { background-position:top; background-repeat:repeat-y;}

.main_link2 { color:#0000FF; text-decoration:underline; font-weight:bold}
.main_link3{ color:#0000FF; text-decoration:underline;}

.link {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration:none;
	 
}
.link:hover {
	color: #ff0000;
	text-decoration:none;
	
}
.link1 {
	font-family: Arial;
	font-size: 12px;
	color: #FDFDFD;
	text-decoration:none;
	 
}
.link1:hover {
	color: #ff0000;
	text-decoration:none;
	
}

.sitemaplink {
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.sitemaplink:hover {
	color: #ff0000;
	text-decoration: none;
	
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	}
	/* ============  Welcome Text  ============ */

.innertext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	color: #484A4F;
}

.innertext_heading {
	font-family:Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	color: #484A4F;
	text-decoration:none;
	font-weight:bold;
}



.innertext h1 {
	padding-top: 0px;
	font-family:Arial;
	font-size:12px;
	
}
.innertext h2 {
	font-family:Arial;
	font-size:12px;
	padding-top: 16px;
}
.wel_text {
	font-family: verdana;
	font-size: 11px;
	color: #0000000;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}	
.wel_text a {
	color:#012F9A;
	text-decoration: none;
}

.wel_text a:hover {color: #8D132E;}

.wel_color {
	color:#0000FF;	
}
.wel_text h1 { 
	padding-top: 10px;
	padding-left:0px;
	font-size:12px;
}

.wel_text h2 { 
	font-family:arial;
	font-size:11px;
	padding-left:0px;
}

/* ============  Copyright Text  ============ */

.copy {
	font-family: Verdana; 
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}


.bot_link {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height:15px;
}	
.bot_link:hover {
	color: #999999;
}
/*  =-======== Home page Bottom Menu ============ */
.home_digi {
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#2A5679;
	text-decoration:none;
	line-height:15px;
	letter-spacing:-1px;
	text-align:center;
	text-transform: uppercase;
}
.home_digi a{
	color:#000000;
}
.home_digi a:hover{
	color:#D71111;
}

.brdr {
	border: 1px solid #7E7E7E;
}

.h_link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height:8px;
}
.h_link:hover {
	color:#dbdbdb;
	line-height:8px;
}

/*   Payment Calculator   */
.payment_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
	line-height:20px;
	}
.boarder {
   border: 1px solid #CCCCCC;
}.payment_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	padding:0px 0px 0px 5px;
}
.pmnt_tbox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#E4E4E4;
	height: 18px;
	border: 1px solid #666666;
}
.pmnt_calc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #D4D0C8;
	height: 16px;
	border: 1px solid #666666;
	font-weight: bold;
}

	
	
/*           New Styles   */

.pone_no {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	letter-spacing:1px;
}
.pre_text {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left:5px;
}	
.hme_capn {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:10px;
	letter-spacing:-0.5px;
}

.side_butbg
{
	
	height:24px;
	width:219px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #2f2f2f;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.side_butbg:link
{
	
	height:24px;
	width:219px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #2f2f2f;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.side_butbg:visit
{
	
	height:24px;
	width:219px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #2f2f2f;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.side_butbg:hover
{
	
	height:24px;
	width:219px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ED0026;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.sub_head
{
	font-family:Verdana;
	font-size: 11px;
	color: #D9001E;
	font-weight: bold;	
}
.body1
{
	font-family:Verdana;
	font-size: 11px;
	color: #2F2F2F;
	line-height: 25px;		
}

#container{
	position:absolute;
	top: 0px;
	width: 1000px;
}
#table{
	position: absolute;
	width: 920;
	left: 42px;
	top:581px;
}
#spl1{
	position: absolute;
	width: 880px;
	left: 7px;
	top:500px;
}
#spl2{
	position: absolute;
	width: 223px;
	left: 7px;
	top: 413px;		
}
.pay{

font-family:verdana;
font-size:14px;
font-weight:bold;
color:#000000;
}
.header_menu
{
	font-family: Verdana;
	font-size: 10px;
	color: #054C02;
	font-weight: bold;
	text-decoration: none;
}
.header_menu:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #076103;
	font-weight: bold;
	text-decoration: none;
}
.header_menu:visit
{
	font-family: Verdana;
	font-size: 10px;
	color: #076103;
	font-weight: bold;
	text-decoration: none;
}
.header_menu:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.moreinfo
{
	font-family: Verdana; 
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
/*	word-spacing:1px;
	text-indent:0.1em;
	letter-spacing:00.04em;*/
}
.moreinfo a {
	color:#FFFFFF;
	text-decoration:none;
}
.moreinfo a:hover
{
	color:#01FFFF;
}
.rent_tit {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#148D0E;
}
.rent_text {
	font-family: Arial;
	font-size:11px;
	color:#5A5A5A;
	line-height:12px;
}
.brdr1 {
	border: 1px solid #CCCCCC;
}
.vehi_hign {
	font-family: Arial;
	font-size:13px;
	color:#515151;
	font-weight:bold;
}
.rent_head
{
	font-family: Arial;
	font-size: 18px;
	color: #285023;
	font-weight: bold;
}



.top_menu1{font-family: verdana; font-size: 11px; text-decoration: none; color: #000EA0; }
.top_menu1 a{text-decoration: none;color: #000EA0;}
.top_menu1 a:hover{text-decoration: none;color: #0389D8;}



.awards {
	
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
	color: #484A4F;
}

.history {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	text-align: justify;
	color: #484A4F;
}

/* Aspx Page Style */
.error-message
{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: italic;
	margin-left: 15px;
	
	}
.page-title {
    margin-left: 15px;
  }
  
  .cal-button {
    cursor: pointer;
    margin-left: 2px; 
    margin-top: 2px;
  }
  
  .rental-cal {
    width: 300px;
    height: 200px;
    visibility: hidden;
    position: absolute;
    z-index: 100;
    top: 200px;
    left:704px;
  }
  
  .row {
    width: 80%;
    height: 35px; 
    float: left;
    margin-top: 10px;
  }
  
  .row input {
    text-align: center;
  }

  .row .form-field {
    text-align: right;
  }
.star_bucks_head
{
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	line-height:30px;
	}
.starbucks_text {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-left:75;
	padding-right:50;
}

.topmenu1 {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-bottom:10px;
	padding-left:15px;
	}	
.topmenu1 a{
	color: #000000;
	text-decoration:none;
}
.topmenu1 a:hover {
	color: #FFFFFF;
}
.brdr {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.moreinfodiv
{
	font-family: Verdana; 
	font-weight:normal;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
}
