/* CSS Document */
body
{
margin:0px;
padding:0px;
width:100%;
float:left;
background-color:#0f0f0e;
font-family:Arial, Helvetica, sans-serif;
}
.outerwrapper
{
width:900px;
height:auto;
margin:0px auto;
}
.wrapper
{
float:left;
width:900px;
height:auto;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
}
.innerwrapper
{
float:left;
width:860px;
height:auto;
margin-left:20px;
}
.header
{
float:left;
width:860px;
height:363px;
position:relative;
}
.logo
{
float:left;
}
.logotext
{
float:left;
width:320px;
height:20px;
position:absolute;
left:293px;
top:22px;
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color:#CC3153;
}
.headermid
{
float:left;
width:385px;
height:80px;
margin-top:150px;
text-align:right;
font-size:22px;
}
.latestmemhead
{
float:left;
width:95px;
height:125px;
margin:0px 0px 0px 30px;
}
.headerright
{
float:left;
width:213px;
height:360px;
margin:12px 0px 0px 2px;
}
.menu
{
float:left;
width:860px;
height:46px;
background-image:url(../images/menu_normal.gif);
background-repeat:repeat-x;
}
.menubar a
{
float:left;
width:211px;
height:46px;
color:#FFFFFF;
text-align:center;
line-height:46px;
text-decoration:none;
font-weight:bold;
}
.menubar a:hover
{
float:left;
width:211px;
height:46px;
color:#FFFFFF;
text-align:center;
line-height:46px;
text-decoration:none;
background-image:url(../images/menu_hover.gif);
background-repeat:repeat-x;
}
.menubarmem a
{
float:left;
width:215px;
height:46px;
color:#FFFFFF;
text-align:center;
line-height:40px;
text-decoration:none;
font-weight:bold;
}
.menubarmem a:hover
{
float:left;
width:215px;
height:46px;
color:#FFFFFF;
text-align:center;
line-height:40px;
text-decoration:none;
background-image:url(../images/menu_hover.gif);
background-repeat:repeat-x;
}

.divider
{
float:left;
width:4px;
height:46px;
background-image:url(../images/menu_divider.gif);
background-repeat:no-repeat;
}
.content
{
float:left;
width:860px;
height:auto;
}
.latestmembers
{
float:left;
width:420px;
height:130px;
}
.latestmembersinner
{
float:left;
width:410px;
height:auto;
}

.latesthead
{
float:left;
width:420px;
height:150px;
margin-top:3px;
}
/*************** For latest member feed begin *************************************/
   #wld_badge_wrapper { border: 1px solid white; width: 420px; overflow: hidden; height:115px; }
    #wld_badge_inner { padding: 0px; }

    .wld_badge_item { float: left;   margin:5px 0px 5px 6px; height:93px; border:2px solid #EE2F5A;}
    
    .wld_badge_item img { float: none;border: 0px solid black; width:93px; height:92px; text-align:left; padding:0px 0px 0px 0px; }
    .wld_badge_item_detail { margin: 4px 0px 0px 0px ;width:92px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; overflow: hidden; text-align:center; height:25px; color:#3D6F87; }
    .wld_badge_clear { clear: both; }
 #member1 #wld_badge_item_2, #member1 #wld_badge_item_4, #member1 #wld_badge_item_6
	{ 
		display: none;
	}
	 #member2 #wld_badge_item_2
	{ 
		display: none;
	}
	#member3 #wld_badge_item_3, #member3 #wld_badge_item_1, #member3 #wld_badge_item_2
	{ 
		display: none;
	}
	 #member4 #wld_badge_item_4, #member4 #wld_badge_item_2, #member4 #wld_badge_item_1
	{ 
		display: none;
	}
/*************** For latest member feed end *************************************/
.small-thumb-img {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d6f87;
	width: 95px;
	background-color:#FFFFFF;
	float:left;
	margin-right:10px;
	text-align:center;
	height:95px;
}
.small-thumb-img img 
{
border: 1px solid #fff;
width:93px;
height:92px;
border:2px solid #EE2F5A;
}
.contentleft
{
float:left;
width:420px;
min-height:440px;
}
.contentleft p
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#3C3C3C;
margin:0px;
padding:5px;
padding-left:15px;
text-align:justify;
padding-right:10px;
}
.contentleftinner
{
float:left;
width:400px;
margin-left:15px;
margin-bottom:10px;
min-height:490px;
}
.contentleftinner p
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#3C3C3C;
margin:0px;
padding:5px;
padding-left:5px;
text-align:justify;
padding-right:10px;
}
.contentleftinnersearch
{
float:left;
width:400px;
margin-left:15px;
margin-bottom:10px;
min-height:470px;
}
.contentleftinnersearch p
{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#3C3C3C;
margin:0px;
padding:5px;
padding-left:5px;
text-align:justify;
padding-right:10px;
}


