* {
    padding: 0px;
    margin: 0px;
}

/************/
/*   POSITIONING CODE   */
/************/

a:link img p{
 	border: none;
}

#badge_filter a
{
    color:#ffffff;
    border:none;
}
#badge_filter a:hover
{
    color:#3a5d7d;
}

#badge_filter {
    margin: -30px auto 0;
}
#badge_filter td{
    padding-bottom:4px;
}
#badge_filter img{
    margin-bottom:-6px;
    margin-top:4px;
}
#header { 
	height: 97px ;
	background: url(../images/mastheads/search_header.jpg);
	padding: 0 10px 0 20px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#intro {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 125px;
	background: url(../images/starad.jpg) right top no-repeat;
}

#intro img {
	float: left;
	padding-right: 10px;
}

#mainContent { 
	margin: 0px;
	padding: 0 0px;
} 

#resultscontainer {
	background: url(/images/resultsbox_top.jpg) 3px 0px no-repeat;
	margin-left: 0px;
	padding-top: 2px;
    height:100%;
	padding-right: 0px;
}

#resultscontainer{
	padding-top: 4px;
}

#resultsheader {
    font-size: 14px;  
    padding-right: 6px;  
    font-family: "Arial",sans-serif;
    font-weight: bold;
}

#results{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#sidebar1 {
	width: 100%;
	background: url(../images/searchbykeyword_bg.jpg) no-repeat;
	padding-top:15px;
    margin-bottom:0px;
	margin-left:2px;
	
}

#sidebar2 {
	width: 100%;
	background:url(../images/filterresultsbyregion_bg.jpg) no-repeat;
	padding-top:3px;
	margin-left:2px;
}

#sidebar3 {
	width: 100%;
	min-height: 107px;
	background: url(../images/filterresultsbycommunity_bg.jpg) no-repeat;
	padding-top:3px;
	margin-left:2px;
}

#sidebar4 {
	width: 100%;
	height: 22px;
	background: url(../images/filterresultsbycategory_bg.jpg) no-repeat;
	padding-top:3px;
	margin-left:2px;
}





/************/
/*   TEXT STYLING CODE   */
/************/

.description {
    color:#2f4d69;
    font-size: 12px;  
    font-family: "Arial","Trebuchet MS",sans-serif;
    padding-left: 6px;
    padding-bottom:5px;  
}

h3 a {
    color:#2f4d69;
    font-size: 12px;
    font-family: "Arial","Trebuchet MS",sans-serif;  
    padding-left:6px;
    padding-top: 5px;
}

.headerlarge {
	padding-top: 8px;
	padding-left: 14px;
	padding-bottom: 5px;
	text-align: left;
	font-family: "Arial","Myriad Pro Semibold", "Myriad Pro", Helvetica, sans-serif ;
	color: #b96d2a;
	font-size: 20px;
	list-style:none;
	
}

hr {
    margin: auto auto;
    margin-top: 1px;
    margin-bottom: 3px;
    color: #294763;
    background-color: #294763;
    height: 1px;  
}

.paginateLinks a {
    color:#2f4d69;
    font-size: 11px;
    font-family: "Arial","Trebuchet MS",sans-serif;  
    font-weight:bold;
}
    
.paginateLinks {
    text-align:right;
    float:right;
    color:#2f4d69;
    font-size: 11px;
    font-family: "Arial","Trebuchet MS",sans-serif;  
    font-weight:bold;
}

#resultsKey {
    color: #39556a;
    font-weight:bold;
    font-size:9px;
}

#sortOptions {
    float:left;
    color:#2f4d69;
    font-size: 11px;
    font-family: "Arial","Trebuchet MS",sans-serif;  
    font-weight:bold;
}

#sidebar2 {
    font-weight:bold;
    color:#244058;
    font-size:14px;
}

#sidebar2 span {
    text-decoration:underline;
    cursor:pointer;
}

#sidebar3 {
    font-size:12px;
    font-weight:bold;
    color:#353c8a;
    line-height:16px;
    font-family:"Arial",sans-serif;
}

#sidebar3 a {
    color:#353c8a;
    text-decoration:none;
}

#sidebar3 a:hover {
    text-decoration:underline;
}

#sidebar4 {
    font-size:11px;
    font-weight:bold;
    color:#4b5f78;
    line-height:16px;
    height: 200px;
}

#sidebar4 a {
    color:#4b5f78;
    text-decoration:none;
}

#sidebar4 a:hover {
    text-decoration:underline;
}

#sidebar4 .subcategories {
    color:#ffffff;
    background-color:#4a6c9c;
    font-size:9px;
}

#sidebar4 .subcategories a {
    color:#ffffff;
    font-size:10px;
}