/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
.event-listing-event-column a {
	font-size: 10px;
	line-height: 14px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #63574b;
}

img, div { behavior: url(/SiteFiles/1177/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
* html hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 3px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4c4c4c;
}
* html body, * html p, * html div, * html ul, * html li, * html td {
	letter-spacing: -.1em;
}
a:link, a:visited, a:active {
	color: #AF5425; 
	text-decoration: none;
}
a:hover {
	color: #AF5425; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-size: 13px;
	line-height: 20px;
	color: #8B8A5F;
	text-transform: uppercase;
	border-bottom: 4px solid #8B8A5F;
	margin-bottom: 14px;
	padding-bottom: 4px;
}
h2 {
	font-size: 13px;
	line-height: 20px;
	color: #75377E;
	text-transform: uppercase;
	border-bottom: 4px solid #75377E;
	margin-bottom: 14px;
	padding-bottom: 4px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #75377E;
	padding-bottom: 6px;
}
h4 {
	font-size: 10px;
	color: #FFF;
	padding: 6px;
	background-color: #c2a554;
	text-transform: uppercase;
	margin: 6px 0 6px 0;
}
h5 {
	font-size: 10px;
	color: #808080;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
.search {
	float: right;
	width: 220px;
	height: 20px;
	margin-top: 34px;
}
.searchField {
	font-size: 11px;
	color: #999;
	background-color: #FFF;
	float: left;
	padding: 4px;
	border: 0;
	width: 190px;
}
.searchButton {
	text-indent: -1000px;
	width: 16px;
	height: 16px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1177/Images/search.png) no-repeat;
	behavior: url(/SiteFiles/1177/Scripts/iepngfix.htc);
	font-size: 0px;
	line-height: 0px;
	outline: none;
	margin: 3px 0 0 6px;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	width: 672px;
	height: 31px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 31px;
}
#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}
#mainnav a.home {
	width: 107px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1177/Images/2615menu_01.jpg) no-repeat top;
}
#mainnav a.home:hover {
	background: url(/SiteFiles/1177/Images/2615menu_01.jpg) no-repeat bottom;
}
#mainnav a.aboutus {
	width: 131px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1177/Images/2615menu_02.jpg) no-repeat top;
}
#mainnav a.aboutus:hover {
	background: url(/SiteFiles/1177/Images/2615menu_02.jpg) no-repeat bottom;
}
#mainnav a.resourcesnews {
	width: 194px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1177/Images/2615menu_03.jpg) no-repeat top;
}
#mainnav a.resourcesnews:hover {
	background: url(/SiteFiles/1177/Images/2615menu_03.jpg) no-repeat bottom;
}
#mainnav a.groups {
	width: 116px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1177/Images/2615menu_04.jpg) no-repeat top;
}
#mainnav a.groups:hover {
	background: url(/SiteFiles/1177/Images/2615menu_04.jpg) no-repeat bottom;
}
#mainnav a.connect {
	width: 124px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1177/Images/2615menu_05.jpg) no-repeat top;
}
#mainnav a.connect:hover {
	background: #FFF url(/SiteFiles/1177/Images/2615menu_05.jpg) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
    width: 200px;
    float: left;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
    padding: 0;
    margin: 0;
    width: 200px;
    background: none;
	font-size: 11px;
}
#subnav a {
	color: #6E6153;
	display:block;
	padding: 6px;
	margin-bottom: 1px;
	text-decoration: none;
	background-color: #EBE7CF;
}
#subnav a:hover {
	display:block;
	padding: 6px;
	margin-bottom: 1px;
	text-decoration: none;
	background-color: #E4DFBF;
}
#subnav a.current {
	display:block;
	padding: 6px;
	margin-bottom: 1px;
	text-decoration: none;
	background-color: #E4DFBF;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#utilityWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top: 7px solid #be9e43;
	background: #80805e url(/SiteFiles/1177/Images/utility-bkgd.jpg) repeat-x 7px;
}
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #80805e url(/SiteFiles/1177/Images/header-bkgd.jpg) no-repeat center top;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #d9d7c8 url(/SiteFiles/1177/Images/content-rep.jpg) repeat-x;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top: 3px solid #c2a554;
	background: url(/SiteFiles/1177/Images/footer-bkgd.jpg) repeat-x;
}

