html {
	height: 100%;
    margin:0;
    padding: 0;
}
body { behavior:url("ie-hover-fix.htc"); } /*  IE hover fix*/

body {
 margin: 0;
 height: 100%;
 padding: 0;
 background-image: url(/images/home-site-bckgrnd-x.jpg);
 background-repeat: repeat-x;
 background-position: left top;
 background-color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
}
.h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #b3d335;
}
.h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 font-weight: bold;
 color: #b3d335;
}
.nice_link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #f6a31c;
 text-decoration: none;
}

.nice_link a:hover {
 color: #b3d335;
}

#site-wrap {
 margin-bottom: -100px;
 min-height: 100%;
 position: relative;
 background-image: url(/images/top-bckgrnd-home.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
#light-effect {
 background-image: url(/images/top-bckgrnd-home.jpg);
 background-repeat: no-repeat;
 background-position: center top;

}
#menu-search-wrap {
 width: 960px;
 margin-right: auto;
 margin-left: auto;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #a8b597;
 height: 36px;

}
/*/////////// Top MENU /////////////////////////////////*/
#menu-top {
 float: left;
 width: 650px;

}
#menu-top a {
 color: #ffffff;
 text-decoration: none;
}
#menu-top li {
 list-style-type: none;
 clear: none;
 float: left;
 }
 .first-level { 
 display: inline-block;
 width: 113px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #a8b597;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-transform: capitalize;
 color: #FFFFFF;
 text-decoration: none;
 font-size: 16px;
 background-image: url(/images/menu-top-off.jpg);
 background-repeat: repeat-x;
 background-position: left top;
 padding-top: 8px;
 padding-right: 7px;
 padding-bottom: 8px;
 padding-left: 7px;
}
 .first-level:hover {
 background-image: url(/images/menu-top-on.jpg);
 background-repeat: repeat-x;
 background-position: left top;
}

#menu-top li ul {
display:none;
}
/* This displays dropdown  ***/

#menu-top li:hover > ul {
 display: block;
 z-index: 1110;
 position: absolute;
 background-color: #444444;
 width: 206px;
 margin-top: 8px;
 margin-left: -8px;
 *margin-top: 26px;
 *margin-left: -89px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #CCCCCC;
}
#menu-top li:hover > ul li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 clear: both;
 float: left;
 padding: 3px;
 margin-bottom: 1px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #666666;
 display: block;
 width: 200px;
 text-align: left;
}
#menu-top li:hover > ul li:hover { 

background-color: #556B3D; 
}

/*/////////// END Top MENU ///////////////////////////*****/

#search-top {
 float: right;
 clear: none;


 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #666666;
 height: 36px;
}
#search-top input {
 background-color:transparent;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 width: 195px;
 font-size: 16px;
 text-align: left;
 vertical-align: middle;
 margin-bottom: 30px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 padding-left: 10px;
 
}
#flash-login-wrap {
 width: 960px;
 margin-right: auto;
 margin-left: auto;
 clear: both;
 margin-top: 0px;
 }
 #flash-area {
 clear: both;
 float: left; 
 }
#login-area {
 float: right;
 margin-top: 38px;
 background-image: url(/images/login-area.jpg);
 background-repeat: no-repeat;
 height: 213px;
 width: 251px;
 }
 #login-area a {
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 }
  #login-area a:hover { color: #CCCCCC; }

 
 
 #login-area input{

 }
 .float-left {
 clear: both;
 float: left;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 12px;
 width: 235px;
 }

 #banner-tagcloud-hotspot-wrap { 
 
 width: 960px;
 margin-right: auto;
 margin-left: auto;clear: both; 
 }
 

 
#content {
 height: 100%;
 width: 960px;
 margin-right: auto;
 margin-left: auto;
 clear: both;

}

#left-col {
 height: 100%;
 width: 130px;
 float: left;
 margin-right: 25px;
 margin-top: 20px;

}

#left-col img { 

margin-bottom: 20px; 

}
.normal-list {
 margin-left: 9px;
}

.link-list {
	list-style-image: url('/images/right.gif');
	list-style-position:outside;
	list-style-type:none;
	margin-left: 9px;
	
}
#midd-col {
 height: 100%;
 float: left;
 margin-top: 20px;
 width: 520px;
}
#midd-col ul{
 margin-left: 40px;
}
#midd-col ol{
 margin-left: 40px;
}
#midd-col dl{
 margin-left: 40px;
}
#midd-col a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #f6a31c;
 text-decoration: none;
}

#midd-col a:hover {

 color: #b3d335;

}

#right-col {
 height: 100%;
 width: 251px;
 float: right;
 margin-top: 20px;
 clear: none;
 margin-left: 25px;
}
#right-col img { 

margin-bottom: 20px; 

}


.clear-footer {
height: 100px;
clear: both;
}

#footer {
 height: 100px;
 position: relative;
 background-image: url(/images/footer-bckgrnd-x.jpg);
 background-repeat: repeat-x;
 background-position: left top;
 background-color: #a1a1a1;
}
#footer-content {
 width: 960px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
}
#footer-content a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 margin-right: 5px;
 margin-left: 5px;
}
#footer-content a:hover {

 text-decoration: underline;
}

ul, li {margin:0;padding:0;} /* clear ul and li spacing for menu use*/

.orange-bold2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #f6a31c;
 text-decoration: none;
}
.orange-bold2:hover {

 color: #ffffff;

}
.white-bold {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

#tag_cloud a {
 
 text-decoration: none;
}
#tag_cloud a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 
}






.round-input-container {
	margin-left:11px;
	margin-top:0px;
	position:relative;
	width:140px;
}

.left-round-box {
	background:url(/images/left-input.jpg) no-repeat scroll left top transparent;
	display:block;
	height:29px;
	left:-13px;
	position:absolute;
	top:0;
	width:20px;
}

.right-round-box {
	background:url(/images/right-input.jpg) no-repeat scroll right top transparent;
	display:block;
	height:29px;
	position:absolute;
	right:25px;
	top:0;
	width:10px;
}

.input-round-box {
	border:0 none;
	margin:0;
	padding:3px 0 0;
	position:absolute;
	right:32px;
	top:2px;
	width:115px;
	height:24px;
}

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 280px; /*marquee height */
	/*background-color: white;*/
	overflow: hidden;
	margin-bottom: 20px;
	/*border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;*/
}
