/* CSS for Shannon Allen */
body {
	background-color: #EEEEEE;
	margin-top: 0px;
}

/* CSS FOR HOME PAGE */
body.index {
	background-color: #FFFFFF;
	margin: 5px 0px 0px 0px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++*/
#home {
	font-family: Arial Narrow, Myriad, Tahoma;
	font-size: 14px;
	color: #732F2B;
	text-align: center;
}
#home a {
	color: #732F2B;
	text-decoration: none;
}
#home a:hover {
	color: #C45049;
	text-decoration: none;
}
#home img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #000000;
}
#home img:hover {
	padding: -2px -2px 0px -2px;
	margin: -2px -2px 0px -2px;
	border: solid 1px #732F2B;
}
/*+++++++++++++++++++++++++++++++++++++++++++++*/
#homenav {
	font-family: Myriad, Tahoma;
	font-size: 14px;
	color: #222222;
	text-align: center;
	padding: 8px 8px 8px 8px;
	word-spacing: 5px;
}
#homenav a {
	color: #222222;
	text-decoration: underline;
}
#homenav a:hover {
	text-decoration: none;
}
/*+++++++++++++++++++++++++++++++++++++++++++++*/
#homefootL{
	font-family: Myriad, Tahoma;
	font-size: 12px;
	color: #660000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}
#homefootL img {
	float: left;
	border: solid 0px #000000;
	margin: 0px 5px 0px 0px;
}
#homefootR{
	font-family: Myriad, Tahoma;
	font-size: 12px;
	color: #660000;
	text-align: right;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}
#homefootR img {
	float: right;
	border: solid 0px #000000;
	margin: 0px 0px 0px 5px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++*/

/* CSS FOR SUB PAGES */
#subfoot {
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
	text-align: center;
	margin: 10px 5px 10px 5px;
	line-height: 15px;
}
#subfoot a {
	color: #663300;
	text-decoration: underline;
}
#subfoot a:hover {
	text-decoration: none;
}
/*+++++++++++++++++++++++++++++++++++++++++++++*/
#sidebar{
	font-family: Myriad, Tahoma, Verdana;
	font-size: 11px;
	color: #222222;
	text-align: left;
	margin: 10px 10px 10px 10px;
	line-height: 15px;
}
#sidebar a {
	color: #663300;
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: none;
}
#sidebar .title {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#sidebar .subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
/*+++++++++++++++++++++++++++++++++++++++++++++*/
#content{
	font-family: Myriad, Tahoma, Verdana;
	font-size: 13px;
	color: #222222;
	text-align: left;
	margin: 10px 10px 10px 10px;
	line-height: 18px;
}
#content .title {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
#content .title2 {
	font-size: 16px;
	font-weight: bold;
	
}
#content .subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
#content img.left {
	float: left;
	border: solid 1px #000000;
	margin: 0px 10px 5px 0px;
}
#content img.right {
	float: right;
	border: solid 1px #000000;
	margin: 0px 0px 5px 10px;
}
#content .hampright {
	float: right;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
}
#content .hampright img { border: solid 1px #000000; }


#content .buyers {
	font-size: 11px;
}
#content .buyers img {
	margin: 3px 0px 0px 0px;
	border: solid 1px #000000;
}
#content .featured {
	font-size: 11px;
	
}
#content .featured img {
	
	border: solid 1px #000000;
}
#content a {
	color: #663300;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content .itext {
	font-family: Myriad, Tahoma, Verdana;
	font-size: 12px;
}
	
.sold {
	color: #990000;
	font-weight: bold;
}

.line {
	width: 100%;
	text-align: left;
	margin: 8px 0px 8px 0px;
	border-top: solid 1px #AB9877;
}
.strat {
	width: 300px;
	text-align: left;
	padding: 5px;
	border: solid 1px #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
