/* Body Elements */
*{
	margin:0;
	padding:0;
}

body {
	background-color: #D3D2D2;
	margin-top: 0px;
	font-family: Calibri, Trebuchet MS, Arial;
	}

.body_text {
	font-family: Calibri, Trebuchet MS, Arial;
	text-align: justify;
	color: #000000;
	}

.body_text a:link { 		
	font-weight: bold;
	color: #384980;
	text-decoration: underline;
	}
	
.body_text a:visited {
	font-weight: bold;
	color: #5D77CA;
	text-decoration: underline;
	}
		
.body_text a:hover {
	font-weight: bold;
	color: #384980;
	text-decoration: underline;
	} 

.body_text a:active { 
	font-weight: bold;
	color: #384980;
	text-decoration: underline;
	}
	
.body_text h2 {
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
	}
	
.body_text p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.table_text {
	font-family: Calibri, Trebuchet MS, Arial;	
	color: #000000;
	}
	
.table_text a:link { 		
	font-weight: bold;
	color: #384980;
	text-decoration: underline;
	}
	
.table_text a:visited {
	font-weight: bold;
	color: #5D77CA;
	text-decoration: underline;
	}
		
.table_text a:hover {
	font-weight: bold;
	color: #384980;
	text-decoration: underline;
	} 

.table_text a:active { 
	font-weight: bold;
	color: #384980;
	text-decoration: underline;
	}
	
.table_text h2 {
	font-family: Calibri, Trebuchet MS, Arial;
	text-decoration: underline;
	font-size: 18px;
	padding-bottom: 5px;
	}
	
.table_text h3 {
	font-family: Calibri, Trebuchet MS, Arial;	
	font-size: 15px;
	padding-bottom: 5px;
	}
	
.table_text p {
	margin-top: 10px;
	margin-bottom: 10px;
	}


.fb_video {
	font-family: Calibri, Trebuchet MS, Arial;	
	color: #000000;
	}

.fb_video h2 {
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 5px;
	}


	
.ebay_search	{
	font-family: Calibri, Trebuchet MS, Arial;
	}
	
/* Horizontal Navigation Bar */	
	
.ddcolortabs{
	width: 839px;
	margin: 0px auto;
	padding: 0px;
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 1em;
	font-weight: bold;
	overflow: hidden;	;
	background: #2F6AA3 url(/assets/media/images/fbsw2_mnavbg1.gif);
	background-repeat: repeat-x;
}

.ddcolortabs ul{
	list-style:none;
	margin:0;
	padding:0;	
}

.ddcolortabs li{
	display:inline;
}


.ddcolortabs a{
	width: 119px;
	float: left;
	color: #FFFFFF;
	padding: 7px 0px 7px 0px;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #9DB0BC;
}

.ddcolortabs a span{
	float:left;
	display:block;
/*	background: transparent url(media/color_tabs_right.gif) no-repeat right top; */
	padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
	float:none;
}

.ddcolortabs a:hover{
	color: #000000;
	background: transparent url(/assets/media/images/fbsw2_mnavbg2.gif);
}

.ddcolortabs a:hover span{
	color: #000000;
	background: transparent url(/assets/media/images/fbsw2_mnavbg2.gif);
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	color: #000000;
	background: transparent url(/assets/media/images/fbsw2_mnavbg2.gif);
}

.ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a	{
	position:absolute;
	top: 0;
	border: 1px solid #174574;
	font-family: Calibri, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 13px;
	line-height:18px;
	z-index:100;
	background-color: white;
	visibility: hidden;
	}


.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 2px 7px 0px 0px;
	text-decoration: none;
	color: #084E8F;
	}

* html .dropmenudiv_a a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv_a a:hover{ 
	background-color: #E2E1E1;
	color: #084E8F;
	}


/* Left Navigation */

.leftheader {
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 17px;
	color: #084E8F;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
.leftheader a:link, .leftheader a:visited { 		
	color: #084E8F;
	text-decoration: none;
	}
		
.leftheader a:hover {	
	color: #000000;
	text-decoration: none;
	} 

.leftheader a:active { 		
	color: #BA1212;
	text-decoration: none;
	}
	
#left_nav {
	font-family: Calibri, Trebuchet MS, Arial;
	border: 1px #6179a5 solid;
	float: left;
	width: 189px;
	margin: 0;
	padding: 0;
}
#left_nav ul {
	float: left;
}
#left_nav ul li {
	background: transparent url(/assets/media/images/fbsw2_lnhbg.gif) repeat-x left top;
	display: block;
	font-size: 17px;
	color: #084E8F;
	width: 100%;
}
#left_nav ul li a {
	color: #084E8F;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#left_nav ul li span {
	color: #2a4673;
	display: block;
	padding: 5px 0 3px 7px;
	text-decoration: none;
	margin: 0;
	white-space: nowrap;
}
#left_nav ul li a:hover {
	color: #000000;	
	text-decoration: none;
}
#left_nav ul li a:active { 		
color: #BA1212;
text-decoration: none;
}

#left_nav ul li ul {
	float: left;
}

#left_nav ul li ul li {
	background: none;
	color: #000000;
	border-top: none;
	font-size: 13px;
	font-weight: bold;
	width: 189px;
	margin: 0;
	padding: 0;
}
#left_nav ul li ul li a { 
	border-top: none;
	border-bottom: none;
	color: #000000;
	display: block;
	padding: 2px 0 2px 12px;
	height: 100%;
}
#left_nav ul li ul li a:hover {
	color: #084E8F;
	background-color: #e6e6e6;
	text-decoration: none;
}

/* Mustang Corral Navigation */

.mcnav_header {
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4C4C4C;
	}

.mcnav {
	font-family: Calibri, Trebuchet MS, Arial;
	font-size: 13px;
	color: #22609D;
	font-weight: bold;
	padding-bottom: 11px;
	}
	
.mcnav a:link { 		
	color: #22609D;
	text-decoration: none;
	}
	
.mcnav a:visited { 		
	color: #22609D;
	text-decoration: none;
	}
	
.mcnav a:active { 		
	color: #22609D;
	text-decoration: none;
	}
	
.mcnav a:hover {	
	color: #22609D;
	text-decoration: underline;
	} 

/* Bottom Navigation */

.bnav {
	font-family: Calibri, Trebuchet MS, Arial;
	text-align: center;
	color: #22609D;
	padding-bottom: 3px;
	padding-top: 11px;
	}
	
.bnav a:link { 		
	color: #22609D;
	text-decoration: none;
	}
	
.bnav a:visited { 		
	color: #22609D;
	text-decoration: none;
	}
	
.bnav a:active { 		
	color: #22609D;
	text-decoration: none;
	}
	
.bnav a:hover {	
	color: #22609D;
	text-decoration: underline;
	} 


/* Copyright */	
.copyright {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Calibri, Trebuchet MS, Arial;
	color: #000000; 
	font-size: 11px;
}
