body {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 20px;
  color: black;
  margin: 0;
  padding: 0;
}
div, p, ul, ol, li, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
a:link, a:active { 
  color: #77287E;
  text-decoration: underline;
}
a:visited {
  color: #EB752C;
}
a:hover {
  color: #E96D1F;
  text-decoration: none;
}
p {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 20px;
  color: black;
}
address {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 20px;
  color: black;
  font-style: normal;
}

h1 {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #D3470F;
  font-size: 19px;
  font-weight: normal;
  line-height: 23px;
  padding: 0 0 5px 0;
}
h2 { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #A6C335;
  font-size: 17px;
  line-height: 21px;
  padding: 0;
}
h3 {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #000;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  padding: 0;
}
h4 {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #78A22F;
  font-size: 13px;
  line-height: 17px;
  text-transform: capitalize;
  padding: 0 0 4px 0;
}
h5 {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #D3470F;
  font-size: 13px;
  line-height: 17px;
  padding: 0 0 4px 0;
}
h6 {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #77287E;
  font-size: 10px;
  line-height: 14px;
  font-weight: normal;
}
.solid {
  border-top: 1px solid #C5C19D;
}
ul {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 0 15px;
  margin:0 0 10px 0;
}
ol {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 10px 15px;
  margin:0 0 10px 0;
}
li {
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  margin:0 0 10px 0;
}
form {
  padding: 0;
  margin: 0;
}
fieldset {
  border: 0;  
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
}
input {
  background: white;
  color: #77287E;
  border: #D2B8D5 1px solid;
  padding: 4px;
}
textarea {
  background: white;
  font-family: Verdana, Myriad, Arial, helvetica, SunSans-Regular;
  font-size: 14px;
  line-height: 16px;
  color: #77287E;
  text-align: left;
  border: #D2B8D5 1px solid;
  margin:3px 0 5px 0;
  padding:2px;
  
}
.smalltext {
  width: 400px;
  height: 50px;
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #000;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  padding:4px;
  margin:0 5px 5px 0;  
}
input.input {
  background: white;
  font-family: Verdana, Myriad, Arial, helvetica, SunSans-Regular;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: black;
  border: #D2B8D5 1px solid;
  padding: 3px 2px 3px 2px ;
}
text.input {
  width: 400px;
}
input.text {
  height: 16px;
  font-family: Verdana, Myriad, Arial, helvetica, SunSans-Regular;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin: 1px 0 1px 0;
  padding: 2px;
  
}
textarea.teaser_text {
  width: 300px;
  height: 200px;
}
input.search {
  background: transparent;
  width: 133px;
  font-size: 10px;
	height: 17px;
	border: none;
  color: black;
  margin: 0;
  padding: 4px 5px 0 5px;
	
}
input.profile_search {
  height: 16px;
  font-family: Verdana, Myriad, Arial, helvetica, SunSans-Regular;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin: 1px 0 1px 0;
  padding: 2px;
  
}
textarea {
  width: 400px;
}
.search	{
  font-family: Verdana, Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 10px;
  font-weight: normal;
}
input.login {
  background: transparent;
  width: 105px;
	height: 17px;
	border: none;
  color: black;
  margin: 0;
  padding: 4px 5px 0 5px;
	
}
.login	{
  font-family: Verdana, Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 10px;
  font-weight: normal;
}
.go {
  background: transparent;
  margin: 0;
  padding: 2px 0 0 5px;
  border: none;
}
.button {
  font-family: trebuchet ms, helvetica, SunSans-Regular;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  padding: 5px;
  margin: 0;
  background: #FDB812;
  border: #fff 1px solid;
  cursor:  pointer;
}  
#submit {
  padding: 1px;
  margin: 0 0 0 5px;
}
/* primary navigation */
a.nav:link, a.nav:active, a.nav:visited {
  display: block;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #785200;
  text-decoration: none;
  padding: 5px 0 5px 18px;
}
a.nav:hover {
  display: block;
  background: #A6C335;
  color: #FFF;
  text-decoration: none;
}
a.nav_active:link, a.nav_active:active, a.nav_active:visited {
  display: block;
  background: #A6C335;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
  padding: 5px 0 5px 18px;
}
a.nav_active:hover {
  display: block;
  background: #A6C335;
  color: #FFF;
  text-decoration: none;
}

/* user navigation */
a.user_nav:link, a.user_nav:active, a.user_nav:visited {
  display: block;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  color: #785200;
  text-decoration: none;
  padding: 5px 0 5px 18px;
}
a.user_nav:hover {
  display: block;
  background: #641B70;
  color: white;
  text-decoration: none;
}
a.user_nav_active:link, a.user_nav_active:active, a.user_nav_active:visited {
  display: block;
  background: #641B70;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  padding: 5px 0 5px 18px;
}
a.user_nav_active:hover {
  display: block;
  background: #641B70;
  color: fff;
  text-decoration: none;
}

