form {
  margin: 0px;
}
fieldset {
  -moz-border-radius: 7pt;
}
legend {
  font-family: Arial, Helvetica, sans-serif;
  color: #6cbc45;
  font-size: 14px
  font-weight: bold;
}
.mceEditor {

}
.code_javascript {
  background-color: #ffffff;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}
.page_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ff9d3c;
  font-weight: bold;
  text-align: center;
}
.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
}
.text_white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: white;
}
.text_control {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #5b826b;
  border: 1px solid #A3B0C7;
}

.text_control_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #A3B0C7;
} 
.textarea_control {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  border: 1px solid #A3B0C7;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.textarea_control_codeeditor {
  font-family: 'Courier New', "Gill Sans", "Gill Sans MT", arial;
  font-size: 14px;
  color: #000000;
  border: 1px solid #A3B0C7;
  margin-left: 0px;
  width: 100%;  overflow: auto;
}
.textarea_control_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  border: 1px solid #A3B0C7;
  margin-left: 0px;
  width: 99%;
  overflow: auto;
}
.text_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  border: 1px solid #A3B0C7;
}
.text_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
.text_small_italic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffff66;
  font-style: italic;
}
.link_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #376faa;
}
.link_small:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #feb165;
}
.text_disabled_small {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #C0C0C0;
}
.text_control_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.textarea_control_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px 2px;
}
.text_bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.text_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  font-style: italic;
}
.text_disabled {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #C0C0C0;
}
.text_note, .text_note span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #FBBBE8;
}
.standardPaddingTop {
  padding-top: 4px;
}
.label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: right;
  font-weight: normal;
}
.label_small {
  font-family: Arial, Helvetica, sans-serif;
  color: #5B826B;
  font-size: 12px;
  font-weight: normal;
}
.label_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #586a07;
  text-align: right;
  font-weight: normal;
}
.label_normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: right;
  font-weight: normal;
}
.label_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffff66;
  font-weight: normal;
}
.label_title_required {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffff66;
  font-weight: normal;
}
.label_control_row {
  padding: 2px 0px 4px 0px;
}
.command_seperator_top {
  border-bottom: dotted 1px #DAD9D3;
  margin-bottom: 8px;
  padding-bottom: 6px;
}
.command_seperator_bottom {
  border-top: dotted 1px #DAD9D3;
  margin-top: 8px;
  padding-top: 4px;
}
.commandWrapper {
  height: 26px;
}
.commandDiv {
  float: left;
  padding-right: 4px;
}
.commandDivRight {
  float: right;
  padding-left: 4px;
  height: 26px;
}
.editTab_wrapper {
  margin: 0px;
  padding: 8px 0px 0px 20px;
}
.button_action {
  cursor: pointer;
}
.button_move {
  cursor: move;
}
.button_control {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #333333;
  border: 1px solid #7F9DB9;
  padding: 2px;
}
a.button, .button input.buttonDiv, .button div.buttonDiv {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.gallery_image {
  width:175px;
  height: 190px;
  margin:2px 0px;
  vertical-align: middle;
  text-align:center;
  float:left;
  padding:0px;
}

.gallery_image img{
  border: 1px solid #330033;
  padding:2px;
  background:#d5d5d6;
}

.button a {
  text-decoration: none;
}
a.button div.buttonDiv:hover, .button input.buttonDiv:hover, .button div.buttonDiv:hover {
  background-color: #330033;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.buttonDiv {
  cursor: pointer;
  padding: 2px 10px;
  background-color: #851a63;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-bottom: #808080 1px solid;
  border-right: #808080 1px solid;
}

.grid_header {
  background-color: #b67514;
  padding: 0px 0px 4px 0px;
}
.white {
  color: #ffffff;
}
.pagination {
  text-align: right;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.pagination a, .pagination span {
  margin: 0px;
  padding: 2px 3px;
  text-decoration: none;
}
.pagination a.number, .pagination a.number:active, .pagination a.number:visited {
  border: #DAD9D3 1px solid;
  margin: 0px 2px;
  padding: 1px 4px 2px 4px;
  color: #333333;
  background-color: #e4e4e4;
}
.pagination a.number:hover {
  background-color: #ffcc00;
  color: #ffffff;
}
.pagination a.current, .pagination a.current:active, .pagination a.current:visited {
  background-color: #376faa;
  border: #808080 1px solid;
  color: #ffffff;
}
.grid_table {
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  border-style: solid;
  border-collapse: collapse;
}
.grid_cell_header {
  padding: 2px 4px 2px 4px;
}
.grid_cell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  padding: 2px 4px 2px 4px;
}
.grid_cell_even {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  background-color: #e4e4e4;
  padding: 2px 4px 2px 4px;
}
.grid_cell_footer {
  padding: 2px 4px 2px 4px;
}
.grid_title {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.grid_title:hover {
  text-decoration: underline;
}
.grid_container, .grid_container_cell {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.grid_container_list {
  overflow-x: hidden;
  overflow-y: auto;
  border: #C0C0C0 1px solid;
  padding: 5px;
}
.grid_container_list-active {
  background-color: #FFFFCC;
}
.grid_container {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_list_featured {
  overflow-x: hidden;
  overflow-y: auto;
  border: #f4ae2a 1px solid;
  padding: 5px;
}
.grid_container_list_item {
  background-color: #A0A0A0;
  border-bottom: white 1px solid;
  color: #ffffff;
}
.grid_container_table {
  border: #E4E4E4 1px solid;
  padding: 5px;
}
.grid_container_table_featured {
  border: #f4ae2a 1px solid;
  padding: 5px;
}
.grid_container_item {
  margin: 0px;
  padding: 0px;
  float: left;
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_table_noborder {
  /*padding: 5px; */
}
.grid_container_table_noborder_padding {
  padding-right: 8px;
}
.grid_container_table_item {
  border: transparent 2px solid;
  padding: 0px;
  margin: 0px;
}
.grid_container_table_item_selected {
  border: red 2px solid;
  padding: 0px;
  margin: 0px;
}
.grid_container_cell_item  {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  text-align: center;
}
.grid_container_pagelet, .grid_container_cell_pagelet {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  float: left;
}
.grid_container_pagelet {
  overflow: visible;
  position: relative;
  width: 100%;
  height: 100%;
}
.grid_container_pagelet_header {
  border: #B6B6B6 1px solid;
  padding: 2px 4px 2px 10px;
  background: transparent url(images/frames/frame_teal.gif) repeat-x center center;
  width: 100%;
}
.grid_container_pagelet_header_text {
  color: #ffffff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
}
.grid_container_pagelet_handle {
  cursor: move;
}
.grid_container_table_pagelet {
  width: 100%;
  border: #E4E4E4 1px solid;
  padding: 5px;
}
.edit_container {
  border: #7b9ebd 1px solid;
  padding: 4px 4px 4px 4px;
}
.edit_container_nopadding {
  border: #7b9ebd 1px solid;
}
.imageedit {
  border: #7b9ebd 1px solid;
}
.image {
  border-top: #DADADA 1px solid;
  border-left: #DADADA 1px solid;
  border-bottom: #C0C0C0 1px solid;
  border-right: #C0C0C0 1px solid;
}
.imageright {
  float: right;
  margin-top: 2px;
  margin-left: 14px
  margin-bottom: 2px;
}
.imageleft {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 2px;
}
.imageleft_standard {
  float: left;
  margin-top: 4px;
  margin-right: 4px;
}
.imageleft_nobottom {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
}
.link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #376faa;
}
.link:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #feb165;
}
.search_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #376faa;
  text-decoration: underline;
}
.search_link:hover {
  font-size: 14px
  color: #feb165;
  text-decoration: underline;
}
.spacer {
  height: 7px;
  width: 1px;
}
.text_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  color: #FFFFFF;
}
.text_header a {
  font-size: 14px
  color: #feb165;
}
.text_header a:hover {
  font-size: 14px
  color: #376faa;
}
.label_header {
  color: #feb165;
  font-size: 13px;
  font-weight: bold;
}
.slideshow_main {
  border: #7b9ebd 1px solid;
  padding: 5px;
}
.control_button {
  border: #E4E4E4 1px solid;
  padding: 3px;
}
.nowrap {
  white-space: nowrap;
}

/* Calendar */

.CalendarTopRightBottomFullBorder {
  border-top: #C0C0C0 1px solid;
  border-right: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftBorder {
  border-left: #C0C0C0 1px solid;
}
.CalendarTopBottomBorder {
  border-top: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarLeftTopBottomBorder {
  border-top: #C0C0C0 1px solid;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
}
.CalendarTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #730705;
  padding: 2px 0px;
  height: 20px;
}
.CalendarOtherMonthLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  font-weight: bold;
  padding: 0px 8px 0px 8px;
  color: #FFCC66;
  text-decoration: none;
}
.CalendarOtherMonthLink a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  font-weight: bold;
  color: #FFCC66;
  text-decoration: none;
}
.CalendarOtherMonthLink a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.CalendarDayHeader {
  background-color: #660033;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 0px;
  height: 10px;
}
.CalendarOtherMonthDay {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  background-color: #EEEEEE;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px;
  text-align: right;
  vertical-align: top;
}
.CalendarMonthDay {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  padding: 0px 2px 2px 2px;
  text-align: right;
  vertical-align: top;
  background-color: #ffffff;
}
.CalendarOtherMonthDayLastRowOfWeek {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  background-color: #EEEEEE;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
  padding-right: 2px;
  padding-top: 2px;
  text-align: right;
  vertical-align: bottom;
}
.CalendarMonthDayLastRowOfWeek {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border-left: #C0C0C0 1px solid;
  border-bottom: #C0C0C0 1px solid;
  padding-right: 2px;
  padding-top: 2px;
  text-align: right;
  vertical-align: bottom;
  background-color: #ffffff;
}
.Calendarheader2  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #003366;
}
.CalendarMedHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: black;
}
.EventCalendarRow {
  border-left: #C0C0C0 1px solid;
  padding-left: 2px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.EventCalendarRow a, EventCalendarRow a:link, .EventCalendarRow a:visited, .EventCalendarRow a:active {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.EventCalendarRow a:hover {
  font-size: 10px;
  text-decoration: underline;
}
.CalendarNone {
  border: none;
  background-color: #ffffff;
}
.largespace {
  font-size: 1px;
  height: 10px;
  width: 1px;
  clear: both;
}
.space {
  font-size: 1px;
  height: 1px;
  width: 2px;
  clear: both;
}

/* Wizards */

.WizardColumnsWrapper {
  position: relative;
}
.WizardWrapperColumnLeft {
  float: left;
  width: 185px;
  border-left: #DAD9D3 1px solid;
  border-top: #DAD9D3 1px solid;
  border-right: #DAD9D3 1px solid;
}
.WizardWrapperColumnRight {
  position: relative;
  margin-left: 205px;
}
.WizardTitle {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
  text-align: center;
}
.WizardStep {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 10px;
  border-bottom: #DAD9D3 1px solid;
}
.WizardStepCompleted {
  background-color: #5C7BCD;
}
div.WizardStepCompleted:hover {
  cursor: pointer;
  background-color: #3558B5;
}
.WizardStepActive {
  font-weight: bold;
  background-color: #3558B5;
}
.WizardStepInactive {
  background-color: #7C96D8;
}
.WizardSubStep {
  padding: 2px 10px 2px 24px;
  background-color: #BCC9EB;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: #DAD9D3 1px solid;
  font-size: 13px;
  font-weight: normal;
}
.WizardSubStepCompleted {
  background-color: #98ACE0;
}
div.WizardSubStepCompleted:hover {
  cursor: pointer;
  background-color: #8199DA;
}
.WizardSubStepActive {
  font-weight: bold;
  color: #ffffff;
  background-color: #3558B5;
}
.WizardSubStepInactive {
  background-color: #BCC9EB;
}
.WizardControlsTop {
  padding-bottom: 10px;
}
.WizardControlsBottom {
  padding-top: 10px;
}
/* Forms */

.msgWindow {
  background-color: #f5f4f0;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  height: auto;
}

/* Carousel */

.carousel_left {
  padding-top: 20px;
}
.carousel_right {
  padding-top: 20px;
}

/* Skin specific */
html, body {
  height: 100%;
  width: 100%;
	padding: 0px;
	margin: 0px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
	background: #006699;
}

.content h3, h3 {
  color: #330033;
	font-size: 16px;
  font-family: "Trebuchet MS",Arial,"San Sarif";
  margin: 0px;
  padding: 0px;
  display: inline;
}

ul, li, {
  
  font-family: "Trebuchet MS", Arial, "San Sarif";
}

#main_container {
	margin: 0px;
	padding: 0px;
  width:100%;
}

.main_content {
  background: #360034 url(images/bg-body.jpg) repeat-y center top;
}

#header {
	margin: 0px;
	padding:0px;
  width:100%;
	background: url(images/bg_nav.gif) bottom repeat-x;
}
.nav_wrapper {
	margin: 0px;
  width: 1000px;
	padding: 6px 0px 0px 15px;
	height: 39px;
}
#nav_container {
	font-family: Garamond, Times, Sarif;
	font-size: 16px;
	font-weight: bold;
	color: #003EBF;
  width: 900px;
}
#nav_container a {
	font-family:Garamond, Times, Sarif;
	font-size:16px;
	font-weight: bold;
	color:#ffffff;
}
#nav_container a:hover {
	font-family:Garamond, Times, Sarif;
	font-size:16px;
	font-weight: bold;
	color:#ffcc00;
}
.left_nav {
	font-family:Garamond, Times, Sarif;
	font-size:16px;
	margin:0px;
	font-weight: bold;
	color:#ffff66;
	padding:6px 0px 0px 30px;
	height:39px;
}
.left_nav a {
	font-family:Garamond, Times, Sarif;
	font-size:16px;
	font-weight: bold;
	color:#ffff66;
}
.left_nav a:hover {
	font-family:Garamond, Times, Sarif;
	font-size:16px;
	font-weight: bold;
	color:#ffff66;
}
.left_nav_hdr {
  padding: 0px 0px 10px 8px;
  width: 180px;
}
.left_nav_hdr h3 {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 18px;
  font-weight: bold;
	font-family: Garamond, Times, Sarif;;
}
.left_nav2 {
  width: 200px;
  text-align: left;  
	margin: 0px;
	padding: 0px;
}
.left_nav2 a {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 14px;
  font-weight: bold;
  color: #ffff66;
  text-decoration: none;
}
.left_nav2 a:hover {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 14px;
	font-weight: bold;
	color: #ffff66;
}
#center_content {
	background: #cc3399 url(images/bg_leftcol_2.gif) repeat-y;
	padding:0px;
	margin:0px;
}
.media_container {
  padding-top: 10px;
  text-align: center;
	background: transparent url(images/bg_media.gif) repeat-x;
}
#footer {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 10px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#footer a, #footerNav td, #footerNav td a {
	color: #b3d1e1;
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 10px;
}
#footerNav td {
  padding-left: 2px;
  color: #ffffff;
}
#footer a:hover, #footerNav td a:hover {
	color: #f5b508;
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 10px;
}
.formMailing {
  color: #B2B2B2;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  border:1px solid #d6d6d5;
}
.media_box {
	margin: 0px;
	padding: 5px;
}
.media_box h2 {
	padding:0px;
	margin: 6px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, "San Sarif";
	color: #ffffff;
	text-align: left;
	font-size: 11px;
}
.media_box p {
	padding: 0px;
	margin: 4px 0px 0px 0px;
	font-family: Garamond, Times, Sarif;
	color: #ffffff;
	font-weight: bold;
	line-height: 12px;
	text-align:left;
	font-size:16px;
}
.media_link {
  padding: 0px;
  margin: 4px 0px 0px 0px;
  font-family: Garamond, Times, Sarif;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;
  text-align:left;
  font-size:16px;
}
a.media_link:hover {
  padding: 0px;
  margin: 4px 0px 0px 0px;
  font-family: Garamond, Times, Sarif;
  color: #BBBBBB;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;
  text-align:left;
  font-size:16px;
}
.search {
	float:right;
	width:440px;
	height:50;
	padding:8px 8px 8px 18px;
	margin:0px;
	background:url(images/bg_search.gif) left top no-repeat;
}
.search h2 {
  font-family: "Trebuchet MS", Arial, 'San Sarif';
  font-size: 16px;
  font-family: Garamond,Times,Sarif;
  color: #ffff66;
  float:right;
  margin-right: 40px;
  margin-top: 14px;
}
.search_txt {
	color: #d6d6d6;
	text-align: right;
	font-size: 10px;
}
.search_box {
	color: #8A8A8A;
	text-align: left;
	margin-top: 4px;
	font-size: 12px
}
.col_right {
	margin: 0px;
	padding: 0px;
	background: transparent url(images/bg_center.gif) no-repeat top left;
  text-align: left;
}
.col_left {
	padding: 0px;
	margin: 0px;
	width: 391px;
}
.col_right2 {
  position:relative;
  margin: 10px 0px 0px 0px;
  padding: 80px 15px 0px 10px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  background: #cc3399 url(images/bg_center_2.gif) no-repeat top left;
}
.media_image {
  background:#333333 url(images/bg_col_right.gif);
  clear:both;
  text-align:left;
  padding:6px;
}
.col_left2 {
	padding: 0px;
	margin: 0px;
	width: 219px;
	background: #cc3399 url(images/bg_leftcol_2.gif) repeat-y;
}
.bg_center {
	background: url(images/bg_center_content.jpg) center top;
}
.artist {
	padding: 0px 10px;
}
.artist h2 {
  padding: 0px;
  margin: 6px 0px 0px 0px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 16px;
  font-family: Garamond,Times,Sarif;
  color: #ffff66;
}
.artist p {
	font-family:"Trebuchet MS", Arial, "San Sarif";
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	font-size: 14px;
}
.bodytxt {
	font-family:"Trebuchet MS", Arial, "San Sarif";
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	font-size: 14px;
}
.boxBG {
  background: url(images/box_bg.gif);
  padding: 4px 8px;
}
.boxBG h2 {
	font-size: 16px;
	margin: 0px;
  padding: 0px;
	font-family: Garamond, Times, Sarif;
	color: #ffffff;
}
.eventList h2, .eventList .content h2, .articleList h2, .articleList .content h2 {
	font-size: 22px;
	margin: 0px;
  padding: 0px;
	font-family: Garamond, Times, Sarif;
	color: #ffff66;
}
.boxBG h3, .boxBG h4, .eventList h3, .eventList h4 {
  display: inline;
  font-weight: normal;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, "San Sarif";
}
.eventList .content h4 a, .eventList .content h4 a {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 12px;
  font-weight: normal;
  display: inline;
	color: #ffffff;
  text-decoration: none;
}
.eventList .content h4 a:hover, .eventList .content h4 a:hover {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 12px;
  font-weight: normal;
	color: #ffffff;
  text-decoration: underline;
}
.boxBG h3, .eventList h3 {
	font-size: 14px;
}
.boxBG h4, .eventList h4 {
	margin: 0px;
  padding: 0px;
	font-size: 11px;
}
.boxBG h3 a, .eventList h3 a {
	font-size: 14px;
  font-weight: normal;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, "San Sarif";
  text-decoration: none;
}
.boxBG h3 a:hover, .eventList h3 a:hover {
	color: #df80c0;
	font-size: 14px;
  font-weight: normal;
	font-family: "Trebuchet MS", Arial, "San Sarif";
  text-decoration: underline;
}
.boxBG p, .boxBG div, .eventList p, {
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, "San Sarif";
}
.eventList div {
  font-size: 14px;
  color: #ffffff;
  text-align:justify;
  font-family: "Trebuchet MS", Arial, "San Sarif";
}
div.boxTitle {
  color: #ffff66;
  padding: 10px 0px 0px 0px;
}
.bottom_blue {
	background: #006699;
	width:100%;
	height:20px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.nav_space {
	padding: 4px 18px 0px 18px;
}
.page_snippets td table td  {
  vertical-align: top;
  heght:40px;
  padding:4px;
  color:#ffffff;
}
.page_snippets h3 {
  font-size:14px
  font-family:"Trebuchet MS", Arial, "San Sarif";
  font-weight: bold;
  color:#ffffff;
}
.page_snippets {
  font-family:"Trebuchet MS", Arial, "San Sarif";
  font-size:14px
  text-align: justify;
  color:#ffffff;
  padding: 0px 6px;
}
.content div {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, "San Sarif";
  font-weight: normal;
}

.content a,.content:visited, .content:active, .content:link {
  text-decoration: none;
	color: #ffff66;
}

.content a:hover {
  text-decoration: underline;
	color: #000040;
}

.accordion {
	width: 100%;
}
.accordion h3 {
	background: url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 3px;
	margin: 0px;
	font: normal 120%/100% Arial, Helvetica, sans-serif;
	cursor: pointer;
  color: #ffff66;
  font-size: 14px;
  display: block;
  width: 100%;
}

.accordion h3:hover, .track-no-lyrics h3:hover {

}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	margin: 0;
	padding: 10px 10px 20px;
}
.track-no-lyrics h3 {
	padding: 7px 3px;
	margin: 0px;
	font: normal 120%/100% Arial, Helvetica, sans-serif;
  color: #ffff66;
  font-size: 14px;
  display: block;
  width: 100%;
}

