@charset "utf-8";
body {
	background-color: #2E373F;
	background-image: url(images/bg.gif);
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: normal;
}
p {
	text-align: justify;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 802px;
	background-color: #FFF;
}
table {
	background-color: #FFF;
}


#container {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 806px;
	margin-bottom: 40px;
}
#banner {
	margin-bottom: 10px;
}
#leftcol {
	float: left;
}
#rightcol {
	float: right;
	text-align: right;
}
#rightcol h1 {
	margin: 0px;
	color: #CCCCCC;
	font-size: x-large;
}
#rightcol img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#clear {
	clear: both;
	height: 0px;
}
#header {
	border: 2px solid #000000;
	background-color: #333333;
}
#slideshow {
	height: 200px;
	width: 600px;
	background-image: url(images/01.jpg);
	float: left;
}
#search {
	width: 200px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: 600px;
	height: 200px;
}
#search img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
#content {
	width: 550px;
	min-height: 600px;
	z-index: 2;
	background-color: #333333;
	margin-left: 252px;
	border: 2px solid #000000;
}
#menu {
	width: 250px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #333333;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text {
	color: #000000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #FFFFFF;
	min-height: 570px;
}
#footer {
	border: 2px solid #000000;
	margin-bottom: 10px;
	background-color: #333333;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#welcome {
	height: 333px;
	width: 500px;
	background-image: url(images/welcome2.jpg);
}
#welcome img {
	margin: 0px;
}
.imagetextflow {
	float: left;
	margin-right: 10px;
}
.centre {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.warning {
	color: #FF0000;
}
.watermark {
	background-image: url(images/graph.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.classictype {
	font-family: "Times New Roman", Times, serif;
}

.tinytext {
	font-size: xx-small;
	text-align: center;
	color: #B8B3AD;
}
.tinytext a:link, .tinytext a:visited {
	color: #B8B3AD;
}
.tinytext a:hover {
	text-decoration: none;
	color: #B8B3AD;
}
.quote {
	font-style: italic;
	color: #666;
}

/* Menu Nav */
#menu ul, #menu li, #search ul, #search li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#menu li a {
	height: 50px;
	width: 250px;
	display: block;
}
#search li a {
	height: 50px;
	width: 200px;
	display: block;
}
#menu li a {
	background-image: url(images/mainmenu.jpg);
	background-repeat: no-repeat;
}
#search li a {
	background-image: url(images/minimenu.jpg);
	background-repeat: no-repeat;
}
#menu li a.selling, #search li a.view {
	background-position: 0px 0px;
}
#menu li a.selling:hover {
	background-position: -250px 0px;
}
#search li a.view:hover {
	background-position: -200px 0px;
}
#menu li a.buy, #search li a.search {
	background-position: 0px -50px;
}
#menu li a.buy:hover {
	background-position: -250px -50px;
}
#search li a.search:hover {
	background-position: -200px -50px;
}
#menu li a.knowledge, #search li a.recent {
	background-position: 0px -100px;
}
#menu li a.knowledge:hover {
	background-position: -250px -100px;
}
#search li a.recent:hover {
	background-position: -200px -100px;
}
#menu li a.team, #search li a.bluebook {
	background-position: 0px -150px;
}
#menu li a.team:hover {
	background-position: -250px -150px;
}
#search li a.bluebook:hover {
	background-position: -200px -150px;
}
#menu li a.tv {
	background-position: 0px -200px;
}
#menu li a.tv:hover {
	background-position: -250px -200px;
}
#menu li a.challenge {
	background-position: 0px -250px;
}
#menu li a.challenge:hover {
	background-position: -250px -250px;
}
#menu li a.rural {
	background-position: 0px -300px;
}
#menu li a.rural:hover {
	background-position: -250px -300px;
}
#menu li a.about {
	background-position: 0px -350px;
}
#menu li a.about:hover {
	background-position: -250px -350px;
}
#menu li a.social {
	background-position: 0px -400px;
}
#menu li a.social:hover {
	background-position: -250px -400px;
}
#menu li a.subscribe {
	background-position: 0px -450px;
}
#menu li a.subscribe:hover {
	background-position: -250px -450px;
}
#menu li a.marketing {
	background-position: 0px -500px;
}
#menu li a.marketing:hover {
	background-position: -250px -500px;
}
#menu li a.justsold {
	background-position: 0px -550px;
}
#menu li a.justsold:hover {
	background-position: -250px -550px;
}

