@import url(mastblurb.css);
@import url(text.css);

#content_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	background-color: #000000;
}
.col1 {
	float: right;
	height: auto;
	width: 190px;
	margin-right: 0px;
	margin-top: 80px;
	text-align: left;
}
.showinfo {
	float: right;
	height: auto;
	width: 190px;
	margin-right: 0px;
	margin-top: 80px;
	text-align: left;
}
.marktetbox {
	height: auto;
	width: 180px;
	text-align: left;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
}
h1 {
	font-size: 180%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.07em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC66;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9;
	margin-right: 0px;
	margin-left: 0px;
}
.blurb_left {
	width: 550px;
	float: left;
	margin-top: 330px;
	text-align: left;
	padding-left: 30px;
}
.col1 h1 a {
	color: #FF6600;
}
.blurb_left h2 {
	color: #FFFFFF;
	text-transform: none;
	font-size: 100%;
}


.blurb_left h1 {
	font-size: 120%;
	color: #FFFFFF;
}


.sub_content {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 25px;
}
.col_180 {
	padding: 10px;
	float: left;
	height: auto;
	width: 180px;
}
.col_280 {
	float: right;
	width: 190px;
	padding: 10px;
	margin-top: 30px;
	background-repeat: repeat-y;
}
.blog {
}
.sub_content h1 {
	font-size: 130%;
	color: #666666;
}
.sub_content p {
	color: #999999;
}
.colorfont h2 {
	color: #FFFF99;
	font-weight: bold;
	font-size: 80%;
}
.col1 h1 a:hover {
	color: #FFFF66;
}
#content_bg h2 a {
	color: #FFFFFF;
	font-weight: 500;
}
body {
	background-image: url(../home/alt_bg.jpg);
}
.market_cont {
	float: left;
	height: auto;
	width: 190px;
	margin-top: 30px;
	padding-left: 10px;
	background-repeat: repeat-y;
}
.infolink a {
	font-size: 110%;
	font-weight: 500;
	color: #FFFFFF;
}
.imglinkbox {
	float: left;
	height: 500px;
	width: 600px;
}
.col_280 h2 {
	margin-top: 15px;
}
.iconlist li {
	list-style-type: none;
}
#home .market_cont .marktetbox h2 {
	padding-top: 15px;
}
.center_box {
	float: left;
	width: 350px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
}
.marktetbox p {
	color: #6C3;
	font-size: 90%;
}
.marktetbox h1 {
	font-size: 120%;
}
.marktetbox .byline {
	margin-top: 0px;
	margin-bottom: 0px;
}

.homepage_button {
	background-color: #030;
	display: block;
	padding: 5px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
.homepage_button a:hover {
	background-color: #F60;
}
small {
	color:#990;
}