.LeftNav li {
  color: #ffffff;
  margin:0px;
  padding:0px;
  list-style: none;
}

.gallery-title {
  display:inline;
  color:ffffff;
  margin-left:5px;
  background:#333333;

}

.LeftNav ul {
  list-style:none;
  padding:0px;
  margin:0px;
  background: #808080;
}
.LeftNav ul li {
  list-style:none;
  padding:3px 0px;
  margin:0px;
  background: #ffffff;
}

.LeftNav {
  list-style:none;
  padding:0px;
  margin:0px;
  margin-top:10px;
}

.LeftNav li {
  background:#333333;
  margin:2px;
  padding:0px;
}

.title {
  background:#333333;
  margin:2px;
  padding:0px;
}


.LeftNav li a {
  padding:5px;
  display:block;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}

.LeftNav li a:hover {
  padding:5px;
  display:block;
  cursor: pointer;
  text-decoration: none;
  color: #2b5a7b;
  font-weight: bold;
}

.link {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 14px;
	color: #000040;
  font-weight: bold;
}
.link:visited, .link:active, .link:link {
	color: #000040;
}


.link:hover {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 14px;
	color: #FFffff;
}
.content h2, .content h1 {
  color: #ffff66;
	font-size: 22px;
  font-family: "Trebuchet MS",Arial,"San Sarif";
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
.content h2 a {
  color: #ffff66;
	font-size: 22px;
  font-family: "Trebuchet MS",Arial,"San Sarif";
  text-decoration: none;
}
.content h2 a:hover {
  color: #ffffff;
	font-size: 22px;
  font-family: "Trebuchet MS",Arial,"San Sarif";
  text-decoration: none;
}

.content h4, h4 {
  color: #330033;
	font-size: 20px;
  font-family: "Trebuchet MS",Arial,"San Sarif";
  margin: 0px;
  padding: 6px 0px 0px 0px;
}
.content h4 a, h4 a {
  color: #ffff66;
  font-size: 20px;
  font-family: "Trebuchet MS",Arial,"San Sarif";
  text-decoration: underline;
  text-align: center;
  padding: 0px;
}
.content h5, h5 {
  color: #FBCAD0;
	font-size: 15px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  margin: 0px;
  text-transform: uppercase;
  padding: 0px;
  display: inline;
}
.content h5 a, h5 a {
  color: #ffff66;
	font-size: 14px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  text-decoration: none;
  padding: 0px;
}
.content h5 a:hover, h5 a:hover {
	font-size: 14px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
	color: #ffff66;
  padding: 0px;
  text-decoration: underline;

}
.purps {
  color:#330033;
  font-size:14px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-weight: bold;  
}

.content p, .content span {
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  text-align: justify;
}


.artist a {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 12px;
	color: #ffff66;
}
.artist a:hover {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 12px;
	color: #FFffff;
}
.page_snippets h2, .page_snippets h3 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, "San Sarif";
	color: #ffff66;
}
.page_snippets a {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 14px;
	color: #ffff66;
  text-decoration: none;
}
.page_snippets a:hover {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 14px;
	color: #FFffff;
}
.page_snippets p a {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 14px;
  color: #ffff66;
  text-decoration: none;
}
.page_snippets p a:hover {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 14px;
	color: #FFffff;
}
p, td {
  color: #ffffff;
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-weight: normal;
}
.left_col_nav {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 12px;
  color: #ffff66;
  text-align: left;
  line-height: 18px;
  font-weight: bold;
  padding:0px;
}
a.left_col_nav {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 12px;
  color: #ffff66;
  text-align: left;
  line-height: 18px;
  font-weight: bold;
  padding:0px;
  text-decoration: none;
}
a:hover.left_col_nav {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 12px;
  color: #fff;
  text-align: left;
  line-height: 18px;
  padding:0px;
}
.left_col_nav_on {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 12px;
  color: #C0C0C0;
  text-align: left;
  line-height: 18px;
  font-weight: bold;
  padding:0px;
}

