html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, dl,
dt, dd, ol, ul, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}

h1 {
	font-size: 34px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 16px;
}

h2 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: center;
}

h4 {
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}

ol, ul {
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 1em;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding-top: .5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
html, body {
height: 100%;
margin-bottom: 1px;
}
body {
	background-image: url(images/body6.jpg);
	font: "Times New Roman", Times, serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size:100%;
	margin-top: 2.5em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	
}
/* page */

#page {
	width: 59.375em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	background: url(images/img01.jpg) repeat;
	font-size: .8em;
		
 }
	/* sidebar */
	
#sidebar {
	float: left;
	width: 13.984375em; /* since this element is floated, a width must be given */
		}
	
/* logo */

#logo {
	height: 9em;
	width: 13.984375em;
	background-image: url(images/boardroom1.jpg);
	background-repeat: no-repeat;
}
	/* Menu */



#sidebar ul {
	margin: 0 0 .5em 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	background-image: url(images/img04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
}

#sidebar a {
	padding: .7em 0 1px .5em;
	font-size: 1.5em;
	margin-bottom: 0.1em;
	display: block;
}

 	/* testimonial */
#testimonial {
	 padding: 0em;
	margin-top: 8em;
	color: #666666;
}
#testimonial  h4 {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
#testimonial   h4   a {

	
}



#testimonial blockquote {
	padding: 0em; font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0 0 6.0em 0;
	
}

#testimonial p {
	font-size: 1em;
	line-height: 2em;
	margin: 0 .5em 0 .5em;
}
	/* content */

#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13.984375em;
	border: 1px solid #666666;
			}
	

	/* contenthead */
#contenthead {
	background-image: url(images/contentheadbkgrd2.gif);
	background-repeat: repeat-x;
	height: 122px;
	margin-top: -2.50em;
		}


#contenthead h2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
#contenthead a {
	text-decoration: none;
	color: #3F0603;
	
}	

.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 1.4em;
	margin-right: 1em;
	margin-left: 1em;
}

.wrap ul li{
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: -3px 52%;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	margin-right: 0.5em;

}

.outro {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 1.75em;
	margin-top: 1.5em;

}
/* Footer */

#footer {
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat;
	background-image: url(images/img01.jpg);
	border: 1px solid #666666;
}
#footer  h5 {
	text-align: center;
	color: #000000;
	text-indent: 0em;
	font-size: 1em;
	margin-bottom: .5em;
}

#footer p{
text-align: center;
	margin: 0px;
	font-size: .79em;
}

#footer a {
	text-decoration: underline;

}

#mid {
	margin-left: 12em;
	margin-top: 4em;
	margin-bottom: 1em;
}

/* The rest */

a {
	color: navy;
	text-decoration: none;

}
a:link {
	color: navy;
	text-decoration: none
}

a:hover {
	color:  #64A3C8;
	border-style: none;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	margin-bottom: -10px;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
#dropmenudiv{
	position:absolute;
	z-index:100;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: .6em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(images/img01.gif);
	line-height:1.5em;
	margin-left: .3em;
	padding-top: 0.04em;
	padding-right: 0;
	padding-bottom: 0.02em;
	padding-left: 0;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-image: url(images/img01.gif);
	}

		 #sidebar #quotes {
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	font-size: 1.1em;
	margin-top: 10em;
}
 #sidebar #quotes blockquote {
	margin: 1.5em .5em .9em .5em;

}
cite {
	background-repeat: no-repeat;
	background-position: left center;
	font-style: italic;
	margin: 0 .5em 0 .5em;

}
#sidebar #quotes h3 {
	font-size: 1.5em;
	text-align: center;
	margin-top: .5em;
}

#page #sidebar #quotes a {
	font-size: 1.1em;
	display: block;
	margin-top: 2em;
	text-align: center;
}
.style1 {font-size: 1em}
.style3 {
	color: #666666
}

.pleasenote ul li{
	margin-left: 2em;
	background-image:url(images/right-arrow17.gif);
	background-repeat: no-repeat;
	background-position: -4px 70%;
	padding: 2px 0 0 20px;
}
#sidebar img {
height: 9em;
width: 13.984375em;
}

#page #content p.pagename {
	font-size:18px;
	margin-left: 1em;
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: .5em;
}

.twolinesonly h1, .twolinesonly h2 {
	margin-left: 5em;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .6em;
}



.twolinesonly h1 {
	margin-top: 1em;
	line-height: 140%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 1.5em;
	text-align: center;
	margin-right: 6em;
}

