/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	Specific CustomTieDowns.com Styles
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< *

/* *******************************************************
	Create CTD Font from Rockwell Bold True Type Font 
*********************************************************/
@font-face {
	font-family:ctdFont;
	src: url(/fonts/ROCKEB.TTF);
}

/* ***************************************************
	 Styles 
*****************************************************/
#flist_large {font-size:12px;display:inline;}
#local_tel {margin-top:15px}
#title_banner {border-bottom:1px solid #bbbbbb;}
.navex {
	position:absolute;
	width: 100%;
	z-index: 500 !important;
}
.active {
	background-color:#cf0234;
	color:#fff;
}
.navbtn:hover {
	background-color:#cf0234;
	color:#fff;
	cursor:pointer;
}
.ftitle {
	font-weight:bold;
	font-size:14px;
	line-height: 40px;
}
.flist{
	list-style-type:none; 
	text-align:left;	
}
.howto {
	height:220px;
	border-bottom:1px solid #BBBBBB;
}
.howto_links {
	margin:8px;
}
.ptitle {font-weight:bold}
.stitle {font-weight:bold}
.qa {margin-bottom:20px}
.inst_img{width:80%;max-width:500px;}