.msgWindow p {
  color:#000000;
}

.col_right_bg {
  float:right;
  margin-top:-10px;
  margin-bottom:-6px;
  padding:15px;
  margin-right:-9px;
  width:220px;
}
a.bodylink {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 12px;
	color: #ffff66;
  text-align: left;
  line-height: 18px;
  font-weight: bold;
  padding: 0px;
  text-decoration: none;
}
a:hover.bodylink {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 12px;
	color: #fff;
  text-align: left;
  line-height: 18px;
  padding:0px;
}
a.small_link{
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 10px;
	color: #ffff66;
  text-decoration: none;
}
a:hover.small_link {
	font-family: "Trebuchet MS", Arial, "San Sarif";
	font-size: 10px;
	color: #fff;
}
.fontBody, label,  .bodytxt{
  font-family: Arial,Helvetica,sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.page_content input, .page_content select {
  margin:3px 0px;
}

.center_content {
  font-family: "Trebuchet MS", Arial, "San Sarif";
  font-size: 14px;
  height:100%;
  padding:10px 30px 10px 10px;
  margin:18px 0px 14px 0px;
  background: url(images/bg_content.gif) repeat-y;
}



.page_content_top {
  border-bottom:none;
  text-align:justify;
  padding:10px 0px;
  width:100%;
  height:100%;
  background: url(images/bg_content_top.gif) no-repeat;
}
.page_content_footer {
  border-bottom:none;
  text-align:justify;
  padding:10px 0px;
  width:100%;
  height:100%;
  background: url(images/bg_content_bottom.gif) no-repeat bottom left;
}

.bio_header {
    font-size:22px;font-family: "Trebuchet MS", Arial, "San Sarif";color:#FFFF00;font-weight:bold;
  }
 .bio_font {
  font-size:14px;
  font-family:font-family: "Trebuchet MS", Arial, "San Sarif";
  text-align:justify;
  color:#d5d5d6;
 }

 .bio_boldfont {
  font-size:14px;font-family: "Trebuchet MS", Arial, "San Sarif";font-weight: bold;color:#d5d5d6;text-align:justify;

 }
  .fontredsansarif {font-size:14px;font-family: "Trebuchet MS", Arial, "San Sarif";color:#333333;font-weight: bold;font-size:14px;}

 .fontbluesansarif {font-size:14px;font-family: "Trebuchet MS", Arial, "San Sarif";color:#000040;font-weight: bold;}

.event_list {
  list-style: none;
padding:0px; margin:0px;
}

.event_list li{
padding:2px 4px; margin:0px;
}

.event_list li:hover {
background: #330033;
cursor:pointer;
}


/* Multi-Level Drop Down Menu */

.mlddm {
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 21px;
  color:#FDBE57;
  z-index:1000;
}
.mlddm li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.mlddm li a, .mlddm li a#buttonnohover {
  display: block;
  text-align: center;
  white-space: nowrap;
  padding: 0px 15px;
  margin: 0;
  /*width: 70px;*/
  text-decoration: none;
}
.mlddm li a:hover, .mlddm li a#buttonhover {

}
.mlddm ul {
  z-index: 150;
  margin: 0px;
  margin-left:-1px;
  margin-top:2px; /* increases height */
  padding: 0px;
  visibility: hidden;
  position: absolute;
  clear: both;
  background-color: #321127;
  
}
.mlddm ul li {
  float: none;
}
.mlddm ul li a {  /* menu off state */
  color:#ffffff;
  width: auto;
  padding: 4px 15px 4px 15px;
  text-align: left;
  background: transparent;
  border-width: 0px 0px 1px 0px;
}
.mlddm ul li a:hover { /* menu on state */
  padding: 4px 15px 4px 15px;
  background: #5A2259;
  border-width: 1px 0px 1px 0px;
}
.mlddm .hsub {
  background: no-repeat right url(images/mlddm_arrow.gif);
}
.mlddm .hsub:hover {
  background: #213866 no-repeat right url(images/mlddm_arrow.gif);
}


h2.entry-title a {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #0069aa;
display:inline;
text-decoration: none;
}

h2.entry-title a:hover {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #0069aa;
display:inline;
text-decoration: underline;
}

h1.entry-title {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
color: #949d51;
display:inline;
text-decoration: none;
}

h1.entry-title a {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
color: #0069aa;
display:inline;
text-decoration: none;
}

h1.entry-title a:hover {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
color: #0069aa;
display:inline;
text-decoration: underline;
}

#main {
  width:1000px;
}

