body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A181;
	text-align: justify;
	line-height: 1.5em;
}
a:link {
	text-decoration: underline;
	color: #a0a181;
}
a:visited {
	text-decoration: underline;
	color: #a0a181;
}
a:hover {
	text-decoration: underline;
	color: #ff6666;
}
.headline {
	font-family: Georgia, Times, serif;
	color: #705f39;
	font-size: 18px;
}
.subhead {
	font-family: Georgia, Times, serif;
	color: #705f39;
	font-size: 16px;
	line-height: 1.2em;
}
.subhead a:link {
    color: #705f39;
	text-decoration: none
}
.subhead a:visited {
    color: #705f39;
	text-decoration: none
}
.subhead a:hover {
	color: #ff6666;
	text-decoration: none
}
.subheadline {
	font-family: Georgia, Times, serif;
	color: #c7a965;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
}
.largecopy {
	font-family: Georgia, Times, serif;
	color: #a0a181;
	font-size: 12px;
	line-height: 1.5em;
}
.largecopy a:link {
	color: #ff6666;
	text-decoration: none;
}
.largecopy a:visited {
	color: #ff6666;
	text-decoration: none;
}
.largecopy a:hover {
	color: #705f39;
	text-decoration: none;
}
.goldcaps {
	font-family: Georgia, Times, serif;
	color: #705f39;
	font-size: 12px;
	text-align: center;
}
.sidebarleft {
	width: 25px;
	background-repeat: repeat-y;
	background-image: url(images/sidebarleft_bkg.gif);
}
.sidebarright {
	width: 25px;
	background-repeat: repeat-y;
	background-image: url(images/sidebarright_bkg.gif);
}
.header {
	width: 758px;
	height: 320px;
}
.nav {
	width: 758px;
	height: 24px;
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: repeat-x;
}
.content {
	width: 450px;
	padding: 12px 12px 0px 0px;
}
.rightcolumn {
	width: 286px;
	padding: 12px 0px 0px 0px;
}
.price {
	color: #c7a965;
	font-size: 18px;
	line-height: 1.2em;
}
#sitecontent {
	width: 450px;
}
.viewall {
    font-family: Georgia, Times, serif;
    font-size: 10px;
	color: #c7a965;
}
.viewall a:link {
    color: #c7a965;
	text-decoration: none;
}
.viewall a:visited {
    color: #c7a965;
	text-decoration: none;
}
.viewall a:hover {
	color: #705f39;
	text-decoration: underline;
}
.tinytext {
	color: #d3d6c3;
	text-align: left;
}
.emailbox {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #FFFFFF;
	width: 200px;
	height: 12px;
	padding-left: 4px;
}
.goldsmall {
	font-family: Georgia, Times, serif;
	color: #705f39;
	font-size: 11px;
	text-align: center;
}
.jumpmenu {
	font: 10px Arial, Helvetica, sans-serif;
	width: 100px;
	height: 20px;
}

/*====  STRUCTURAL  ===========================================================================*/
#header { position: relative; width: 758px; height: auto; }
#container {
	position: relative;
	width: 445px;
	height: auto;
	margin-top: 5px;
}
	
#left_container {
	position: relative;
	width: 462px;
	height: auto;
	float: left;
	background-image: url(images/vertline_img.gif);
	background-repeat: repeat-y;
	display: block;
}
#right_container {
	position: relative;
	width: 290px;
	height: auto;
	float: right;
}
#footer {
	position: relative;
	width: 758px;
	height: auto;
	display: inline;
}

img.icon { padding:10px; }
img { border:0px; }
img.wallpaper, img.banner { border: 1px solid #A0A181; }
