
#columnRight {
    width: 40%;
    float: left;
    padding: 5px 0 50px;
    background-color:#e8f0fb;
}

#searchTheCommunity #search {
	margin: 16px 4px 3px  !important;
}

#searchTheCommunity #searchText {
	padding-left: 10px !important;
}

#searchTheCommunity #search #searchTitle {
	color: #703321 !important;
	font-size:30px !important;
}

#search .tabRow {
	font-size:14px !important;
}
#search .tabRow .tab {
    background-color: transparent  !important;
    background-image: none  !important;
    color:#000 !important;
    padding:4px 9px 2px 9px !important;
    margin: 0 10px 0 0 !important;
    border-radius: 8px 8px 0 0 !important;
}

#search .tabRow .organizations_selected, #search .tabRow .programs_selected, #search .tabRow .knowledgebase_selected, #search #box {
    background-color: #c2c2c4 !important;
    background-image:none !important;
}

#searchTheCommunity #search #box {
	box-shadow: none !important;
	border-radius: 8px !important;
}
#searchTheCommunity #search .inputBox {
	width: 87% !important;
}
#searchTheCommunity #searchInput {
	border-radius: 8px !important;
	border: 1px solid #08146c !important;
}
#searchButton {
    width: 21px !important;
    height: 16px !important;
    padding:11px 10px !important;
    background-color:#763e25 !important;
    background-image: none  !important;
    opacity:1 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; /* IE 5-7 */
	filter: alpha(opacity=100) !important; /* IE8 */
    color:#FFF !important;
}


/******** Action Buttons ********/

#columnRight .callOut {
    width: 290px;
    min-height: 50px;
    position:relative;
    margin: 25px auto 0;
	background-color: #214e8d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#214e8d), to(#173866));
    background-image: -webkit-linear-gradient(top, #214e8d, #173866);
    background-image:    -moz-linear-gradient(top, #214e8d, #173866);
    background-image:     -ms-linear-gradient(top, #214e8d, #173866);
    background-image:      -o-linear-gradient(top, #214e8d, #173866);
    background-image:         linear-gradient(to bottom, #214e8d, #173866);
    border-radius: 12px;
    padding:14px;
    box-shadow: 1px 1px 10px 3px #999;
    -webkit-box-shadow: 1px 1px 10px 3px #999; 
    -moz-box-shadow: 1px 1px 10px 3px #999; 
}
#columnRight .callOut:hover {
	background-color: #173866;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#173866), to(#214e8d));
    background-image: -webkit-linear-gradient(top, #173866, #214e8d);
    background-image:    -moz-linear-gradient(top, #173866, #214e8d);
    background-image:     -ms-linear-gradient(top, #173866, #214e8d);
    background-image:      -o-linear-gradient(top, #173866, #214e8d);
    background-image:         linear-gradient(to bottom, #173866, #214e8d);
    box-shadow: 1px 1px 10px 3px #666;
    -webkit-box-shadow: 1px 1px 10px 3px #666; 
    -moz-box-shadow: 1px 1px 10px 3px #666; 
}

#columnRight a, 
#columnRight a .callOut span, 
#columnRight a .callOut p {
    border: none;
    color:#FFF;
    text-decoration:none;
    font-size:12px;
}

#columnRight a .callOut span {
	font-weight:bold;
	font-size:13px;
}

#columnRight a .callOut p {
	margin-top:8px;
	margin-bottom:0px;
}

#columnRight .callOut div {
	width:50px;
	height:50px;
	float:left;
	margin-right:13px;
	margin-bottom: 10px;
}

#columnRight .callOut div#callOut_211 {
	background:url('../../images/community/common/callout_211.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_donor {
	background:url('../../images/community/common/callout_donor.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_nonprofit {
	background:url('../../images/community/common/callout_nonprofit.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_volunteer {
	background:url('../../images/community/common/callout_volunteer.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_welcome {
	background:url('../../images/community/common/callout_welcome.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_data {
	background:url('../../images/community/common/callout_data.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_signup {
	background:url('../../images/community/common/callout_signup.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_findout {
	background:url('../../images/community/common/callout_findout.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_add {
	background:url('../../images/community/common/callout_add.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_directory {
	background:url('../../images/community/common/callout_directory.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_board {
	background:url('../../images/community/common/callout_board.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_welcome {
	background:url('../../images/community/common/callout_welcome.png') no-repeat 0px 0px;
}
#columnRight .callOut div#callOut_211 {
	background:url('../../images/community/common/callout_211.png') no-repeat 0px 0px;
	width:108px;
}
#columnRight .callOut div#callOut_help {
	background:url('../../images/community/common/callout_help.png') no-repeat 0px 0px;
}

#callOut_map{
    background-image: url('../../images/community/roanoke/index/map2.jpg');
    background-repeat: no-repeat;
    background-position: -19px 0px;
}

#columnRight .map,
#columnRight .callOut .map {
    height: 325px;
    width : 335px;
    margin: 31px auto 0 auto;
}
	