.widget-area {
	width:260px;
	float:left;
	margin-left:5px;
	padding:10px 0px;
	text-align: left;
	border-right: 1px solid #d1d2d4;
  height:100%;
	list-style: none;
}

.widget-area ul li{
	list-style: none;
	padding:0px;
	margin:0px 0px 0px 5px;
}

.widget-area ul li ul li{
	list-style: none;
	padding:0px;
	margin:0px;
}

.widget-area ul li ul li ul li{
	list-style: none;
	padding:0px;
	margin:0px;
}


.widget-area ul li a{
	text-decoration: none;
}

.widget-area ul{
	padding:0px;
	margin:5px 0px 5px 0px;
}

#container {
	float:right;
	width:700px;
	margin-top:20px;
}

.entry-meta { 
	font-size:12px;
	margin-bottom:30px;
}

.entry-uti { 
	font-size:12px;
	float:right;

}




/* Page Layout */

.pagecontent_container_table_columns {

}
.pagecontent_container_column_twocolumn_left {

}
.pagecontent_container_column_twocolumn_right {

}
.pagecontent_container_column_threecolumn_left {
  padding: 10px 20px 10px 20px;
  border-right: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_right {
  padding: 10px 20px 10px 20px;
  border-left: 1px solid #E7E3DA;
  background-color: #ffffff;
}
.pagecontent_container_column_threecolumn_middle {
  padding: 0px 10px;
}
.pagecontent_container_column_onecolumn {

}
.pagecontent_container_pagelet {
  padding: 12px 4px;
}

/* Form Layout */

.form_container_table_columns {
  padding-top: 10px;
}
.form_container_column_twocolumn_left {

}
.form_container_column_twocolumn_right {
  padding-left: 20px;
}
.form_container_column_threecolumn_left {

}
.form_container_column_threecolumn_right {

}
.form_container_column_threecolumn_middle {
  padding: 0px 10px;
}
.form_container_column_onecolumn {

}

/* Fields */

.form_field_tiny {
  width: 42px;
}
.form_field_extrasmall {
  width: 78px;
}
.form_field_small {
  width: 122px;
}
.form_field_medium {
  width: 170px;
}
.form_field_large {
  width: 278px;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}

h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

.wp-paginate a {
	font-size:12px;
  color: #ffffff;
  background: #5f87ae;

}

.breadcrumb_text, .breadcrumb_text h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #fffff5;
  padding: 0px;
  margin: 0px;
}

.breadcrumb_text h1 {
  display: inline;
}

.breadcrumb_link {
  font-size: 12px;
  font-weight: normal;
  color: #fffffa;
  text-decoration: none;
}
.breadcrumb_link:hover {
  font-size: 12px;
  color: #FEB165;
  text-decoration: underline;
}


.screenshot_image {
  width:175px;
  height: 190px;
  margin:2px 0px;
  vertical-align: middle;
  text-align:center;
  float:left;
  padding:0px;
}

.screenshot_image img{
  border:1px solid #330033;
  padding:2px;
  background: #d5d5d6;
}

.screenshot_image h3{
  color:#2b5a7b;
  font-size:14px;
}

.screenshot_image h3 a{
  color:#ffffcc;
  font-size:14px;
}
  
  

.screenshot_image_thumbs {
  width:130px;
  height:90px;
  vertical-align: middle;
  text-align:center;
  float:left;
  padding:3px;
}

.screenshot_image_thumbs img{
  border:1px solid #330033;padding:2px;
  background: #d5d5d6;
} 
.screenshot_image div{
  margin:auto 0px;
  color:#ffffff;
  font-size:11px;
}

.gallery_image div{
  margin:auto 0px;
  color:#ffffff;
  font-size:11px;
}
