@charset "UTF-8";

body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

#mailinglist {
	margin-top:5px;	
}

.largermap {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;	

}

.largermap #main a:link {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;	
}

.largermap a:active {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;	
}


.largermap a:visited {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;	
}

.largermap a:hover {
	font-size:10px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;	
}


#leftbody a:active {
	color: #FFF;
}
#leftbody a:visited {
	color: #FFF;
}
#leftbody a:hover {
	color: #09F;
}
	


#fb-root {
	background-color: #F0F0F0;
	width:260px;
	float:left;
	margin-right:5px;
	margin-left:0px;
	margin-top:10px;
}

#fb-root-index{
	background-color: #F0F0F0;
	width:210px;
	float:left;
	margin-right:5px;
	margin-left:0px;
	margin-top:10px;
}


#largeads {
	background-color: #F0F0F0;
	width:260px;
	float:left;
	margin-left:0px;
	margin-top:10px;	
}



#largeads a:link img{
	border:none;
	text-decoration:none;
	text-transform: none;
}

#largeads a:active img{
	border:none;
	text-decoration:none;
	text-transform: none;
}
#largeads a:visited img{
	border:none;
	text-decoration:none;
	text-transform: none;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight: bolder;
	background-color:#FFF;
}

body{
	color:#444444;
	font-size:13px;
	background: #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	background-color:;
}

.bgbody {
	background-color:#5ca539;
	border-left:1px solid #999;
	border-right:1px solid #999;

} 


#contentnav {
	margin:0 auto;
	width:800px;
	height:100%;

}


#stylefour{
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid  #2d5ff1;

	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;

	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
	}
	


#stylefour ul li a:hover,#stylefour ul li a.current{
	color: #03C;
	background:#fff url(images/bgON.gif) no-repeat top right;
	}
	
	
	
	
#contentbody {
	margin:0 auto;
	width:800px;
	height:500px;
	border:1px solid #999;
	-moz-border-radius: 5px;
	border-radius: 5px;

} 

#marquee{
	margin:0 auto;
	width:800px;
	height:100%;
	border-bottom:dotted thin #CCC;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	

	color:#000000;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;

} 

#marquee a:link {
	color:#000000;
} 

#marquee a:active {
	color:#000000;
} 

#marquee a:visited {
	color:#000000;
} 

#marquee a:hover{
	color:#000000;
} 



#bottomads{
	margin:0 auto;
	width:790px;
	height:100%;
	float:left;
	border-bottom:0px dotted #CCC;
	color:#000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding:5px 5px;
	text-align:center;
} 

#footer {
	width:790px;
	border:0px solid #000;
	margin-top:2px;
	background-color: #999;	
	-moz-border-radius-topright: 15px 15px;
	border-top-right-radius: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	border-top-left-radius: 15px 15px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(images/footerbg.png);
	background-repeat:repeat-y;
	color:#fff;
	float:left;
	font-weight:bolder;
	
} 


#leftmarginname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	margin-left:3px;
	font-weight:bold;
	background-color: #666;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	width:135px;
	margin-bottom:5px;
	margin-top:5px;
	
}



#leftsidenav {
	float:left;
	width:150px;
	height:600px;
	margin-top:0px;
	margin-right:10px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url(images/leftmenubg.jpg);
	background-repeat:repeat-y;
	padding-bottom:0px;
	padding-top:0px;

}

#rightsidenav {
	float:right;
	width:145px;
	height:600px;
	margin-left:10px;
	padding-left:5px;
	padding-bottom:0px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url(images/leftmenubg.jpg);
	background-repeat:repeat-y;
}

#rightsidenav img{
	margin-top:5px;
	margin-bottom:0px;
}



#rightsidenav a img{
	border:none;
	text-decoration:none;
	border:none;
}

#rightsidenav a:visited img{
	border:none;
	text-decoration:none;
	border:none;
}

#rightsidenav a:active img{
	border:none;
	text-decoration:none;
	border:none;
}

#rightsidenav a:link img{
	border:none;
	text-decoration:none;
	border:none;
}
















#header {
width:800px;
height:100%;
border-bottom:1px solid #000;
}









.glossymenu{
margin: 0px 0px;
padding: 0;
width: 150px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 8px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}


















.glossymenured{
margin: 0px 0px;
padding: 0;
width: 150px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenured a.menuitem{
background: black url(images/glossybackred.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 8px;
text-decoration: none;
}

.glossymenured a.menuitem:visited, .glossymenured .menuitem:active{
color: white;
}

.glossymenured a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenured a.menuitem:hover{
background-image: url(images/glossybackred2.gif);
}






.glossymenugreen{
margin: 0px 0px;
padding: 0;
width: 150px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenugreen a.menuitem{
background: black url(images/glossybackgreen.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 8px;
text-decoration: none;
}

.glossymenugreen a.menuitem:visited, .glossymenugreen .menuitem:active{
color: white;
}

.glossymenugreen a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenugreen a.menuitem:hover{
background-image: url(images/glossybackgreen2.gif);
}






.glossymenuyellow{
margin: 0px 0px;
padding: 0;
width: 150px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenuyellow a.menuitem{
background: black url(images/glossybackyellow.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 8px;
text-decoration: none;
}

.glossymenuyellow a.menuitem:visited, .glossymenuyellow .menuitem:active{
color: white;
}

.glossymenuyellow a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenuyellow a.menuitem:hover{
background-image: url(images/glossybackyellow2.gif);
}




#pscroller2{
width: 795px;
height: 20px;
padding: 3px;
text-align:center;
background-color: #06F;
background-cooor:#2d5ff1;
color:#FFF;
}

#pscroller2 a:link {
	color:#FFF;
} 

#pscroller2 a:active {
	color:#FFF;
} 

#pscroller2 a:visited {
	color:#FFF;
} 

#pscroller2 a:hover{
	color:#FFF;
} 




#cu3er-container {
	width:475px;
	height:375px;
	float:left;
	margin-top:10px;
}
	
#dropshadow {
	float:left;



}

#shopnow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	background-color: #0CF;
	float:left;
	text-align:center;
	width:110px;
	height:auto;
	margin:5px;
	padding:5px;
	font-weight:bold;
	border:thick #F90 solid;
}

#shopnow a:link{
	color: #FFF;
	text-decoration: none;

}

#shopnow a:active{
	color: #FFF;
	text-decoration: none;

}
#shopnow a:visited{
	color: #FFF;
	text-decoration: none;

}
#shopnow a:hover{
	color: #F90;
	text-decoration: none;

}
