/*

	THE GATHERING PLACE
	--------------------

	@file 		global.css
	@version 	1.0.0b
	@date 		2009-08-13 11:22:24 -0400 (Thu, 13 Aug 2009)
	@author 	Jacob Wadenpfuhl <jwadenpfuhl@bridgelinesw.com>

	Copyright (c) 2009 Bridgeline Software <http://bridgelinesw.com>

*/
@import url(reset.css);
/*************************************
*  BEGIN GLOBAL TEXT STYLES
*************************************/
body {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#444444;
	font-size:1em;
	line-height:1.125em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}
h1 {font-size:32px !important;}
h2 {
	color:#51324e;
	font-size:30px !important;
	line-height:34px !important;
	margin:0 0 .5em 0 !important;
}
h3 {
	color:#51324e;
	font-size:20px !important;
}
h4,h5,h6{
	font-size:14px !important;
	font-weight:bold;
	text-transform:uppercase;
}

p {
	font-size:12px;
	line-height:18px;
	margin:0 0 1em 0;
}
td {
	font-size:1em;
	line-height:1.35em;
}
td p {
	font-size:100% !important;
}
ul {
	list-style:circle;
}
li {
	line-height:1.1em;
}
a {
	color:#31686f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
.upper_purple {
	color:#51324e;
	font-weight:bold;
	text-transform:uppercase;
}
.no_border {
	border:0 !important;
}
/*************************************
*  BEGIN GLOBAL LAYOUT
*************************************/
#wrapper {
	background:url(../new-images/wrapper_bg.jpg) repeat-y;
	margin:0 auto;
	padding:0 0 0 8px;
	position:relative;
	width:1008px;
}
#header {
	background:url(../new-images/header_bg.jpg) no-repeat;
	height:131px;
	width:1000px;
}
#header_logo {
	height:63px;
	position:absolute;
	top:22px;
	left:140px;
	width:382px;
}
#locations {
	color:#FFF;
	font-size:.6875em;
	position:absolute;
	top:12px;
	right:44px;
}
#locations p {
	font-size: 100%;
}
#location1 {
	background: url(../new-images/locations_divider.jpg) no-repeat;
	background-position:116px 20px;
	float:left;
	width:130px;
}
#location2 {
	float:left;
	width:206px;
}
/*************************************
*  BEGIN HEADER TABS
*************************************/
#header_tabs {
	background:#38717a;
	position:absolute;
	top:103px;
	left:250px;
}
#header_tabs ul,#header_tabs ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#header_tabs ul {
	font-size:.6875em;
}
#header_tabs ul li {
	float:left;
	margin-right:10px;
	text-align:center;
	width:9em;
}
#header_tabs ul a {
	background:#729aa0;
	color:#FFF;
	float:left;
	font-weight:bold;
	padding:8px 0;
	text-transform:uppercase;
	width: 9em;
}
#header_tabs ul a:hover{
	background:#58858c;
	color:#FFF;
	text-decoration:none;
}
.last_tab {
	margin:0 !important;
}
#search_container {
	background:#38717a;
	position:absolute;
	top:103px;
	left:577px;
}
#search_content {
	background: #729aa0;
	color:#FFF;
	float:left;
	font-size:.6875em;
	font-weight:bold;
	padding: 4px 8px 6px 8px;
	position:relative;
	text-transform:uppercase;
	width:214px;
}
.search_input {
	background: url(../new-images/search_input.jpg) no-repeat;
	border:0;
	color:#444444;
	height:16px;
	font-size:.6em;
	margin:0 0 0 4px;
	padding:0 4px;
	position:absolute;
	top:6px;
	width:160px;
}
#search_submit_container {
	background: #729aa0;
	border-left:1px solid #aac2c6;
	color:#FFF;
	float:left;
	font-size:.6875em;
	font-weight:bold;
	padding: 3px 8px;
	width:40px;
}
#phone_container{
	position:absolute;
	top:106px;
	left:880px;
	color:#fff;
	font-size:12px;
}
/*FIREFOX SPECIFIC*/
@-moz-document url-prefix() { 
	#search_submit_container { 
		height:24px;
		padding: 0px 8px 4px 8px !important;
	} 
	.search_submit {
		margin:6px 0 0 0;
	}
	.search_input {
		font-size:.8em;
		padding:3px 4px;
	}
}
/*END FIREFOX SPECIFIC*/
.search_submit {
	background: #729aa0;
	border:none;
	color:#FFF;
	cursor:pointer;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}
