/* Reset -------------------------------------------------------------------*/ 

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,dd,ol,ul,li
{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

body {background-color: #fff;}
ol, ul {list-style: none;}
html { height: 100%; margin-bottom: 1px; }

/* CMS Stuff */

.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060l;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060l;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}

.listing_category h2 {
  color: #000080;
  font-size: 18px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #E1A679;
}

.listing_title {
display: none;
}

.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
  width: 720px;
}
.event_item {
  position: relative;
  width: 720px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-size: 16px;
  font-weight: bold;
}
.event_contacts {
  font-size: 16px;
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}


.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}



/* General ---------------------------------------------------------------- */

body {
    font: normal 13px/20px Georgia, serif;
    background: #353535 url(../images/bg.jpg) repeat-x left top;
    color: #444;
}

#wrapper {
background-color:#FFFFFF;
}

h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 158px;
	background: url(../images/wings-over-homestead-header.jpg) no-repeat;
}
h1 a {
	display: block;
	width: 140px;
	height: 120px;
	text-indent: -9999px;
}
h2 { 
  	font-size: 20px;
  	margin-bottom: 20px;
	font-weight: normal;
	color: #333;
}

h3 { 
  	font-size: 18px; 
  	margin-bottom: 20px;
	font-weight: normal;
	color: #333;
}

p {
	margin-bottom: 20px;
}

ul, ol {
	margin-bottom: 20px;
}

a {
	color: #990000;
}
a:hover {
	text-decoration: none;
}

strong, b { font-weight: bold; }
em, i { font-style: italic; }

blockquote {
	margin-bottom: 20px;
	padding: 10px 10px 0;
	background: #f7f7f7;
	border: 1px solid #ddd;
	font-style: italic;
}

/* Layout ----------------------------------------------------------------- */

#container {
    margin: 0 auto;
}
#container,
#header,
#general,
#bottom-nav {
	width: 900px;
	background-color: #FFFFFF;
}
#content {
	width: 880px;
	background-color: #FFFFFF;
}

#fader {
	float: left;
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 250px;
	width: 900px;
	display: inline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#header {
    position: relative;
    height: 168px;
    background: #8f92bd;
}

#general {
    clear: both;
    /* border-top: 1px solid #ddd; */
    padding: 0;
}

#content {padding: 10px;}

#bottom-nav {
    clear: both;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

/* Header ----------------------------------------------------------------- */

#header p {
	font-size: 16px;
	line-height: 24px;
	/* color: #1B39A9; */
        color: #FFFFFF;
	position: absolute;
	left: 160px;
	width: 458px;
	top: 105px;
}


/* Main navigation -------------------------------------------------------- */

#nav {
	position: absolute;
	z-index: 1001;
	bottom: 0;
	margin: 0;
	width: 900px;
	background-color:#8A0000;
}
#nav li {
	float: left;
	margin-left: 0px;
	list-style: none;
}
#nav li a {
	float: left;
	display: block;
	background: #8A0000;
	border-right: 1px solid #333333;
	padding: 1px 15px 0;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
}

#nav li a:hover {
	background: #1D2F7B;
}

#nav li a.current {
	background: #fff;
	color: #333;
}


/* General ---------------------------------------------------------------- */

#general {
	font: normal 12px/18px Georgia, serif;
	background-color: #FFFFFF;
	height: 100%;
}
#general .box1 {
	float: left;
	padding: 10px;
	width: 400px;
}
#general .box2 {
	float: left;
	padding: 10px;
	width: 454px;
	border-left: 1px solid #ddd;
}

#general h3 { margin-bottom: 8px; }
#general a { text-decoration: none; }
#general a:hover { text-decoration: underline; }
#general #right-col ul { margin: 0px 0px 5px 0px; padding: 0px;}
#general #right-col li { margin-left: 20px; padding: 0px 0px 4px 0px; list-style: square; }

/* bottom-nav ----------------------------------------------------------------- */


#bottom-nav li {
	padding: 0 10px;
	list-style: none;
	margin: 0;
}

#bottom-nav li.copyright {
	float: left;
	width: 420px;
}

#bottom-nav li.foot-nav {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#bottom-nav li.credits {
	float: right;
	width: 380px;
	text-align: right;
}

#bottom-nav a {
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration:underline;
}


.snapshot {color: #000; background-color: #fff; padding: 4px; margin: 0px 10px 5px 10px; border: 1px solid #CDCFCD; display: block; } 

.left {float:left;}

.right {float:right;}

.text-box
{
	width: auto;
	margin: 0 0 10px 10px;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text-box a
{
   color: #333333;
   text-decoration: none;
}

.text-box a:hover
{
   text-decoration: underline;
}

