/* CSS Document for Republican Women - Created on June 10, 2010*/
*{
	margin:0px;
	padding:0px;
	border: none;
}
.clr{
	clear:both;
}  
body{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background-image:url("images/Main_bg.gif");
	background-repeat:repeat-x;
	background-color:#f2f2f2;
}
a:hover{
	color:#7F7F7F;
}
#container{
	float:left;
	width:100%;
}
#header{
	width:950px;
	height:75px;
	background-image:url("images/header_top.gif");
	background-repeat:repeat-x;
	padding-top:35px;
	float:left;
}
#logo{
	float:left;
	margin-left:25px;
	height:56px;
	width:288px;
}
#contactdetails{
	float:right;
	margin-right:25px;
	margin-top:15px;
}
#contactdetails p{
	color:#2d3e92;
	font-size:14px;
} 
.bold{
	font-size:16px !important;
	font-weight:bold;
} 				  					  		
#menu{
	width:950px;
	height:46px;
	background:url("images/menu.gif") repeat-x 0 0;
	float:left;
}
#menu ul{
	float:right;
	width:748px;
	list-style-type:none;
	margin-right:50px;
	background-image:url("images/menu_separator.gif");
	background-position:left;
	background-repeat:no-repeat;
}
#menu ul li{
	float:left;
	height:46px;
	background-image:url("images/menu_separator.gif");
	background-position:right;
	background-repeat:no-repeat;
}
#menu ul li.current, #menu ul li a:hover{
	background-image:url("images/menu_selected.gif");
	background-repeat:repeat-x;					
}			
#menu ul li a{
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	cursor:pointer;
	padding:11px 10px;
	display:inline-block;
	height:24px;
}
#menu ul li.current a:link, #menu ul li.current a:visited, #menu ul li.current a:hover, #menu ul li.current a:active{
	background-image:url("images/menu_star.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}			  					 	  
#banner{
	width:950px;
	height:280px;
	background:url("images/banner_index.jpg") no-repeat 0 0;
	float:left;
}
#inner-banner{
	width:950px;
	height:161px;
	background:url("images/banner_inner.jpg") no-repeat 0 0;
	float:left;
}
#content{
	width:924px;
	padding:30px 20px;
	float:left;
	background:url("images/contentbg.png") repeat-y 0 0;
}
#content h2.title{
	color:#2F537D;
	background:url(images/divider.gif) repeat-x 0 bottom;
	font-weight:normal;
}
#content  p{
	color:#7F7F7F;
	font-size:13px;
	margin-bottom:20px;
	line-height:18px;
}
#content h3{
	color:#2F537D;
	font-weight:bold;
	float:left;
	width:100%;
	font-size:18px;
	margin-bottom:10px;
}
#outer-content{
	width:966px;
	margin:0 auto;
}
.top-content{
	margin:0 auto;
	width:950px;
}
#content .section{
	padding:0 0 0 15px;
	
}
.first{
	background-image:url("images/divider.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:30px;
	margin-bottom:20px;
}					 
.section  .block{
	float:left;
	width:253px;
	padding-right:25px;
	background-image:url("images/separator.gif");
	background-position:right;
	background-repeat:repeat-y;
	height:325px;
	margin-bottom:20px;
}
.middle{
	width:275px !important;
	margin-left:20px;
}
.last{
	margin-left:20px;
	background-image:none !important;
} 
.middle span{
	color:#f12d4b;
	font-weight:bold;
	margin-right:10px;
} 
.middle span a{
	text-decoration:none;
	color:#f12d4b;
}
p.bordered{
	background-image:url("images/divider.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
}				 	  		 
.title{
	background-image:url("images/divider.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	height:35px;
	padding-bottom:8px;
	margin-bottom:10px;
}
.titleRest {
	height:35px;
	padding-bottom:8px;
}
.title img{
	float:left;
	margin-right:15px;
}
.titleRest img{
	float:left;
	margin-right:15px;
}
.sidebar .block{
	float:left;
	margin-bottom:20px;
}	
.calender{
	float:left;
}	   	  	   
.block h2 {
	font-size:24px;
	color:#2f537d;
	float:left;
}
.block h2 a {
	text-decoration:none;
	color:#2f537d;
}
.blockcontent{
	height:210px;
}
.blockcontent img{
	border:0;
}
.middle .blockcontent{
	height:220px;
} 			  		   
#content .block p{
	color:#7f7f7f;
	font-size:13px;
	margin-top:20px;
} 		 		
.readmore{
	margin-top:20px;
} 
.blog{
	width:253px;
	background-image:url("images/divider.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:12px;
}
.lastblog{
	background-image:none;
}	  
.photo{
	float:left;
	height:46px;
}
.photo a img{
	border:0;
}
.blog .text{
	height:46px;
	margin-left:55px;
}

.blog a.read{
	margin-left:55px;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	color:#384791;
	margin-top:5px;
	display:block;
} 	
.blog a.read:hover{
	color:#7F7F7F;
}	
.sidebar .blog a.read{
	font-size:12px;	
}	
#content .text h3{
	text-decoration:none;
	font-size:14px;
	margin:0;
}
#content .text h3 a{
	text-decoration:none;
	color:#7F7F7F;
}
#content .sidebar .text h3{
	font-size:13px;
}
#content  .text p{
	font-size:14px;
	color:#7F7F7F;
	margin:0px;
}	
#content .sidebar .text p{
	font-size:13px;
} 	 			 		   	  		  		  	   						   	
.section .left{
	float:left;
	width:622px;
	margin-right:15px;
}
.section .right{
	float:left;
	width:263px;
}
.left h2{
	font-size:24px;
	font-weight:normal;
	color:#2f537d;
	margin-bottom:15px;
} 
#content .left p{
	color:#7f7f7f;
	font-size:13px;
	margin-top:10px;
} 	
.col-left{	
	background: url(images/separator.gif) repeat-y right 0;
	width:570px;
	padding:0 20px 0 10px;
	float:left;
}	
.sidebar{
	float:right;
	width:284px;
	padding:0 20px;
} 
.wrap-content{
	float:left;
}
.google-map{
	float:left;
	width:568px;
	height:240px;
	border:1px solid wheat;
	margin-bottom:25px;
}
.form{
	clear:both;
	float:left;
	margin-right:24px;
	padding-top:15px;
	width:502px;
}
.form ul{
	list-style:none;
}
.form li{
	margin:0 0 5px;
	width: 502px;
}
.form li label{
	float:left;
	text-align:right;
	font-size:13px;
	color:#7F7F7F;
	width:86px;
	margin:0 15px 0 0;
}
.form li .last{
	margin-bottom:0;
}
.form textarea{
	border:1px solid #c4c4c4;
	width:285px;
	height:74px;	
	padding:3px;
	overflow:auto;
}
.form .txt{
	width:285px;
	padding:3px;
	border:1px solid #c4c4c4;
}
.submit{
	padding:0 0 0 98px;
	width:106px;
	height:32px;
	outline: none;
}
.widget{
	float:left;
	width:235px;
	padding:15px 20px;
	background:#f5f5f5;
}
.widget strong{
	color:#2F537D;
	font-size:14px;
}
address{
	font-style:normal;
	font-size:13px;
	color:#7F7F7F;
}
address a{
	text-decoration:none;
	color:#7F7F7F;
}
#outer-footer{
	width:950px;
	margin:0 auto;
}							   					   			 			   		 
#footer{
	width:950px;
	height:61px;
	text-align:center;
	color:#8d9ebe;
	background:url("images/footer.gif") repeat-x 0 0;
	float:left;
	padding-top:17px;;
}
#footer p{
	font-size:11px;
}
#footer ul{
	list-style-type:none;
	margin-left:300px;
}
#footer ul li{
	float:left;
}		   		  
#footer ul li a{
	color:#8D9EBE;
	float:left;
	font-size:11px;
	padding-left:128px;
	padding-top:5px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#7F7F7F;
	text-decoration:underline;
	outline:none;
}
#footer ul li span{
	margin:0px 5px;
}								 			  				  	    
.redStar {
	color:red;
}
.calendarCode {
	border:1px solid lightGrey;
	height:500px;
	margin-top:20px;
	width:575px;
}
.errorMessage {
	color:red;
	display:block;
	font-size:12px;
	text-align:center;
	width:243px;
}
.fbsubscribelink {
	display:none;
}
#creditfooter {
	display:none;
}
.blockcontent .feedburnerFeedBlock ul {
	list-style:none;
	width:275px;
	font-size:13px;
	color:#7F7F7F;
}
.blockcontent .feedburnerFeedBlock li {
	background-image:url("images/divider.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:10px;
}
.blockcontent .feedburnerFeedBlock li a {
	color:#7F7F7F;
	float:left;
	padding-top:10px;
	width:275px;
}
.blockcontent .feedburnerFeedBlock li a:hover {
	color:#7F7F7F;
	text-decoration:underline;
	width:275px;
}
.date {
	margin-top:0 !important;
	margin-bottom:0 !important;
	color:#F12D4B !important;
	font-weight:bold;
	font-size:13px !important;
}
.block-last .feedburnerFeedBlock ul {
	list-style:none;
	width:275px;
	font-size:13px;
	color:#7F7F7F;
}
.block-last .feedburnerFeedBlock li {
	background-image:url("images/divider.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:10px;
}
.block-last .feedburnerFeedBlock li a {
	width:275px;
	color:#7F7F7F;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	float:left;
	padding-top: 10px;
}
.block-last .feedburnerFeedBlock li a:hover {
	width:275px;
	color:#7F7F7F;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
.headline {
}
