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

/*GLOBAL LAYOUT STYLES
*************************************************************************/
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	background:url(/images/page_bg.png) repeat-x;
	background-color:#140b04;
	text-align:center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#332312;
}
#container {
	position:relative;
	top:48px;
	width:900px;
	text-align:left;
	margin:0 auto;
}
	#inside_container {
		position:relative;
		width:100%;
		height:100%;
		background:url(/images/page_content_bg.jpg) repeat-y;
		z-index:100;
	}
		#blog-btn {
			position: absolute;
			background: url(/images/blog.png) no-repeat;
			_background:none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/blog.png',sizingMethod='none');
			width: 238px;
			height: 131px;
			text-indent: -9999px;
			top: 0px;
			right: 10px;
			z-index: 100;
		}
		#masthead h1 {
			position:relative;
			display:block;
			text-indent:-5000px;
			width:900px;
			height:124px;
		}
			#nav {
				width:902px;
				height:27px;
				overflow:hidden;
				list-style-type:none;
			}
					#nav li {
						display:inline;
					}
						#nav li a {
							float:left;
							height:0;
							padding-top:47px;
							overflow:hidden;
						}
							#nav li#nav_military a {
								width:243px;
								background-position:0 0;
							}
							#nav li#nav_areas a {
								width:95px;
								background-position:-240px 0;
							}
							#nav li#nav_buying a {
								width:109px;
								background-position:-330px 0;
							}
							#nav li#nav_selling a {
								width:100px;
								background-position:-438px 0;
							}
							#nav li#nav_relocation a {
								width:139px;
								background-position:-540px 0;
							}
							#nav li#nav_contact a {
								width:215px;
								background-position:-686px 0;
							}
							
							#nav li#nav_military a:hover {
								background-position:0 -27px;
							}
							#nav li#nav_areas a:hover {
								background-position:-240px -27px;
							}
							#nav li#nav_buying a:hover {
								background-position:-330px -27px;
							}
							#nav li#nav_selling a:hover {
								background-position:-438px -27px;
							}
							#nav li#nav_relocation a:hover {
								background-position:-540px -27px;
							}
							#nav li#nav_contact a:hover {
								background-position:-686px -27px;
							}
		#nav_bottom {
			position:relative;
			width:900px;
			height:15px;
			background:url(/images/c1_nav_bottom.png) no-repeat;
		}
		#left_sidebar {
			float:left;
			width:153px;
		}
		div.sub_nav {
			margin-top:30px;
		}
			div.sub_nav ul {
				position:relative;
				list-style-type:none;
			}
				div.sub_nav ul li {
					margin:0 0 2px 0px;
				}
					div.sub_nav ul li a {
						display:block;
						width:147px;
						height:16px;
						background:url(/images/c1_sub_nav_bg.png) no-repeat;
						font-size:12px;
						font-weight:bold;
						text-align:left;
						color:#332312;
						text-decoration:none;
						padding:2px 0 0 15px;
						overflow:hidden;
					}
					div.sub_nav ul li a:hover {
						background-position:-162px 0;
					}
				div.sub_nav ul ul li a {
					font-size:11px;
				}
					div.sub_nav ul ul ul li a {
						font-weight:bold;
						font-size:10px;
					}
						div.sub_nav ul ul ul ul li a {
							font-weight:normal;
							font-size:10px;
						}
			li.sidebar_address {
				padding-top:3px;
				font-size:11px;
			}
			#favorites,
			#login_info {
				list-style-type:none;
				margin-left:10px;
			}
				#favorites li {
			}
			div.user_info {
				margin-left:10px;
			}
					
		#content {
			float:left;
			width:538px;
			min-height:400px;
			_height:400px;
			padding:20px 20px 0 20px;
		}
		#footer {
			position:relative;
			width:900px;
			height:24px;
			background:url(/images/page_footer.jpg) no-repeat;
		}
	#swirl_top_left {
		position:absolute;
		top:-30px;
		left:-100px;
		width:242px;
		height:221px;
		background:url(/images/page_top_left_swirl.png) no-repeat;
		_background:url(/images/page_top_left_swirl.gif) no-repeat;
		z-index:50;
	}
	#swirl_bottom_right {
		position:absolute;
		bottom:-30px;
		right:-100px;
		width:218px;
		height:229px;
		background:url(/images/page_bottom_right_swirl.png) no-repeat;
		_background:url(/images/page_bottom_right_swirl.gif) no-repeat;
		z-index:50;
	}
#copyright {
	position:relative;
	font-size:9px;
	text-align:center;
	top:55px;
	color:#e3d2b4;
	padding-bottom:40px;
}
	#copyright a {
		color:#e3d2b4;
	}

#search_sidebar {
	position:absolute;
	top:166px;
	right:0px;
	width:164px;
	background:url(/images/c1_search_sidebar_bg.gif) repeat-y;
	z-index:200;
}
	#search_sidebar h3 {
		display:block;
		width:140px;
		height:22px;
		background:url(/images/title_home_search.gif) no-repeat;
		margin:0 0 10px -10px;
		text-indent:-5000px;
	}
	#search_sidebar select {
		width:124px;
		margin-bottom:6px;
	}
	#search_inside {
		background:url(/images/c1_search_sidebar_bottom.jpg) left bottom no-repeat;
		padding-left:20px;
	}

/*BREADCRUMBS
*************************************************************************/
#breadcrumb li.title span,
#breadcrumb li.title a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
}		
#breadcrumbs {
	float: left;
	margin:10px 0 0 20px;
	width:500px;
}
#breadcrumb {
	list-style-type: none;
}
#breadcrumb li {
	float: left;
	text-indent: 0;
}
#breadcrumb a,
#breadcrumb li.title span,
#breadcrumb li.title a {
	margin-top: 1px;
	padding-right: 16px;
	padding-left: 18px;
	margin-left: -10px;
	background: url(/images/breadcrumb_separator.gif) 100% 50% no-repeat !important;
}
#breadcrumb li.title span,
#breadcrumb li.title a {
	background: none !important;
}

/*PAGER STYLES
*************************************************************************/
#paginator {
	text-align:center;
	font-size:14px;
	margin-left:10px;
	margin-top:5px;
}
	#paginator ul {
		list-style-type:none;
	}
		#paginator ul li {
			float:left;
			margin-right:3px;
		}
			#paginator ul li a {
				font-weight:bold;
				text-decoration:none;
				padding:1px 5px;
			}
			#paginator ul li span {
				text-decoration:none;
				padding:1px 5px;
			}


/*ELEMENT AND CLASS STYLES
*************************************************************************/
.clearer {
	clear:both;
}
p {
	margin-top:15px;
}
p:first-child {
	margin:0;
}
a {
	color:#332312;
}
select.search_form,
input.search_form {
	background-color:#332312;
	color:#fff7ea;
	border-color:#332312;
}
input.search_form {
	padding:2px;
}
h1.page_header {
	width:100%;
	border-bottom:2px solid #332312;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:27px;
}
.border_image {
	border:2px solid #322112;
}
.form_error {
	background-color:#FF8482;
}
h2 {
	margin-top:20px;
}