/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* SITEWRENCH EDITOR BACKGROUND
-------------------------------------------*/
.RadEContent, .RadEContentBordered {
	background-color: #FFFFFF; 
	background-image: none;
	margin: 0px; 
}

/* BODY OVERRIDES (Defaults) */
body, p, div, ul, li, td, input, textarea, select {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
}

body {
	background-color: #65250c;
	margin: 0px;
	padding: 0px;
}

div, span, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

table, img {
	border: 0px;
}

a:link, a:visited, a:active {
	color: #65250c; 
	text-decoration: underline;
}
a:hover {
	color: #65250c; 
	text-decoration: none;
}

hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* SITEWRENCH TEXT Styles
-------------------------------------------*/
.bodybold {
	font-weight: bold;
}

.bodyoptional {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}

.heading {
	font-size: 25px;
	line-height: 28px;
	color: #3a5977;
}

.headingbold {
	font-size: 25px;
	line-height: 28px;
	color: #3a5977;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e5e48;
}

.subheadingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e5e48;
	font-weight: bold;
}

.optionalheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3a5977;
}

h2 {
	font-size: 25px;
	line-height: 28px;
	color: #3a5977;
}

h1 {
	font-size: 25px;
	line-height: 28px;
	color: #3a5977;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e5e48;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e5e48;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3a5977;
}

.swcredit {
	font-size: 10px;
	color: #e6e1ca;
}
a.swcredit:link, a.swcredit:visited{color: #e6e1ca; text-decoration:underline;}
a.swcredit:hover, a.swcredit:active{color: #e6e1ca; text-decoration:none;}

.breadcrumbstyle {
	font-size: 10px;
	color: #A5A46E;
	font-weight: normal;
}
a.breadcrumbstyle:link, a.breadcrumbstyle:visited{color: #A5A46E; text-decoration:none;}
a.breadcrumbstyle:hover, a.breadcrumbstyle:active{color: #555555; text-decoration:underline;}

#breadcrumb {
	font-size: 10px;
	color: #A5A46E;
	font-weight: normal;
	width:100%;
}
#breadcrumb a:link, #breadcrumb a:visited{color: #A5A46E; text-decoration:none;
	margin-right: 10px;
    background-image: /sitefiles/1161/images/breadcrumb.gif;
	display:block;
}
#breadcrumb a:hover, #breadcrumb a:active{color: #555555; text-decoration:underline;
    margin-right: 10px;
    background-image: /sitefiles/1161/images/breadcrumb.gif;
	display:block;
}


#breadcrumb li  {
	list-style-type:none;
	float: left;
	margin-right: 5px;
	background-image: url(/sitefiles/1161/Images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}

 #breadcrumb .bc-home {
    list-style-type:none;
    float: left;
    margin-right: 0px;
    background-image: none;
	padding-left:0px;
}

/* SEARCH FORM styles
-------------------------------------------*/
#search {
	font-size: 10px;
	width: 192px;
}
.searchText {
	font-size:10px;
	color: #e6e1ca;
	width: 145px;
	padding: 4px;
	border: 1px solid #835436;
	background-color: #65250c;
}
.searchButton {
	font-size:10px;
	background-color: #636344;
	color: #FFF;
	border: none;
	padding: 5px;
}

/* MAIN NAVIGATION Styles
-------------------------------------------*/
#navWrapper {
	position: absolute;
	width: 340px;
	top: 103px;
	z-index: 400;
	height: 230px;
}
#nav {
	z-index: 400;
}
.p7tbsub {
	background-color: #E0E3B6;
	layer-background-color: #E0E3B6;
	padding: 10px 20px 10px 30px;
	height: 210px;
	overflow: hidden;
	filter:alpha(opacity=85);
	-khtml-opacity:.85;
}
.p7tbsub td {
	margin: 0px;
	padding: 3px 12px 3px 0px;
}
.p7tbsub li {
	margin: 0px;
	padding: 4px 12px 4px 0px;
}
.p7tbsub a:link {
	color: #77775b;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #77775b;
	text-decoration: none;
}
.p7tbsub a:active {
	color: #77775b;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #000000;
	text-decoration: none;
}

