/* General Styles */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #606161;
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
}

p
{
	margin: 12px 0 5px 0;
}

h1
{
	margin: 40px 22px 22px -68px;
	font-size: 1.6em;
	font-weight: bold;
	color: #8e5c1a;
}

h2
{
	margin: 15px 0 6px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #444444;
}

h3
{
	margin: 12px 0 4px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #222222;
}

a:link
{
	color: #1b51db;
	text-decoration: none;
}

/* todo: change visited link color */
a:visited
{
	color: #3d59a1;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

a:active
{
	color: red;
}

ul
{
	margin-top: 5px;
	margin-bottom: 0px;
}

li
{
	padding: 3px 9px 3px 0;
}

/* Article styles */
#StoryFooter
{
	margin: 10px 0 10px -24px;
}

#StoryIndex
{
	font-size: 12px;
	color: Black;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#Arrows
{
	float: right;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

.Arrow
{
	margin: 0 20px 0 20px;
}

.ArrowText
{
	margin: 0 5px 10px 5px;
}

.FirstLetter
{
	font-size: 36px;
	color: Black;
	font-weight: bold;
	font-family: Kunstler Script, Verdana, Arial, Sans-Serif;
}

/* layout */
#logo
{
	height: 90px;
	background: url('http://www.gemfacts.com/images/header.jpg') no-repeat;
}

#logoleft
{
	float: left;
	display: inline;
	position: relative;
	width: 260px;
}

.HeaderImage /* IE6 fix */
{
	display: block;
}

#search
{
	margin: 66px 7px 0 0;
	float: right;
	position: relative;
}

#pagewidth
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}

#footer
{
	height: 48px;
	background-color: #000000;
	clear: both;
	color: White;
	text-align: center;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */

/* Menu bar styles */
#menu
{
	height: 30px;
	background-color: #d9d8d0;
	background-image: url(../images/menuGradient.png);
	border-top: solid 1px #a1a1a1;
	border-bottom: solid 1px #a1a1a1;
}

#menu ul
{
	margin: 0 0 0 22px;
	padding: 0;
	list-style-type: none;
	border-right: solid 1px #a1a1a1;
}

#menu li
{
	text-align: center;
	padding: 8px 13px 7px 13px;
	margin: 0;
	float: left;
	border-left: solid 1px #a1a1a1;
	font-size: 1.2em;
}

#menu li.rightBorder
{
	border-right: solid 1px #a1a1a1;
}

#menu a:link
{
	color: black;
	text-decoration: none;
}

#menu a:visited
{
	color: black;
	text-decoration: none;
}

#menu a:hover
{
	color: red;
	text-decoration: underline;
}

#menu a:active
{
	color: red;
}

/* Homepage styles */
#leftcol
{
	width: 500px;
	float: left;
	position: relative;
	font-size: 1.2em;
}

#twocols
{
	width: 600px;
	float: right;
	position: relative;
}

#rightcol
{
	width: 299px;
	float: right;
	position: relative;
	background-color: White;
	font-size: 1.2em;
}

#maincol
{
	background-color: #FFFFFF;
	float: left;
	display: inline;
	position: relative;
	width: 300px;
	font-size: 1.2em;
}

#content1
{
	height: 121px;
	background: White url(../images/diamonds4.jpg) no-repeat right top;
	padding-right: 205px;
}

#content2
{
	height: 200px;
	background: White url(../images/diamonds2.jpg) no-repeat left top;
	padding-left: 200px;
	font-size: 1.2em;
}

#content2body
{
	margin-top: 1px;
	height: 166px;
	background-color: #d9d8d0;
	float: right;
	width: 600px;
}

#content2left
{
	float: left;
	display: inline;
	position: relative;
	width: 300px;
}

#content2right
{
	width: 299px;
	float: right;
	position: relative;
}

h2.news
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 15px 0 0 22px;
}

p.news
{
	margin: 3px 12px 0 22px;
}
 
/* intro paragraph */
#intro
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 1.8em;
	color: #989898;
	font-weight: bold;
	margin: 0;
	padding: 18px 0 0 22px;
}

.gcal
{
	color: #5c5c5c;
	font-size: 1.2em;
	font-style: normal;
}

.independent
{
	color: #8e5c1a;
	font-size: 1.4em;
	font-weight: normal;
}

.guaranteed
{
	color: #8e1a4c;
	font-size: 1.4em;
	font-weight: normal;
}

.dark
{
	color: Black;
	font-size: 1.1em;
	padding-left: 134px;
}

.line3
{
	padding-left: 75px;
}

/* Classes */

.center
{
	margin-top: 14px;
	margin-left: 22px;
	margin-right: 22px;
	text-align: center;
}

p.list
{
	margin: 15px 10px 0 22px;
}

input.txt
{
	height: 16px;
	width: 100px;
	border: inset 1px black;
}

input.btn
{
	height: 20px;
	font-size: 1em;
	background-color: #eeeeee;
	border: outset 1px black;
	color: #6c6c6c;
	font-weight: bold;
}

.sectionHeading
{
	background-color: #1a2b57;
	background-image: url(../images/gradient.png);
	height: 32px;
}

.white
{
	font-weight: bold;
	margin: 0;
	color: #eeeeee;
}

h1.white
{
	font-size: 1.28em;
	padding: 7px 0 0 22px;
}

a.white:link
{
	color: #eeeeee;
}

a.white:visited
{
	color: #eeeeee;
}

a.white:hover
{
	color: red;
}


.gray
{
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 22px 8px 22px;
	color: #561A49;
}

.border
{
	border-left: solid 1px #d9d8d0;
}

.smallcaps
{
	text-transform: uppercase;
	font-size: .8em;
	color: #561A49;
}

/* experts */
img.expert
{
	margin-right: 6px;
	float: left;
}

.expname
{
	font-weight: bold;
	font-size: 1.2em;
}

.exptitle
{
	font-weight: bold;
}

.expertise
{
	font-weight: bold;
	font-style: italic;
}

div.expert
{
	margin: 0 0px 20px 0px;
}


#content
{
	margin: 20px 110px 80px 156px;
	font-size: 1.4em;
}

/* news */
.date
{
	font-size: smaller;
	color: Gray;
}

a.headline
{
	color: #561A49;
	font-size: 1.1em;
}

a.more
{
	font-size: smaller;
	text-decoration: underline;
}

.line
{
	background: #fff url(../images/borderLine.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}

/* purchase planning center */
#planning
{
	margin: 0 0 22px -74px;
}

#planning tr
{
	vertical-align: top;
}

tr.altColor
{
}

tr.tableHeading
{
}

#planning td
{
	width: 50%;
	padding: 15px 5px 15px 5px;
	border-bottom-style: dotted;
	border-bottom-color: #8e1a4c;
}

#planning h2
{
	margin: 0 0 -15px 0;
	font-size: 1.2em;
}

#planning p
{
	margin: 0 0 0 0;
}

/* about us */

#AboutLeft
{
	float: left;
	display: inline;
	position: relative;
	width: 260px;
}

#AboutRight
{
	margin: 66px 7px 0 0;
	float: right;
	position: relative;
}

/* misc */

a.underline 
{
	text-decoration: underline;
}

.smallindent
{
	margin-left: 88px;
	font-size: 2.2em;
}

.noborder
{
	border-style: none;
}

/* thumbnails for services page */
.thumb
{
	float: left; 
	padding: 0px 10px 0 0; 
	border-style: none;
}