/* CSS Document */


body 
{font-size:	11px;
	color:			#000;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 	Arial, Helvetica, sans-serif;
	
}

p{font-size:	12px;
	color:			#000;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 	Arial, Helvetica, sans-serif;
	
}

li{font-size:	12px;
	color:			#000;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 	Arial, Helvetica, sans-serif;
	
}


.sortby
{
font-size:	14px;
	color:			#060;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	
}

h3.searchnav
{
font-size:	14px;
	color:			#060;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	margin:2px 2px 2px 0;
	
}

 h2.searchnav
{
font-size:	16px;
	color:			#060;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	margin:0 3px 3px 0;
	
}



.normal{font-size:	11px;
	color:			#000;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 	Arial, Helvetica, sans-serif;
	
}

.searchcriteria{font-size:	12px;
	color:			#000;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 	Arial, Helvetica, sans-serif;
	
}

.newsearch{font-size:	13px;
	color:			#000;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: 	Arial, Helvetica, sans-serif;
	
}

#newsearchbox {
	border: 1px dotted #999999;
	padding: 2px 10px 2px 10px;
	margin: 3px;
	background: #ddd;
	color: #333;
}
/* commented backslash mac hiding hack  \*/
* html #newsearchbox {height:1%}/*for ie only*/
/* end hack */ 

ul.searchnavul
{
margin:0;
padding:0;
}

li.searchnav
{
display: inline;
list-style-type: none;
padding-right:10px;
font-size:12px;
}

li.sortby
{
display: inline;
list-style-type: none;
padding-right:10px;
}

.green
{color: #060;}

#footer ul{
position:relative;
margin:0 10px;
padding:0;
text-align:center;}

#footer li
{display: inline;
list-style-type: none;
margin:0;
font-weight: normal;
font-family:verdana, Helvetica, Arial, "Myriad Web", Syntax, sans-serif;
text-decoration: none;
text-align:center;}

#footer li a
{font-size:80%;
color:#060;
border:1px #000;
text-decoration:none;
text-align:left;
font-family:verdana, Helvetica, Arial, "Myriad Web", Syntax, sans-serif;
border-right:1px solid #000;
padding:0 .5em;}

#footer li a:link, #footer li a:visited
{font-size:80%;
color:#060;
text-decoration:underline;
text-align:left;
font-family:verdana, Helvetica, Arial, "Myriad Web", Syntax, sans-serif;
border-right:1px solid #000;
padding:0 .5em;}

#footer li a:hover, #footer li a:active
{font-size:80%;
color:#000;
border:1px #000;
text-decoration:underline;
text-align:left;
font-family:verdana, Helvetica, Arial, "Myriad Web", Syntax, sans-serif;
padding:0 .5em;
border-right:1px solid #000;}



 a:hover{
 color:black;}