﻿body
{
    font-family:Times New Roman;
}

#header
{
    background-image:url("http://lesliesnc.org/newleaves.jpg");
}

.header-title
{
    font-size:xx-large;
    color:#006600;
    margin-left:20px;
}

#header-title-lower
{
    margin-left:100px;
}

.header-contact
{
    width:100%;
    text-align:right;
    margin-left:150px;
    margin-right:20px;
    color:#FFFFCC;
    font-size:medium;
}

.MenuItemContainer
{
    background-image:url(/images/MenuBackNormal.jpg);
    width:170px;
    height:35px;
    text-align:center;
    font-size:medium;
}

.MenuItemContainer:hover
{
    background-image:url(/images/MenuBackHover.jpg);
}

.MenuItemContainer:active 
{
    background-image:url(/images/MenuBackMouseDown.jpg);
}

.MenuItemText
{
    padding-top:5px;
}

.MenuItem
{
    text-decoration:none;
    color:black;
}

.MainContent
{
    padding:10px;
}

#preload img
{
    height: 0; width: 0; border-width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -30;
} 

.request-layout-row input
{
    width: 378px;
}

.twoinputs input
{
    width: 160px;
}
.Confirmation
{
    border: solid 3px gray;
    margin-top: 50px;
    padding: 30px;
    font: Arial 16pt;
    width: 400px;
}

.login-control
{
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.narrowTextBox
{
    width: 70px
}


.zipCode
{
    width: 68px
}

#request-allcontent
{
/*	border: thin solid #0000FF; */
	width: 800px;
	margin: auto;
}
#request-title
{
/*	border: thin solid #FF0000; */
	margin: auto;
	width: 100%;
	padding-bottom: 10px;
}

#request-title-label
{
/*	border: thin solid #0000FF;  */
	font-size: xx-large;
	font-family: 'Comic Sans MS';
	color: #000080;
	margin-bottom: 30px;
	margin-left: 140px;
	font-weight: bold;
	text-align: center;
}

#request-submit-div
{
	 width: 122px;
	 margin: auto;
}

#request-layout-row2
{
	height: 28px;
}

#request-date-pick-label
{
	margin-left: 60px;
}

#request-date-pick
{
	margin-left: 60px;
}

.request-layout-col1
{
	position:relative;
}

.request-layout-col2
{
	position:relative;
	left: 240px;
	top: -16px;
}

.request-layout-col3
{
	position:relative;
	left: 420px;
	top: -38px;
}
.request-layout-col4
{
	position:relative;
	left: 540px;
	top: -54px;
}

.request-wide-label
{
	font-family: 'MS Reference Sans Serif';
	font-size: 12px;
	color: #0000FF;
	margin-bottom: 10px;
}

.request-cntrl-label
{
	font-family: 'MS Reference Sans Serif';
	font-size: 12px;
	font-weight: bolder;
}

.request-layout-row
{
	 margin-top: 0px;
	 height: 28px;
}
#request-arriv_time
{
	margin-left: 40px;
}
.view-caption
{
    font-size: 18px;
    font-weight: bolder;
}
