/*----------------------------------------------------------------
	reset styles
----------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: #2B2E1B url(../images/mainbgtile.jpg) repeat-x scroll 0 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	display: block;
}
strong {
	font-weight: bold;
}


/*----------------------------------------------------------------
	default link styles
----------------------------------------------------------------*/

a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FFF; background: #CCC; text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/*----------------------------------------------------------------
	content
----------------------------------------------------------------*/

.web_pages_content {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	news
----------------------------------------------------------------*/

.news_intro, .news_releases, .news_date, .news_blurb,
.news_release, .news_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	events
----------------------------------------------------------------*/

.events_intro, .events, .event_box, .events_blurb, .event, 
.events_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	biography
----------------------------------------------------------------*/

.biographies, .biography_name, .biography_title, .biography_general_info, .biography_link, .biography_label, .biography_phone, .biography_fax, .biography_email, .biography_address, .biography_street1, .biography_street2, .biography_city, .biography_state, .biography_zipcode, .biography_section_header, .biography_section_text {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	site search
----------------------------------------------------------------*/

.site_search, .site_search_header, .site_search_results,
.site_search_count, .site_search_section, .site_search_hit,
.site_search_result_link, .site_searchPresult_brief {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	pdf creator
----------------------------------------------------------------*/

.pdf_creator_link, #pdf_creator_form, #pdfGenerator,
#pdfGenerationFields {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	hCard styles
----------------------------------------------------------------*/

.vcard {
	clear: left; 
	font-size: 65%; 
	line-height: 1.5;
	float: left;
}

/*----------------------------------------------------------------
	misc styles
----------------------------------------------------------------*/

.img-style-lt {
	float: left; padding-right: 1em; margin-bottom: 1em;
}
.img-style-rt {
	float: right; padding-left: 1em; margin-bottom: 1em;
}
.clearfix {
	clear:both;
}
.wireframe {
	border: 1px solid black;
}
.block {
	background-color: #F00;
}



/* container */

#container {
	background: url(../images/mainbg.jpg) no-repeat scroll 0 0;
	width: 998px;
}

/* header */

#header {
	height: 106px;
}
#logo {
	float: left; display: inline;
}





/* mainnav */

#mainnav { 
	float: left; display: inline; width: 528px; margin: 16px 0 0 46px;
}
#mainnav li { 
	float: left; 
	display: inline; 
	text-transform: lowercase; 
	line-height: 26px;
	font-size: 110%;
}
#mainnav li ul {
	position: absolute;
	width: 156px;
	left: -999em;
}
#mainnav a { 
	display: block; padding: 0 9px;
}
#mainnav a:link, #mainnav a:visited {
	color: #FFF; text-decoration: none;
}
#mainnav a:hover {
	color: #FFF; background: #362F2D; text-decoration: none;
}
#mainnav a:active {
	color: #FFF; text-decoration: none;
}
#mainnav li:hover a, #mainnav li.sfhover a {
	background: #362F2D;
}
#mainnav li ul li {
	font-size: 90%;
}
#mainnav li ul li ul li {
	font-size: 100%;
}
#mainnav li ul li a {
	width: 156px;
}
#mainnav li ul li a:hover {
	background: #9C6A23;
}
#mainnav li ul ul {
	margin: -26px 0 0 174px;
}
#mainnav li:hover ul ul, #mainnav li.sfhover ul ul {
	left: -999em;
}
#mainnav li:hover ul, #mainnav li.sfhover ul, #mainnav li li:hover ul, #mainnav li li.sfhover ul {
	left: auto;
}


/* news signup */

#signup_btn {
	float: left; display: inline;
	margin: 16px 0 0 195px;
}



/* search */

#search { 
	float: left; display: inline; margin: -35px 0 0 342px; 
}
.searchbox { 
	width: 130px; 
	background: #E1E1E1; 
	border: 1px solid #CCC;
	height: 12px;
	padding: 2px 3px;
	color: #3F3936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

/* content */

#content { 
	height: 478px;
}

/* quicklinks */

#quicklinks { 
	width: 998px; height: 27px;
}
#quicklinks a { 
	width: 165px; 
	line-height: 23px; 
	display: block; 
	float: left; 
	margin: 2px 1px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1px;
}
#quicklinks a:link, #quicklinks a:visited { 
	color: #FFF; background: #403937; text-decoration: none
}
#quicklinks a:hover { 
	color: #FFF; background: #9C6A23; text-decoration: none
}
#quicklinks a:active { 
	color: #FFF; background: #403937; text-decoration: none
}

/* footer */

#footer {  
	height: 162px; 
	color: #EBEBEB; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 0 30px;
}

#footernav li {  
	float: left; 
	display: inline;
	line-height: 1.5; 
	font-size: 65%;
	margin: 0 5px 2em 0;
	color: #D2BFA2;
}
#footernav a:link, #footernav a:visited {
	color: #D2BFA2; text-decoration: none;
}
#footernav a:hover {
	color: #333; background: #EBEBEB; text-decoration: none;
}
#footernav a:active {
	color: #D2BFA2; text-decoration: none;
}

/* credits */

#credits {
	font-size: 65%; 
	color: #D2BFA2; 
	line-height: 1.5;
	float: right;
	margin-top: 8em;
}
#credits a:link, #credits a:visited {
	color: #D2BFA2; text-decoration: none;
}
#credits a:hover {
	color: #333; background: #EBEBEB; text-decoration: none;
}
#credits a:active {
	color: #D2BFA2; text-decoration: none;
}


/*----------------------------------------------------------------
	SOCIAL WIDGETS
----------------------------------------------------------------*/


#twitter_div_hub a{
	text-decoration: underline; 
	font-weight: normal;
	font-size: 12px;
	margin-right: 12px;
	color: #003366;  
	
}

#twitter_div_hub ul {
	float: left;
	position: relative;
	width: 300px;
	height: auto;
	padding:20px;
	margin:0 0 0 5px;
	display: inline;
	border: 0px solid #999;
	

}
#twitter_div_hub li {
	list-style-type: none !important;
	*text-indent:-15px; 
	
}

#twitter_panel {
	float: left;
	position: relative;
	width: 350px;
	height: 570px;
	padding:0px;
	margin:0px 0px 0px 0px;
	display: inline;
	background-color: #eceff5;
	border-bottom: 1px solid #999;
	_border-right: 1px solid #999;

}

#facebook_panel {
	float: left;
	position: relative;
	width: 350px;
	height: 570px;
	padding:0px;
	margin:0px 65px 0px 6px;
	display: inline;
	background-color: #eceff5;
	border-bottom: 1px solid #999;
	_border-right: 1px solid #999;

}


/*----------------------------------------------------------------*/


/* social skittles */

#socskittles {
	float: left; 
	margin: 3px 0 0 29px;
}


