body {
	color: white;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	border-width: thin;
	border-color: #333333;
	border-style: solid;
	padding: 0px;
	clear: both;
	margin: 0px;
	width: 900px;
}

#top {
	height: 303px;
	width: 900px;
	background-repeat: repeat-x;
	background-image: url(http://www.remingtonmilitary.com/images/miltopbkdg.jpg);
}

#top img {
	margin-left: 20px;
}

#top .banner {
	margin-bottom: 2px;
	margin-left: 5px;
}

#mid {
	height: 350px;
	background-color: white;
	color: white;
	width: 900px;
}

#midacr {
	height: 350px;
	background-color: white;
	color: white;
	width: 900px;
}

#midshadow {
	background-repeat: repeat-x;
	clear: both;
	background-image: url(http://www.remingtonmilitary.com/images/milmidshdw.jpg);
}

.video {
	float: left;
	margin-top: 12px;
	margin-left: 30px;
}

#midcopy {
	clear: right;
	padding-right: 5px;
	color: black;
	padding-left: 20px;
	text-align: left;
	font-size: .7em;
	font-family: Verdana, sans-serif;
	width: 450px;
	float: left;
}

#midcopyacr {
	padding-bottom: 30px;
	clear: right;
	padding-right: 5px;
	color: black;
	padding-left: 20px;
	text-align: left;
	font-size: .7em;
	font-family: Verdana, sans-serif;
	width: 800px;
	float: left;
}

#midcopy p {
    	word-spacing: 1px;
    	text-align: left;
    	word-break: normal;
    	line-height: 13px;
    }
#midcopyacr p {
    	word-spacing: 1px;
    	text-align: left;
    	word-break: normal;
    	line-height: 13px;
    }
#midcopyacr a {
    	text-decoration: none;
    	font-weight: bold;
    	color: #996600;
    }
#midcopyacr img {
	margin-top: 3px;
	margin-bottom: 10px;
}

#bttm {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	float: none;
	clear: none;
	width: 900px;
	background-image: url(http://www.remingtonmilitary.com/images/milbttmbkgd.jpg);
}

#bottmshdw {
	clear: both;
	float: none;
	background-repeat: repeat-x;
	background-image: url(http://www.remingtonmilitary.com/images/milbtmshdw.jpg);
}
#accessories {
	margin-bottom: 15px;
	height: 350px;
	clear: none;
	width: 900px;
}

#characteristics {
	padding-bottom: 10px;
	clear: both;
	float: none;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	width: 900px;
}

#characteristics tbody tr.even td {
      border-right-color: #333333;
      border-right-style: solid;
      padding-left: 5px;
      background-color: #c5c1b8;
    }
#characteristics tbody tr.odd  td {
      border-right-color: #333333;
      border-right-style: solid;
      padding-left: 5px;
	  background-color:#fff;
    }
.chrhdr {
    	padding: 5px;
    	text-transform: uppercase;
    	text-align: center;
    	font-size: .7em;
    	font-weight: bold;
		color:#000;
    }
.chrtxt {
    	padding: 5px;
    	font-size: .6em;
		color:#000;
    }
.chrhdr1 {
    	letter-spacing: 1px;
    	text-transform: uppercase;
    	color: white;
    	padding: 5px;
    	border-right-style: solid;
    	border-right-color: #333333;
    	font-weight: bold;
    	font-size: 1em;
    	font-family: Helvetica, Verdana, Arial, sans-serif;
    	background-repeat: repeat-x;
    	background-image: url(http://www.remingtonmilitary.com/images/chrhdrbkd.jpg);
    }
#bttm a {
    	font-size: .7em;
    	text-decoration: none;
    	font-weight: bold;
    	color: white;
    }
