/* CSS Document */
	.clear
	{	clear: both;
	  margin: 0;
	  padding: 0;
		overflow: hidden;
		height: 0}


body {
    
    
    font-family: Arial, "Trebuchet MS", sans-serif;
    text-align: center;
  }

body > * {
  text-align: left;
  font-size: 1em;
}
a {
  text-decoration: none;
}

a:focus, a:active {
  outline: none;
}


#wrap {
  background: url(../images/jf-logo-main.png) no-repeat bottom left;
  text-align: left;
  width: 980px;
  margin: 0 auto;
  z-index:-9999;
}

#header {
  width:980px;
  margin-bottom: 5px;
  border: 1px solid transparent;
}
#header span {
  margin: 0 20px 0 0;
  float: left;
  color: #878787; 
  font-size: 1.4em; 
}
#header > span {
  margin-bottom: 10px;
}
.headlinks {
  padding-top: 10px;
}
#header h1 {
  text-align: left;
  color: #878787;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  padding-top: 5px;
}
#header > span.topright {
  position:absolute;
	margin-left:70px;
  margin-top: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#header span.topright {
  position:absolute;
	margin-left:712px;
  padding-top: 5px;
  }
}
#header p {
  line-height: 10px;
  color: #878787; 
  font-size: 1.4em; 
}
#header > p {
  line-height: 9px;  
}
#header a {
  text-decoration: none;
  color: #878787;
}
#header a.choosen {
  color: #000033;
  font-weight: bold;
}
#header a.choosen:hover {
  color: #000033;
  font-weight: bold;
}
#header a:hover {
  color: #cccccc;
  }
#header2 {
  clear: both;
  margin-top: 0px;
}
#mainheader {
  clear: both;
  margin-top: 0px;
  padding-bottom: 15px;
  background: #000033;
}
body > #wrap > #mainheader {
  padding-bottom: 25px;
}
#mainheader p.title {
  color: #ffffff;
  font-weight: bold;
  margin-left: 20px;
}
#flashheader {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
}

#mainsearch {
  background: url(../images/jordan-fishwick-search-bg.png) no-repeat bottom left;
  margin-left: 20px;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
body > #wrap > #mainheader > #mainsearch {
  padding-top: 15px;
  padding-bottom: 27px;
}
*+html body > #wrap > #mainheader > #mainsearch {
  padding-top: 1px;
  padding-bottom: 5px;
}
#mainsearch select {
  font-size:0.8em;
  width: 200px;
  margin-bottom: 3px;
}
#mainsearch input {
  font-size: 0.8em;
}
#mainsearch p {
	padding: 0px 0px 0px 10px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 9px;
}

p.title {
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
}
body > #wrap > #mainheader > p.title {
  padding-top: 10px;
  margin-bottom: 9px;
}

#sidebar {
  width: 220px;
  margin-top: 15px;
  float: left;
}

#quicklinks ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  text-align: left;
  
}
#quicklinks li {
  margin-bottom: 10px;  

}
#quicklinks li a{
  font-size: 90%;
  margin-left: 0px;
  text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #909090;
	white-space: nowrap
	display: block;

}
#quicklinks li img{
 margin-top: 10px;
}

#quicklinks li a:hover{
  margin-left: 0px;
		text-decoration: none;
		font-weight: bold;
		text-align: left;
		color: #000033;
		white-space: nowrap
	  display: block;
    }
    
#quicklinks li a.selected{
  margin-left: 0px;
		text-decoration: none;
		font-weight: bold;
		text-align: left;
		color: #000033;
		white-space: nowrap
	  display: block;
    }
#quicklinks .quicktitle p{
  margin-top: 5px;
  background: url(../images/jordan-fishwick-side.png) no-repeat top left;
  font-weight: bold;
  color: #ffffff;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 100%;
  }
#quicklinks > .quicktitle p{
  margin-top: 0px;
  }
#quicksearch {
  background: url(../images/jordan-fishwick-search-bg.png) no-repeat bottom left;
  padding-top: 10px;
  padding-bottom: 2px;
  margin-bottom: 10px;
}
#quicksearch select {
  font-size:0.8em;
  width: 200px;
}
#quicksearch input {
  font-size: 0.8em;
}
body > #wrap > #sidebar > #quicksearch {
  padding-top: 10px;
}
body > #wrap > #sidebar > #quicksearch select {
  padding: 0px;
}
#quicksearch p {
	padding: 0px 0px 0px 10px;
	color: #FFF;
	margin-top: 0px;
}