/* OLD SUB NAVIGATION Styles
-------------------------------------------*/
.subnavmainstyle {
	font-size: 0px;
	line-height: 0px;
	color: #f4f5e5;
}

a.subnavmainstyle:link, a.subnavmainstyle:visited, a.subnavmainstyle:active {
	font-size: 10px;
	line-height: 20px;
	color: #77775b;
	text-decoration: none;
}

a.subnavmainstyle:hover {
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

/* SUB NAVIGATION Styles
-------------------------------------------*/
#subnav {
	font-size: 0px;
	line-height: 0px;
	color: #f4f5e5;
}

#subnav a:link, #subnav a:visited, #subnav a:active {
	font-size: 10px;
	line-height: 20px;
	color: #77775b;
	text-decoration: none;
}

#subnav a:hover {
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

#subnavWrapper h2 {display: none;}
#subnavWrapper p {display: none;}
#subnav li {list-style-type:none;}

/* WRAPPER styles
-------------------------------------------*/
#mainWrapper {
	width: 100%;
	text-align: center;
}
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/sitefiles/1161/images/topBkgd.jpg) repeat-x;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #edeed4 url(/sitefiles/1161/images/images/contentBkgd.jpg) repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* HEADER styles
-------------------------------------------*/
#headerTop {
	margin: 0px auto;
	padding: 0px;
	height: 103px;
	width: 800px;
}
#logo {
	position: relative;
	width: 399px;
	height: 38px;
	left: 0px;
	top: 29px;
}
#logo img a  {
	display: block;
	width: 0;
}
#toolbar {
	width: 228px;
	height: 12px;
	float: right;
}
#headerBottom {
	margin: 0px auto;
	padding: 0px;
	height: 230px;
	width: 800px;
}
#flash {
	width: 620px;
	height: 230px;
	float: right;
	z-index: 0;
}
/* CONTENT styles
-------------------------------------------*/
#content {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#contentLeft {
	float: left;
	width: 160px;
	min-height: 250px;
	margin-right: 20px;
}
#contentRight {
	float: right;
	width: 620px;
	min-height: 250px;
}
.clearContent {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* EVENT LIST styles
-------------------------------------------*/
#uecontainer {
    margin-left: -15px;
    text-indent: 0px;
}
#uecontainer table {
    margin: 0px;
    padding: 0px;
    border: none;
}
#uecontainer td {
    width: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 14px;
}
#uecontainer td table {
    width: 160px;
}
.eventname {
    line-height: 14px;
}
.eventdate {
    line-height: 14px;
	font-weight: bold;
}
.eventDescription {
    line-height: 14px;
}

/* FOOTER styles
-------------------------------------------*/
#footer {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#footerLeft {
	float: left;
	width: 608px;
	color: #FFFFFF;
	font-size: 10px;
}
#footerLeft a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#footerLeft a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.hiddentext {
	color: #65250c;
}
#footerRight {
	float: right;
	width: 192px;
}
#quicklinks {
	float: left;
	width: 192px;
	font-size:10px;
	color: #FFFFFF;
	padding-top: 12px;
}
#quicklinks div.outerwrap
{
	margin-top: 0em;
}
#quicklinks div.wrapper
{
	float: left;
	width: auto;
	margin-right: 14px;
}
#quicklinks br
{
	clear: left;
}
#quicklinks ol
{
	margin: 0;
	padding: 0;
}
#quicklinks ol li
{
	list-style-type: none;
}
#quicklinks ol li a
{
	font-size:10px;
	text-decoration: none;
	color: #e6e2ca;
}
#quicklinks ol li a:hover
{
	color: #FFF;
}

/* DEFAULT styles
-------------------------------------------*/
#DEFcontentRight {
	float: right;
	width: 599px;
	min-height: 250px;
	border-left: 1px solid #d1d4bb;
	padding-left: 20px;
	overflow:hidden;
}

