@charset "utf-8";
body {
	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: #C6C7CC;
	background-image: url(bg_body2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

#container {
	width: 994px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
}

#apDiv1 {
	position:absolute;
	top:96px;
	width:230px;
	height:36px;
	z-index:1;
	margin-left: 740px;
}
#apDiv1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#SpecialLinkDiv {
	width:277px;
	height:80px;
	z-index:1;
	margin-left: 650px;
	margin-top: -20px;
}



#header {
	background-image: url(../images/scott-bolan-header-letter.png);
	height: 142px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent: -1000em;
}

#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url(nav-bar.png);
	height: 24px;
	text-align: center;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
}
#topNav a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

#topNav #form #button {
	background-color: #19120C;
	color: #D6B184;
	height: 22px;
	border: 1px solid #5C4C35;
	margin-bottom: 4px;
	margin-top: 6px;
}

#mainContent {
	color: #CCCCCE;
	background-image: url(LEAVES.png);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #000000;
	line-height: 125%;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#mainContent  .tableBorders2 {
	border: 1px solid #3D3C3F;
	font-size: 13pt;
	line-height: 150%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#mainContent p {
	font-size: 13pt;
}
#mainContent p.smallerText {
	font-size: 13pt;
}
#mainContent .largeFont {
	font-size: 18pt;
	line-height: 125%;
}
#mainContent #form2 {
	border: 1px solid #666666;
	padding: 6px;
	width: 250px;
	margin-left: 30px;
	margin-top: 0px;
}

#mainContent  #homePageText  {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	text-align: justify;
}

#mainContent .tableBorders {
	border: 1px solid #333333;
	background-repeat: no-repeat;
	height: 300px;
}
.tableBorders2   a   img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hours {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}


#mainContent h1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FBD700;
	text-align: left;
}
#mainContent h2 {
	color: #CCCCCC;
	margin-top: 0px;
	font-size: 16pt;
}

#mainContent strong {
	color: #FBD700;
}
.timeRunningOut {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066FF;
}


#footer {
	background-color: #000000;
	background-image: url(nav-bar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-top: 12;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: bottom;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #F2DE93;
	font-size: 9pt;
}
#footer a {
	font-size: 95%;
	padding-right: 20px;
	padding-left: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #F6F0D0;
	border: 1px solid #211A10;
	height: 14px;
	margin-bottom: 10px;
}
#mainContent #formBgr {
	background-image: url(pad.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 260px;
	background-position: center;
	color: #666666;
	font-size: 10pt;
	float: left;
	position: absolute;
	margin-left: 570px;
	margin-top: -60px;
}
#mainContent #homePageText .style13 strong {
	font-size: 90%;
}

#mainContent #formBgr #form1 input {
	border: 1px solid #999999;
}
#mainContent #formBgr #form1 #submit {
	background-color: #FED700;
}
#mainContent a {
	color: #F1F1F3;
}
#mainContent hr {
	color: #333333;
	text-decoration: none;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


.packageHeader {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}

.packageHeader5 {
	font-size: 16px;
	font-weight: bold;
	color: #AF0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AF0000;
}

.packageHeader5Text {
	font-size: 16px;
	font-weight: bold;
	color: #D8D8DA;
}
.largeBoldText {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}
.smallerText {
	font-size: 10pt;
}
#form2 #hear {
	margin-top: 10px;
}