#sidebar p.headings {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 100%;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #000033;
}
#content {

  width: 760px;
  margin-top: 15px;
  float: right;
  margin-bottom: 10px;
}
#content img.guttertop {
  margin-top: 15px;
}
#content .col1 {
  width: 220px;
  float: left;
  margin-left: 34px;
  }

#content .col2 {
  width: 220px;  
  float: left;
  margin-left: 34px;
  } 
#content .col3 {
  width: 220px;
  float: right;
  }
#content .main {
  clear: both;
  text-align: right;
  }
  
#content p.headings {
  margin-top: 10px;
  margin-bottom: 0px;
}
#content a {
  font-size: 130%;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #909090;
}

#content a:hover {
  text-decoration: none;
  color: #000033;
}
#content h2 {
  color: #000033;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding-top: 15px;
}
#content.main h2 {
  text-align: left;
  color: #000033;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding-top: 15px;
}
#content h1 {
  text-align: left;
  color: #909090;
  font-size: 130%;
  font-weight: bold;
  margin: 0;
  padding-top: 15px;
  padding-left: 34px;
}
#content p{
  color: #666666;
  font-size: 80%;
  margin: 0;
}
#content .homeimages {
  margin-top: 10px;
  margin-left: 34px;
  margin-right: 10px;
  
}
#snippet {
  float: right;
  width: 490px;
}
#content .imagetext {
  color: #666666;
  text-align: left;
  margin-top: 7px;
}
#content ul {
  color: #666666;
  font-size: 90%;
  text-align: left;
  margin-top: 7px;
}
#content .imagetext em {
  color: #909090;
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
}

#content .imagetext2 {
  color: #666666;
  text-align: left;
  margin-top: 7px;
}
#content .imagetext2 em {
  color: #909090;
  font-size: 90%;
  font-weight: bold;
  font-style: normal;
}
#content .imagetext2 b {
  color: #000033;
  font-size: 110%;
}

#content .imagetext b {
  color: #000033;
  font-size: 130%;
}

#maincontent {
  width: 760px;
  margin-top: 15px;
  float: right;
  margin-bottom: 10px;
  font-size: 0.82em;
  color: #333333;
}
#wrap > #maincontent {
  font-size: 0.8em;
}
#maincontent  em {
  color: #404040;
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
}
#maincontent {
  text-align: right;
}
#maincontent h1 {
  text-align: left;
  margin-left: 30px;
  padding-left: 0px;
  margin-bottom: 5px;
  margin-top: 10px;
  color: #000033;
  font-size: 135%;
}

#maincontent h2 {
  text-align: left;
  margin-left: 30px;
  padding-left: 0px;
  margin-bottom: 5px;
  margin-top: 10px;
  color: #000033;
  font-size: 115%;
}
#maincontent>h2 {
  text-align: left;
  margin-left: 30px;
  padding-left: 0px;
  margin-bottom: 0px;
  color: #000033;
  font-size: 120%;
}
#maincontent h3 {
  text-align: left;
  margin-left: 30px;
  padding-left: 0px;
  margin-bottom: 0px;
  color: #000033;
  font-size: 100%;
}
#maincontent h4 {
  text-align: left;
  text-decoration: underline;
  margin-left: 30px;
  padding-left: 0px;
  margin-bottom: 0px;
  color: #000033;
  font-size: 100%;
}
#maincontent p{
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
  margin-left: 30px;
  margin-top: 5px;
}
#maincontent p.smalltext{
  font-size: 0.8em;
  line-height: 3px;
}
#maincontent  b {
  color: #000033;
  font-size: 130%;
}
#maincontent b.bold {
  font-size: 100%;
  color: #404040;
  font-weight: bold;
  }
#maincontent > b.bold {
  font-size: 100%;
  color: #404040;
  font-weight: bold;
  }
#maincontent b.grey {
  color: #333333;
  font-size: 100%;
}
#maincontent ul {
  margin-left: 0px;
  margin-top: 0px;
  padding-left: 50px;
  text-align: left;  
  list-style-image : url( "/sc/images/jordan-fishwick-red-arrow.png" );
}
#maincontent  img.line {
  margin-top: 0px;
}
#maincontent img.guttertop {
  margin-top: 12px;
}
#maincontent .mainimages {
  margin-top: 10px;
  margin-left: 34px;
  margin-right: 10px;
  
}
#maincontent .imagetext {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 7px;
}
#maincontent .imagetext em {
  color: #505050;
  font-weight: bold;
  font-style: normal;
  font-size: 1em;
}
#maincontent .imagetext b {
  color: #000033;
  font-size: 1em;
}
#maincontent h2.imagetext {
  font-size: 120%;
  margin-top: 5px;
  padding: 0px;
  color: #000033;
}


