﻿html
{
	padding: 0px auto;
	margin: 0px auto;
	height: 100%;
}
body
{
	background: #eee url('../images/bg/bg01.jpg') left top;
	color: #333;
	margin: 0px auto;
	padding: 0px auto;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#wrapper
{
	background: url('../images/bg/bg02.jpg') repeat-x left top;
	padding-top: 15px;
	padding-bottom: 15px;
}
p
{
	padding: 0px;
	margin: 0px;
}
.pnlContainer
{
	border: 1px solid #999999;
	width: 760px;
	margin: 0px auto;
}
.pnlBanner
{
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 92px;
}
.pnlButtonBar
{
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 30px;
	background-image: url('../Images/ButtonBarEnd.png');
}
.imgButtonBarEnd
{
	width: 425px;
	height: 30px;
}
.pnlPageHeader
{
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 5px 15px;
	margin: 0px;
	width: 730px;
}
.pnlPageHeader_Empty
{
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 760px;
}
.pnlPageImage
{
	float: right;
	position: relative;
	top: 3px;
	left: 0px;
}
.pnlContent
{
	margin: 0px;
	padding: 15px;
	width: 730px;
	text-align: left;
	background-color: #FFFFFF;
	height: 99%;
	overflow: auto;
}
.pnlContentLeft
{
	width: 495px;
	float: left;
	height: 99%;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}
.pnlContentLeftNoBorder
{
	width: 470px;
	float: left;
	height: 99%;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.pnlContentLeftFullWidth
{
	width: 710px;
	float: left;
	height: 99%;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.pnlContentRight
{
	float: right;
	width: 210px;
	height: 100%;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	padding-left: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
}

A
{
	color: #8A0022;
	text-decoration: none;
}
A A:Visited
{
	color: #8A0022;
}
A A:Hover
{
	color: #8A0022;
}

.pnlFooter
{
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A0022;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.pnlFooter A
{
	color: #666666;
	font-size: 9pt;
	text-decoration: none;
}
.pnlFooter A:Visited
{
	color: #666666;
}
.pnlFooter A:Hover
{
	color: #8A0022;
}
.BreadCrumb
{
	font-size: 8pt;
	padding-bottom: 5px;
	width: 400px;
}
.PageHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333;
	padding-top: 15px;
	padding-bottom: 5px;
	overflow: auto;
}
.PageSubHeader
{
	font-size: 15pt;
	color: #990033;
	padding-bottom: 10px;
}
.PageDescription
{
	font-size: 12pt;
	color: #333;
	margin-top: -5px;
	line-height: 22px;
	padding-bottom: 15px;
}
.PageSectionHeader
{
	font-size: 11pt;
	font-weight: normal;
	color: #990033;
	padding-bottom: 5px;
}
.PageSectionHeader
{
	font-size: 11pt;
	font-weight: normal;
	color: #990033;
	padding-bottom: 5px;
}
.PageSectionHeaderLine
{
	font-size: 12pt;
	font-weight: normal;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}
.PageSectionHeader2
{
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.ParagraphHeader
{
	color: #000000;
	margin: 0px;
	font-weight: bold;
}

.HolidayMonth
{
	color: #000000;
	margin: -5px 0px -12px 0;
}
.HolidayMonthItem ul, li
{
	margin-left: -20px;
	padding-left: -20px;
}
.ImgFloatLeft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.TextBoxAbsolute
{
	position: absolute;
}
.LabelAbsolute
{
	position: absolute;
}


/*---  Contact Form Begin  ---*/
.divContactInfo
{
	 position: relative; 
	 height: 414px; 
	 top: 0px; 
	 left: 0px;
}
.lblContactFirstName
{
	z-index: 1;
	position: absolute;
	top: 31px;
	left: 0px;
}
.lblContactLastName
{
	z-index: 1;
	position: absolute;
	top: 57px;
	left: 0px;
}
.lblContactCompany
{
	z-index: 1;
	position: absolute;
	top: 84px;
	left: 0px;
}
.lblContactReason
{
	position: absolute;
	top: 84px;
	left: 243px;
	z-index: 1;
}
.txtContactCompany
{
	position: absolute;
	top: 82px;
	left: 73px;
	border: 1px solid #808080;
	width: 150px;
}
.txtContactEmail
{
	position: absolute;
	top: 29px;
	left: 300px;
	z-index: 1;
	border: 1px solid #808080;
	width: 150px;
}
.txtContactFirstName
{
	position: absolute;
	left: 73px;
	top: 29px;
	border: 1px solid #808080;
	width: 150px;
}
.txtContactLastName
{
	position: absolute;
	left: 73px;
	top: 54px;
	border: 1px solid #808080;
	width: 150px;
}
.lblContactEmail
{
	position: absolute;
	top: 31px;
	left: 243px;
	z-index: 1;
}
.lblContactPhone
{
	position: absolute;
	top: 58px;
	left: 243px;
	z-index: 1;
}
.txtContactPhone
{
	position: absolute;
	top: 55px;
	left: 300px;
	z-index: 1;
	border: 1px solid #808080;
	width: 150px;
}
.ddlContactReason
{
	position: absolute;
	top: 82px;
	left: 300px;
	z-index: 1;
	border: 1px solid #808080;
	width: 154px;
}
.lblContactDescription
{
	font-size: 11pt;
	font-weight: normal;
	color: #990033;
	position: absolute;
	top: 121px;
	left: 0px;
	z-index: 1;
	padding-bottom: 5px;
}
.txtContactDescription
{
	position: absolute;
	top: 145px;
	left: 0px;
	z-index: 1;
	width: 452px;
	height: 165px;
	border: 1px solid #808080;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.btnContactSubmit
{
	z-index: 1;
	left: 0px;
	top: 327px;
	position: absolute;
	border: 1px solid #666666;
	background-color: #C0C0C0;
	color: #000000;
	font-weight: normal;
	right: 411px;
	bottom: 58px;
}
.rfvContactFirstName
{
	z-index: 1;
	left: 230px;
	top: 33px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
}
.rfvContactLastName
{
	z-index: 1;
	left: 230px;
	top: 58px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
}
.rfvContactPhone
{
	z-index: 1;
	left: 457px;
	top: 59px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
}
.revContactPhone
{
	z-index: 1;
	left: 457px;
	top: 59px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
	bottom: 345px;
}
.rfvContactEmail
{
	z-index: 1;
	left: 457px;
	top: 33px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
}
.revContactEmail
{
	z-index: 1;
	left: 457px;
	top: 33px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
}
.rfvContactDescription
{
	z-index: 1;
	left: 78px;
	top: 124px;
	position: absolute;
	width: 10px;
	height: 10px;
	font-weight: bold;
}

/*---  Contact Form End  ---*/

.LargePhoneNumber
{
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}


