body
{
	margin: 0px;
	padding: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url('images/Table.jpg');
	color: #2c2c2c;
}

h1
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}

h2,h3,h4,h5,h6
{
	margin: 0px;
	padding: 0px;
}

hr
{
	color: none;
	background-color: none;
	height: 1px;
	border-top: 1px dotted #2c2c2c;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

ul
{
	list-style-position: inside;
	margin: 0px;
	padding-left: 5px;
}

li
{
	padding: 0px;
	margin: 0px;
}

li.sch
{
	font-size: small;
	text-align: left;
	width: 33%;
	float: left;
}

li.open
{
	list-style-type: circle;
}

li.full
{
	list-style-type: disc;
}


.bold
{
	font-weight: bold;
}

.italic
{
	font-style:italic;
}

a
{
	color: #603913;
	text-decoration: none;
}

input,textarea,select
{
	font-size: 12px; 
	background-color: #CCCCCC; 
	border: 1px solid #666666;
	color: #000000;
}

input
{
	width: 200px;
}

input.fullSize
{
	width: 480px;
}

input.xlSize
{
	width: 240px;
}

input.largeSize
{
	width: 120px;
}

input.midSize
{
	width: 60px;
}

input.smallSize
{
	width: 20px;
}

input.radio
{
	width: auto;
}

textarea
{
	width: 480px;
	height: 240px;
}

textarea.mini
{
	width: 240px;
	height: 60px;
}

table
{
	border: 1px solid black;
	border-collapse:collapse;
}

tr,td
{
	border: 1px solid black;
}

td.userSch
{
	text-align: left;
}

.contact
{
	width: 240px;
}

.centerText
{
	text-align: center;
}

.leftText
{
	text-align: left;
}

#midInfo
{
	position: relative;
	margin: 20px auto;
	padding: 0px;
	width: 958px;
	height: 1227px;
	border: 0px;
	text-align: center;
	background-image: url('images/sheet.png');
}

#navTabs
{
	padding: none;
	position: absolute;
	top: 170px;
	left: 250px;
	width: 750px;
	height: 50px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

#topBanner
{
	padding: none;
	position: absolute;
	top: 215px;
	left: 365px;
	width: 510px;
	height: 90px;
	text-align: center;
}

#midContent
{
	position: absolute;
	top: 310px;
	left: 38px;
	width: 880px;
	height: 860px;
	text-align: left;
}

#footInfo
{
	position: absolute;
	top: 1170px;
	left: 38px;
	width: 880px;
	height: 20px;
	text-align: center;
}

#goaway
{
	display: none;
}

#navItems
{
	float: left;
	margin: none;
	padding: none;
	border: none;
}

#rightBox
{
	float: right;
	border-top: none;
	border-left: 1px dotted #2c2c2c;
	border-right: none;
	border-bottom: none;
}

.makeJust
{
	text-align: justify;
}

.makeRight
{
	text-align: right;
}

.aLittleBigger
{
	font-size: 14px;
}

.twoCol
{
	padding: 1%;
	width: 48%;
	float: left;
}

.twoCol-UnbalancedSmall
{
	padding: 5px;
	width: 32%;
	float: left;
}

.twoCol-UnbalancedSmaller
{
	padding: 5px;
	width: 21%;
	float: left;
}

.twoCol-UnbalancedLarge
{
	padding: 5px;
	width: 65%;
	float: left;
}

.twoCol-UnbalancedLarger
{
	padding: 5px;
	width: 76%;
	float: left;
}

.twoColLimit
{
	margin: auto;
	max-width: 530px;
}

.threeCol
{
	padding: 2px;
	width: 32%;
	float: left;
}

.threeCol-tight
{
	padding: none;
	width: 32%;
	float: left;
}

.fourCol
{
	padding: 5px;
	width: 24%;
	float: left;
}

.goLeft
{
	float: left;
}

.goClear
{
	clear: both;
}

.oneLine
{
	display: inline;
}

.schTable
{
	width: 520px;
	margin: 0px auto;
}

.schRow
{
	width: 520px;
	text-align: center;
}

.schSlot
{
	width: 20px;
	text-align: center;
}

.schTime
{
	width: 120px;
	text-align: center;
}

.schSch
{
	width: 380px;
	text-align: center;
}

.pAlign
{
	width: 100%;
	text-align: left;
}
