/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ol, ul, 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; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	background-color: #303D4C; margin: 0px;
}

img.left { float: left; margin: 0px 20px 16px 0; }
img.right { float: right; margin: 0px 0 16px 20px; }

.imgborder {
	float: left;
	border: 2px solid #EBE8D5;
	margin-bottom:15px;
}

img.bottomspace { float: left; margin: 0px 0px 20px 0; }


hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(/sitefiles/1139/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}

/* TYPE */
body, p, div, li, td {
	font-family: "Lucida sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
.bodyoptional {
	font-family: "Lucida sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	text-align: left;
}

.bodyoptionalRight {
	font-family: "Lucida sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	text-align: right;
}

.bodyLarge {
	font-family: "Lucida sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
}
	
a:link, a:visited, a:active {
	color: #FFB600; 
	text-decoration: underline;}
	
a:hover {
	color: #FFB600; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

h1 {
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
	font-family: "Lucida sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 23px;
	line-height: 30px;
	color: #303D4C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
h3 {
	font-size: 23px;
	line-height: 30px;
	color: #FFB600;}
	
h4 {
	font-size: 23px;
	line-height: 32px;
	color: #FFF;}
	
h5 {
	font-size: 30px;
	line-height: 40px;
	color: #262626;}

/* OTHER TYPE */
.swcredit {
	font-size: 9px;
	color: #7b7458;}
a.swcredit:link, a.swcredit:visited{color: #7b7458; text-decoration:none;}
a.swcredit:hover, a.swcredit:active{color: #333; text-decoration:underline;}

/* SEARCH */
#search {
	float: right;
	width: 200px;
	text-align: left;position: relative;
}

.searchField {
	font-size:10px;
	color: #FFF;
	width: 191px;
	height: 28px;
	border: none;
	background: url(/sitefiles/1139/Images/searchField.png) no-repeat;
	padding-left: 25px;
	padding-top: 6px;}
	
* html .searchField {
	font-size:10px;
	color: #FFF;
	width: 186px;
	height: 15px;
	line-height:15px;
	background: url(/sitefiles/1139/Images/search.gif) no-repeat left center;
	position: absolute;
	right: 0px;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 25px;
}
	
.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;}
	
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #FFF;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #FFF;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #FFF;
text-decoration:underline;}

/* MAIN NAV */

#mainnav ul {
background:transparent none repeat scroll 0%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 31px;
	float: left;
	background-image:none;}
	
#mainnav li:hover {background-image:url(/sitefiles/1139/Images/mainnavright.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
height:31px;}
	
#mainnav a{
	color:#303D4C;
	display:block;
	float:left;
	font-size:12px;
	line-height:30px;
	margin:0px;
	padding:0px 15px;
	text-align:left;
	text-decoration:none;
	line-height:31px;
}

#mainnav a:hover {
background-image:url(/sitefiles/1139/Images/mainnavleft.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFF;
display:block;
float:left;
font-size:12px;
height:31px;
line-height:31px;
margin:0px;
padding:0px 15px;
text-align:center;
text-decoration:none;}	

* html #mainnav a:hover {
background-image:url(/sitefiles/1139/Images/mainnavIE.gif);
background-repeat:repeat-x;
color:#FFF;
display:block;
float:left;
font-size:12px;
height:31px;
line-height:31px;
margin:0px;
padding:0px 15px;
text-align:center;
text-decoration:none;}


#mainnav a.current {
	color:#FFF;
	display:block;
	float:left;
	font-size:12px;
	line-height:30px;
	margin:0px;
	padding:0px 15px;
	text-align:left;
	text-decoration:none;
	line-height:31px;}	


/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 220px;
	padding: 0px;
}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 179px;
	background: none;}
	
#subnav a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 10px 0px;
	border-bottom: 1px solid #303D4C;
	color: #FFF;
	text-indent:20px;}
	
#subnav a:hover {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 10px 0px;
	border-bottom: 1px solid #303D4C;
	color: #FFB600;
	text-indent:20px;
	background-image: url(/sitefiles/1139/Images/arrowSub.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#subnav a.current {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 10px 0px;
	border-bottom: 1px solid #303D4C;
	color: #FFB600;
	text-indent:20px;
	background-image: url(/sitefiles/1139/Images/arrowSub.gif);
	background-repeat: no-repeat;
	background-position: left center;}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:23px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #303D4C;}

#subnavWrapper h2 a {
	font-size:23px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #FFF;}
	
/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 610px;
	text-align: left;}
	
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumbs a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #303D4C;
	background: url(/sitefiles/1139/Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumbs a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #FFF;
	background: url(/sitefiles/1139/Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #303D4C;
	background: none;
	margin-left: -15px;}
	
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #FFF;
	background: none;
	margin-left: -15px;}

#breadcrumbs a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #FFF;
	background: url(/sitefiles/1139/Images/breadcrumb.gif) no-repeat 0.2em;}

/* WRAPPERS */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #C5AF2F;}
	
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	height: 140px;
	background-image: url(/sitefiles/1139/Images/bkgdsubrepeat.jpg);
	background-repeat: repeat-x;
}


#mainnavWrapper {
	padding: 0px;
	height: 30px;
	position: absolute;
	top: 85px;
	float: right;
	right: 0px;
}

#contentWrapper {
	width: 100%;
	float: left;
	background-color: #3e6893;
	background-image: url(/sitefiles/1139/Images/bkgdsubrepeat.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
#contentWrapperHome {
	width: 100%;
	float: left;
	background-color: #3e6893;
}
	
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #303D4C;
	padding-bottom: 20px;
	height: auto;
}

/* TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 140px;
	position: relative;
	background-image: url(/sitefiles/1139/Images/bkgdTOP.jpg);
	background-repeat: no-repeat;
}
#topDefault {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 140px;
	position: relative;
}
	
#logo {
	float: left;
	width: 250px;
	height: 70px;
	margin-top: 25px;
	margin-left: 45px;
	color: #FFFFFF;
}
#utilities {
	padding: 0px;
	height: 30px;
	width: 500px;
	position: absolute;
	top: 10px;
	float: right;
	right: 20px;
}

#header {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/sitefiles/1139/Images/bkgdMid.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 400px;
}

#contentClient {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
	

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	padding: 0px;
	width: 950px;
	background-color: #3e6893;
	background-image: url(/sitefiles/1139/Images/bkgd.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#DEFcontent {
	padding: 0px;
	width: 950px;
	background-color: #3e6893;
	background-image: url(/sitefiles/1139/Images/bkgdsub.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height:500px;
}
	
#contentLeft {
	float: left;
	width: 362px;
	margin-right: 20px;
	overflow: hidden;
}

#contentRight{
	float: right;
	width: 475px;
	overflow: hidden;
}
	


/* PHOTO GALLERY */
.photogallery {
    padding: 0px;
    margin: 0px 0px 0px -10px;
    list-style: none;
}
.photogallery li {
    padding: 0 6px 6px 0;
    margin: 0px;
    background: none;
    float: left;
}
.photogallery li a {
    padding: 2px; 
    border: 1px solid #FFF;
    display: block;
}
.photogallery li a:hover {
    padding: 2px; 
    border: 1px solid #303D4C;
    display: block;
}
	
/* FOOTER */
#footer {
	margin: 20px auto 0px;
	padding: 0px;
	width: 900px;
	height: 200px;
}

/* DEFAULT CONTENT */
#DEFcontentLeft {
	float: left;
	width: 220px;
	margin-left: 15px;
}

#DEFcontentRight{
	float: right;
	width: 610px;
	margin-left: 15px;
}
	
#DEFcontentRightInner{
	float: left;
	width: 610px;
	margin-top: 15px;
	overflow: hidden;
}

#footerRight {
	float: right;
	width: 275px;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	margin-top: 20px;
}
	

#footerRight a {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #C5AF2F;}
	
#footerRight a:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #C5AF2F;}
	
#footerLeft {
	float: left;
	width: 525px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#utilitiesInner {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	width: 285px;
	line-height: 30px;
}
a.utilitiesInner:link, a.utilitiesInner:visited{color: #CCCCCC; text-decoration:none;}
a.utilitiesInner:hover, a.utilitiesInner:active{color: #fff; text-decoration:underline;}

#headerLeft {
	float: left;
	height: 326px;
	width: 575px;
	margin-top: 18px;
	padding-left: 62px;
	margin-right: 0px;
}

* html #headerLeft {
	width: 637px;
	w\idth: 575px;}
	
#headerFlash {
	float: left;
	height: 326px;
	width: 328px;
}
#Quicklinks {
	float: right;
	width: 175px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 0px;
}

* html #Quicklinks {
	width: 205px;
	w\idth: 175px;}

.Quicklinks {
	display: block;
	font-size: 13px;
	line-height: 35px;
	color: #303D4C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303D4C;
	text-indent: 18px;	
}
a.Quicklinks:link, a.Quicklinks:visited{color: #303D4C; text-decoration:none;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303D4C;}
a.Quicklinks:hover, a.Quicklinks:active{color: #FF9D00; text-decoration:none;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303D4C;
	background-image: url(/sitefiles/1139/Images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
	
#headerRight {
	float: right;
	width: 233px;
	padding-top: 10px;
	margin-top: 18px;
	padding-right: 50px;
}

* html #headerRight {
	width: 283px;
	w\idth: 233px;
	padding-right: 50px;}
	
	
#footerClient {
	float: left;
	height: 140px;
	width: 900px;
}
#FooterInnerLeft {
	float: left;
	width: 250px;
}
.FooterInnerLeft {
	font-size: 10px;
	color: #FFF;}
a.FooterInnerLeft:link, a.FooterInnerLeft:visited{color: #FFB600; text-decoration:underline;}
a.FooterInnerLeft:hover, a.FooterInnerLeft:active{color: #FFB600; text-decoration:none;}

#footerInnerRight {
	float: right;
	width: 250px;
}

#FooterRightA {
	float: left;
	width: 115px;
}
#FooterRightB {
	float: right;
	width: 135px;
}
#headerWrapper {
	float: left;
	width: 100%;
	background-color: #3e6893;
/*-----------------------------------------------GLOBAL OVERRIDES- EVENT WEEKEND */

}
/* Applies to ALL cells within the calendar table   */
.events-calendar td {
	vertical-align: top;
	text-align: right;
	border: solid 1px #fff;
	height: 90px;
	overflow:hidden;
}

/* Applies to cells that represent SATURDAY - SUNDAY  */
.weekend {
	background-color: #303D4C;
}
/* Applies to ALL cells within the calendar table   */
.events-calendar td {
	vertical-align: top;
	text-align: right;
	border: solid 1px #FFF;
	height: 90px;
	overflow:hidden;
}
/* Applies to the cell that represents the current date  */
.today {background-color:#FFB600;}

/* Applies to div containing events marked as "all day" their the hover state */
.all-day-event {
	background-color: #303D4C;
	color: #fff;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 12px;
	cursor: pointer;
	padding:2px;
	width:80px;
	overflow: hidden;
	white-space:nowrap;
	text-align: left;
	
	

}
.all-day-event:hover {
	background-color: #FFB600;
}

