/*JewelsetJim.com 2009 by deJesus.biz*/

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #7C513D url('images/bkgd_body.gif');
}
div#wrapper { 
	border: 1px solid #ffffff;
	margin: 0 auto;
	background: #A0DCF8 url('images/bkgd.gif');
	padding: 9px;
	width: 748px;
}

div#content {
	width: 730px;
	padding: 8px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #7C513D;
}

h1 {
	font-size: 122%;
    font-variant: small-caps;
}
h1 a:link { 
	text-decoration: underline; 
	color: #7C513D; 
	font-weight: bold; 
}
h1 a:visited {
	text-decoration: underline; 
	color: #7C513D; 
	font-weight: bold; 
}
h1 a:hover {
	text-decoration: none; 
	background: #7C513D; 
	color: #FFFFFF; 
	font-weight: bold;
}

hr {
border-top: 1px solid #7C513D;
}

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}
p a:link , p a:visited {
	text-decoration: underline; 
	color: #000000; 
	font-weight: bold; 
}
p a:hover { 
	text-decoration: none; 
	background: #7C513D; 
	color: #FFFFFF; 
	font-weight: bold;
}
.prodname a:link {
	text-decoration: underline;
	color: #000000; 
	font-weight: bold; 
}
.prodname a:visited {
	text-decoration: underline;
	color: #7C513D; 
	font-weight: bold; 
}
.prodname a:hover { 
	text-decoration: none; 
	background: #7C513D; 
	color: #FFFFFF; 
	font-weight: bold;
}
.ectlink  {
	text-decoration: underline;
	color: #000000; 
	font-weight: bold; 
}
.center {
	text-align: center;
}

div.box {
	clear: both;
	float: right;
	width: 200px;
	border: 1px solid #7C513D;
	background: #ffffff;
	margin-top: 7px;
	margin-bottom: 7px;
}

.border {
	border: 1px solid #7C513D;
	background: #ffffff;
}
.w-border {
	border: 1px solid #ffffff;
}

div#nav {
	text-align: center;
	height: 24px;
	width: 666px;
	margin: 0 auto;
	padding-bottom: 9px;
}
#nav ul {
	height: 24px;
	display: inline;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li {
	display: inline;
	font-variant: small-caps;
	height: 24px;
	width: 91px;
}
#nav ul li a:link, #nav ul li a:visited  {
	background: #7C513D url('images/tab.png');
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #ffffff;
	float: left;
	font-weight: normal;
	height: 26px;
	text-align: center;
	text-decoration: none;
	width: 91px;
}
#nav ul li a:hover {
	background: #FFFFFF;
	color: #7C513D;
	text-decoration: underline;
}

div#footer {
	clear: both;
	margin-top: 6px;
	color: #ffffff;
	text-align: center;
}

div#footer a:link, #footer a:visited {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 166%;
	font-weight: normal;
    font-variant: small-caps;
	text-decoration: none;
}

div#footer a:hover {
	background: #FFFFFF;
	color: #7C513D;
	text-decoration: underline;
}

div#credit, #credit a:link, #credit a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	line-height: 166%;
	text-decoration: none;
}

div#credit a:hover {
	background: #FFFFFF;
	color: #7C513D;
	text-decoration: underline;
}

ul li {
	font-size: 13px;
	line-height: 166%;
}
li a:link, li  a:visited {
	font-weight: bold; 
	color: #000000;
	text-decoration: underline;
}
li a:hover { 
	text-decoration: none; 
	background: #7C513D; 
	color: #FFFFFF; 
}
.margin-r {
	margin-right: 9px;
}