/* CSS Document */
.sample
{
	
}
body
{
	background-color:#628D3C;
	text-align:center;
	text-align:-moz-center;
	#text-align:center;
	margin:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:xx-small;
}


.left-content
{
	width:175px;
	float:left;
}

.right-content
{
	width:740px;
	margin-left:180px;
	#margin-left:175px;
}

.footer
{
	float:none;
	background-image:url(footer.gif);
	background-repeat:no-repeat;
	width:950px;
	height:73px;
	text-align:center;

}

.menu
{
background-image:url(MenuBg.gif);

}

.menuList
{
	list-style:none;
	padding: 16px 0px 0px 0px;
	margin:0px;
	
}
.menuList li
{
	display:inline;
	padding:1px;
	margin:-4px;
}
.menuList li a img
{
	border:solid 0px;
}
.collage img
{
	border:3px #FFFF00 solid;
}
.search
{
	margin: -40px 0px 0px 45px;
	position:absolute;
}
.breadCrumb
{
	border:solid 1px #E0DC5C;
}

.main-content
{
	
	padding:5px 0px 15px 0px ;
}
.top-content
{
	height:51px;
	background:url(topContent.gif)  no-repeat;
	
}
.center-content
{
	background:url('CenterContent.gif') top center repeat-y;
	text-align:left;
	padding:0px 10px 0px 10px;
	z-index:1;
}
.bottom-content
{
	height:10px;
	background:url(bottomContent.gif) no-repeat;
}

.footer td, .footer a, .footer a:hover
{
font-size:14px;
font-weight:bold;
color:#000;
text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}

.csw-bredcrum, .csw-bredcrum:hover
{
	font-size:x-small;
	text-decoration:none;
	color:#3A5423;
}
.csw-text, td, a, a:hover,p
{
	font-size:12px;
	color:#000;
	font-weight:normal;
}
.csw-footermenu
{
	color:yellow;
font-size:15px;
	font-family:arial;
	text-decoration:none;
	}

.csw-footermenu:hover
{
	color:#000;
	font-size:15px;
	font-family:arial;
	text-decoration:none;
	}

	
.csw-heading
{
	font-size:16px;
	font-weight:bold;
	color:Green;
	text-decoration:none;
	
	}
	
.boldtext
{
	color:Maroon;
	font-weight:bold;
	font-size:12px;
}
	
.csw-bredcrum:hover, a:hover
{
	text-decoration:underline;
}
.csw-button, .csw-button:hover
{
	background-color:#3A5423;
	padding:2px;
	border:solid 1px #fff;
	color:#fff;
	font-size:x-small;
	font-weight:bold;
	text-decoration:none;
}

.csw-link 
{
	color:green;
}
.csw-roundheading
{
border-bottom:solid 1px #DEDC91;
}
.csw-roundheading td
{
	font-size:15px;
	font-weight:bold;
	color:#3A5423;
}

.search_box {
    width: 180px;
    height: 24px;
    background: url(bg_search.gif);

}
.search_box .search_input {
    float: left;
    padding: 0;
    margin: 6px 0 0 12px;
    border: 0;
    width: 140px;
    background: none;
}
.search_box .search_go {
    float: right;
    margin: 5px 9px 0 0;
}


.csw-labelmandatory
{
	color:Red;
	}
.csw-boldtext
{
	font-size:16px;
	font-weight:bold;
	color:Green;
	text-decoration:none;
}
.csw-reply
{
	font-size:x-small;
	color:Purple;
	text-decoration:none;

}

.A td
{
	color:Green;
}
hr
{
   width:100%;
   color:green;
   height:1px;  
}
/* jquery*/

#slideshow {
   position:relative;
   height:400px;
   margin-top:-10px;
   margin-left:20px;
   
}

.address
{
	font-family:Arial;
	color:White;
	font-size:14px;
	text-decoration:none
}


.address :hover
{
	font-family:Arial;
	color:white;
	text-decoration:underline;
	font-size:14px;
}


#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    height: 400px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG 
{
    height:400px;
    width:720px;
    display:block;
    border: 0;
    margin-bottom:10px;
}

	
/*jquery end*/

A
{
color:Green;
}
A:hover
{
	color:Black;
	text-decoration:none;
}
.csw-subheading
{
	
	font-size:14px;
	font-weight:bold;
	color:#949E2E;
	text-decoration:none;
}
csw-boldtext

/*#628D3C*/

.prfinderright
{
	padding-top:6px;
	padding-left:0px;
	/*text-align:top;*/
	white-space:nowrap;
}


.effects {  
    height:150px;  
    width:190px;  
    padding:0;  
    margin-right: 20px;  
	border:  1px solid #ccc;
	float:right;

} 
 
.effects img {   
    width:190px; 
    height:150px; 
    top:  0; 
    left: 0 
} 