/* ----------------------------------------------------------------------------------------------------------------- Utility/Header Styles */
#utility {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#utilitytab {
	width: 255px;
	height: 22px;
	float: right;
	background: url(/SiteFiles/1177/Images/utilitytab.gif) no-repeat;
	text-align: center;
}
#utilitytab p, #utilitytab a, #utilitytab a:hover {
	color: #FFF;
	line-height: 20px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 127px;
	position: relative;
}
.logo {
	width: 371px;
	height: 52px;
	overflow: hidden;
	float: left;
	margin: 11px 0 0;
}
.logo a {
	width: 371px;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1177/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1177/Scripts/iepngfix.htc);
}
#headerBottom {
	width: 900px;
	height: 31px;
	background-color: #969577;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#headerBottom-right {
	width: 200px;
	height: 31px;
	background: url(/SiteFiles/1177/Images/headerBottom-bkgd.jpg) repeat-x;
	padding: 0px 14px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#headerBottom-right p {
	font-size: 13px;
	line-height: 20px;
	color: #8B8A5F;
	text-transform: uppercase;
	padding-top: 6px;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#contentOut {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background: #d9d7c8 url(/SiteFiles/1177/Images/content-bkgdOut.jpg) repeat-x;
}
#content {
	margin: 0px auto;
	padding: 0px 15px;
	width: 902px;
	border-right: 1px solid #cac9c1;
	border-left: 1px solid #cac9c1;
	background-color: #FFF;
}
#contentTop {
	float: left;
	width: 900px;
}
#contentBottom {
	float: left;
	width: 900px;
}
#contentBottom a img {
	border: 3px solid #efecd9;
}
#contentBottom a:hover img {
	border: 3px solid #d9d7c8;
}
#contentTop-left {
	float: left;
	width: 672px;
	margin-top: 15px;
}
#contentTop-right {
	float: left;
	width: 200px;
	min-height: 334px;
	background: url(/SiteFiles/1177/Images/contentRight-bkgd.jpg) repeat-x;
	padding: 0px 14px 0px 14px;
}
#contentTop-right a img {
	border: 3px solid #FFF;
}
#contentTop-right a:hover img {
	border: 3px solid #d9d7c8;
}
#contentBottom-left {
	float: left;
	width: 672px;
	padding: 15px 0 15px 0;
}
#contentBottom-a {
	float: left;
	width: 442px;
	margin-left: 5px;
}
#contentBottom-b {
	float: right;
	width: 210px;
	margin-left: 15px;
}
* html #contentBottom-b {
	float: right;
	width: 210px;
	margin-left: 0px;
}
#contentBottom-right {
	float: right;
	width: 205px;
	margin: 15px 5px 0px 14px;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
}
#footer p {
	color: #c8c3bd;
	line-height: 18px;
}
#footer a {
	color: #c8c3bd;
	line-height: 18px;
}
#footer a:hover {
	color: #FFF;
	line-height: 18px;
}
.footer-logo {
	width: 66px;
	height: 52px;
	overflow: hidden;
	float: left;
	margin: 0 24px 0 0;
}
.footer-logo a {
	width: 66px;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1177/Images/footer-logo.png) no-repeat;
	behavior: url(/SiteFiles/1177/Scripts/iepngfix.htc);
}
#footerLeft {
	float: left;
	width: 480px;
}
#footerLeft-a {
	float: left;
	width: 160px;
	margin: 0 70px 0 0;
}
#footerLeft-b {
	float: left;
	width: 160px;
	margin: 0px;
}
.myspe {
	background: url(/SiteFiles/1177/Images/myspe.png) no-repeat 0px 2px;
	behavior: url(/SiteFiles/1177/Scripts/iepngfix.htc);
	padding-left: 22px;
}
#footerLeft-c {
	float: left;
	width: 350px;
	margin: 12px 0 0 90px;
}
* html #footerLeft-c {
	margin: 12px 0 0 45px;
}
#footerRight {
	float: right;
	width: 212px;
	border-left: 1px solid #837a70;
}
#footerRight-a {
	float: left;
	width: 50px;
	padding: 0px 25px 0px 25px;
}
#footerRight-b {
	float: left;
	width: 100px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-content-left {
	float: left;
	width: 672px;
	padding: 15px 0 15px 0;
}
#d-content-left-a {
	float: left;
	width: 200px;
	background: url(/SiteFiles/1177/Images/d-content-leftBkgd.jpg) repeat-x;
	padding: 14px;
	margin-right: 14px;
}
* html #d-content-left-a {
	float: left;
	width: 200px;
	background: url(/SiteFiles/1177/Images/d-content-leftBkgd.jpg) repeat-x;
	padding: 14px;
	margin-right: 4px;
}
#d-content-left-b {
	float: left;
	width: 430px;
	font-size: 11px;
	line-height: 18px;
}
#d-content-left-b p {
	font-size: 11px;
	line-height: 18px;
}
#d-content-left-b ul {
	margin: 10px 0px 10px 14px;
	padding: 0px;
}
#d-content-left-b ul li {
	padding: 0 0 0 4px;
	margin: 0px;
	list-style: disc;
}
#d-content-right {
	float: left;
	width: 200px;
	min-height: 334px;
	background: url(/SiteFiles/1177/Images/contentRight-bkgd.jpg) repeat-x;
	padding: 14px 14px 0px;
}
#d-content-right-btm {
	float: left;
	width: 200px;
}
#d-content-right-btm a {
	font-size: 11px;
	line-height: 22px;
	color: #c2a554;
	padding: 6px;
}
