/* Common Styles */
body { background: #ffefc4; margin: 0; text-align: center; }
div { margin: 0; padding: 0; }
table { border: 0; margin: 0; padding: 0; }
p { margin: 0; padding: 0; }
img { margin: 0; padding: 0; }

/* Header Styles */
.header { width: 1000px; height: 170px; margin: 0 auto; }
.facebook {margin:-65px 20px 0px 0px; float:right; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold;}

/* Body Styles */
table.body { width: 1000px; background: url('images/body_bg.jpg'); margin: 0 auto; padding: 0; }
  .left { width: 141px; vertical-align: top; }
  .left div { margin: 0 1px 0 10px; text-align: left; }
  .left a { background: #949cce; border-bottom: 1px solid #fff; color: #fff; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; padding: 6px 0 6px 5px; text-decoration: none; width: 125px; }
  .left a:hover { background: #878fc1; text-decoration: none; }
  .none { border-bottom: 0; }
  .right { width: 859px; text-align: left; vertical-align: top; }
  
/* Image Styles */
.img { margin-right: 10px; height: 150px; }
.bottom-img { margin-right: 10px; height: 175px; border-top: 1px solid #fff; }

/* Nav-Table Styles*/
.nav-table { border: 0; border-collapse: collapse; width: 849px; }
.nav-table td { border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; }
.nav-table td.no-right { border-right: 0; }
.nav-table td.no-top { border-top: 0; }
.nav-table .box-1 { width: 276px; }
.nav-table .box-2 { width: 277px; }
.nav-table .box-3 { width: 276px; }
.box-text-1 { background: #97b6d4; padding: 5px 10px; color: #000; font-size: 16px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; word-spacing: 2px; text-align: justify; vertical-align: top; }
.nav-table .thirds { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; text-align: center; margin: 0; padding: 5px 0; }
   .nav-table .thirds:hover { background: #7a98b5; cursor: pointer; }
.nav-table .halves { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; text-align: center; margin: 0; padding: 5px 0; }
   .nav-table .halves:hover { background: #eca71b; cursor: pointer; }

/* Body Content Styles */
.content-table { background: #fff; margin: 0; padding: 0 0 5px 5px; width: 844px; }
	p.page-title { color: #e4a927; font-family: sans-serif; font-size: 20pt; font-weight: bold; letter-spacing: 2px; padding-bottom: 5px; padding-left: 5px; padding-top: 5px; word-spacing: 2px; }
	p.title { color: #949cce; font-family: sans-serif; font-size: 14pt; font-weight: bold; padding-top: 15px; padding-left: 5px; }
	  .title a { color: #949cce; text-decoration: none; }
	  .title a:hover { color: #949cce; text-decoration: underline; }
	p.contact { color: #000; font-family: sans-serif; font-size: 13pt; font-weight: normal; padding-left: 20px; }
	p.name { color: #e4a927; font-family: sans-serif; font-weight: bold; font-style: italic; font-size: 14pt; padding-left: 10px; }
	p.text-1{ color: #000; font-family: sans-serif; font-size: 13pt; font-weight: normal; line-height: 25px; padding-top: 10px; padding-left: 15px; padding-right: 10px; word-spacing: 2px; }
	  p.text-1 span.ital { color: #e4a927; font-weight: bold; font-style: italic; }
	  p.text-1 span.norm { color: #949cce; font-weight: bold; }
	p.text-2 { color: #000; font-family: sans-serif; font-size: 13pt; font-weight: normal; line-height: 25px; padding-top: 10px; word-spacing: 2px; }
	p.text-3 { color: #000; font-family: sans-serif; font-size: 13pt; font-weight: normal; line-height: 25px; padding: 0 50px; word-spacing: 2px; } /* indented text */
	ul.stats { margin-left: 30px; padding: 0; }
	ul.stats li { color: #e4a927; list-style-type: square; list-style-position: outside; }
	div.border { border-bottom: dotted 1px #000; height: 1px; margin: 0 15px; padding: 0; }
	table.bod { margin-left: 15px; font-family: sans-serif; font-size: 13pt; }
	  td.cell-1 { padding-right: 25px; padding-top: 5px; }
	
	div.filler { height: 200px; background: #fff; }

/* Footer Styles */
.footer { width: 1000px; height: 41px; margin: 0 auto; }
  .pixshim { height: 30px; margin-top: 1px; margin-bottom: 10px; padding: 0; vertical-align: middle; }