body
{
	text-align: center;
}

p
{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: White;
}

.Black { font-family: Arial; font-weight: normal; font-size: 14px; color: Black; }
.BlackBold { font-family: Arial; font-weight: bold; font-size: 16px; color: Black; }
.MaroonBold { font-family: Arial; font-weight: bold; font-size: 12px; color: #731039; }
.DarkBlueBold { font-family: Arial; font-weight: bold; font-size: 12px; color: #004584; }
.White { font-family: Arial; font-weight: normal; font-size: 12px; color: White; }
.WhiteBold { font-family: Arial; font-weight: bold; font-size: 12px; color: White; }
.WhiteBoldLarge { font-family: Arial; font-weight: bold; font-size: 14px; color: White; line-height: 1.5em;}
.WhiteLargeUnderline { font-family: Arial; font-size: 15px; color: White; line-height: 1.5em; text-decoration: underline;}

#home
{
	background: url(../images/index.gif) no-repeat;
	width: 800px;
	height: 600px;
}

#login
{
	position: relative;
	left: 200px;
	top: 175px;
	width: 275px;
	color: #004685;
	font-size: 12px;
	font-weight: bold;
}
#login table
{
	font-family: Arial;
	color: #004685;
	font-size: 12px;
	font-weight: bold;
}

#index
{
	background: url(../images/interior_New.gif) no-repeat;
	width: 800px;
	height: 600px;
}

#indexP
{
	position: relative;
	left: 20px;
	top: 260px;
	width: 225px;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	
}

#indexP a
{
	color: #ffffff;
	text-decoration: none;
	cursor: default;
	display: block;
	width: 100%;
}

#navtitle
{
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

#pa
{
	position: relative;
	left: 245px;
	top: -35px;
	width: 225px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	background-color: #72113d;
	visibility: hidden;
	padding: 5px, 5px, 5px, 30px;
	margin: 0px;
	list-style-type: square;
}

#wl
{
	position: relative;
	left: 245px;
	top: -270px;
	width: 225px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	background-color: #72113d;
	visibility: hidden;
	padding: 5px, 5px, 5px, 30px;
	margin: 0px;
	list-style-type: square;
}

#pa li, #wl li
{
	padding: 5px, 0px, 5px, 0px;
}

#pa a, #wl a
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#logo
{
	position: relative;
	left: 110px;
	top: -680px;
	text-align: left;
	
}

#PhoneNbr
{
	position: relative;
	left: 290px;
	top: -410px;
	text-align: left;
	
}

