@import url(layouts.css);
@import url(skeleton.css);
@import url(nav.css);


#brand {margin:0 0 35px 0; padding:0; height:119px; border-bottom:1px solid black; }
#surround {width:745px; text-align:left; padding:20px; border:1px solid #ccc; background-color:#fff; margin:25px auto; }

/* Left-column multi-use area? */
.altUseArea { margin-top:16px; }
.altUseArea p { margin-left:15px; line-height:15px; }

p.introduction {
	font-size:12px;
	line-height:19px;
	margin-bottom:14px;
	color:#666;
	font-weight:bold;
	margin-top:-4px;
}
.imageQuote {
	text-align:center;
	padding:5px;
	float:right;
	width:210px;
	border:1px solid #ccc;
	margin:5px 0 25px 10px;
}
.imageQuote p {
	text-align:left;
	line-height:15px;
	color: #363;
	font-style:italic;
	font-size:11px;
	margin:0;
	padding-top:3px;
}
#subContent {
	padding:0 0 0 13px;
}

#footer { 
	color:#999;
	position:relative;
}
#footer #footContent { 
	position:absolute;
	left:-13px;
	width:552px;
	height:50px;
	background: url(/Assets/s/i/bg-footer.jpg) repeat-x;
}
#footer p { margin:47px 20px 0 20px ; font-size:10px; }

.offCharts {
	position: absolute;
	left:-9999em;
}

/* <homepage> */

.homepage #surround {
	background-image:url(/Assets/s/i/bg-surround.jpg);
	background-position:-50px 0; 
	background-repeat:repeat-y;
	border-color:#333;
}
.homepage #brand {
	height:100px;
	background-image:url(/Assets/s/i/bg-brand.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:8px;
}
#homeContent{
	background-image:url(/Assets/s/i/bg-home-bodyArea.gif);
	background-repeat:no-repeat;
}
.homepage #bodyArea {
	background-image:url(/Assets/s/i/bg-home-homeContent.gif);
	background-repeat: repeat-y;
	border-right:3px solid #030;
}

#columnA, #columnB, #columnC {
	float:left;	
	margin-right:10px;
	padding-top:30px;
}
#columnA {
	width:205px;
}
#columnB {
	width:313px;
}
#columnC {
	width:203px;
	margin:0;
}


.sectionGroup {
	background-image:url(/Assets/s/i/bg-sgTop.gif);
	background-repeat:no-repeat;
	padding:1px 17px 1px 10px ;
	margin:0;
}

.sectionGroupB {
	clear:both;
	background-image:url(/Assets/s/i/bg-sgBottom.gif);
	background-repeat:no-repeat;
	margin:0;
	position:relative;
	top:-2px;
}

.roundoff {
	clear:both;
	background-image:url(/Assets/s/i/roundbottom.gif);
	background-repeat:no-repeat;
	height:8px;
	margin:0;
	padding:0;
}


p#homefoot {
	margin:0.5em 0 0.5em 80px;
	color:white; 
}
a.homefoot {
	color:white; 
	text-decoration:none;
}
a.homefoot:hover {
	color:black; 
	text-decoration:underline;
	background-color:white;
}

.left {
	float:left;
	margin-right:7px;
	margin-top:3px;
}
.thumb {
	border:1px solid #333;
}


/* Pretty, airy tables from star-firearms */
td {color:#003; font-size:12px; font-family:lucida grande,arial; }
th {color:#003; font-size:12px; font-family:lucida grande,arial; }
table {margin-bottom:1em; border-collapse:collapse; }
table td {vertical-align:baseline; }
table.data td {border:1px solid #036; padding:2px; }
table.data th {border:1px solid white; background:#036; color:white; }
table.center td {text-align:center; }
table.sm td, td.sm {width:45px; }
table.med td, td.med {width:75px; }
table.wide td, table.wide th, td.wide {width:105px; }
table.wide td, td.third {width:33%; }





/* </homepage> */
