/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
/* { margin: 0; padding: 0; } */
html { overflow-y: scroll; color: #000000; }
body { background: url(/bg.gif); font-family: Georgia; font-size: 12px; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 1.500em; margin-top: 4px; color: #171a7b;  margin-bottom: 1.3em; }
h2 { font-size: 1.167em; margin-top: 4px; color: #171a7b;  }
h3 { font-size: 1.167em; margin-top: 4px; color: #000000;  }
a:link { text-decoration: none; color: #171a7b; }
a:active { text-decoration: none; color: #171a7b; }
a:visited { text-decoration: none; color: #171a7b; }
a:hover { color: #171a7b; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 1000px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	/* background: url(/bodybg.png) repeat-y #ffffff; */
background: #ffffff;
	position: relative;
}

#search {
  position: absolute;
  top: 30px;
  right: 20px;
}

.sectionContent {margin: 10px 0 0 0;}
.Search_Button { text-transform: uppercase; background: #999999; border: 1px solid #000000;  color: #000000;  padding: 0 8px 0 8px;  margin: 0 0 0 5px; }

.Search_Image { display: none; }
a.Search_Button { color: #000000; text-decoration: none; }
a:hover.Search_Button { text-decoration: none; background: #cccccc; }

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
background: #700017;
}

#nav {
  width: 1000px;
  position: absolute;
  top: 80px;
  left: 15px;
  font-weight: bold;
  font-size: 1em;
  z-index: 99;
}

#nav ul { margin: 0; padding: 0; }
#nav li { margin: 0 1px 0 0; padding: 0; background: none; display: inline; }

a:link.FlyOut_Level01, a:link.FlyOut_Level02 {
  height: 35px;
  line-height: 30px;
  background: url(/navbg.png) repeat-x;
  color: #ffffff;
  padding: 0 0 0 15px !important;
  display: inline;
}

a:visited.FlyOut_Level01, a:visited.FlyOut_Level02 {
  height: 35px;
  line-height: 30px;
  background: url(/navbg.png) repeat-x;
  color: #ffffff;
  padding: 0 0 0 15px !important;
  display; inline;
}

a:active.FlyOut_Level01, a:active.FlyOut_Level02 {
  height: 35px;
  line-height: 30px;
  background: url(/navbg.png) repeat-x;
  color: #ffffff;
  padding: 0 0 0 15px !important;
  display: inline;
}

a:hover.FlyOut_Level01, a:hover.FlyOut_Level02 { cursor: pointer !important; }

.RadMenu .rmItem { background: url(/navbgend.png) no-repeat top right !important; 
	height: 35px; padding-right: 27px !important; }

.RadMenu .rmText { padding: 0 !important; display: inline !important; }

#subnav, #subsub { display: none; }

#banner1 {
  width: 1000px;
/*height: 361px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#banner1 ul { margin: 0; padding: 0; }
#banner1 li { margin: 0; padding: 0; background: none; }

#breads  {
  width: 960px;
  height: 21px;
	margin-left: auto;
	margin-right: auto;
	background: #700017;
  font-size: .917em;
  color: #ffffff;
  text-align: left;
  padding: 0 20px 0 20px;
  line-height: 21px;
  position: relative;
}

#breads a:link, #breads a:active, #breads a:visited, #breads a:hover { color: #ffffff; }

#main {
  width: 960px;
  min-height:500px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background: url(/contentbg.gif) repeat-y 100px 0;
	position: relative;
	overflow: auto;
}

#main ul { margin-bottom: 1.3em; list-style: none; margin-left: 15px; }
#main li { background: url(/redarrow.gif) no-repeat 0 1px; padding-left: 12px; line-height: 1.25em; margin: 4px 0 4px 0; }

.column1 {
  float: left;
  position: relative;
  width: 705px;
  margin-right: 40px;
}

.H1 { display: none; }

.column2 {
  float: left;
  position: relative;
  width: 210px;
}

#footer {
  width: 960px;
  margin-left: auto;
	margin-right: auto;
	background: url(/footerbg.gif) repeat-x #700017;
  font-size: .917em;
  color: #ffffff;
  padding: 20px;
  clear: both !important;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover { color: #ffffff; }



.PhotoGallery_Contents {
  margin: 20px 0 0 0;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebServiceBox_ListItem {
}

.WebBox_BoxInnerDiv {

}

.WebBox_TitleDiv {
  font-size: 1.167em;
  margin: 15px 0 15px 0;
  font-weight: bold;
}

.WebBox_TitleDiv:after { content: url(/redarrow.gif); margin-left: 10px; padding-top: 2px; }

.WebBox_ListServiceDescription { display: none; }

.WebBox_ListServiceItemTitle {

}

.WebServiceBox_ListServiceItemTitle {

}

.WebServiceBox_ListServiceTitle {
}

.WebBox_ListServiceItemTitle a:link {
text-decoration: none;
}

.WebServiceBox_ListServiceItemTitle a:link {
text-decoration: none;
}

.WebBox_ServiceTitleLink {
}

.WebBox_UnderItemDescriptionSpacerDiv {
height: 10px;
}

.WebServiceBox_ListServiceItemSpacer {
height: 10px;
}

.WebServiceBox_ListServiceAboveCopyright {
	display: none;
}

.WebServiceBox_LastRefreshed {
	display: none;
}

.WebBox_UnderTitleSpacerDiv {
	display: none;
}

.WebBox_ListTitleLink {
}

a.WebBox_ListTitleLink {
  color: #000000;
  font-weight: bold;
  font-size: .917em;
}

.WebBox_UnderItemTitleSpacerDiv {
	display: none;
}

.WebBox_ListDescription {
	display: block;
	font-size: .917em
}

.WebServiceBox_ListDescription {
	padding: 0px 0px 0px 0px;
	display: block;
}

.WebBox_ListServiceAboveCopyright {
	display: none;
}

.WebBox_LastRefreshed {
	display: none;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* SYSTEM LOGIN PAGE */
/* ------------------------------------------ */

span[id$='SystemPageHeader'] {

}

label[id$='Username'] {

}

label[id$='Password'] {

}

.ForumLogin_LoginLink {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
	display: block;
}

.ParentSection_ListTitleLink a:link {
	color: #66bb49;
}

.ParentSection_ListTitleLink a:hover {

}

.ParentSection_ListTitleLink a:visited {

}

.ParentSection_ListBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {	display: block;}

.hasRead { float: left; margin-right: 5px; }
.Article_Title {}
.Article_FullDescription { }
.itemReadMoreLink {}
.BackToList_TextLink {}

.ArticleSection_ListImage { float: left; width: 100px;	}
.ArticleSection_ListText { float: right; width: 550px; }
	.ArticleSection_ListTitle { color: #700017; font-weight: bold; }
	.ArticleSection_ListBriefDescription { display: block; clear: both; }

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {

}

.itemLinkTitle a:link {

}

.itemLinkTitle a:hover {

}

.itemLinkTitle a:visited {

}

.itemBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {}
.fileName {}
.itemDownloadFileSize {}
.DownloadSection_ListFileTypeIcon {}
.itemBriefDescription { display: block;}
.itemDownloadLink {}
.itemSendALinkToDownload {}

.DownloadSection_ListThumbnail { float: left; width: 100px;	}
.DownloadSection_ListItem { float: right; width: 550px; }
	.DownloadSection_ListTitle { color: #700017; font-weight: bold; }
	.DownloadSection_ListFileTypeIcon { float: left; margin-right: 5px; }
	.DownloadSection_ListFileName { float: left; margin-right: 5px; }
	.DownloadSection_ListFileSize { float: left;}
	.DownloadSection_ListBriefDescription { display: block; clear: both; }
	

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {

}

.RegisterFormRequiredField {

}

/* END STRUCTURE */


.editContentMenu {
margin: 15px 0 0 0;
}

.script {
  position: absolute;
  bottom: 0px;
  right: 20px;
 /* z-index: 99; */
  display: block;
  background: url(/Slogan-on-Bar.png) no-repeat top left;
  width: 280px;
  height: 46px;
}


/* Location Mapping */

.geoMap_Canvas {width: 650px !important; height: 500px !important; margin: 10px auto;}