#floatright {
  float: right;
}
#floatleft {
  float: left;
}
#clearfloat {
  clear: both;
}

#header3 {
  clear: both;
  background-color: #000033;
}

.zerobottom {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#copyright {
  font-weight: bold;
  font-size: 10px;
  text-align:center;
  color: #ffffff;
  margin-top: 5px;
}
#footer {
  background: url(../images/jffooter.png) no-repeat top left;
  height: 160px;
  margin-top: 0px;
}
.border {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding-top: 5px;
  padding-bottom: 5px;
}
#links {
  text-align:center;
  font-weight: bold;
  font-size: 14px;
  color: #878787;
  padding-top: 105px;
  }

#links a {
  margin: 0;
  color: #ffffff;
}
#links a:hover {
  color: #000000;
}
#searchmain {
  width: 760px;
  float: right;
}
#searchcontent {
  margin-left:20px;
  margin-top: 15px;
  margin-bottom: 10px;
}
#searchmain > #searchcontent {
  margin-top: 10px;;
}
#searchframe {
width: 100%;
height: 1000px;
margin-bottom: 0px;
}
a {
  border: 0px;
}

.contactimages {
  float:left;
  margin-top: 10px;
  padding-left: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.contactinfo {
  width: 490px;
}
.contactinfo p {
 font-size: 0.85em;
  color: rgb(144,144,144);
}
#maincontent .contactinfo em {
 font-size: 1.0em;
  color: rgb(144,144,144);
  font-weight: bold;
}
.contactinfo a {
  color: rgb(144,144,144);
  font-weight: bold;
}
.contactinfo a:link {
  color: rgb(144,144,144);
  font-weight: bold;
}
.contactinfo a:hover {
  color: rgb(180,51,37);
  font-weight: bold;
}
td {
  vertical-align: top;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

.wrapper_q{width:100%;overflow:hidden;}	
.nav dt{
	padding:12px 0 0 0;
	background-repeat: no-repeat;
	background-position: left 0px;
	list-style-type: none;
}
.posnav{

	margin-top: -14px;
}
.nav dt a{text-decoration:none; list-style-type: none;}
.nav dt a:hover{color:#0d0738 !important;}
.nav dt a.item1{color:#878787;font-weight:bold;}
.nav dt a.item2{color:#878787;font-weight:bold;}
.nav dt a.item3{color:#878787;font-weight:bold;}
.nav dt a.item4{color:#878787;font-weight:bold;}
.nav dt a.item5{color:#878787;font-weight:bold;}
.nav dt a.item6{color:#878787;font-weight:bold;}
.nav dt a.item7{color:#878787;font-weight:bold;}
.nav dt a.item8{color:#878787;font-weight:bold;}
.nav dt a.item9{color:#878787;font-weight:bold;}
.nav dt a.item10{color:#878787;font-weight:bold;}
.nav dt a.item11{color:#878787;font-weight:bold;}
.nav dt a.item12{color:#878787;font-weight:bold;}
.nav dt a.item13{color:#878787;font-weight:bold;}
.nav dt a.item14{color:#878787;font-weight:bold;}
.nav dt a.item15{color:#878787;font-weight:bold;}
.nav dt a.item16{color:#878787;font-weight:bold;}
.nav dt a.item17{color:#878787;font-weight:bold;}
.nav dt a.item18{color:#878787;font-weight:bold;}
.nav dt a.item19{color:#878787;font-weight:bold;}
.nav dt a.item20{color:#878787;font-weight:bold;}
.nav dt a.item21{color:#878787;font-weight:bold;}

.nav dd{
	font-size:12px;
	margin-left: -0px;
 	text-decoration: none;
	list-style-type: none;
}
.nav dd ul li{
	padding-bottom:10px;
	text-align:left;
	color:#878787;
	list-style-type: none;
}
.nav dd a{color:#0d0738;text-decoration:none;}
.nav dd a:hover{color:#0d0738;}
.quicknav li {
  margin-bottom: 10px;  

}

