.tdmenu
{
	background-color:#67635E; 
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}


.linkm
{
font-family :Verdana;font-size:11.5px; color:#666666;text-decoration: none	
}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}



.readonly 
{
   background-color:#FFD792; height:15px;font-family :arial;font-size:10px;
}

.readonly2 
{
   background-color:#FFFFFF; height:15px;font-family :arial;font-size:10px;
}

.txtheight
{
	background-color:#FFFFFF; height:12px;font-family :verdana;font-size:10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; color: #666666; text-decoration: none;

}.bodytext_services {
	font-family :Verdana;
	font-size:10px;
	color:#333333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.Heading {
	font-family :Verdana;
	font-size:10px;
	color:#333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.bodytextRed {

	font-family :Verdana;font-size:11.5px; color:#C3591B;

}
.Heading2 {

	font-family :Verdana;
	font-size:10px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.Heading2orange {


	font-family :Verdana;
	font-size:10px;
	color:#FF6600;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

/*normal styles here */
#wrap {
   width:1024px;
}
@media only screen and (orientation:portrait){
   #wrap {
      width:768px;
   }
}


body { padding: 0; margin: 0; background: #DFDCD1; font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif; color: #444340; }
h1 { font-size: 1.3em; padding: 15px 10px; margin: 0; }
h2 { font-size: 1.1em; padding: 10px; margin: 0; }
img { border: none; }
a { color: #444340; }

#Header { background: #EEBF02; height: 61px; padding: 0; border-bottom: 1px solid #3c3c3c;  }
#Header img { display: block; margin: 0 auto 0; }

#MainContent { background: #ffffff; padding-bottom: 30px; }

#Footer { padding: 10px; border-top: none; } 

#SocialLinks { padding: 10px 0 0 0; }
#SocialLinks:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#SocialLinks a { display: block; float: left; padding-right: 15px; }

.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; border: 1px solid #3c3c3c; }
.gallery li img { display: block; width: 100%; height: auto; }


/* For inline examples only */
#PhotoSwipeTarget { width: 100%; height: 200px; }

#Indicators { text-align: center; margin-top: 20px; }
#Indicators span { display: inline-block; height: 10px; width: 10px; margin: 0 10px 0 0; padding: 0; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; background: #c5c5c5; overflow:hidden; }
#Indicators span.current{ background: #EEBF02; }


