.position {
	width:100%;
	text-align:center}

.positionintro {
	width:100%;
	text-align:center;
	height:100%}

/* === tHg̃X^C === */

span.head1 {
	font-size:9pt;
	font-weight:bold;}

span.head2 {
	font-size:10pt;
	font-weight:bold}

span.head3 {
	font-size:11pt;
	font-weight:bold}

span.head4 {
	font-size:12pt;
	font-weight:bold}

span.head1clr {
	color:#7CB112;
	font-size:9pt;
	font-weight:bold;}

span.head1clr1 {
	color:#7CB112;
	font-size:9pt}

span.head2clr {
	color:#7CB112;
	font-size:10pt;
	font-weight:bold}

span.head3clr {
	color:#7CB112;
	font-size:11pt;
	font-weight:bold}

span.head4clr {
	color:#7CB112;
	font-size:12pt;
	font-weight:bold}
	
span.head5clr {
	color:#c6f073;
	font-size:12pt;
	font-weight:bold}
	
span.head_blue {
	color:#0A86DF;
	font-size:12pt;
	font-weight:bold}
	
span.head_orange {
	color:#f36722;
	font-size:12pt;
	font-weight:bold}

span.head_purple {
	color:#aa00e9;
	font-size:12pt;
	font-weight:bold}

span.head_yellow {
	color:#ffef14;
	font-size:12pt;
	font-weight:bold}
	
span.head_red {
	color:#de0723;
	font-size:12pt;
	font-weight:bold}
	
span.head_pink {
	color:#ff4bdf;
	font-size:12pt;
	font-weight:bold}

ul { margin-top: 9px; margin-bottom: 18px; list-style: none outside; }
ul.square,
ul.circle { margin-left: 3em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }

/* === HEADER̃X^C === */

.boxheader	{
	border:solid 0px #FF0000;
	background-image:url(http://ronineyewear.com/img/top_header.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:960px;
	height:78px;
	text-align:left;
	margin-left:auto;
	margin-right:auto}

/* === PAGE INTRÕX^C === */

.pageintro	{
	width:100%;
	padding-bottom:10px}

.pagebottom	{
	padding-bottom:0px}

/* ========= FOOTER (COPYRIGHT)̃X^C ========= */

div.footer	{
	width:960px;
	height: 30px;
	margin-top:0px;
	background: #283410;
	text-align:left;
	margin-left:auto;
	margin-right:auto}

td.footer_copyright {
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:20px}

span.footer_copyright	{
	font-size:8pt;
	color:#545B47}

td.footer_menu {
	padding-top:5px;
	font-size:8pt}

.footer_menu a:link{text-decoration: none; color:#545B47 }
.footer_menu a:visited{text-decoration: none;color:#545B47 }
.footer_menu a:hover {text-decoration: underline; color:#95C20C }