#search_submit_container:hover,#search_submit_container:hover .search_submit {
	background:#58858c;
	cursor:pointer;
}
/*************************************
*  BEGIN LEFT CONTAINER/SIDEMENU STYLES
*************************************/
#main_container {
	background:url(../new-images/main_content_bg.jpg) repeat-x;
	width:1000px;
}
#left_container {
	display:inline;
	float:left;
	margin:30px 20px 0 20px;
	position: relative !important;
	width:208px;
	z-index: 50 !important;
}
#sidemenu_top {
	background:url(../new-images/sidemenu_top_bg.png) no-repeat;
	height:7px;
	overflow:hidden;
	width:208px;
}
#sidemenu_container {
	background:url(../new-images/sidemenu_bg.jpg) repeat-y;
	width:208px;
	min-height:700px;
	height:auto !important;
	height:700px;
}
ul#sidemenu {
	border-top:1px solid #e3dbbf;
	border-bottom:1px solid #f9f7ef;
	list-style:none;
	width:208px;
}
ul#sidemenu li {
	border-top:1px solid #f9f7ef;
	border-bottom:1px solid #e3dbbf;
	font-size:.75em;
	font-weight:bold;
	/*height:32px;*/
	letter-spacing:.1em;
	line-height:1.5em;
	position:relative;
	text-transform:uppercase;
	z-index:50;
}
ul#sidemenu li a {
	display:block;
	/*height:22px;*/
	width:198px;
	padding:6px 0 6px 10px;
}
ul#sidemenu li a:hover {
	text-decoration:none;
}
ul#sidemenu li:hover {
	background:url(../new-images/sidemenu_ro_bg.jpg) no-repeat;
	cursor:pointer;
}
ul#sidemenu li ul.submenu {
	background:#e3dbbf;
	border:none;
	display:none;
	list-style:none;
	position:absolute;
	width:208px;
	z-index:50;
}
ul#sidemenu li li {
	border:none;
	border-bottom:1px solid #f9f7ef;
	font-size:.9em !important;
	/*height:33px;*/
	line-height:1.5em;
	text-transform:capitalize;
}
ul#sidemenu li li:hover {
	background:none;
}
ul#sidemenu li li a {
	padding:8px 0 7px 10px;
}
ul#sidemenu li li a:hover {
	text-decoration:underline;
}
ul#sidemenu li:hover ul.submenu {
	display:block;
	left:208px;
	top:0;
	z-index:50;
}
#sidemenu_bottom {
	background:url(../new-images/sidemenu_bottom_bg.png) no-repeat;
	height:7px;
	margin:0 0 1.25em 0;
	width:208px;
}
#right_container {
	position: relative !important;
	z-index: 1 !important;
}
#page_content ul,#page_content ol {
	font-size: 12px;
	margin:0 0 1em 40px;
}
#page_content li {
	line-height: 1.7em;
}
/*************************************
*  BEGIN FOOTER STYLES
*************************************/
#footer_container {
	background:#f0ead4;
	clear:both;
	font-size:.625em;
	padding:20px;
	width:960px;
}
#footer_container a {
	color:#444444;
	text-decoration:underline;
}
#footer_container a:hover {
	text-decoration:none;
}
#socialBtn{
	width:75px;
	height:34px;
	float:right;
}
#main_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}