body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #353d43;
	background-image: url(/img/bg-body-v3.png);
	background-repeat: repeat-x;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:18px;
}

#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#page-header {
	height: 149px;
	background-color: #383940;
	background-image:url(../images/08_newheader_repeat.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#page-header2 {
	height: 100px;
	background-color: #383940;
	background-image:url(../images/08_newheader_repeat.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#top-nav {
	font-size: 13px;
	color: #000;
	padding-top: 20px;
	padding-bottom: 5px;
	background-image: url(/img/bg-top-nav.png);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial;
	font-weight:bold;
}

#top-nav a {
	color: #fff;
	text-decoration: none;
}

#top-nav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#top-nav ul li {
	margin-left: 0;
	color: Black;
	padding: 5px 5px 5px 10px;
	list-style: none;
	display: inline;
	background-color: none;
}
	
#top-nav ul li:hover {
	margin-left: 0px;
	color: Black;
	padding: 5px 5px 5px 10px;
/*	border-left: 1px solid #fff; */
	list-style: none;
	display: inline;
	background-color: #474747;
}
	
#top-nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
	
#top-nav ul li.active {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	color: #000;
	background-color: #fff;
}
	
#logo {
	height:149px;
	width:920px;
	background-image:url(../images/08_newheader_bb.jpg);
	background-repeat:no-repeat;`
	background-position:left;
}
#logo2 {
	height:95px;
	width:920px;
	background-image:url(../images/08_newheader2_bb.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#ask-jim {
	width: 250px;
	float: left;
	position: absolute;
	top: 39px;
	margin-left: 635px;
}

#page-title {
	font-size: 32px;
	color: #E5DBC2;
	float:right;
	margin-top:50px;
	margin-right: 20px;
}

#content {
	background-image:url(../images/08_gradient_container.png);
	background-repeat:repeat;
	padding: 0px 15px 0px 0px;
	height:auto;
}

#content-top-row {
	height: 340px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#top_interface {
	width: 750px;
	left: 320px;
}
#middle_interface {
	width:751px;
}
#bottom_interface {
	width:750px;
	height:145px;
	background-image:url(../images/08_bottom_interface_gradient.png);
	background-repeat:repeat-x;
	
}
#content-top-row-left {
	font-family: arial;
	width: 129px;
	height: 301px;
	padding: 10px 10px 10px 10px;
	float: left;
	background-image:url(../images/08_navback.png);
	background-repeat:no-repeat;
}

#content-top-row-left ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: -1em;
}

#content-top-row-left ul li.header {
	font: Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	letter-spacing: -0.02em;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 15px;
	border-bottom: 1px dotted #608F7F;
}

#content-top-row-left ul li.sub {
	font: Arial;
	letter-spacing: -0.02em;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #608F7F;
}

#content-top-row-left a {
	color: #000000;
	text-decoration: none;
}

#content-top-row-left a:hover {
	color: #486A5F;
}

#content-top-row-right {
	font-family: Arial;
	color: Black;
	width: 750px;
	height: 400px;
	margin-left: 150px;
}

#content-top-row-right h2 {
	font-family: Arial;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -0.02em;
	text-decoration: none;
	color: Black;
	margin: 0px;
	width: 350px;
}

#content-top-row-right-secondary {
	font-family: Arial;
	color: Black;
	width: 750px;
	height: 400px;
	margin-left: 150px;
}
#content-top-row-right-secondary2 {
	font-family: Arial;
	color: Black;
	width: 700px;
	height: 800px;
	margin-left: 150px;
}

#content-top-row-right-secondary a {
	color: #619080;
	text-decoration: none;
}

#content-top-row-right-secondary a:hover {
	color: #AA9373;
	text-decoration: none;
}

#content-top-row-right-secondary h2 {
	font-family: Arial;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -0.02em;
	text-decoration: none;
	color: Black;
	margin: 0px;
}

#content-top-row-right-secondary h3 {
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-decoration: none;
	color: Black;
	margin: 0px;
}

#content-top-row-right-text {
	float: left;
	width: 375px;
	line-height: 1.6em;
	padding-right: 20px;
}


#content-scale-table
{
}

#content-scale-table ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: -1em;
}

#content-scale-table ul li.header {
	font: Arial;
	font-size:14px;
	color:#000000;
	letter-spacing: -0.02em;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 15px;
	border-bottom: 1px dotted #608F7F;
}

#content-scale-table ul li.sub {
	font: Arial;
	letter-spacing: -0.02em;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #CBBEAC;
}
#content-scale-table a {
	color: #000000;
	text-decoration: none;
}

#content-scale-table a:hover {
	color: #486A5F;
}


#my_slideshow {
	float: left;
	margin-left: 20px;
	margin-top: -28px;
}

#think-gerrity-fade {
	color: #619080;
	font-weight: bold;
}

#think-gerrity-tag {
	font-size: 18px;
	font-weight: bold;
	height:75px;
	width: 250px;
}
	
#testimonial {
	width: 375px;
	float: left;
	text-align: right;
	padding-top: 10px;
	color: #AA9373;
	font-size: 11px;
}
	
#News  &amp; Events-item {
	margin-left: 10px;
	line-height: 1.5em;
	width: 450px;
}
	
.News  &amp; Events-date {
	font-weight: bold;
}

.News  &amp; Events-title {
	padding-left: 10px;
}

.News  &amp; Events-article-body-title{
	font-size: 16px;
	font-weight: bold;
}

#showroom {
	width: 500px;
	height: 125px;
	margin: 15px;
	padding: 0px;
}

#showroom img {
	border: 1px solid black;
	float: left;
}

.showroom-text {
	font-size: 11px;
	margin-left: 175px;
}

#inventory-nav {
	padding-right: 20px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
	width: 150px;
	padding-left: 25px;
}

#inventory-nav ul {
	list-style: none;
	margin: 0px;
	padding-left: 0em;
	text-indent: -1em;
	font-size: 14px;
	line-height: 1.5em;
}

#partners-block {
	width: 450px;
	border: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 10px;
}

#partners-block img {
	margin: 15px;
}

#footer {
	font-family: arial;
	height: 35px;
	background-color: #000;
	text-align:center;
	color: #787878;
	font-size: 10px;
	font-weight:bold;
	padding-top: 10px;
}
#stonesearch {
	position:absolute;
	top: 60px;
	margin-left:620px;
	padding-top:38px;
	padding-left:30px;
	background-image:url(../images/08_seachbystone_bg.png);
	background-repeat:no-repeat;
	width: 240px;
	height: 45px;
}
#mailinglist {
	position:absolute;
	top: 55px;
	margin-left:620px;
	padding-top:38px;
	padding-left:15px;
	background-image:url(../images/08_joinourlist_bg.png);
	background-repeat:no-repeat;
	width: 261px;
	height: 75px;
}
