body {
	background-color: #A9A9A9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
	background-position: center 95px;
	margin: 0px;
}
body a {
	color: #0066CC;
	text-decoration: none;
}
input, select, textarea {
	padding: 5px;
}


#wrap {
	width: 860px;
	margin: 0px auto 0px auto;
	background-color: #E8E8E8;
	padding-top: 0px;
}
#menu {
	display: block;
	margin: 0pxpx 0px 0px 0px;
	background-color: #C60F14;
	padding: 5px;
	height: 38px;
	background-image: url(../images/menu-bkg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #333333;
}
form {
	margin: 0px;
}

.menulinks {
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	padding: 7px 20px 7px 20px;
	float: left;
	text-decoration: none;
	border-right: 1px dotted #9A0C0F;
	;
}
.menulinks:hover {
	color: #CCCCCC;
}

.home_overview {
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	color: #666666;
}
#container {
	width: auto;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	padding: 8px;
	background-image: url(../images/container-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	display: block;
	margin: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	padding: 5px;
	height: auto;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #666666;
}

.home_imagecontainer {
	display: block;
	height: 208px;
	overflow: hidden;
	background-image: url(../images/home-levels.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.home_imagecontent {
	font-size: 14px;
	line-height: 26px;
	color: #F4F4F4;
	width: 350px;
}
.home_heading-mid {
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
}
.learnmore_links {
	font-size: 11px;
	color: #B9090C;
	background-color: #CCCCCC;
	display: block;
	float: left;
	padding: 2px 6px 2px 6px;
	margin-top: 1px;
	width: auto;
	margin-right: 2px;
}
.home_caro {
	display: block;
	width: 300px;
	float: right;
}
.levelheadings {
	font-size: 24px;
	line-height: 35px;
}
hr {
	color: #CCCCCC;
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block;
}
.image_levels {
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-left: 5px;
}
#top_header {
	background-image: url(../images/bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	margin: 0px auto 0px auto;
	width: auto;
}
.subheadings {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
#leftcolumn {
	width: 130px;
	margin-right: 10px;
	float: left;
}
#rightcolumn {
	float: left;
	width: 700px;
}
.inventory_titles {

	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
}
.home_mid {
	display: block;
	padding: 6px;
	height: 75px;
	background-color: #DDDDDD;
	border-bottom: 1px dotted #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1BE02;
}
.home_mid-sections {
	display: block;
	width: 275px;
	float: left;
	height: 80px;
	margin-right: 10px;
	border-right: 1px dotted #CCCCCC;
}
.home_mid-sections-titles {
	font-size: 20px;
	line-height: 30px;
}
.sold {
	position: relative;
	top: 45px;
	left: 0px;
	background-color: #990000;
	color: #FFFFFF;
	padding: 2px 8px 2px 8px;
	text-align: center;
	font-weight: bold;
	width: 143px;
	display: none;
}
