/*
Theme Name: Commemorative Firearms
Theme URI: 
Description: A division of S&S promotional group
Version: 1.0
Author: 
Author URI: 
*/

body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background:#38271d url(images/bg.jpg) no-repeat top center;
}

img{
	border:none;
}

.clear{
	clear:both;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

a {
	color: #80351c;
	text-decoration: none;
}

#wraper{
	margin:0 auto 30px auto;
	padding:0px;
	width:950px;
}

#header{
width:950px;
height:179px;
position:relative;
}

#header h1{
width:428px;
height:86px;
top:40px;
float:left;
left:283px;
position: absolute;
}

#header .searchBox {
width: 187px;
height: 34px;
position: absolute;
right: 0;
bottom: 5px;
}

#header .searchBox input {
background: #4e3629;
border: 1px solid #a3968d;
border-right: none;
color: #cdc4be;
font: 12px Arial, Helvetica, sans-serif;
padding: 4px 8px 4px 8px;
width: 140px;
float: left;
}

#header .searchBox button {
width: 30px;
height: 25px;
background: url(images/btn-go.gif) no-repeat;
display: block;
border: none;
float: right;
text-indent: -9999px;
cursor: pointer;
}

.call{
	margin:97px 0 0 0;
	padding:0px 0 0 20px;
	width:100px;
	height:20px;
	float:right;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(images/phone_icon.png) no-repeat;
}

#nav{
	margin:0px;
	padding:0px;
	height:46px;
	width:950px;
	background:url(images/nav.gif) no-repeat;
}

#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav li{
	margin:0px;
	padding: 15px 48px 15px 48px;
	display:inline;
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#000;
	background:url(images/nav_sep.jpg) no-repeat 0 1px;
}

#nav li.page-item-2 {
	background: none;
}

#nav li a{
	color:#000;
	text-decoration:none;
}

#nav li a:hover{
	color:#000;
	text-decoration: underline;
}


#main_img{
	width:950px;
	height:301px;
	background:url(images/main_img.jpg) no-repeat;
}


#mid{
	width:950px;
	background:url(images/mid_bg.jpg) repeat-y;
}

.mid_left{
	margin:0px;
	padding:0px 0 0 22px;
	width:493px;
	float:left;
	position:relative;
}

.home-img-right { 
	float: right;
	margin: 45px 45px 0 0;
}

.yellow_tab{
	position:absolute;
	width:62px;
	height:39px;
	top:22px;
	left:-5px;
	background:url(images/yellow_tab.png) no-repeat;
}


.mid_left h1{
	margin:0px;
	padding:29px 0 0 40px;
	color:#221e1f;
	font-size:20px;
	font-weight:normal;
}

.mid_left p{
	margin:0px;
	padding:13px 0 0 0;
	clear:#000;
	line-height:18px;
	font-size:12px;
}


.yellow-border{
	border-top:1px #d3a21d solid;
	width: 100%;
	margin: 15px 0 15px 0;
}

#botm_bg{
	height:20px;
	width:950px;
	background:url(images/botm_bg.png) no-repeat;
}

#footer{
	font-size:11px;
	padding:0 0 0 20px;
	color:#000;
}

#footer p {
	float: left;
	margin: 0 10px 0 0;
}

#footer li {
	display: inline;
	border-left: 1px solid #000;
	display: block;
	float: left;
	padding: 0 1px 0 1px;
}

#footer li.page-item-14 {
	border-right: none;
}

#footer li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#footer a:hover{
	font-size:11px;
	color:#000;
	text-decoration: underline;
}

.photo_box{
	margin:29px 0 0 54px;
	width:240px;	
	float:left;
}

.photo_box h3 {
margin:0px;
padding:10px 0 0 0;
}

.photo_box h3 a {
	color:#80351c;
	font-size:12px;
font-weight:bold;
text-decoration: none;
}

.photo_box p{
	margin:0px;
	padding:10px 0 0 0;
	color:#80351c;
	font-size:12px;
	font-weight:bold;
}

.photo_border{
	padding:4px;
	border:1px #aaa solid;
}


.maincontent {
padding: 0 35px;
}

.maincontent h1 {
	padding: 20px 0 10px 0;
	color:#221e1f;
	font-size:20px;
	font-weight:normal;
}

.maincontent h2 {
font-size: 18px;
margin: 0px 0 14px 0;
padding: 20px 0 0 0;
color: #80351c;
}

.maincontent h3 {
font-size: 14px;
margin: 0px 0 7px 0;
padding: 20px 0 0 0;
color: #80351c;
}

.maincontent p {
font-size: 12px;
line-height: 19px;
padding: 0 0 10px 0;
}

.contact-add {
width: 500px;
float: right;
display: inline;
}

.contact-frm {
width: 360px;
}

.contact-frm td {
padding: 0 0 10px 0;
}

.inputBox {
width: 200px;
padding: 2px 5px;
border: 1px solid #6b3f1e;
}

.captchaBox {
width: 100px;
padding: 2px 5px;
border: 1px solid #6b3f1e;
}


.search-box {
width: 150px;
padding: 2px 5px;
border: 1px solid #6b3f1e;
}

.piclenselink {
	display: none;
}