.contentright
{
float:left;
width:435px;
height:auto;
}
.reg
{
float:left;
width:410px;
height:386px;
margin:15px 0px 0px 10px;
}
.regtop
{
float:left;
width:410px;
height:19px;
background-image:url(../images/reg_top.gif);
background-repeat:no-repeat;
}
.regmid
{
float:left;
width:410px;
height:348px;
background-image:url(../images/reg_middle.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}
.regmidinner
{
float:left;
width:410px;
height:410px;
background-image:url(../images/reg_middle.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
background-color:#020201;
}
.regbot
{
float:left;
width:410px;
height:19px;
background-image:url(../images/reg_bottom.gif);
background-repeat:no-repeat;
}
.regleft
{
color:#ffffff;
font-family:Century Gothic;
font-size:12px;
font-weight:bold;
line-height:32px;
padding-left:30px;
}
.smalltext
{
font-size:10px;
font-style:italic;
color:#ffffff;
padding-left:30px;
}
input[type=text] {
width:185px;
} 

.regmid p
{
color:#fff;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0px;
margin:0px;
}
.contentwinks
{
float:left;
width:860px;
height:auto;
}
.featurestop
{
float:left;
width:860px;
height:35px;
background-image:url(../images/feature_bg.gif);
background-repeat:repeat-x;
}
.featurestop span
{
float:left;
font-size:17px;
color:#FFFFFF;
font-weight:bold;
line-height:35px;
padding-left:10px;
}
.features
{
float:left;
width:860px;
height:auto;
position:relative;
}
.feature
{
float:left;
width:600px;
height:35px;
margin-top:10px;
}
.left
{
float:left;
width:150px;
height:25px;
margin-left:20px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
line-height:18px;
}
.leftimage
{
float:left;
width:23px;
height:20px;
}
.right a
{
float:left;
width:410px;
height:25px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#474747;
font-weight:bold;
line-height:18px;
text-decoration:none;
margin-left:20px;
}
.right a:hover
{
color:#F12D5B;
}
.footer
{
float:left;
width:860px;
height:86px;
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
}
.footerlogo a
{
float:left;
margin:7px 0px 0px 10px;
width:66px;
height:79px;
}
.footermenu
{
float:left;
width:100%;
line-height:20px;
margin-top:25px;
}
.footermenu a
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.footermenu span
{
color:#fefefe;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
.maintext2
{
width:200px;
color:#FFFFFF;
height:auto;
}
span.smalltext
{
font-family:Trebuchet MS;
color:#FFFFFF;
font-size:10px;
}
.links
{
color:#fff;
}
.mainfont
{
color:#FFFFFF;
font-family:Trebuchet MS;
font-size:14px;
}
.maintext1
{
color:#FFFFFF;
font-size:12px;
}
label.justified
{
font-family:Trebuchet MS;
color:#FFFFFF;
font-size:14px;
}
span.justified
{
font-family:Trebuchet MS;
color:#FFFFFF;
font-size:14px;
text-align:left;
}
select
{
width:70px;
}
a.links:hover
{
color:#1D1D1C;
}

.county_disp{
	float:left;
	width:200px;
	padding-top:10px;
}

.county_disp a{
	color:#E0315A;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

.county_disp a:hover{
	text-decoration:underline;
}
