html{
width:100%;
text-align:center;
/*background:#131313 url(images/body-bg.gif) repeat-x top left;*/
}

body{ 
padding:0px;
text-align:center; 
margin-left:10px;
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:12px;
font-weight:normal;
background:#ffffff;
margin:0px;

}


a, a:visited{
color:#0000ee;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#FF0000;
font-weight:normal;
text-decoration: underline;
}



#wrapper{ 

width:980px; 
text-align:left;
border:0px #000000 solid;


}

#header{ 

width:980px;

text-align:left;
vertical-align:middle;
border:0px;
background: #a6a6a6;
background:url(images/head1.gif) repeat-x;
height:200px;


}

#top_menu{
border:#BB0000 0px solid;
width:980px; 
height:26px;
margin-top:0px;
margin-bottom:0px;
padding-left:0px;
/*background:#FFFFFF url('images/menu-bg.jpg') no-repeat;*/

}

#menu_list{ padding:0px;}

#menu_list a, #menu_list a:visited{
font-family:"Times New Roman", Times, serif;
color: #AA0000;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#menu_list a:hover{
color:#FF0000;
text-decoration:none;

}

/*
#content_home{

padding:0px;

width:900px;
min-height:1000px;
background:url(images/bg-con-home.jpg) repeat-y top right;
}

*/

#content
{
padding:0px;
width:980px;
margin-top:0px; 

}


.left{ width:170px; display:inline; float:left; background:#ffffff;

float:left;
display:inline;}

.right{ width:800px; display:inline; float:left;
padding-right:0px;
background:#ffffff;
font-family:"Times New Roman", Times, serif;
font-size:14px;
float:left;
display:inline;



}

#f_cat{ width:199px; background:#ffff ; margin-bottom:0px; }
#f_site{ width:199px; background:#fff ;  margin-bottom:0px; }
#f_spon{ width:199px; background:#ffffff;  margin-bottom:0px; }
.left_cont{padding:0px 0px 0px 0px; text-align:center; background:#D9D9D9;}


.success_msg{
text-align:center;
color:#00CC33;
font-weight:bold;}


.error_msg{
text-align:center;
color:#EE0000;
font-weight:bold;}




#footer{
width:980px;
height:30px;
text-align:center;
background:#333333;

color:#FFFFFF;


}
#footer a{
width:980px;
height:30px;

text-align:center;
color:#FFFFFF;
vertical-align:middle;
background:#333333;
bottom:10px;


}



       .star{cursor:pointer; }






#category_list_home a, #category_list_home a:visited {
color:#00CC00;
font-size:16px;
font-weight:bold;
padding:0px,0px,0px,0px;
width:200px;}


#category_list_home a:hover {
color:#009900;
font-size:16px;
font-weight:bold;
padding:0px,0px,0px,0px;
width:200px;}

#category_list_home {
border:0px #003300 solid;
color:#006600;
font-size:16px;
font-weight:bold;}

.cat_home{ border:0px #003300 dotted;}

.caption { background:#FFFFFF  ; padding-left:0px; font-size:14px; color:#007700; height:40px; padding-top:0px; margin-bottom:0px; margin-top:0px;}

.home_listing{ border:0px #003300 solid;}

#newest_listing{  border:0px #003300 solid;}

.list_other{ border:1px #003300 dotted;}

.right1
{
 width:175px; display:inline; float:left;
 border:1px outset #CCCCCC;
 background:#fff;
 border-top:0px;
}

.text
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-align:justify;
}
.about
{
border:1px outset #CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:14px;

}
.abouts
{
border:1px outset #CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
background:#0082B5;
}

.logo
{
padding-left:10px;
padding-top:10px;
}

#category_list_home1
{
background:#4A692C;
}
#category_list_home1 a
{
color:#EC7032;
}
.body
{
background:#ffffff;
}
.body a
{
color:#FFFFFF;
}


.arrowsidemenu{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	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: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #26370A;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #6F3700;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: blue;
	background-position: 100% -64px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	border-bottom: 1px solid #a1c67b;
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	padding: 5px 0;
	padding-left: 10px;
	border-left: 10px double #a1c67b;
}

.arrowsidemenu ul li a:hover{
	background: #d5e5c1;
}


/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/* ######### Marker List Vertical Menu ######### */

.markermenu{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: black;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 1px solid gray;
background: #7DB04A;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #7DB04A;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: #FF661C; /*background of tabs for hover state */
color:#333333;
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}
.r
{
background:#577A34;
width:180px;
}

.r2
{
background:#415B26;
width:180px;
}
.r2 a
{
color:#000000;
background:#577A34;

}
.r3
{
background:#ffffff;
border:1px solid #CCCCCC;
width:180px;
}
.r3 a
{
color:#3595D9;
font-size:14px;
}
.cont 
{
padding-left:4px;
}
.pop
{
 width:177px;
 border:1px solid #cccccc;
 
}
.pop a
{
color:#3595D9;
font-size:14px;
}
.aa a
{
 color:#ffffff;
}
.ad a
{
 font-size:16px;
  text-align:justify;
}
.ad 
{
 font-size:15px;
 text-align:justify;
}