html
{
	background: #ccc;
	font-size: 11px;
	font-family: Verdana;
}
a
{
	color: inherit;
	font-weight: bold;
}
#outer_wrapper
{
	width: 780px;
	margin: 0 auto;
	background: url(../i/bg1.gif) repeat-y;
}
#wrapper
{
	background: url(../i/masthead.jpg) no-repeat;
	position: relative;
}
#head, #slogan
{
	position: absolute;
	width: 0;
	height: 0;
	text-indent : -2000px;
}
#recommendations
{
	padding-top: 149px;
	margin-left: 187px;
	position: relative;
	color: #717179;
	height: 18px;
}
#recommendations h2
{
	font-size: 16px;
}
#recommendations div
{
	position: absolute;
	right: 1em;
	bottom: 0;
}
#content_wrapper
{
	float: right;
	margin: 15px 0 0 19px; 	
	width: 593px;
	border-top: solid 2px #dadfe5;
	padding-top: 12px;
	color: #706d66;
	font-family: Times New Roman;
	font-size: 12px;
}
#support
{
	float: right;
	width: 168px;
	margin-top: 57px;
	text-align: center;
	line-height: 1.1em;
	color: #fff;
}
#content_wrapper h2
{
	color: #b4c1d1;
	font-family: Arial;
}
.main_content
{
	float: left;
	width: 428px;
	border-right: solid 1px #b4c1d1;
	padding-right: 16px;
}
#sidearms
{
	float: left;
	width: 148px;
	border-left: solid 1px #b4c1d1;
	margin-left: -1px;
	text-align: center;
}
.main_content li
{
	margin: 12px 0 12px 3px;
}
.main_content h2
{
	height: 35px;
	background-repeat: no-repeat;	
	text-indent: -2000px;
	overflow: hidden;
}
#news h2
{
	background-image: url(../i/news-title.gif);
}
.main_content h3
{
	color: #3b4d59;
	font-size: 16px;
}
.main_content .info
{
	font-size: 11px;
	line-height: 2em;
}
.main_content p
{
	color: #555;
	line-height: 1.3em;
}
.main_content .more
{
	text-align: right;
}
#sidearms h2
{
	background: url(../i/sidearms-title.gif) no-repeat 50% 15%;
	text-indent: -2000px;
	overflow: hidden;
	height: 28px;
}
#sidearms h3
{
	background: #b4c1d1;
	color: #fff;
	font-family: Verdana;
	line-height: 1.8em;
	font-weight: bold;
}
#sidearms li
{
	margin: 10px;
}
#sidearms img
{
	display: block;
	margin: 0 auto;
}
#sidearms p
{
	font-size: 11px;
}
#support h2
{
	height: 24px;
	line-height: 22px;
	background: #231f20;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
#support li
{
	margin: 12px 18px 26px;
}
#support li p
{
	font-family: Times New Roman;
	margin: 6px 0;
}
#about p
{
	font-family: Arial;
	font-size: 10px;
	margin: 1em 6px;
}
#footer
{
	color: #fff;
	clear: both;
	height: 25px;
	line-height: 22px;
	font-weight: bold;
	background: black;
	text-align: center;
	border-bottom: solid 25px #fff;
	font-family: Times New Roman;
	font-size: 14px;	
}
#footer span
{
	padding: 0 4px;
}
#shadow_warrior #outer_wrapper
{
        padding-top: 130px;
        background: url(../i/masthead2.jpg) no-repeat;
}
#content
{
        padding: 1em 2em;
        background: #fff;
        color: #555555;
}
#content p
{
       margin-bottom: 10px;
}
#content h2
{
        color:#000;
        font-size:14px;
        font-weight: bold;
        font-family: Arial;
        margin: 10px 0 10px 0;
}

#content ul li
{
        color: #000;
        margin-left: 30px;
        list-style-type: disc;
        font-weight: bold;
}

.quote
{
        color: #000;
        font-size: 24px;
}
.float-right
{
       float: right;
       margin: 0 0 15px 15px;
}
