@charset utf-8;

body
{
	background:#000;
	margin:15px 0 0;
	font: 16px "Times New Roman", Times, serif;
}

a:link {
	color: #CDC4AB;
}
a:hover {
	color: #996600;
}
a:visited {
	color: #CDC4AB;
}
a:hover:visited {
	color: #996600;
	}
#container
{
	width:740px;
	margin-right:auto;
	margin-left:auto;
}

#logo,#lrotate,#rotatingimage,#rrotate,#text,#divider,#lnav,#About,#Iron,#Silver,#Contact,#rnav,#inside-logo,#inside-divider,#inside-left,#inside-content,#inside-right
{
	visibility:inherit;
}

#logo,#lrotate,#divider,
{
	clear:both;
}

#lrotate,#rotatingimage,#lnav,#About,#Iron,#Silver,#Contact,#rnav
{
	float:left;
}

#rotatingimage,#rrotate,#lnav,#About,#Iron,#Silver,#insideContact,#Contact,#rnav
{
	clear:right;
}

#rotatingimage
{
	background:url(images/rotateback.jpg) no-repeat;
}

#rrotate
{
	float:right;
}

#text
{
	clear:both;
	background:url(images/text.png) no-repeat;
	color:#a9a9a9;
	font:17px "Times New Roman", Times, serif;
	text-align:center;
	padding-left:90px;
	padding-right:80px;
}

#inside-logo
{
	width:740px;
	height:156px;
	clear:both;
}

#inside-divider
{
	width:740px;
	height:22px;
	clear:both;
}

#inside-left
{
	width:77px;
	height:1000px;
	clear:both;
	float:left;
	background:url(images/inside-left.png);
}
#inside-left-contact
{
	width:77px;
	height:500px;
	clear:both;
	float:left;
	background:url(images/inside-left.png);
}
#inside-content
{
	width:585px;
	height:534px;
	float:left;
	clear:right;
	font:16px "Times New Roman", Times, serif;
	color:#a9a9a9;
	padding-top:15px;
}
#inside-content-silver
{
	width:585px;
	height:534px;
	float:left;
	clear:right;
	font:18px "Times New Roman", Times, serif;
	color:#a9a9a9;
	padding-top:15px;
}

#inside-right
{
	width:78px;
	height:1000px;
	float:right;
	clear:right;
	background:url(images/inside-right.png);
}
#inside-right-contact
{
	width:78px;
	height:500px;
	float:right;
	clear:right;
	background:url(images/inside-right.png);
}
#leftthumb
{
	width:265px;
	height:225px;
	clear:both;
	float:left;
	padding-top:15px;
}
#rightthumb
{
	width:265px;
	height:225px;
	float:right;
	clear:right;
		padding-top:15px;
}
#homebutton
{
	width:178px;
	height:64px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
			padding-top:15px;

}
#sconce
{
	width:208px;
	margin-right:auto;
	margin-left:auto;
	clear: left;
	float: left;
}
#sconce-theirs {
	visibility:inherit;
	width:104px;
	height:140px;
	clear:both;
	float:left;
}

#sconce-ours {
	visibility:inherit;
	width:96px;
	height:140px;
	float:right;
	clear:right;
	margin-right:8px;
}
