body {
    scrollbar-base-color: #909099;
	scrollbar-track-color: #909099;
	scrollbar-face-color: #909099;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #4E172A;
	scrollbar-darkshadow-color: #4E172A;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#E8E8E8;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #575656;*/
	background-image:url(pics/bkgd/satinBlack.jpg);
	background-attachment:fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

a:link		{ color: #9c9c9c; text-decoration: none; }

a:visited	{ color: #9c9c9c; text-decoration: none; }

a:active	{ color: #bcbcbc; text-decoration: none; }

a:hover		{ color: #f2fb09; text-decoration: underline; }

.page-splits	{ border: #631A33 1px solid; background-color: #DCDEDC; color: #DCDEDC; height: 3px; width: 100%; }


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#DCDEDC;
	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#DCDEDC;
}

.copyright	{ COLOR: #E8E8E8; FONT: 9px Verdana, Geneva, Arial, helvetica, sans-serif; }

/* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 0px; POSITION: relative; TOP: 10px; WIDTH: 154px; padding:10px 10px; white-space:nowrap; }

#menulocationGallery	{ LEFT: 0px; POSITION: absolute; TOP: 110px; WIDTH: 154px; padding:0px 0px; white-space:nowrap; }

.rates {line-height: 20pt; }

.ratesTitle { font-size:18px}


.menu		{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 12px;
		  line-height: 20pt;
		  text-align: center;
		  display: block;
		  border: #FFFFFF 0px solid;
		  vertical-align:middle;  }



a.menu:link 	{ background-image: url("images/menu.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }


a.menu:visited 	{ background-image: url("images/menu.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }


a.menu:active 	{  background-image: url("images/menu.gif");
		   background-color:#B2B2B8;
		  text-decoration: none;
		   color: #FFFFFF; }


a.menu:hover 	{ background-image: url("images/menuon.gif");
		  background-color:#631A33;
		  text-decoration: none;
		  color: #f2fb09; }

.shadeform	{ /*FONT: 12px arial, verdana, sans-serif;*/
		COLOR: #000000;
		background-color: #F2F2F3;
		background-image: url("pics/shadeform.gif");
		/*text-align: left;*/
		/*WIDTH: 180PX;*/
		BORDER: #000000 1px solid; }
		
.footer { font-size: 10px; }

/*.submitbutton { FONT: 12px verdana, arial, sans-serif;
		COLOR: #4E172A;
		background-color:#FFFFFF;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		BORDER: #000000 1px solid; }


.submitbuttonon { FONT: 12px verdana, arial, sans-serif;
		COLOR: #FFFFFF;
		background-color:#854058;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		BORDER: #4E172A 1px solid; }*/
		
H1 {font-family:"Script MT Bold";
	font-size:48px; }

H3 {font-family:"Script MT Bold";
	font-size:24px; }
	
.TCP { font-family:"Arial Rounded MT Bold";

		}
		
P {text-indent:30px;   }

.phone {font-size:16px;
		font-weight:bolder;
		color: #f2fb09;
		}
		
.carseat {font-size:16px;
		font-weight:bolder;
		color: #ffff00;
		}
	
a.phone:link {font-size:16px;
		font-weight:bolder;
		color: #9c9c9c;
		text-decoration:underline;
		}
		
a.carseat:link {font-size:16px;
		font-weight:bolder;
		color: #e3e418;
		text-decoration:underline;
		}
		
a.phone:visited {font-size:16px;
		font-weight:bolder;
		color: #9c9c9c;
		text-decoration:underline;
		}
		
a.carseat:visited {font-size:16px;
		font-weight:bolder;
		color: #e3e418;
		text-decoration:underline;
		}
	
a.phone:hover {font-size:16px;
		font-weight:bolder;
		color: #f2fb09;
		text-decoration:none;
		}
		
a.carseat:hover {font-size:16px;
		font-weight:bolder;
		color: #ff0000;
		text-decoration:none;
		}
		


.input { margin-bottom:5px;}