@charset "utf-8";
/* CSS Document for Premier Jewelry and Loan Site*/

body {
	background-color: #0d0d2c;
	color:#eaeaea;
	margin-top: 0;
	font: 13px/140% Verdana, Arial, Helvetica, sans-serif;
	
}
.RedAlert { color: #FF3300 }
h1 {
	font: bold 28px/130% Arial, Helvetica, sans-serif;
	color: #FFFF66;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h2 {
	font: bold 20px/130% Arial, Helvetica, sans-serif;
	color: #FFFf66;
	padding: 0 0 0 0;
}
h3 {
	font: bold 16px/130% Arial, Helvetica, sans-serif;
	color: #FFFFff;
	padding: 0 0 0 0;
}
a {
	padding: 0 0 0 0;
	text-decoration:underline;
	font-weight:bold;
	color: #99ccff;
}
a:link, a:visited {
	color: #99ccff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color: #FFcc00;
	text-decoration: none;
}
#leftcontent {
	padding: 20px;
	background-image: url(../images/flare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightcontent {
	padding: 20px;
	border-left: 1px solid #666;
}
#rightcontent p { line-height: 140%; }
blockquote.photoright {
	float:right;
	font-size:11px;
	font-weight:700;
	border:0 solid gray;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	margin:3px 10px 3px 0;
	padding:10px;
}
blockquote.pullright {
	float:right;
	font-size:11px;
	font-weight:700;
	border:1px solid silver;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	margin:3px 0 3px 10px;
	padding:10px;
}
blockquote.pull {
	font: 12px/130% "Trebuchet MS", Helvetica, sans-serif;
	color: #666666;
	margin: 10px 0px 10px 10px;
	padding: 1px 1px;
	float: right;
	/*position: absolute;
	top: 570px;
	width: 250px;*/
	border: 1px solid #dadada;
	background-color:#000000;
}
#flare li {
	list-style-image: url(../images/flare-small.jpg);
	list-style-type: none;
	list-style-position: outside;
	display: list-item;
}
.style1 {
	color: #99CCFF;
	font-size: 30px;
}
blockquote.loansimg {
	float:left;
	font-size:11px;
	font-weight:700;
	border:0 solid gray;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navbar {
	background-color: #000000;
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	height: 25px;
}
/**************** menu styles ****************/
    
  /* BEGIN style6 - */
 #navbar ul {
	margin: 2px 10px 10px 15px;
	padding-left: 0;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 6px;
}
#navbar li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	text-transform:uppercase;
}
#navbar a {
	padding: 1px 20px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-transform:uppercase;
}
#navbar a:link, #navbar a:visited {
	color: #000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFF00;
	font-size: 12px;
	text-decoration: none;
}
/* Web Designer Byline */
#byline {
	font-family:tahoma, "Lucida Sans", "MS Sans Serif";
	color: #658CD9;
	font-size: 10px;
	text-align:center;
	padding-top: 10px;
}
#byline a:link {
	color: #658CD9;
	text-decoration:none;
	font-weight:normal;
}
#byline a:visited {
	color: #658CD9;
	text-decoration:none;
	font-weight:normal;
}
#byline a:hover {
	color: #990100;
	text-decoration:underline;
	font-weight:normal;
}
#byline a:active {
	color: #658CD9;
	text-decoration:none;
	font-weight:normal;
}
.leftheadline {font: bold 20px/150% Arial, Helvetica, sans-serif; padding: 0 0 0 0;
	color: #99ccff;
	text-indent: 40px;
	
	text-align: center;
}
.announce {
	border: 1px dotted #FFFFCC;
	color: #fff;
	padding: 10px 6px;
}

.smallprint { font-size: 10px; }
li {line-height: 140%;}
#masthead {
	font:verdana; font-size: 11px; color: #fff;
	background: url(../images/head_bg.jpg) no-repeat;
	height: 176px;
}