a.reply_button:link, a.reply_button:active, a.reply_button:visited {
  background: #8C4398;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 10px;
  line-height: 28px;
  color: #fff;
  padding: 3px;
  text-decoration: none;
}

a.message_button:link, a.message_button:active, a.message_button:visited {
  background: #D3470F;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 28px;
  color: #fff;
  padding: 3px;
  text-decoration: none;
}

a.nav2:link, a.nav2:active, a.nav2:visited { 
  font-family: Trebuchet MS, Tahoma, Helvetica, Arial;
  font-size: 12px;
  line-height: 18px;
	font-weight: bold;
  color: #FFF;
  text-decoration: none; 
}
a.nav2:hover { 
  color: #3300FF;
  text-decoration: underline;
}
a.navSub:link, a.navSub:active, a.navSub:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 18px;
	font-style: italic;
	font-weight: bold;
  text-transform: lowercase;
  color: #77287E;
  text-decoration: underline; 
}
a.navSub:hover {
  color: #E96D1F;
  text-decoration: none;
}
a.crumbs:link, a.crumbs:active, a.crumbs:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 90%;
  color: #77287E;
  text-decoration: none; 
}
a.crumbs:hover { 
  color: #E96D1F;
  text-decoration: none;
}
a.footer:link, a.footer:active, a.footer:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
  text-decoration: none;
  color: #77287E;
}
a.footer:hover { 
  color: #E96D1F;
  text-decoration: underline;
}
a.aWhite:link, a.aWhite:active, a.aWhite:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 11px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none; 
}
a.aWhite:hover {
  color: #E96D1F;
  text-decoration: none;
}
a.aPurpleSm:link, a.aPurpleSm:active, a.aPurpleSm:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
  color: #77287E;
  text-decoration: underline; 
}
a.aPurpleSm:hover {
  color: #E96D1F;
  text-decoration: none;
}
.note {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  color: #E86C1F;
}
#headerLogo {
  background: url("../images/header_logo.gif") transparent no-repeat;
  width: 236px;
  height: 96px;
  
  display:none;
}
#stage  {
  background: url("../images/stage_bg.jpg") #F9F6FA top no-repeat;
  width: 893px;

  margin: 0 0 0 10px;
  padding: 0 0 18px 0;
  
}
.txtMed  {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
 	font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  color: black;
  text-align: left;
}
.txtGreenMed {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
 	font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  color: #78A22E;
  text-align: left;
}
.txtOrangeSm  {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
 	font-size: 9px;
  line-height: 14px;
  font-weight: normal;
  color: #D93607;
  text-align: left;
}
.txtPurpleSm  {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
 	font-size: 10px;
  line-height: 16px;
  font-weight: normal;
  color: #77287E;
  text-align: left;
}


/* Pages Start */

/* Home */
#headerprint {
  width: 100%;
  height:100px;
  padding: 0;
  margin: 0 0 20px 0;
}

