<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ddsmoothmenu{

}

.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	list-style: none;
	font-size: 1.3em;
	border-left: 0.5px solid #ccc;
	text-transform: titlecase;
	margin: 0;
}


.ddsmoothmenu ul li a {
	display: block;
	position: relative;
	width: 90px;
	padding: 2px 0 2px;
	margin: 0 1px 0 0;
	font-size: 12px;
	color: #999;
	text-align: center;
	text-decoration: none;
	font-weight: 200;
	outline: none;
	border: none;
	float: inherit; 
}

* html .ddsmoothmenu ul li a{ 
display: inline-block;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover { 
	color: #5A5B5E;
	background: #d2f476;
	border-bottom: 5px solid #d2f476;
}
	

.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	margin-top: 10px;
	display: none; 
	visibility: hidden;
	background: #FCFCFA;
}


.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}


.ddsmoothmenu ul li ul li ul{
top: 0;
}


.ddsmoothmenu ul li ul li a{
	font-weight: 500;
	width: 108px; 
	padding: 0 8px;
	margin: 0;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	border-top-width: 0;
	text-align: left;
	background: none;
}

.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a:hover {
	color: #5A5B5E;
	background: #d2f476;
	border-bottom: 2px solid #d2f476;
}


* html .ddsmoothmenu{height: 1%;} 




.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #5A5B5E;
}

.toplevelshadow{ 
opacity: 0.5;
}



.Right .Block {
	padding-bottom: 5px;
	
}
.Right .BlockContent {
	margin: 0 10px 10px 10px;
	border-bottom: 1px	solid #a3a3a3;
	
}
.Right h2 {
	font-size: 1.6em;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	position: relative;
}
.Right ul {
	margin: 0;
	padding: 0;
}
.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Right li {
}
.Right li a {
	text-decoration: none;
}
.Right li a:hover {
	text-decoration: underline;
}


.gal {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.gal li {
	margin: 1px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 195px;
	background-color: #f7f7f7;
	border:1px solid  #A3A3A3;
}

.gal a {
	text-decoration: none;
	color: #666;
}
.gal a:hover {
	color: #666;
	text-decoration: underline;
}
.gal img {
	padding: 10px 0 0 11px;
}
.gal em {
	width: 212px;
	height: 50px;
	display: block;
	position: absolute;
	text-align: center;
	padding-top: 160px;	
}

&lt;!--[if lt IE 7]&gt;

	.gal em { behavior: url(); cursor: pointer; }

&lt;![endif]--&gt;




&lt;!-- AddThis Button BEGIN --&gt;
&lt;p&gt;Follow Us&lt;/p&gt;
&lt;div class="addthis_toolbox addthis_default_style"&gt;
&lt;a class="addthis_button_facebook_follow" addthis:userid="YOUR-PROFILE"&gt;&lt;/a&gt;
&lt;a class="addthis_button_twitter_follow" addthis:userid="YOUR-USERNAME"&gt;&lt;/a&gt;
&lt;a class="addthis_button_linkedin_follow" addthis:userid="#"&gt;&lt;/a&gt;
&lt;a class="addthis_button_google_follow" addthis:userid="#"&gt;&lt;/a&gt;
&lt;a class="addthis_button_youtube_follow" addthis:userid="#"&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;script type="text/javascript" src=""&gt;&lt;/script&gt;
&lt;!-- AddThis Button END --&gt;





</pre></body></html>