@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-top: 15px;
	margin-top: 0px;
	line-height: 1.6em;
	background-color: #edf0db;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
}


div#container {
	width: 1024px;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
}

div#wrapper {
	width: 950px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	border: double #000000 3px;
}

div#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-repeat: no-repeat;
	background-color: #000000;
}

div#nav {
	width: 950px;
	float: left;
	height: 35px;
	clear: both;
	background-image: url(images/bg_nav.jpg);
	padding: 5px 0 0 0;
	background-repeat: no-repeat;

}

div#nav a {
	color: #e7e6a1;
	text-decoration: none;
}

div#nav a.home {
	color: #e7e6a1;
	text-decoration: none;
	background-image: url(images/home.gif);
	width: 95px;
}

div#nav a.home:hover {
	background-color: #E0DF9C;
	color: #61604C;
	background-image: url(images/home_f2.gif);
}

div#nav a:hover {
	background-color: #E0DF9C;
	color: #61604C;	
}

div#content {
	width: 950px;
	float: left;
	border: solid #666666 0px;
	background-color: #ececc3;
	padding: 20px 0 0 0;
}

#col {
	float: left;
	width: 640px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}
#colr2 {
	float: left;
	width: 565px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}
#col_full {
	float: left;
	width: 885px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}
#coll {
	float: left;
	width: 245px;
	padding: 0px 10px 0px 10px;
	border-left: solid #666666 0px;
	margin: 0 20px 0;
}

#colm {
	float: left;
	width: 245px;
	padding: 0px 10px 0px 10px;
	margin: 0 20px 0 0;
}
#colr {
	float: left;
	width: 245px;
	padding: 0px 10px 0px 10px;
	border-left: solid #666666 0px;
	margin: 0 0px 0 0;
}

div#footer {
	clear: both;
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 940px;
	color: #767E67;
	font-size: 0.95em;
	border: double #666666 3px;
}



div#footer a {
	color: #767E67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;

}
div#footer a:link {

}

div#footer a:hover {
	color: #5F6653;
	background-color: #C4D3AD;

}


a {

}

a:link {
	color: #24476D;
	text-decoration: none;

}

a:active {
	text-decoration: none;

}

a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #B10F16;

}





.imgfloatl {
	float: left;
	margin: 10px;
}

.imgfloatr {
	float: right;
	margin: 10px;

}

.clear {
	clear: both;
}


div#boxl {
	float: left;
	margin: 10px;
}

div#boxr {
	float: right;
	margin: 10px;
}

.header_pg {
	padding: 0 0 0 30px;
}

h1 {
	font-size: 1.8em;
	font-family: "Trebuchet MS", sans-serif;
	color: #9A843E;
	}
	

h2 {
	font-size: 1.4em;
	font-family: "Trebuchet MS", sans-serif;
}

h3 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", sans-serif;
}

h4 {
	font-size: 1.1em;
	font-family: "Trebuchet MS", sans-serif;
}

h5 {}


legend {
	font-size: 1.2em;
	font-style: italic;
}


.meeting_box {
	padding: 5px;
	width: 215px;
	border: 3px double #999999;
}


.box_r2 {
	width: 150px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
}

.box_r3 {
	width: 225px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
}

.box_r3store {
	width: 250px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_r3phone {
	width: 250px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_r3move {
	width: 225px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.box_r4 {
	width: 500px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
}





.captcha_error {
	color: #3366FF;
	font-size: 1.2em;
}

#ss {
	height: 200px;
	width: 950px;
	border: solid #666666 0px;
	float: left;
}
#contact_bar {
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}



/*css_navigation*/

#nav_bar {
background:url("images/nav_css.jpg") no-repeat;
width:950px;
height:30px;
margin:0;
padding:0;
}

#nav_bar span {
display: none;
}

#nav_bar li, #nav_bar a {
height:30px;
display:block;
}

#nav_bar li {
float:left;
list-style:none;
display:inline;
}

#home {width: 95px;}
#military_surplus {width: 190px;}
#office_furniture {width: 185px;}
#catalog {width: 115px;}
#about {width: 105px;}
#directions {width: 115px;}
#contact_us {width: 145px;}

#home a:hover {background:url("images/nav_css.jpg") 0px -30px no-repeat; }
#military_surplus a:hover {background:url("images/nav_css.jpg") -95px -30px no-repeat; }
#office_furniture a:hover {background:url("images/nav_css.jpg") -285px -30px no-repeat; }
#catalog a:hover {background:url("images/nav_css.jpg") -470px -30px no-repeat; }
#about a:hover {background:url("images/nav_css.jpg") -585px -30px no-repeat; }
#directions a:hover {background:url("images/nav_css.jpg") -690px -30px no-repeat; }
#contact_us a:hover {background:url("images/nav_css.jpg") -805px -30px no-repeat; }



table.hloop {
	width: 97%;
}

table.hloop tr {}

table.hloop td {
	width: 33%;
	text-align: center;
}

table.hloop img {
	border: double #666666 3px;
	padding: 3px;
	background-color: #FFFFFF;
}
