/* CSS Document */
td img {display: block;}body {
	background-color: #FFF7E6;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.seo_text {
	font-size: 10px;
	color:#9F9F9F;
	text-align:center;
}
.black {
	color: #000;
}
.h1{ font-size: 13px; color:#000000; font-weight:bold;}
.h2{ font-size: 18px; color:#ffffff; font-weight:bold;}
.text {	font-size: 12px; color:#000000;}
.copy {	font-size: 10px; color:#000000; text-align:right;}
.supreme_group {	font-size: 10px; color: #000000; text-align: center;}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bottom_nav:link {
	text-decoration: none;
}
.bottom_nav:visited {
	text-decoration: none;
	color: #000000;
}
.bottom_nav:hover {
	text-decoration: underline;
	color: #000000;
}
.bottom_nav:active {
	text-decoration: none;
	color: #000000;
}
.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight:bold;
}
.top_nav:link {
	text-decoration: none;
}
.top_nav:visited {
	text-decoration: none;
	color: #FF6600;
}
.top_nav:hover {
	text-decoration: none;
	color: #000000;
}
.top_nav:active {
	text-decoration: none;
	color: #FF6600;
}
.page_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
}
.page_link:link {
	text-decoration: none;
}
.page_link:visited {
	text-decoration: none;
	color: #FF6600;
}
.page_link:hover {
	text-decoration: none;
	color: #000000;
}
.page_link:active {
	text-decoration: none;
	color: #FF6600;
}
.cal_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.cal_link:link {
	text-decoration: none;
}
.cal_link:visited {
	text-decoration: none;
	color: #FF6600;
}
.cal_link:hover {
	text-decoration: none;
	color: #000000;
}
.cal_link:active {
	text-decoration: none;
	color: #FF6600;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px Tahoma;
width: 250px; /* Main Menu Item widths */
/*border-bottom: 1px solid #FFFFFF;*/
border-top: 1px solid #000000;
border-left: 1px solid #000000;
filter: alpha(opacity=80);
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
filter: alpha(opacity=80);
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #999999; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #FF6600;
color:#000000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 215px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 215px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	color: #000000;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #000000;
}
	
.arrowgreen li a{
	font: bold 12px Tahoma;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	color: #000000;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #000000;
}

.arrowgreen li a:hover{
	color: #000000;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #000000;
	background-position: 100% -64px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrow{
	width: 250px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrow ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrow li a{
	font: bold 12px Tahoma;
	display: block;
	background: transparent url(images/arrowgreen_2.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrow li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrow li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrow li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: fixed; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}
.seo1{
	font-size:10px;
	color:#847548;
	text-decoration:none;
}
.side_nav {
	font-size: 11px;
	color: #fff;
}
.side_nav:link {
	text-decoration: none;
}
.side_nav:visited {
	text-decoration: none;
	color: #fff;
}
.side_nav:hover {
	text-decoration: underline;
	color: #fff;
}
.side_nav:active {
	text-decoration: none;
	color: #fff;
}
.bread{
	font-size:10px;
	color:#000;
}