/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:arial, helvetica, san-serif;
	font-size:100%;
	text-align: center;
}

a{
	
	text-decoration:none;
	font-weight:bold;
	color:#739C94;
}

a:hover{
	text-decoration:none;
	background-color:#739C94;
	color:#FFFFFF;
}

#wrapper{
	width:auto;
	padding:0;
	margin-left:6px;
	margin-right:6px;
	text-align: left;
}

#headrule{
	width:auto;
	border-top: 4px solid #000;
}

#headrule2{
	width:auto;
	height:1px;
	border-top: 2px solid #FFF;
	margin-bottom:0px;
	padding:0;
	}

#header{
	margin-top:0;
	background-color: #FFFFFF;
	height:68px;
}

#logo{
	float:none;
	width:auto;
	padding:0;
	margin:0;
	border-bottom: 2px solid #000;
}

#search{
	display:none;
}	
	

#header h1{
clear:both;
margin:0;
}

.searchborder{
border: 1px solid #739C94;
width:190px;
margin-top:3px;
}

.border{
padding-left: 6px;
padding-top: 6px;
}

.strap{
font-size: 14px;
font-weight: bold;
line-height:22px;
}




/*nav stuff*/
#nav{
display:none;
}


/*sub nav*/
#subnav{
display: none;
}

/*title image*/
#titlepic{
display:none;
}




/*the div containing the date*/
#date{
display:none;
}


/*the div containing the main content*/
#content{
float:none;
padding:0px;
width:auto;
background-color:#FFF;
font-size:80%;
margin:0;
}

#content a{
font-size:80%;
text-transform:uppercase;
}

#content ul{
line-height:18px;
margin-top:0;
margin-bottom:18px;
margin-left:104px;
padding:0px;
}

#content ul li{
	line-height:18px;
	margin-left:6px;
	list-style-type: square;
	padding:0px;
}

#content ol{
line-height:18px;
margin-top:0;
margin-bottom:18px;
}

#content ol li{
	line-height:18px;
	margin-left:6px;
	list-style-type: none;
}

#content img{
border: 1px solid #739C94;
}

/*the class containing the post details - time, date, image*/
.leftfloat{
float:none;
width:auto;
font-size:80%;
text-transform:uppercase;
background-color:#FFF;
margin-top:2px;
margin-bottom:6px;
margin-left:6px;
}


/*the class containing the post content*/
.rightfloat{
float:none;
width:auto;
line-height:18px;
background-color:#FFF;
margin-top:0px;
}



/*the class containing left embedded links column*/
.leftlinks{
display:none;
}

/*the class containing right embedded links column*/
.rightlinks{
display:none;
}

#content p {
margin-bottom:6px;
margin-top:0px;
margin-left:6px;
margin-right:6px;
padding:0px;
line-height:18px;
}

#content blockquote {
margin-bottom:6px;
margin-top:0px;
margin-left:104px;
margin-right:6px;
padding:0px;
line-height:18px;
}

#content h1 {
font-size:110%;
margin-top:4px;
margin-left:6px;
margin-bottom:5px;
font-weight:bold;
}

#content h2 {
font-size:100%;
margin-top:0px;
margin-right:6px;
margin-left:6px;
margin-bottom:0px;
line-height:18px;
font-weight:bold;
}

.flowchart {
text-align:center;
color:#FFFFFF;
background-image:url(../Images/misc/flowchart.gif);
padding-top:5px;
width:250px;
height:45px;
margin-left:0px;
margin-top:5px;
}


/*the div containing the boxes*/
#boxes{
display:none;
}


/*the clearing divs - and green keyline*/
.clearnav{
clear: both;
display: block;
height:4px;
}

#clearnav1{
display: none;
}

.clearhead{
display: none;
}

.cleardate{
clear: both;
display: block;
border-bottom: 1px solid #739C94;
height:1px;
margin-bottom:0px;
margin-right:6px;
}

.clearit{
clear: both;
display: block;
border-bottom: 1px solid #FFF;
height:1px;
margin-bottom:5px;
}

.clearinvis{
clear: both;
display: block;
border-bottom: 1px solid #FFF;
height:1px;
margin-bottom:5px;
}

.clearall{
font-size:70%;
clear: both;
display: block;
border-top: 1px solid #739C94;
margin-top:10px;
margin-bottom:10px;
padding:0;
}

.footerman{
float:none;
margin-top:10px;
margin-bottom:0px;
}



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

.dealbox {
width:120px;
height:182px;
margin-bottom:6px;
margin-top:4px;
margin-right:0px;
margin-left:6px;
padding:0px;
border: 1px solid #000;
float:left;
display:inline;
}

#deals p{
margin-bottom:0px;
margin-left:6px;
margin-right:6px;
padding-top:6px;
font-size:80%;
line-height:12px;
text-transform:uppercase;
color:#000;
}

#deals img{
border: 1px solid #000;
}


#deals a{
margin-bottom:8px;
margin-top:6px;
margin-left:0px;
padding:0px;
font-size:100%;
line-height:12px;
}

.bigchunk{
background-color:#fff;
height:158px;
margin:0;
padding:0;

}

.leftlinks2{
display:none;
}

.icon{
font-family:"Times New Roman", Times, serif;
font-size:110%;
}

.cleardeal{
clear: both;
display: block;
height:1px;
margin:0px;
}

.detailimg{
margin-top:8px;
}

.break{
height:200px;
display:block;
}