/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

Body {
	background-repeat: repeat-x;
	margin: 0px 0px;
	}
#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	background: black;
	border: 1px solid #A2A2A2;
	width: 770px;
	padding: 15px;
	margin: 0px auto;
	margin-top: 10px;
	text-align: left;
	}	
#brandingContainer {
	position: relative;
	display: block;
	width: 770px;
	text-align: center;
	height: 106px;
	overflow:hidden;
	}
p#siteTagline {
	color: #d33929;
	font-weight: 900;
	letter-spacing: .1em;
	font-stretch: narrower;
	font-size: 1.4em;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	margin: 0px;
	}	
#logo {	
	margin-top: 1px;
	display: block;
	margin: auto;

	}
#menu {
	margin: 0px 0 0 0;
	width: 770px;
	padding: 0;
	}
ul#dropdown {
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	vertical-align: bottom;
	background-color: #E72C1B;
	}	
#dropdown li  {
	display: inline;
	}
ul#dropdown li a	{
	list-style-type: none;	 
	
	}	
ul#dropdown li a:link, ul#dropdown li a:visited  {	
	margin: 0px;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	padding: 0px 15px 2px 15px;
	}
.menuCategory	{
	}
.menuCategory a, .menuCategory a:visited {
	color: black;
	font-weight: bolder;
	letter-spacing: 0.1em;
	}
.menuCategory a:hover {
	color: white;
	text-decoration: none;
	}	
ul#dropdown li a:hover {
	}	
#mainContent {
	margin-left: -15px;
	margin-right: -15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.detailText img {
	border: 2px solid #EA9702;
	}	
#category17 .detailText a img	{
	border: none;
	}

.rightBox {
	margin-top: 10px;
	margin-right: 1px;
	border-left: 1px solid #E72C1B;
	border-right: 15px solid #E72C1B;
	border-top: 1px solid #E72C1B;
	border-bottom: 1px solid #E72C1B;
	padding: 4px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 200px;
	}	
.rightBox h2 {
	font-size: 18px;
	font-weight: bolder;
	line-height: 18px;
	letter-spacing: 0em;
	color: #E72C1B;
	}
.rightBox img {
	border: none;
	}	
#footerNav {
	text-align: center;
	}
#footerContainer {
	position: relative;
	margin: auto;
	text-align: center;
	top: 0;
	left: 0;
	width: 800px;
	color: black;
	}		
#mainTable {
	width: 770px;
	}		
#leftCel {
	width: 570px;
	padding-top: 10px;
	padding-right: 20px;
	vertical-align: top;
	}	
#rightCel {
	width: 200px;
	}		
.news {
	position: relative;
	width: 200px;
	margin: 10px 0px 5px 0px;
	background: #E72C1B;
	border-left: 1px solid #E72C1B;
	border-right: 15px solid #E72C1B;
	border-top: 1px solid #E72C1B;
	border-bottom: 1px solid #E72C1B;
	padding: 4px;
	}
#news {
	height: 175px;
	width: 100%;
	}	
#news .pod {
	width: 100%;
	height: 175px;
	}	
#news .pod .content {
	color: black;
	}
#news .pod .title {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	border-bottom: 2px solid black;
	margin-bottom: 3px;
	}	
#news .content h3,	#news .content h2,	#news .content h4 {
	color: black;
	}
#leftCel #features, #leftCel #subCats {
	width: 525px;
	}		
.listingsContainer table {
	border-left: 15px solid #404148;
	border-right: 1px solid #404148;
	border-top: 1px solid #404148;
	border-bottom: 1px solid #404148;
	margin-bottom: 5px;	
	}	
.listingsContainer table td {
	padding: 3px;
	}	
#leftCel H2 {
	margin-bottom: -0.25em;
	color: #9F9597;
	}	

#admin {
	clear: both;
	width: 800px;
	text-align: center;
	}	
#detailContainer {
	width: 520px;
	}
.detailText iframe {
	border: 3px solid #9F9597;
	}	
.detailText h3 a {
	color: #9F9597;
	}	