#container {
	background: #FDB812;
	position: relative; 
  width: 915px;

  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 60px;
  overflow: hidden;
}
#headerHome {
  background: url("../images/header1_home.jpg") transparent left no-repeat;
  width: 100%;
  height: 123px;
  
  display:none;
  display:none;
}
#headerHomeLogo {
  background: url("../images/header2_home.gif") transparent left no-repeat;
  width: 234px;
  height: 123px;
  
  display:none;
}
#stageHome  {
  background: url("../images/home_stageBG.jpg") #F9F6FA top right no-repeat;
  width: 893px;

  margin-left: 10px;
  padding: 0 0 10px 0;
  
}
#content_container {
  background: url("../images/convers_round_corner.gif") #EFE8F1 bottom right no-repeat;
  width: 100%;

  
  margin: 0;
  padding: 23px 15px 20px 15px;
}
#leftCol { 
  width: 210px;

  
  display: none;
}
#navContainer { 
  background: #A6C335;
  width: 210px;

  
}
#homeBox {
  width: 180px;
  text-align: left;
  padding: 17px 0 5px 25px;
  
}
#navBox { 
  background: #FFF2C4;
  width: 205px;

  text-align: left;
  
}
#searchBox  {
  width: 184px;
  padding: 22px 0 20px 26px;
  
}
#freetext	{
  background: #F3EEF5;
	width: 209px;
	height: 100%;
	border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #F9F6FA;
	padding: 0 0 0 0;
	
}
#freetextBox	{
	width: 154px;
	height: 100%;
	padding: 16px 35px 20px 20px;
	
}
#searchContainer  {
  background: url("../images/field_search_bg.gif") transparent left no-repeat;
  width: 100%;
	height: 21px;
}
#freetextBox img  {
	padding: 2px 9px 5px 0;
	
}
#freetextHomeCorner	{
  background: url("../images/round_corner1.gif") transparent right no-repeat;
	width: 209px;
	height: 17px;
	
}
#centerCol  {
  width: 100%;

  
}
#shim {
  width: 1px;
  display:none;  
}
#mainContentHome {
  width: 371px;

  padding: 64px 64px 0 47px;
  
}
#rightColContainer {
  width: 193px;

  
}
#rightCol {
  background: url("../images/right_col_bg.jpg") #F3EEF5 top left no-repeat;
  width: 147px;

  padding: 0 30px 0 16px;
  
}
#loginBox {
  padding: 11px 0 5px 0;
}
#loginContainer  {
  background: url("../images/field_login_bg.gif") transparent left no-repeat;
  width: 100%;
	height: 21px;
}
#textsizeBox  {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
  padding: 9px 0 9px 6px;
}
a.textSize1:link, a.textSize1:active, a.textSize1:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
  color: #E86C1F;
  text-decoration: none; 
}
a.textSize2:link, a.textSize2:active, a.textSize2:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
  color: #E86C1F;
  text-decoration: none; 
}
a.textSize3:link, a.textSize3:active, a.textSize3:visited { 
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 12px;
	font-weight: normal;
  color: #E86C1F;
  text-decoration: none; 
}
a.textSize1:hover, a.textSize2:hover, a.textSize3:hover {
  color: #77287E;
  text-decoration: none;
}
#newsBox  {
  width: 155px;

  padding: 0 0 0 0;
  
}
#rightColCorner	{
  background: url("../images/round_corner2.gif") transparent no-repeat;
	width: 193px;
	height: 15px;
	
}
#footer	{
	width: 870px;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	color: #77287E;
	text-align: left;
	padding: 9px 0 1px 24px;
  
}


/* Section Page */

.section_pic  {
  padding: 0 16px 5px 0;
  
}
#navContainer2 { 
  background: #A6C335;
  width: 210px;

  
}
#navBox2 { 
  background: #FFF2C4;
  width: 205px;
  height: 100px; /* remove height when integrated into kemonel */
  text-align: left;
  padding: 17px 0 0 0;
  
}
#navContainer3 { 
  background: #641B70;
  width: 210px;

  margin: 12px 0 0 0;
  
}
#navBox3 { 
  background: #FFF2C4;
  width: 205px;

  text-align: left;
  padding: 17px 0 0 0;
  
}
#centerCol2  {
  width: 100%;
}
#textsizeBox2  {
  width: 96%;
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
  padding: 16px 0 0 0;
  
  display: none;
}
/* killed to make the main column wider
#mainContent  {
  width: 625px;

  padding: 13px 0 0 47px;
  
}
*/
#mainContent  {
  
}
#mainContent2  {
  
}
.breadcrumbs  {
  width: 96%;

  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  line-height: 15px;
  font-weight: normal;
  text-align: right;
  color: #78A22E;
  padding: 5px 0 0 0;
  display:none;  
  
}
#pageHeader {
  padding-left: 3px;
  margin: 0;
  display:none;
}
#secondNav  {
  width: 100%;

  padding: 0 0 20px 0;
  display: none;
  
}
#boxTopHr  {
  width: 100%;
  display:none;  
  padding: 0 0 0 0;
}
#boxTopHr  hr {
  margin: 0;
  display: none;
  padding: 0 0 2px 0;
}


/* Events Reg */

#eventsRegStage {
  background: url("../images/events_reg_stage_bg.jpg") #EFE8F1 top left no-repeat;
  width: 536px;

  padding: 23px 0 0 20px;
  
}
#eventsRegCorner {
  background: url("../images/round_corner_events_reg.gif") transparent left no-repeat;
  width: 556px;
  height: 22px;
  
}


/* Profile */
#left_well {
  width: 380px;

  margin: 0;
  padding: 0;
  
}
#right_well {
  width: 216px;

  padding: 0;
  
}
#sidebar_admin {
  background: #FFF2C4;
  width: 200px;

  margin: 0;
  padding: 8px;
  
}
.profile_image  {
  padding: 0;
  margin: 0;
  
}