.faq {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3em;

}
.faq p{
	margin: .5em 1em 1em 1.3em;
	font-size: 1.2em;
	line-height: 1.1em;
}
#content .answercontainer {margin-top: 2em;
}

.monthcontainer h3{
	margin: 1.5em 4px 2em 1.2em;
	font-size: 1.5em;
	}
	
	table#table1 {
	border-collapse: collapse;
	width: 32em;
	margin-top: 0.5em;
	margin-bottom: 3em;
	font-size: 1.2em;
	margin-left: 1.3em;
}



.month {
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 1em;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 1em;
}

td.data {
	font-size: 1.2em;
	font-weight: bold;
}

tr {

}

.twolinesonly img {
	width: 28.125em;
	height: 10.8594em;
	margin-left: 7em;
	margin-top:	1.5em;
}

.twolinesonly h5 {
	margin-left: 8em;
	margin-top:1.5em;
}

.twolinesonly h3{
	margin-left: 6.2em;
	margin-bottom: 0.6em;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
				
}
#table1 .data2 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
}
#table1 .data {
	width: 5em;
}

#content .boxed blockquote {
	margin-right: 1em;
	margin-left: 1em;
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content .boxed blockquote p {
	margin-bottom: 0.7em;
	line-height: 1.0em;
	font-style: italic;
	margin-left: 1.5em;
	margin-right: 0.5em;
}
#main-wrapper {
	text-align:left;
	margin:auto;
	margin-top:1.5em;
	background-color:#EEEEEE;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
		}
.inline-image {
			vertical-align:middle;
		}
		
		#map_canvas {
	height:31.25em;
	margin-top:2.2em;
		}
		
		#directions {
			margin-top:10px;
		}
		
		.form {
			margin:0px;
			padding:0px; 
			margin-top:1.5em;
		}
		.form-field {
			vertical-align:middle; 
			border:1px solid #999999;
			background-color:#EEEEEE;
		}
		.form-submit {
			font-family:Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			background-color:#EEEEEE;
			font-size: 1em;
			font-weight:bold;
		}
		
		#main-wrapper #main-padding #bannerdiv {
			
		}
		#main-wrapper #main-padding #headertextdiv {

		}
		#main-wrapper #main-padding #seperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
		}
		#bannerAddress {
			float: right;
			
		}
		#bannerLogo {
		float: left;
		}
		#page #content #main-wrapper #main-padding #headertextdiv #bannerLogo h1 {
	font-size: 1.5em;
	color: #3F0603;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
}
#page #content #main-wrapper #main-padding #headertextdiv #bannerLogo h2 {
	margin-left: 1.3em;
	margin-top: 1em;
	font-size: 1.2em;
}
#page #content #main-wrapper #main-padding #headertextdiv #bannerAddress p {
	font-size: 1.2em;
	margin-bottom: 0.1em;
	margin-top: 0.18em;
	margin-right: .5em;
}
#page #content .boxed .testimonialintro {
	font-size: 1.4em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.8em;
	margin-bottom: 1.1em;
}
#page #content .boxed .monthcontainer a {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 2.5em;
	margin-right: 0.4em;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
#page #content .boxed .monthcontainer {
	padding-left: 1.5em;
	margin-bottom: 2em;
	font-size: 11px;
}
#page #content .boxed .month a {
	color: #000000;
}
#page #content .boxed .month a:hover{
	color: #000000;
}
#headertextdiv {
	margin-bottom: 1.5em;
	width: 95%;
	height: 9.5em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#jobchange {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
#jnc {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
#jci {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
#mejctitle {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-top: .75em;
}
.fstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#plnote {
	margin-top: 0.25em;
	padding-right: 1em;
	padding-left: .25em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
}
p.mejcsubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: -0.25em;
	color: #990000;
}
p.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 7em;
	line-height: 125%;
}
p.questions {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 0.75em;
	padding-left: 0.75em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
p.answer {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 1.5em;
	margin-left: 1.3em;
}

p.introp {
	padding-top: .25em;
	padding-bottom: .25em;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
p.outrop {
	padding-right: .5em;
	padding-left: .5em;
}
p.hilton {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 8em;
}
#page #sidebar li#freebkgd {
	font-size: 13px;
	font-weight: bold;
}
#regulations {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}#page #sidebar #nav {
	margin-bottom: 15em;
}
.schedul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-bottom: .25em;
	margin-top: -1em;
	list-style-type: disc;
	line-height: 120%;
}
.wrap {

}
.regulations {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.plnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	list-style-type: disc;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.finstrat {
	margin-right: 12px;
	margin-left: 12px;
}
.flyerdl {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	border: thin solid #666666;
	margin-left: 190px;
	margin-right: 190px;
}
.blkline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
