body
{
  background-image: none!important;
  background-repeat: repeat-x;
  font-size: 12px;
  text-align:left;
}

.content { width:100%; }

.mobileimages { width:100%!important; height: auto!important; }

.imagegone { display:none!important; }

.noDisplay {
display: none!important;	
}

.header-img {
width: 100%!important;	
background: none!important;
}

#mobilemenu {
display: inline-block;
background-color: #FFFFFF;
width: 100%;
}

#mobilemenu ul {
	list-style: none;
	padding: 0;
margin: 0;
margin-left: 15px;

}

.menugone { display:none; }

#mobilemenu li {
padding: 0;
margin: 0;
background-color: #a03f8e;
margin-left:2px;
padding-bottom: 0px;
padding-top: 0px;
border-bottom: 1px dashed #FFF;
background-image: url(../images/menu-arrow.jpg);
background-repeat: no-repeat;
background-position:right;
}

#mobilemenu li a {
color: #FFF;
padding: 10px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
width: auto;
display: block;
}



h1
{  color: #A03F90; font-size: 16px; text-align:left;}

h2
{  color: #A03F90; font-size: 15px;}

h3
{  color: #A03F90;font-size: 14px;}

.space
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align:left;
}
.large_text
{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align:left;
}
.purple
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #A03F90;
  text-align:left;
}
.BOLD
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align:left;
}
.vsmall
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: lighter;
  color: #999999;
}
a:link { color: #9900CC; }
a:visited { color: #9900CC; }
a:hover { color: #9900CC; }
a:active { color: #9900CC; }
body
{
  background-image: url(../images/background-silver-thin.jpg);
  background-repeat: repeat-x;
}
p
{
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  padding-left: 5px;
  padding-right: 5px;
  text-align:left;
}


.green
{
  color: #74A263;
  text-align: center;
}
.green a
{
  color: #74A263;
  text-decoration: underline;
}
.green a:visited
{
  color: #74A263;
  text-decoration: underline;
}
.green a:hover
{
  color: #9900CC;
  text-decoration: underline;
}
/* SLIMBOX */

#lbOverlay
{
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}
#lbCenter, #lbBottomContainer
{
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff;
}
.lbLoading { background: #fff url(../images/loading.gif) no-repeat center; }
#lbImage
{
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink
{
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(../images/prevlabel.gif) no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%; }
#lbBottom
{
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none;
}
#lbCloseLink
{
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(../images/closelabel.gif) no-repeat center;
  margin: 5px 0;
  outline: none;
}
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }
.gallery { }
.gallery li
{
  list-style: none;
  display: inline;
}
.gallery img
{
  border: solid 1px #660099;
  margin-right: 5px;
  margin-bottom: 5px;
}
.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 10px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}

.special-bottom {
border-bottom: 1px dashed #d2d2d2;	
}

.special-top {
border-top: 1px dashed #d2d2d2;	
}