/* GALLERY */
.gallery_image_box {
  width:200px;
  float:left;
}
.gallery_image_box_recent {
} 
#gallery_body {
  width: 720px;

  margin: 0;
  padding: 0;
  
}
#gallery_left {
  width: 404px;

  
  margin: 0;
  padding: 0 0 0 20px;
}
#gallery_right {
  width: 190px;

  
  margin: 0;
  padding: 0;
  
}
#gallery_box {
  width: 554px;

  
}
.site_image {
  border-width: 11px;
  border-style: solid;
  border-color: #DECCCE;
  margin: 0 0 6px 0;
  
}
.site_image_left {
  padding: 0 0 6px 0;
}
.gallery_image_background {
  background: url("../images/sidebar_galery_image_md.jpg") no-repeat #C5C19D;
  width: 53px;
  height: 70px;
  
  padding: 5px;
  margin: 0 6px 0 0;
}
.gallery_image_box_small {
} 
.gallery_image_box_large {
} 
.recent_image_box_small {
} 

.ally_image {
  margin: 4px;
}


/* list pages */
#listHr  {
  width: 501px;

  
  padding: 0 0 0 0;
}
.content_itemx {
  width: 487px;

  
  padding: 10px 25px 15px 10px;
  margin: 0;
  padding: 18px 9px;
  padding-top: 13px; 
}
.content_item {
  background: url("../images/convers_round_corner.gif") #EFE8F1 bottom right no-repeat;
  width: 487px;

  
  padding: 10px 25px 15px 10px;
  margin-bottom: 10px;
  padding-top: 13px; 
}
.comment_item {
  width: 95%;

  
  padding: 10px 25px 10px 10px;
  margin: 0 0 10px 0;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #92CE4A;  
}
.teaserImage {
  border-width: 0;
  border-style: solid;
  border-color: #000;
  padding: 0 10px 4px 0;
  
}


.search_list_text {
  font-family: Myriad, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 16px;
  padding:4px 5px 8px 3px;
  margin:0;
  color: #404040;
  text-align: left;
  border-width:0;
  border-style:solid;
  border-color:#CE7019;
}

/* success & error */
#success {
  text-align: left;
  width: 70%;
  padding: 4px 4px 4px 30px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background-image:url('../images/accept.png');
  background-repeat: no-repeat;
  background-position: 4px;
  background-color: #CFC;
  border:solid 2px #090;
}

#error {
  text-align: center;
  width: 70%;
  padding: 4px 4px 4px 30px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background-image:url('../images/error_icon.gif');
  background-repeat: no-repeat;
  background-position: 4px;
  background-color: #FFD;
  border:solid 2px #C00;
}

.error {
  font-family: Trebuchet MS, helvetica, SunSans-Regular;
  font-size: 14px;
  line-height: 16px;
  color:red;
}

.content_block {
  text-align: left;
  border-width:1px 0 0 0;
  border-style:solid;
  border-color:#000;
}
.content_block_pending {
  position: relative;
  height: 120px;
  margin-top: 10px;
  padding-left: 10px;
  text-align: center;
}

.forumTopicRowCell2 {
  background: url("../images/convers_round_corner.gif") #EFE8F1 bottom right no-repeat;
  padding: 8px;
  margin: 0;
}
a:link.orangeNorm, a:visited.orangeNorm, a:active.orangeNorm {
  font-family: Helvetica, Arial, Myriad, Swiss, SunSans-Regular;
  font-size: 14px; 
  line-height: 15px;
  color: #F26631;
  text-decoration: none;
}
a:hover.orangeNorm { 
  color: black;
  text-decoration: none;
}
#bug_report {
  width: 300px;
}

#subNav {
  padding: 0 0 5px 0;
	border-width: 0 0 2px 0;
  border-style: solid;
  border-color: #A6C335;
}
a.navigationLevel2Links:link, a.navigationLevel2Links:visited, a.navigationLevel2Links:active {
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
}
a.navigationLevel2Links:hover { 
  font-size: 12px;
  line-height: 19px;
  text-decoration: underline;
}
a.navigationLevel2Links_active:link, a.navigationLevel2Links_active:visited, a.navigationLevel2Links_active:active {
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
}
a.navigationLevel2Links_active:hover { 
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
  font-weight: bold;
}
.level_2_navigation {
  width: 187px;
  margin-left: 18px;
}
a:link.navigationLevel3Links, a:visited.navigationLevel3Links, a:active.navigationLevel3Links {
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
}
a:hover.navigationLevel3Links { 
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
}
a:link.navigationLevel3Links_active, a:visited.navigationLevel3Links_active, a:active.navigationLevel3Links_active {
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
  font-weight: bold;
}
a:hover.navigationLevel3Links_active { 
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
  font-weight: bold;
}
.level_3_navigation {
  width: 140px;
  margin-left: 45px;
}
.bugreport_td {
  width: 125px;
}
.user_search_form {
  display:none;
}
#header {
  display:none;
}
.print {
  display:none;
}
.toprint {
}
#extra {
}